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 / src /faster_whisper_server
Ctrl+K
Ctrl+K
  • 17 contributors
History: 20 commits
Fedir Zadniprovskyi
feat: token based auth
dcbab06 6 months ago
  • routers
    feat: tts 7 months ago
  • __init__.py
    0 Bytes
    feat: use `uv` package manager, pin dependencies 8 months ago
  • api_models.py
    7.52 kB
    refactor: update response model names and module name 7 months ago
  • asr.py
    2.03 kB
    refactor: update response model names and module name 7 months ago
  • audio.py
    3 kB
    feat: dependency injection 8 months ago
  • config.py
    6.27 kB
    feat: token based auth 6 months ago
  • dependencies.py
    1.25 kB
    feat: token based auth 6 months ago
  • gradio_app.py
    4.16 kB
    chore: fix some ruff errors 7 months ago
  • hf_utils.py
    7.41 kB
    feat: tts 7 months ago
  • logger.py
    377 Bytes
    chore: include line number in log messages 7 months ago
  • main.py
    2.22 kB
    feat: token based auth 6 months ago
  • model_manager.py
    6.82 kB
    feat: tts 7 months ago
  • text_utils.py
    4.28 kB
    feat: tts 7 months ago
  • text_utils_test.py
    3.94 kB
    refactor: update response model names and module name 7 months ago
  • transcriber.py
    2.46 kB
    refactor: update response model names and module name 7 months ago