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

gam30
/
nepali-automatic-speech-recognition

Automatic Speech Recognition
NeMo
ONNX
Nepali
ctc
nepali
quantization
Model card Files Files and versions
xet
Community
1

Instructions to use gam30/nepali-automatic-speech-recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use gam30/nepali-automatic-speech-recognition with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("gam30/nepali-automatic-speech-recognition")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
nepali-automatic-speech-recognition
634 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
gam30's picture
gam30
Update README.md
7265d75 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    6.27 kB
    Update README.md 3 months ago
  • local_onnx_asr_inference.ipynb
    12.2 kB
    Upload local_onnx_asr_inference.ipynb 3 months ago
  • model_config.yaml
    202 kB
    Upload model_config.yaml 3 months ago
  • model_ctc.onnx
    493 MB
    xet
    Upload model_ctc.onnx 3 months ago
  • model_ctc_quantized.onnx
    140 MB
    xet
    Upload model_ctc_quantized.onnx 3 months ago