usertea commited on
Commit
7e1a6e6
·
1 Parent(s): 18a6a4c

\EchoScript : Multi-language transcription, Automatic language detection, Translation to English, Batch processing (multiple audio files), TXT export, SRT export, VTT export, CPU-only execution, Faster-Whisper (Model Initialization Improvement)

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -238,4 +238,3 @@ Transcribe audio files using Faster-Whisper.
238
 
239
  if __name__ == "__main__":
240
  demo.launch()
241
- ```
 
238
 
239
  if __name__ == "__main__":
240
  demo.launch()