capstonedubtrack commited on
Commit
fd8a40d
·
verified ·
1 Parent(s): 6b85d5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ os.system('pip3 install --upgrade numpy')
11
  os.system('pip3 install speechRecognition')
12
  os.system('pip3 install gtts')
13
  os.system('pip3 install googletrans==3.1.0a0')
14
- os.system('pip install numba==0.48')
15
  os.system('pip3 install transformers')
16
 
17
  title = "Automatic translation and dubbing for Indic Languages"
 
11
  os.system('pip3 install speechRecognition')
12
  os.system('pip3 install gtts')
13
  os.system('pip3 install googletrans==3.1.0a0')
14
+ os.system('pip3 install numba==0.48')
15
  os.system('pip3 install transformers')
16
 
17
  title = "Automatic translation and dubbing for Indic Languages"