Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

moumeneb1
/
testing

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

Instructions to use moumeneb1/testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • speechbrain

    How to use moumeneb1/testing with speechbrain:

    from speechbrain.pretrained import EncoderDecoderASR
    model = EncoderDecoderASR.from_hparams(
      "moumeneb1/testing"
    )
    model.transcribe_file("file.wav")
  • Notebooks
  • Google Colab
  • Kaggle
testing
11.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
moumeneb1's picture
moumeneb1
Create config.json
6cbd9df over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    4.32 kB
    Update README.md over 4 years ago
  • config.json
    1.5 kB
    Create config.json over 4 years ago
  • hyperparams.yaml
    4.49 kB
    Create hyperparams.yaml over 4 years ago