Instructions to use OpenVoiceOS/parakeet-rnnt-120m-eou-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use OpenVoiceOS/parakeet-rnnt-120m-eou-coreml with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("OpenVoiceOS/parakeet-rnnt-120m-eou-coreml") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
| { | |
| "fileFormatVersion": "1.0.0", | |
| "itemInfoEntries": { | |
| "542E1620-783D-40F7-B856-BBC81F8FB1CC": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Weights", | |
| "name": "weights", | |
| "path": "com.apple.CoreML/weights" | |
| }, | |
| "9277620F-372A-4009-B3F0-4579EED5CF6F": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Specification", | |
| "name": "model.mlmodel", | |
| "path": "com.apple.CoreML/model.mlmodel" | |
| } | |
| }, | |
| "rootModelIdentifier": "9277620F-372A-4009-B3F0-4579EED5CF6F" | |
| } | |