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

Automatic Speech Recognition
speechbrain
PyTorch
German
wav2vec2
CTC
Transformer
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • speechbrain

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

    from speechbrain.pretrained import EncoderASR
    model = EncoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-commonvoice-de"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-commonvoice-de
1.28 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Adel-Moumen's picture
Adel-Moumen
Update hyperparams.yaml
02e1f30 verified over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    4.68 kB
    Update README.md over 2 years ago
  • asr.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    12.8 MB
    xet
    First commit over 3 years ago
  • config.json
    1.51 kB
    First commit over 3 years ago
  • example-de.wav
    195 kB
    First commit over 3 years ago
  • hyperparams.yaml
    2.63 kB
    Update hyperparams.yaml over 2 years ago
  • preprocessor_config.json
    169 Bytes
    First commit over 3 years ago
  • tokenizer.ckpt
    238 kB
    xet
    First commit over 3 years ago
  • wav2vec2.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.26 GB
    xet
    First commit over 3 years ago