PDragonLabs commited on
Commit
3982176
·
1 Parent(s): 17cf3bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,4 +3,3 @@ from gradio_client import Client
3
  client = Client("abidlabs/whisper")
4
  client.predict("audio_sample.wav")
5
 
6
- >> "This is a test of the whisper speech recognition model."
 
3
  client = Client("abidlabs/whisper")
4
  client.predict("audio_sample.wav")
5