Aumkeshchy2003 commited on
Commit
33baaf9
·
verified ·
1 Parent(s): 405ddc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -85,8 +85,7 @@ def synthesize_speech(text):
85
  # Title and description for the Gradio interface
86
  title = "Fine-tuning TTS for a Italian Language Using SpeechT5"
87
  description = """
88
- This Space generates speech in Italian using the fine-tuned SpeechT5 model from Hugging Face.
89
- The model is fine-tuned on the VoxPopuli Italian dataset.
90
  """
91
 
92
  # Create Gradio interface
 
85
  # Title and description for the Gradio interface
86
  title = "Fine-tuning TTS for a Italian Language Using SpeechT5"
87
  description = """
88
+ Enter Italian text, and listen to the generated speech
 
89
  """
90
 
91
  # Create Gradio interface