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

speechbrain
/
asr-wav2vec2-commonvoice-rw

Automatic Speech Recognition
speechbrain
PyTorch
Kinyarwanda
wav2vec2
CTC
Attention
Transformer
hf-asr-leaderboard
Model card Files Files and versions
xet
Community

Instructions to use speechbrain/asr-wav2vec2-commonvoice-rw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • speechbrain

    How to use speechbrain/asr-wav2vec2-commonvoice-rw with speechbrain:

    from speechbrain.pretrained import EncoderDecoderASR
    model = EncoderDecoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-commonvoice-rw"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-commonvoice-rw
1.33 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 24 commits
speechbrainteam's picture
speechbrainteam
Rename hyperparams_develop.yaml to hyperparams.yaml
1adfa5c verified over 2 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • README.md
    4.34 kB
    Update README.md about 4 years ago
  • asr.ckpt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    64.9 MB
    xet
    push model about 5 years ago
  • config.json
    1.5 kB
    Update config.json over 4 years ago
  • example.mp3
    63.2 kB
    example about 5 years ago
  • hyperparams.yaml
    3.12 kB
    Rename hyperparams_develop.yaml to hyperparams.yaml over 2 years ago
  • preprocessor_config.json
    212 Bytes
    push model about 5 years ago
  • tokenizer.ckpt
    253 kB
    xet
    push model about 5 years ago
  • wav2vec2.ckpt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    1.26 GB
    xet
    push model about 5 years ago