Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fedirz
/
faster-whisper-server
like
1
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a7c56c6
faster-whisper-server
/
src
/
faster_whisper_server
17 contributors
History:
26 commits
Fedir Zadniprovskyi
tests: proper `get_config` dependency override
ede9e6a
3 months ago
routers
chore: document `sample_rate` param
4 months ago
__init__.py
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
7 months ago
api_models.py
Safe
7.55 kB
chore: adjust model manager test sleep delay
4 months ago
asr.py
Safe
2.09 kB
feat: support BatchedInferencePipeline (#169)
4 months ago
audio.py
Safe
3 kB
feat: dependency injection
7 months ago
config.py
Safe
6.89 kB
feat: add chat, speech, and transcription dependencies
4 months ago
dependencies.py
Safe
4.12 kB
tests: proper `get_config` dependency override
3 months ago
gradio_app.py
Safe
4.16 kB
chore: fix some ruff errors
6 months ago
hf_utils.py
Safe
7.41 kB
feat: tts
6 months ago
logger.py
291 Bytes
tests: proper `get_config` dependency override
3 months ago
main.py
2.23 kB
tests: proper `get_config` dependency override
3 months ago
model_manager.py
Safe
6.82 kB
feat: tts
6 months ago
text_utils.py
Safe
4.28 kB
feat: tts
6 months ago
text_utils_test.py
Safe
3.94 kB
refactor: update response model names and module name
6 months ago
transcriber.py
Safe
2.46 kB
refactor: update response model names and module name
6 months ago