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

aioxlabs
/
dvoice-amharic

Automatic Speech Recognition
speechbrain
PyTorch
Dargwa
wav2vec2
CTC
Transformer
Model card Files Files and versions
xet
Community
1

Instructions to use aioxlabs/dvoice-amharic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • speechbrain

    How to use aioxlabs/dvoice-amharic with speechbrain:

    from speechbrain.pretrained import EncoderASR
    model = EncoderASR.from_hparams(
      "aioxlabs/dvoice-amharic"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
dvoice-amharic
1.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
nairaxo's picture
nairaxo
Update README.md
cd23385 almost 4 years ago
  • .gitattributes
    1.27 kB
    Upload wav2vec2.ckpt almost 4 years ago
  • README.md
    6.02 kB
    Update README.md almost 4 years ago
  • asr.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    13.6 MB
    xet
    Upload asr.ckpt almost 4 years ago
  • config.json
    1.69 kB
    Upload config.json almost 4 years ago
  • hyperparams.yaml
    2.66 kB
    Upload hyperparams.yaml almost 4 years ago
  • preprocessor_config.json
    171 Bytes
    Upload preprocessor_config.json almost 4 years ago
  • tokenizer.ckpt
    240 kB
    Upload tokenizer.ckpt almost 4 years ago
  • wav2vec2.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.26 GB
    xet
    Upload wav2vec2.ckpt almost 4 years ago