Automatic Speech Recognition
NeMo
Vietnamese
Nemo
ASR
Pytorch
FastConformer
Parakeet
CTC
audio
speech
Instructions to use nvidia/parakeet-ctc-0.6b-Vietnamese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/parakeet-ctc-0.6b-Vietnamese with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/parakeet-ctc-0.6b-Vietnamese") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Missing ARPA file for LM fine-tuning (NeMo / KenLM workflow)
👍 1
#6 opened about 2 months ago
by
kimthangg
Does this workwell on Vietnamese and English mixed sentences
#5 opened 2 months ago
by
nhat05trn
File not found
11
#4 opened 4 months ago
by
tridm