mukaist commited on
Commit
639269c
1 Parent(s): ad7f771

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 = "# Hepbilen.com : Text-to-speech (TTS)"
33
 
34
  description = """
35
- This space shows how to convert text to speech with Hepbilen.com
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