Instructions to use u107/nemo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use u107/nemo with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
Vadim commited on
Commit ·
82a1da4
1
Parent(s): b015865
update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ tags:
|
|
| 60 |
- _Dataset validation:_ **11373** files totalling **12.63** hours
|
| 61 |
|
| 62 |
|
| 63 |
-
# Використання:
|
| 64 |
```python
|
| 65 |
from huggingface_hub import hf_hub_download
|
| 66 |
from nemo.collections.asr.models import ASRModel
|
|
|
|
| 60 |
- _Dataset validation:_ **11373** files totalling **12.63** hours
|
| 61 |
|
| 62 |
|
| 63 |
+
### Використання:
|
| 64 |
```python
|
| 65 |
from huggingface_hub import hf_hub_download
|
| 66 |
from nemo.collections.asr.models import ASRModel
|