frogcho123 commited on
Commit
66f5821
1 Parent(s): b2604a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ iface = gr.Interface(
53
  inputs=["file", "text"],
54
  outputs="text",
55
  title="Audio Translation",
56
- description="Upload an MP3 file and select the target language for translation.",
57
  examples=[
58
  ["audio_example.mp3", "en"],
59
  ["speech_sample.mp3", "fr"],
 
53
  inputs=["file", "text"],
54
  outputs="text",
55
  title="Audio Translation",
56
+ description="Uploadd an MP3 file and select the target language for translation.",
57
  examples=[
58
  ["audio_example.mp3", "en"],
59
  ["speech_sample.mp3", "fr"],