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

zenlm
/
zen3-asr-aligner

Automatic Speech Recognition
Transformers
Safetensors
English
Chinese
qwen3_asr
zen3
zen3-asr
zenlm
qwen3-asr
forced-alignment
timestamps
subtitles
Model card Files Files and versions
xet
Community

Instructions to use zenlm/zen3-asr-aligner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zenlm/zen3-asr-aligner with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="zenlm/zen3-asr-aligner")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("zenlm/zen3-asr-aligner")
    model = AutoModelForMultimodalLM.from_pretrained("zenlm/zen3-asr-aligner")
  • Notebooks
  • Google Colab
  • Kaggle
zen3-asr-aligner
1.84 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 8 commits
zeekay's picture
zeekay
docs: clarify Zen fine-tune of Qwen3 audio base + honest base_model attribution
e428855 verified 2 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • LICENSE
    11.2 kB
    Add LICENSE and NOTICE files for license compliance 20 days ago
  • NOTICE
    383 Bytes
    Add NOTICE: Copyright Zen Authors about 1 month ago
  • README.md
    1.38 kB
    docs: clarify Zen fine-tune of Qwen3 audio base + honest base_model attribution 2 days ago
  • chat_template.json
    1.16 kB
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • config.json
    5.98 kB
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • generation_config.json
    115 Bytes
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • merges.txt
    1.67 MB
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • model.safetensors
    1.84 GB
    xet
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • preprocessor_config.json
    330 Bytes
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • tokenizer_config.json
    12.7 kB
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago
  • vocab.json
    2.78 MB
    weights: server-side copy from Qwen/Qwen3-ForcedAligner-0.6B about 2 months ago