Shrirang20 commited on
Commit
c86533b
·
verified ·
1 Parent(s): 613d3e9

Create packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +6 -0
packages.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Install the custom version of NeMo by AI4Bharat
2
+ wget https://indic-asr-public.objectstore.e2enetworks.net/ai4b_nemo.zip
3
+
4
+ unzip -q /content/ai4b_nemo.zip && cd NeMo
5
+ pip install -e .
6
+ bash reinstall.sh