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 /core
316 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
RASMUS's picture
RASMUS
Upload folder using huggingface_hub
cde7fe4 verified 3 months ago
  • mixins
    Upload folder using huggingface_hub 3 months ago
  • __init__.py
    610 Bytes
    Upload folder using huggingface_hub 3 months ago
  • test_config_utils.py
    4.31 kB
    Upload folder using huggingface_hub 3 months ago
  • test_dist_ckpt.py
    7.2 kB
    Upload folder using huggingface_hub 3 months ago
  • test_exp_manager.py
    50.5 kB
    Upload folder using huggingface_hub 3 months ago
  • test_fault_tolerance.py
    2.33 kB
    Upload folder using huggingface_hub 3 months ago
  • test_fileio.py
    11.3 kB
    Upload folder using huggingface_hub 3 months ago
  • test_neural_module.py
    2.49 kB
    Upload folder using huggingface_hub 3 months ago
  • test_neural_types.py
    9.54 kB
    Upload folder using huggingface_hub 3 months ago
  • test_optimizers_schedulers.py
    41.9 kB
    Upload folder using huggingface_hub 3 months ago
  • test_save_restore.py
    63.5 kB
    Upload folder using huggingface_hub 3 months ago
  • test_serialization.py
    6.12 kB
    Upload folder using huggingface_hub 3 months ago
  • test_straggler_det.py
    4.57 kB
    Upload folder using huggingface_hub 3 months ago
  • test_torch_jit_script.py
    6.2 kB
    Upload folder using huggingface_hub 3 months ago
  • test_typecheck.py
    40.9 kB
    Upload folder using huggingface_hub 3 months ago