sudip1310 commited on
Commit
760e485
1 Parent(s): 8383235

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -1,7 +1,7 @@
1
- ! git clone https://github.com/Emotional-Text-to-Speech/pytorch-dc-tts
2
- ! git clone --recursive https://github.com/Emotional-Text-to-Speech/tacotron_pytorch.git
3
- ! cd "tacotron_pytorch/" && pip install -e .
4
- ! mkdir trained_models
5
 
6
  import gdown
7
  url = 'https://drive.google.com/uc?id=1rmhtEl3N3kAfnQM6J0vDGSCCHlHLK6kw'
 
1
+ git clone https://github.com/Emotional-Text-to-Speech/pytorch-dc-tts
2
+ git clone --recursive https://github.com/Emotional-Text-to-Speech/tacotron_pytorch.git
3
+ cd "tacotron_pytorch/" && pip install -e .
4
+ mkdir trained_models
5
 
6
  import gdown
7
  url = 'https://drive.google.com/uc?id=1rmhtEl3N3kAfnQM6J0vDGSCCHlHLK6kw'