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

Spaces:
ebitlogix
/
Qwen-ASR-VLM-async-test
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
Qwen-ASR-VLM-async-test
483 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 28 commits
aspirant312's picture
aspirant312
Re-trigger HF build (transient pip network error on prior run)
8effc98 7 days ago
  • data
    Update data/lexicons.json 7 days ago
  • .gitattributes
    1.52 kB
    Initial commit: Qwen3-ASR vLLM server (Chughtai variant), lexicons and project config about 1 month ago
  • .gitignore
    1.16 kB
    Split into shared-model combined server (English/Malay + Chughtai) 10 days ago
  • Dockerfile
    2.54 kB
    Dockerfile: single-line model-download RUNs (ACR dep-scanner compatibility) 8 days ago
  • README.md
    6.26 kB
    Clean Space to async-only + rewrite README 8 days ago
  • app_chughtai_async.py
    12.8 kB
    Add batch /v1/audio/transcriptions endpoint to async apps 7 days ago
  • app_en_async.py
    11.7 kB
    Add batch /v1/audio/transcriptions endpoint to async apps 7 days ago
  • async_streaming.py
    9 kB
    Add batch /v1/audio/transcriptions endpoint to async apps 7 days ago
  • hindi_to_roman_urdu.py
    18.2 kB
    Initial commit: Qwen3-ASR vLLM server (Chughtai variant), lexicons and project config about 1 month ago
  • main_async.py
    2.83 kB
    Port /en to async + combine both async apps under main_async.py 9 days ago
  • requirements.txt
    512 Bytes
    Initial commit: Qwen3-ASR vLLM server (Chughtai variant), lexicons and project config about 1 month ago
  • shared_model.py
    7.4 kB
    Fix context-echo leak: check raw (pre-romanize) text + catch mid-context runs 7 days ago