Garvitj commited on
Commit
4183bd3
·
verified ·
1 Parent(s): 057ab31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import librosa
5
  import speech_recognition as sr
6
  import tempfile
7
  import wave
 
8
  import os
9
  import tensorflow as tf
10
  from tensorflow.keras.preprocessing.text import tokenizer_from_json
 
5
  import speech_recognition as sr
6
  import tempfile
7
  import wave
8
+ import optimum
9
  import os
10
  import tensorflow as tf
11
  from tensorflow.keras.preprocessing.text import tokenizer_from_json