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

  • Log In
  • Sign Up

Duplicated from  zai-org/GLM-ASR-Nano-2512

aoiandroid
/
GLM-ASR-Nano-2512

Automatic Speech Recognition
Transformers
Safetensors
English
Chinese
glmasr
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use aoiandroid/GLM-ASR-Nano-2512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use aoiandroid/GLM-ASR-Nano-2512 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="aoiandroid/GLM-ASR-Nano-2512")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSeq2SeqLM
    
    processor = AutoProcessor.from_pretrained("aoiandroid/GLM-ASR-Nano-2512")
    model = AutoModelForSeq2SeqLM.from_pretrained("aoiandroid/GLM-ASR-Nano-2512")
  • Notebooks
  • Google Colab
  • Kaggle
GLM-ASR-Nano-2512 / sample_audio
62.1 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
aoiandroid's picture
aoiandroid
Add sample audio files for ASR testing
6ff4887 verified 2 months ago
  • English.mp3
    9.03 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • Euskara.mp3
    1.88 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • Guaraní.mp3
    1.7 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • Yorùbá.mp3
    1.08 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • afrikaasns.mp3
    2.4 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • arabic.mp3
    2.08 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • bengali.m4a
    7.92 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • chinese.mp3
    12.9 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • isiZulu.mp3
    1.41 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • kiswahili.mp3
    1.91 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • korean.mp3
    2.38 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • russinan.m4a
    15.6 MB
    xet
    Add sample audio files for ASR testing 2 months ago
  • test.mp3
    68.6 kB
    Add sample audio files for ASR testing 2 months ago
  • 日本語.mp3
    1.79 MB
    xet
    Add sample audio files for ASR testing 2 months ago