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
Ctrl+K
Ctrl+K
  • 17 contributors
History: 34 commits
Fedir Zadniprovskyi
fix: gradio app breaks on arm
526f427 4 months ago
  • routers
    feat: add API tags 4 months ago
  • __init__.py
    0 Bytes
    feat: use `uv` package manager, pin dependencies 9 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
    7.81 kB
    docs: init 4 months ago
  • dependencies.py
    4.12 kB
    tests: proper `get_config` dependency override 5 months ago
  • gradio_app.py
    8.92 kB
    fix: gradio app breaks on arm 4 months ago
  • hf_utils.py
    8.61 kB
    feat: gradio speech generation tab 4 months ago
  • logger.py
    940 Bytes
    use dict to configure the logger (also fixes #114) 5 months ago
  • main.py
    2.68 kB
    feat: add API tags 4 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 8 months ago
  • transcriber.py
    2.46 kB
    refactor: update response model names and module name 8 months ago