Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ Uzbekvoice 6.23
|
|
| 15 |
|
| 16 |
```
|
| 17 |
pip install nemo_toolkit['asr']
|
|
|
|
|
|
|
| 18 |
```
|
| 19 |
import nemo.collections.asr as nemo_asr
|
| 20 |
from omegaconf import OmegaConf
|
|
|
|
| 15 |
|
| 16 |
```
|
| 17 |
pip install nemo_toolkit['asr']
|
| 18 |
+
```
|
| 19 |
+
|
| 20 |
```
|
| 21 |
import nemo.collections.asr as nemo_asr
|
| 22 |
from omegaconf import OmegaConf
|