sha1779 commited on
Commit
25f5f60
1 Parent(s): 90d2625

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This model is trained on this barishal regional data only. The dataset is taken
16
  # Try the model
17
 
18
  ```bash
19
- !pip install librosa torch transformers
20
  ```
21
 
22
  ```py
 
16
  # Try the model
17
 
18
  ```bash
19
+ !pip install librosa torch torchaudio transformers
20
  ```
21
 
22
  ```py