Kleber commited on
Commit
2b822c0
1 Parent(s): 580817b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ librosa==0.9.1
2
+ numpy
3
+ ffmpeg-python
4
+ soundfile==0.10.3.post1
5
+ wget
6
+ pydub
7
+ git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]