anuragsingh922 commited on
Commit
7f87c54
·
verified ·
1 Parent(s): 606f718

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ With the virtual environment activated, install the required dependencies:
48
  ```bash
49
  pip install --upgrade pip setuptools wheel
50
  pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
51
- pip install -r requirements.txt
52
  ```
53
 
54
  ### **Installing eSpeak**
 
48
  ```bash
49
  pip install --upgrade pip setuptools wheel
50
  pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
51
+ pip install phonemizer transformers scipy munch python-dotenv openai grpcio grpcio-tools
52
  ```
53
 
54
  ### **Installing eSpeak**