Update README.md
Browse files
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
|