AshDavid12 commited on
Commit
70bfb31
·
1 Parent(s): 53905a4

trying to build simple trasncribe - testing

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,5 +2,6 @@ fastapi
2
  uvicorn
3
  torch
4
  whisper
 
5
  transformers
6
  soundfile
 
2
  uvicorn
3
  torch
4
  whisper
5
+ python-multipart
6
  transformers
7
  soundfile