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

bezzam
/
Qwen3-ForcedAligner-0.6B

Token Classification
Transformers
Safetensors
qwen3_asr
Model card Files Files and versions
xet
Community

Instructions to use bezzam/Qwen3-ForcedAligner-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bezzam/Qwen3-ForcedAligner-0.6B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="bezzam/Qwen3-ForcedAligner-0.6B")
    # Load model directly
    from transformers import AutoModelForTokenClassification
    model = AutoModelForTokenClassification.from_pretrained("bezzam/Qwen3-ForcedAligner-0.6B", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-ForcedAligner-0.6B
1.85 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
bezzam's picture
bezzam HF Staff
Upload Qwen3ASRForTokenClassification
0b419a9 verified 11 days ago
  • .gitattributes
    1.57 kB
    Upload processor about 1 month ago
  • README.md
    5.17 kB
    Upload processor about 1 month ago
  • chat_template.jinja
    551 Bytes
    Upload processor about 1 month ago
  • config.json
    248 kB
    Upload Qwen3ASRForTokenClassification 11 days ago
  • model.safetensors
    1.84 GB
    xet
    Upload Qwen3ASRForTokenClassification 11 days ago
  • processor_config.json
    464 Bytes
    Upload processor about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload processor about 1 month ago
  • tokenizer_config.json
    998 Bytes
    Upload processor about 1 month ago