romsyflux commited on
Commit
8dcaef9
1 Parent(s): 3afb1ef

Updated Demo Title

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -136,6 +136,5 @@ demo = gr.Interface(
136
  description="Transcribe your speech to text with distilled whisper and diarization with pyannote. Get started by recording from your mic or uploading an audio file (.wav) 🎙️",
137
  )
138
 
139
-
140
  if __name__ == "__main__":
141
  demo.launch()
 
136
  description="Transcribe your speech to text with distilled whisper and diarization with pyannote. Get started by recording from your mic or uploading an audio file (.wav) 🎙️",
137
  )
138
 
 
139
  if __name__ == "__main__":
140
  demo.launch()