Text-to-Speech
Vietnamese
vietnamese
female
male
voice-cloning
erax commited on
Commit
caebdc2
·
verified ·
1 Parent(s): 4d182f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -22
README.md CHANGED
@@ -36,28 +36,6 @@ Our hope is that EraX-Smile-Female-F5-V1.0 (soon UniSex) proves to be a useful c
36
 
37
  Okay, moment of truth. Here's a sample voice we fed into the model (the "reference"):
38
 
39
- * **Reference Audio (less than 15s) & Text:**
40
- <audio controls src="https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/update_213000_ref.wav"></audio>
41
- > *"Thậm chí không ăn thì cũng có cảm giác rất là cứng bụng, chủ yếu là cái phần rốn...trở lên. Em có cảm giác khó thở, và ngủ cũng không ngon, thường bị ợ hơi rất là nhiều"*
42
-
43
- And here's our model trying its best to mimic that voice while reading completely different text. Fingers crossed! 🤞
44
-
45
- * **Text to Generate:**
46
- > *"Trong khi đó, tại một chung cư trên địa bàn P.Vĩnh Tuy (Q.Hoàng Mai), nhiều người sống trên tầng cao giật mình khi thấy rung lắc mạnh nên đã chạy xuống sảnh tầng 1. Cư dân tại đây cho biết, họ chưa bao giờ cảm thấy ảnh hưởng của động đất mạnh như hôm nay"*
47
-
48
- * **Generated Audio:**
49
- <audio controls src="https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000.wav?=true" type="audio/wav"></audio>
50
- If you can not play online, download the [generated audio here](https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000.wav?download=true) and play it on your device.
51
-
52
- * **Text to Generate:**
53
- > *"Tại lễ xuất quân, Thứ trưởng Lê Văn Tuyến cho hay chiều 28.3, Myanmar đã trải qua thảm kịch động đất mạnh nhất từ trước tới nay, gây thiệt hại lớn về người và tài sản, gây ra nhiều dư chấn tại Thái Lan, Ấn Độ và Trung Quốc... Tính đến ngày 29.3, đã có hơn 1.000 người thiệt mạng và hơn 2.300 người bị thương, nhiều người còn mất tích và ước tính con số thương vong sẽ tiếp tục tăng lên"*
54
-
55
- * **Generated Audio:**
56
- <audio controls src="https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000_long.wav?raw=true" type="audio/wav"></audio>
57
- If you can not play online, download the [generated audio here](https://huggingface.co/erax-ai/EraX-Smile-Female-F5-V1.0/resolve/main/generated_429000_long.wav?download=true) and play it on your device.
58
-
59
- Just a gentle observation regarding the **selected reference audio** – it seems there might be a **noticeable pause** within it. Please be aware that the zero-shot cloning process will likely replicate this characteristic in the synthesized output. If a more continuous flow without pauses is desired, you might consider using a reference recording that is clean and free of significant delays, unless reproducing the pause is intentional.
60
-
61
  <!DOCTYPE html>
62
  <html>
63
  <head>
@@ -127,6 +105,10 @@ Just a gentle observation regarding the **selected reference audio** – it seem
127
  </body>
128
  </html>
129
 
 
 
 
 
130
  ## Wanna try this magic (or madness) yourself? 🧙‍♂️
131
 
132
  The code that wrangles this thing lives over on our GitHub: ([EraX Smile Github](https://github.com/EraX-JS-Company/EraX-Smile-F5TTS)). Give it a visit!
 
36
 
37
  Okay, moment of truth. Here's a sample voice we fed into the model (the "reference"):
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  <!DOCTYPE html>
40
  <html>
41
  <head>
 
105
  </body>
106
  </html>
107
 
108
+ Just a gentle observation regarding the **selected reference audio** – it seems there might be a **noticeable pause** within it. Please be aware that the zero-shot cloning process will likely replicate this characteristic in the synthesized output. If a more continuous flow without pauses is desired, you might consider using a reference recording that is clean and free of significant delays, unless reproducing the pause is intentional.
109
+
110
+
111
+
112
  ## Wanna try this magic (or madness) yourself? 🧙‍♂️
113
 
114
  The code that wrangles this thing lives over on our GitHub: ([EraX Smile Github](https://github.com/EraX-JS-Company/EraX-Smile-F5TTS)). Give it a visit!