Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RASMUS
/
Finnish-ASR-Canary-v2

Automatic Speech Recognition
NeMo
Finnish
asr
speech-recognition
canary-v2
kenlm
finnish
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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
Finnish-ASR-Canary-v2 / NeMo /scripts /llm
55.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
RASMUS's picture
RASMUS
Upload folder using huggingface_hub
cde7fe4 verified 3 months ago
  • gemma3_generate.py
    3 kB
    Upload folder using huggingface_hub 3 months ago
  • gemma3_pretrain.py
    3.89 kB
    Upload folder using huggingface_hub 3 months ago
  • generate.py
    6.91 kB
    Upload folder using huggingface_hub 3 months ago
  • gpt_convert_speculative.py
    3.72 kB
    Upload folder using huggingface_hub 3 months ago
  • gpt_prune.py
    9.55 kB
    Upload folder using huggingface_hub 3 months ago
  • gpt_train.py
    10.5 kB
    Upload folder using huggingface_hub 3 months ago
  • pretraining.py
    6.45 kB
    Upload folder using huggingface_hub 3 months ago
  • ptq.py
    7.68 kB
    Upload folder using huggingface_hub 3 months ago
  • t5_generate.py
    4.19 kB
    Upload folder using huggingface_hub 3 months ago