Automatic Speech Recognition
Core ML
NeMo
English
coremltools
asr
speech
parakeet
nvidia
4bit-palettize-kmeans
Instructions to use OpenVoiceOS/parakeet-tdt-ctc-0.6b-ja-coreml-4bit 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-4bit 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-4bit") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
| { | |
| "fileFormatVersion": "1.0.0", | |
| "itemInfoEntries": { | |
| "462F7FDC-0CF2-4B11-B234-23EA0C2477E2": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Weights", | |
| "name": "weights", | |
| "path": "com.apple.CoreML/weights" | |
| }, | |
| "B2D5B3E9-91D0-420E-B68F-3849DB37FBA0": { | |
| "author": "com.apple.CoreML", | |
| "description": "CoreML Model Specification", | |
| "name": "model.mlmodel", | |
| "path": "com.apple.CoreML/model.mlmodel" | |
| } | |
| }, | |
| "rootModelIdentifier": "B2D5B3E9-91D0-420E-B68F-3849DB37FBA0" | |
| } | |