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

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

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

  • Libraries
  • speechbrain

    How to use speechbrain/asr-wav2vec2-switchboard with speechbrain:

    from speechbrain.pretrained import EncoderASR
    model = EncoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-switchboard"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-switchboard
1.28 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 4 commits
Adel-Moumen's picture
Adel-Moumen
Update hyperparams.yaml
1249bc1 verified about 2 years ago
  • .gitattributes
    1.53 kB
    w2v-model (#1) over 3 years ago
  • README.md
    4.42 kB
    Update README.md about 2 years ago
  • asr.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    16.8 MB
    xet
    w2v-model (#1) over 3 years ago
  • config.json
    1.54 kB
    w2v-model (#1) over 3 years ago
  • example.wav
    925 kB
    w2v-model (#1) over 3 years ago
  • hyperparams.yaml
    2.51 kB
    Update hyperparams.yaml about 2 years ago
  • preprocessor_config.json
    158 Bytes
    w2v-model (#1) over 3 years ago
  • tokenizer.ckpt
    253 kB
    xet
    w2v-model (#1) 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
    w2v-model (#1) over 3 years ago