Automatic Speech Recognition
NeMo
Core ML
PyTorch
speech
audio
Transducer
TDT
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Instructions to use VoiceScribe/parakeet-tdt-0.6b-v3-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use VoiceScribe/parakeet-tdt-0.6b-v3-coreml with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("VoiceScribe/parakeet-tdt-0.6b-v3-coreml") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
43a352b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0e7ee9681979808688ac650b08349059f0526ebc3bb5ba73cc76e2b414046d72
size 716613
|