Update README.md
Browse files
README.md
CHANGED
|
@@ -7,12 +7,12 @@ language:
|
|
| 7 |
pipeline_tag: text-to-speech
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
| 10 |
## Acknowledgments
|
| 11 |
|
| 12 |
-
Special thanks to **dnhkng** for their work on conversion and
|
| 13 |
|
| 14 |
[https://huggingface.co/dnhkng](https://huggingface.co/dnhkng)
|
| 15 |
|
| 16 |
---
|
| 17 |
-
|
| 18 |
-
Feel free to modify or extend this `README.md` as needed for your project!
|
|
|
|
| 7 |
pipeline_tag: text-to-speech
|
| 8 |
---
|
| 9 |
|
| 10 |
+
Please see `asr-parakeet.py` for usage guide.
|
| 11 |
+
|
| 12 |
## Acknowledgments
|
| 13 |
|
| 14 |
+
Special thanks to **dnhkng** for their work on conversion and eval codebase. You can check out their amazing contributions on Hugging Face:
|
| 15 |
|
| 16 |
[https://huggingface.co/dnhkng](https://huggingface.co/dnhkng)
|
| 17 |
|
| 18 |
---
|
|
|
|
|
|