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

Automatic Speech Recognition
speechbrain
PyTorch
English
wav2vec2
CTC
Attention
Transformer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • speechbrain

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

    from speechbrain.pretrained import EncoderDecoderASR
    model = EncoderDecoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-commonvoice-it"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-commonvoice-it
1.32 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 21 commits
Adel-Moumen's picture
Adel-Moumen
Update hyperparams.yaml
70e4086 verified over 2 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • README.md
    4.33 kB
    Update README.md over 2 years ago
  • asr.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    60.6 MB
    xet
    go almost 5 years ago
  • config.json
    1.56 kB
    Update config.json over 4 years ago
  • example-it.wav
    136 kB
    add example almost 5 years ago
  • hyperparams.yaml
    3.14 kB
    Update hyperparams.yaml over 2 years ago
  • preprocessor_config.json
    212 Bytes
    go almost 5 years ago
  • tokenizer.ckpt
    245 kB
    xet
    go almost 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
    go almost 5 years ago