Spaces:
Runtime error
Runtime error
m4jbz
commited on
Commit
路
47265aa
1
Parent(s):
548ab7e
new title
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ import soundfile as sf
|
|
29 |
|
30 |
from model import get_pretrained_model, language_to_models
|
31 |
|
32 |
-
title = "#
|
33 |
|
34 |
description = """
|
35 |
Este espacio muestra el com贸 convertir texto a voz con tecnolog铆as como Piper, Kaldi, y Next-gen.
|
|
|
29 |
|
30 |
from model import get_pretrained_model, language_to_models
|
31 |
|
32 |
+
title = "# Texto a Voz"
|
33 |
|
34 |
description = """
|
35 |
Este espacio muestra el com贸 convertir texto a voz con tecnolog铆as como Piper, Kaldi, y Next-gen.
|