shethjenil commited on
Commit
6b9b2cd
·
verified ·
1 Parent(s): 73208f7

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +3 -2
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  git+https://github.com/VarunGumma/IndicTransToolkit
3
 
4
  ## for speech translation
5
- transformers
6
  pydub
7
- numpy
 
 
2
  git+https://github.com/VarunGumma/IndicTransToolkit
3
 
4
  ## for speech translation
5
+ numpy
6
  pydub
7
+ einops
8
+ transformers