hivecorp commited on
Commit
8b3735e
·
verified ·
1 Parent(s): a0f7708

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ app = gr.Interface(
180
  gr.Audio(label="Audio Playback")
181
  ],
182
  title="HIVEcorp Text-to-Speech with Millisecond SRT Generation",
183
- description="Convert your script into audio and generate millisecond-accurate subtitles.",
184
  theme="compact",
185
  )
186
 
 
180
  gr.Audio(label="Audio Playback")
181
  ],
182
  title="HIVEcorp Text-to-Speech with Millisecond SRT Generation",
183
+ description="Convert your script into Audio and generate Subtitles.",
184
  theme="compact",
185
  )
186