Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ print(model.recognize("test.wav"))
|
|
| 35 |
|
| 36 |
# Export
|
| 37 |
|
| 38 |
-
According to [onnx-asr/convert-model-to-onnx](https://github.com/istupakov/onnx-asr?tab=readme-ov-file#convert-model-to-onnx)
|
| 39 |
|
| 40 |
```python
|
| 41 |
import nemo.collections.asr as nemo_asr
|
|
|
|
| 35 |
|
| 36 |
# Export
|
| 37 |
|
| 38 |
+
According to [onnx-asr/convert-model-to-onnx](https://github.com/istupakov/onnx-asr?tab=readme-ov-file#convert-model-to-onnx):
|
| 39 |
|
| 40 |
```python
|
| 41 |
import nemo.collections.asr as nemo_asr
|