rokeya71 commited on
Commit
69a1f72
·
verified ·
1 Parent(s): 6290555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 providing the necessary code. You can check out their amazing contributions on Hugging Face:
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
  ---