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

Rikunarita-ORG
/
Qwen3-ASR-1.7B-Audio-Encoder-Extracted

Automatic Speech Recognition
Transformers
Safetensors
English
Japanese
Chinese
audio
audio-encoder
qwen3
Model card Files Files and versions
xet
Community

Instructions to use Rikunarita-ORG/Qwen3-ASR-1.7B-Audio-Encoder-Extracted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Rikunarita-ORG/Qwen3-ASR-1.7B-Audio-Encoder-Extracted with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Rikunarita-ORG/Qwen3-ASR-1.7B-Audio-Encoder-Extracted")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Rikunarita-ORG/Qwen3-ASR-1.7B-Audio-Encoder-Extracted", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-ASR-1.7B-Audio-Encoder-Extracted
635 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
rikunarita-2's picture
rikunarita-2
Update README.md
a3b1800 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    658 Bytes
    Update README.md 3 months ago
  • model.safetensors
    635 MB
    xet
    Upload folder using huggingface_hub 3 months ago