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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NightPrince
/
Nemo-Arabic-STT-Diacritized

Automatic Speech Recognition
NeMo
Arabic
arabic
diacritization
tashkeel
speech
Model card Files Files and versions
xet
Community

Instructions to use NightPrince/Nemo-Arabic-STT-Diacritized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • NeMo

    How to use NightPrince/Nemo-Arabic-STT-Diacritized with NeMo:

    import nemo.collections.asr as nemo_asr
    asr_model = nemo_asr.models.ASRModel.from_pretrained("NightPrince/Nemo-Arabic-STT-Diacritized")
    
    transcriptions = asr_model.transcribe(["file.wav"])
  • Notebooks
  • Google Colab
  • Kaggle
Nemo-Arabic-STT-Diacritized / catt
60.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
NightPrince's picture
NightPrince
Add catt/transformer.py
4ed27dd verified about 1 month ago
  • LICENSE
    10.8 kB
    Add catt/LICENSE about 1 month ago
  • __init__.py
    119 Bytes
    Add catt/__init__.py about 1 month ago
  • bw2ar.py
    4.47 kB
    Add catt/bw2ar.py about 1 month ago
  • ed.py
    2.64 kB
    Add catt/ed.py about 1 month ago
  • ed_pl.py
    7.21 kB
    Add catt/ed_pl.py about 1 month ago
  • tashkeel_tokenizer.py
    11 kB
    Add catt/tashkeel_tokenizer.py about 1 month ago
  • transformer.py
    18.3 kB
    Add catt/transformer.py about 1 month ago
  • utils.py
    3.51 kB
    Add catt/utils.py about 1 month ago
  • xer.py
    2.57 kB
    Add catt/xer.py about 1 month ago