Redve commited on
Commit
66b2d81
·
1 Parent(s): 827a6df

Updated req

Browse files
__pycache__/app.cpython-310.pyc ADDED
Binary file (733 Bytes). View file
 
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- datasets
2
- git+https://github.com/huggingface/transformers
3
- accelerate
4
- soundfile
5
- librosa
6
- evaluate
7
- jiwer
8
- tensorboard
9
- gradio
 
1
+ transformers
2
+ gradio
3
+ torch
4
+ pydub
5
+