Automatic Speech Recognition
NeMo
Finnish
asr
speech-recognition
canary-v2
kenlm
finnish
Eval Results (legacy)
Instructions to use RASMUS/Finnish-ASR-Canary-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use RASMUS/Finnish-ASR-Canary-v2 with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("RASMUS/Finnish-ASR-Canary-v2") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
| comment: false | |
| coverage: | |
| status: | |
| project: false | |
| patch: | |
| default: | |
| target: 80% | |
| threshold: 0% | |
| base: auto | |
| if_ci_failed: error | |
| paths: | |
| - "!nemo/collections/asr" | |
| - "!nemo/collections/audio" | |
| - "!nemo/collections/speechlm" | |
| - "!nemo/collections/tts" | |
| - "!nemo/core" | |
| - "!nemo/collections/common" | |
| - "!nemo/collections/multimodal_autoregressive" | |
| - "!nemo/collections/diffusion" | |
| - "!nemo/collections/nlp" | |
| fixes: | |
| - "/workspace/::" | |