Instructions to use OpenVoiceOS/parakeet-tdt-ctc-0.6b-ja-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use OpenVoiceOS/parakeet-tdt-ctc-0.6b-ja-coreml with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("OpenVoiceOS/parakeet-tdt-ctc-0.6b-ja-coreml") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
| { | |
| "fileFormatVersion": "1.0.0", | |
| "itemInfoEntries": { | |
| "9B5D79AD-7BA5-4F41-8A58-F170C2A149A2": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Weights", | |
| "name": "weights", | |
| "path": "com.apple.CoreML/weights" | |
| }, | |
| "9EF39E0F-C3B2-4A97-935D-1CF350E0DA37": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Specification", | |
| "name": "model.mlmodel", | |
| "path": "com.apple.CoreML/model.mlmodel" | |
| } | |
| }, | |
| "rootModelIdentifier": "9EF39E0F-C3B2-4A97-935D-1CF350E0DA37" | |
| } | |