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-fr

Automatic Speech Recognition
speechbrain
PyTorch
French
wav2vec2
CTC
Transformer
hf-asr-leaderboard
Eval Results (legacy)
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • speechbrain

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

    from speechbrain.pretrained import EncoderASR
    model = EncoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-commonvoice-fr"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-commonvoice-fr
1.28 GB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 31 commits
Adel-Moumen's picture
Adel-Moumen
Update hyperparams.yaml
e596d22 verified over 2 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • README.md
    4.55 kB
    Update README.md over 2 years ago
  • asr.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    13 MB
    xet
    update model over 4 years ago
  • config.json
    1.54 kB
    Update config.json over 4 years ago
  • example-fr.wav
    227 kB
    example almost 5 years ago
  • example.wav
    227 kB
    example almost 5 years ago
  • hyperparams.yaml
    2.66 kB
    Update hyperparams.yaml over 2 years ago
  • preprocessor_config.json
    158 Bytes
    first commit about 5 years ago
  • tokenizer.ckpt
    238 kB
    update model over 4 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
    update model over 4 years ago