Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
80.7 kB
  • 17 contributors
History: 23 commits
Fedir Zadniprovskyi
feat: add chat, speech, and transcription dependencies
7f77e4b 11 months ago
  • routers
    feat: support BatchedInferencePipeline (#169) 11 months ago
  • __init__.py
    0 Bytes
    feat: use `uv` package manager, pin dependencies about 1 year ago
  • api_models.py
    7.52 kB
    refactor: update response model names and module name about 1 year ago
  • asr.py
    2.09 kB
    feat: support BatchedInferencePipeline (#169) 11 months ago
  • audio.py
    3 kB
    feat: dependency injection about 1 year ago
  • config.py
    6.89 kB
    feat: add chat, speech, and transcription dependencies 11 months ago
  • dependencies.py
    3.58 kB
    feat: add chat, speech, and transcription dependencies 11 months ago
  • gradio_app.py
    4.16 kB
    chore: fix some ruff errors about 1 year ago
  • hf_utils.py
    7.41 kB
    feat: tts about 1 year ago
  • logger.py
    377 Bytes
    chore: include line number in log messages about 1 year ago
  • main.py
    2.22 kB
    feat: token based auth about 1 year ago
  • model_manager.py
    6.82 kB
    feat: tts about 1 year ago
  • text_utils.py
    4.28 kB
    feat: tts about 1 year ago
  • text_utils_test.py
    3.94 kB
    refactor: update response model names and module name about 1 year ago
  • transcriber.py
    2.46 kB
    refactor: update response model names and module name about 1 year ago