Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
fedirz
/
faster-whisper-server
Configuration error

App Files Files Community
Fetching metadata from the HF Docker repository...
faster-whisper-server / faster_whisper_server
Ctrl+K
Ctrl+K
  • 17 contributors
History: 37 commits
Fedir Zadniprovskyi
chore: expose additional config options (#51) pt2
063ef89 9 months ago
  • __init__.py
    0 Bytes
    chore: rename to 'faster-whisper-server' 12 months ago
  • asr.py
    1.83 kB
    refactor 10 months ago
  • audio.py
    3 kB
    fix: Correct closing logic in AudioStream to prevent discarding remaining data 10 months ago
  • config.py
    5.66 kB
    chore: expose additional config options (#51) pt2 9 months ago
  • core.py
    9.84 kB
    chore: add a more descriptive assert error message (#58) 9 months ago
  • gradio_app.py
    4.07 kB
    refactor 10 months ago
  • logger.py
    358 Bytes
    chore: fix ruff errors 11 months ago
  • main.py
    14.7 kB
    chore: expose additional config options (#51) pt2 9 months ago
  • server_models.py
    3.75 kB
    refactor 10 months ago
  • transcriber.py
    2.41 kB
    refactor 10 months ago