Baghdad99 commited on
Commit
05e28f1
·
1 Parent(s): e25a135

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -3,6 +3,7 @@ import requests
3
  import soundfile as sf
4
  import numpy as np
5
  import tempfile
 
6
 
7
  # Define the Hugging Face Inference API URLs and headers
8
  ASR_API_URL = "https://api-inference.huggingface.co/models/Baghdad99/saad-speech-recognition-hausa-audio-to-text"
 
3
  import soundfile as sf
4
  import numpy as np
5
  import tempfile
6
+ #lets work it out
7
 
8
  # Define the Hugging Face Inference API URLs and headers
9
  ASR_API_URL = "https://api-inference.huggingface.co/models/Baghdad99/saad-speech-recognition-hausa-audio-to-text"