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