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: 134 Bytes
43a352b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:351c7a3bee2bf563472a5b09a2dde37b940d59aa23ef39a201c9885c7f010c61
size 595166912
|