Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -29,10 +29,10 @@ import soundfile as sf
|
|
29 |
|
30 |
from model import get_pretrained_model, language_to_models
|
31 |
|
32 |
-
title = "#
|
33 |
|
34 |
description = """
|
35 |
-
This space shows how to convert text to speech with
|
36 |
|
37 |
It is running on CPU within a docker container provided by Hugging Face.
|
38 |
|
|
|
29 |
|
30 |
from model import get_pretrained_model, language_to_models
|
31 |
|
32 |
+
title = "# Hepzeka.com | Text-to-speech (TTS)"
|
33 |
|
34 |
description = """
|
35 |
+
This space shows how to convert text to speech with Hepzeka.com
|
36 |
|
37 |
It is running on CPU within a docker container provided by Hugging Face.
|
38 |
|