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

ConsHein
/
GLM-ASR-Nano-2512

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="ConsHein/GLM-ASR-Nano-2512")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSeq2SeqLM
    
    processor = AutoProcessor.from_pretrained("ConsHein/GLM-ASR-Nano-2512")
    model = AutoModelForSeq2SeqLM.from_pretrained("ConsHein/GLM-ASR-Nano-2512")
  • Notebooks
  • Google Colab
  • Kaggle
GLM-ASR-Nano-2512
4.52 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
ConsHein's picture
ConsHein
ZHANGYUXUAN-zR's picture
ZHANGYUXUAN-zR
Duplicate from zai-org/GLM-ASR-Nano-2512
d5f0df5 19 days ago
  • .eval_results
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • .gitattributes
    1.52 kB
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • README.md
    4.77 kB
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • chat_template.jinja
    851 Bytes
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • config.json
    1.45 kB
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • generation_config.json
    151 Bytes
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • model.safetensors
    4.52 GB
    xet
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • processor_config.json
    537 Bytes
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • tokenizer.json
    6.83 MB
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago
  • tokenizer_config.json
    817 Bytes
    Duplicate from zai-org/GLM-ASR-Nano-2512 19 days ago