Text-to-Speech
Vietnamese
vietnamese
female
male
voice-cloning
erax commited on
Commit
7e73254
·
verified ·
1 Parent(s): 767822a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,7 +20,7 @@ widget:
20
 
21
  Hey there, fellow Hugging Face explorers! 👋
22
 
23
- We took the rather clever F5-TTS model, with ++800,000 samples from public repository and from a private dataset whom was kindly giving us a right to use it.
24
  We gave it a nudge towards Vietnamese TTS, and sprinkled in some voice cloning capabilities because... well, why not? We're calling this little experiment **EraX-Smile-Female-F5-V1.0**. We hope it brings a smile (or at least doesn't make you frown *too* much).
25
 
26
  ## Does it actually work? Let's listen! 🎧
@@ -125,8 +125,8 @@ for i, sentence in enumerate(sentences):
125
  print("\nAll done! Check your output folder.")
126
  ```
127
 
128
- * For full Web interface and control with Gradio, please clone and use the original repository of ([F5-TTS Github](https://github.com/SWivid/F5-TTS))
129
- * We use the cool library from ([Vnorm Team](https://github.com/v-nhandt21/Vinorm)) for Vietnamese text normalization.
130
 
131
  ```bibtex
132
  @misc{EraXSmileF5_2024,
 
20
 
21
  Hey there, fellow Hugging Face explorers! 👋
22
 
23
+ We took the rather clever F5-TTS model, with ++800,000 samples from public repository and from a huge 500h private dataset whom was kindly giving us a right to use it.
24
  We gave it a nudge towards Vietnamese TTS, and sprinkled in some voice cloning capabilities because... well, why not? We're calling this little experiment **EraX-Smile-Female-F5-V1.0**. We hope it brings a smile (or at least doesn't make you frown *too* much).
25
 
26
  ## Does it actually work? Let's listen! 🎧
 
125
  print("\nAll done! Check your output folder.")
126
  ```
127
 
128
+ * For full Web interface and control with Gradio, please clone and use the original repository of [F5-TTS Github](https://github.com/SWivid/F5-TTS)
129
+ * We use the cool library from [Vnorm Team](https://github.com/v-nhandt21/Vinorm) for Vietnamese text normalization.
130
 
131
  ```bibtex
132
  @misc{EraXSmileF5_2024,