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: 25 commits
Fedir Zadniprovskyi
chore: adjust model manager test sleep delay
196f56a 5 months ago
  • routers
    chore: document `sample_rate` param 5 months ago
  • __init__.py
    0 Bytes
    feat: use `uv` package manager, pin dependencies 8 months ago
  • api_models.py
    7.55 kB
    chore: adjust model manager test sleep delay 5 months ago
  • asr.py
    2.09 kB
    feat: support BatchedInferencePipeline (#169) 5 months ago
  • audio.py
    3 kB
    feat: dependency injection 8 months ago
  • config.py
    6.89 kB
    feat: add chat, speech, and transcription dependencies 5 months ago
  • dependencies.py
    3.58 kB
    feat: add chat, speech, and transcription dependencies 5 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