Instructions to use speechbrain/mtl-mimic-voicebank with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/mtl-mimic-voicebank with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
Commit ·
93348e5
1
Parent(s): f79a1ca
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ independently.
|
|
| 44 |
First of all, please install SpeechBrain with the following command:
|
| 45 |
|
| 46 |
```
|
| 47 |
-
pip install
|
| 48 |
```
|
| 49 |
|
| 50 |
Please notice that we encourage you to read our tutorials and learn more about
|
|
|
|
| 44 |
First of all, please install SpeechBrain with the following command:
|
| 45 |
|
| 46 |
```
|
| 47 |
+
pip install speechbrain
|
| 48 |
```
|
| 49 |
|
| 50 |
Please notice that we encourage you to read our tutorials and learn more about
|