Sandiago21 commited on
Commit
9d3987d
1 Parent(s): 17da88e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ title = "Text-to-Speech"
31
  description = """
32
  Demo for text-to-speech translation in Italian. Demo uses [Sandiago21/speecht5_finetuned_voxpopuli_it](https://huggingface.co/Sandiago21/speecht5_finetuned_voxpopuli_it) checkpoint, which is based on Microsoft's
33
  [SpeechT5 TTS](https://huggingface.co/microsoft/speecht5_tts) model and is fine-tuned in Italian Audio dataset
34
- ![Text-to-Speech (TTS)"](https://cdn-thumbnails.huggingface.co/social-thumbnails/spaces/balacoon/tts.png "Diagram of Text-to-Speech (TTS)")
35
  """
36
 
37
  def cleanup_text(text):
 
31
  description = """
32
  Demo for text-to-speech translation in Italian. Demo uses [Sandiago21/speecht5_finetuned_voxpopuli_it](https://huggingface.co/Sandiago21/speecht5_finetuned_voxpopuli_it) checkpoint, which is based on Microsoft's
33
  [SpeechT5 TTS](https://huggingface.co/microsoft/speecht5_tts) model and is fine-tuned in Italian Audio dataset
34
+ ![Text-to-Speech (TTS)"](https://geekflare.com/wp-content/uploads/2021/07/texttospeech-1200x385.png "Diagram of Text-to-Speech (TTS)")
35
  """
36
 
37
  def cleanup_text(text):