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-transformer-aishell

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

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

  • Libraries
  • speechbrain

    How to use speechbrain/asr-wav2vec2-transformer-aishell with speechbrain:

    from speechbrain.pretrained import EncoderDecoderASR
    model = EncoderDecoderASR.from_hparams(
      "speechbrain/asr-wav2vec2-transformer-aishell"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
asr-wav2vec2-transformer-aishell
1.33 GB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 18 commits
Titouan's picture
Titouan
sdelangen's picture
sdelangen
Fix SB 1.0 compatibility (#2)
fc0d483 verified almost 2 years ago
  • .gitattributes
    838 Bytes
    model upload almost 5 years ago
  • README.md
    4.45 kB
    Update README.md over 2 years ago
  • config.json
    50 Bytes
    Create config.json over 4 years ago
  • example_mandarin.wav
    69 kB
    model upload almost 5 years ago
  • hyperparams.yaml
    3.6 kB
    Fix SB 1.0 compatibility (#2) almost 2 years ago
  • model.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    67.5 MB
    xet
    model upload almost 5 years ago
  • tokenizer.ckpt
    300 kB
    xet
    model upload almost 5 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
    model upload almost 5 years ago