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 /tests /lightning /pytorch /callbacks
45 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
RASMUS's picture
RASMUS
Upload folder using huggingface_hub
cde7fe4 verified 3 months ago
  • __init__.py
    610 Bytes
    Upload folder using huggingface_hub 3 months ago
  • test_flops_callback.py
    2.28 kB
    Upload folder using huggingface_hub 3 months ago
  • test_jit_transform.py
    5.85 kB
    Upload folder using huggingface_hub 3 months ago
  • test_model_checkpoint.py
    10.4 kB
    Upload folder using huggingface_hub 3 months ago
  • test_model_transform.py
    2.08 kB
    Upload folder using huggingface_hub 3 months ago
  • test_nsys.py
    8.3 kB
    Upload folder using huggingface_hub 3 months ago
  • test_peft.py
    8.49 kB
    Upload folder using huggingface_hub 3 months ago
  • test_preemption.py
    4.83 kB
    Upload folder using huggingface_hub 3 months ago
  • test_runtime_estimator.py
    1.06 kB
    Upload folder using huggingface_hub 3 months ago
  • test_speed_monitor.py
    1.1 kB
    Upload folder using huggingface_hub 3 months ago