ok
Browse files- Nu nhe nhang.wav +0 -0
- CD team.wav +0 -0
- app.py +3 -3
- nam tre khoe.wav +0 -0
- nam-tai-llieu.wav +0 -0
Nu nhe nhang.wav
ADDED
|
Binary file (508 kB). View file
|
|
|
CD team.wav
ADDED
|
Binary file (463 kB). View file
|
|
|
app.py
CHANGED
|
@@ -70,6 +70,7 @@ def normalize_vietnamese_text(text):
|
|
| 70 |
.replace("'", "")
|
| 71 |
.replace("AI", "Ây Ai")
|
| 72 |
.replace("A.I", "Ây Ai")
|
|
|
|
| 73 |
)
|
| 74 |
return text
|
| 75 |
|
|
@@ -243,8 +244,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
|
|
| 243 |
with gr.Column():
|
| 244 |
gr.Markdown(
|
| 245 |
"""
|
| 246 |
-
#
|
| 247 |
-
- Github: https://github.com/thinhlpg/vixtts-demo/
|
| 248 |
"""
|
| 249 |
)
|
| 250 |
with gr.Column():
|
|
@@ -291,7 +291,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
|
|
| 291 |
ref_gr = gr.Audio(
|
| 292 |
label="Reference Audio (Giọng mẫu)",
|
| 293 |
type="filepath",
|
| 294 |
-
value="
|
| 295 |
)
|
| 296 |
tts_button = gr.Button(
|
| 297 |
"Đọc 🗣️🔥",
|
|
|
|
| 70 |
.replace("'", "")
|
| 71 |
.replace("AI", "Ây Ai")
|
| 72 |
.replace("A.I", "Ây Ai")
|
| 73 |
+
.replace("%"), "phần trăm"
|
| 74 |
)
|
| 75 |
return text
|
| 76 |
|
|
|
|
| 244 |
with gr.Column():
|
| 245 |
gr.Markdown(
|
| 246 |
"""
|
| 247 |
+
# tts@TDNM ✨ https:www.tdn-m.com
|
|
|
|
| 248 |
"""
|
| 249 |
)
|
| 250 |
with gr.Column():
|
|
|
|
| 291 |
ref_gr = gr.Audio(
|
| 292 |
label="Reference Audio (Giọng mẫu)",
|
| 293 |
type="filepath",
|
| 294 |
+
value="nam-tai-lieu.wav",
|
| 295 |
)
|
| 296 |
tts_button = gr.Button(
|
| 297 |
"Đọc 🗣️🔥",
|
nam tre khoe.wav
ADDED
|
Binary file (578 kB). View file
|
|
|
nam-tai-llieu.wav
ADDED
|
Binary file (623 kB). View file
|
|
|