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...
c9f760a
faster-whisper-server
/
src
/
faster_whisper_server
17 contributors
History:
29 commits
Fedir Zadniprovskyi
docs: init
4b9d55e
about 2 months ago
routers
chore: document `sample_rate` param
2 months ago
__init__.py
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
6 months ago
api_models.py
Safe
7.55 kB
chore: adjust model manager test sleep delay
2 months ago
asr.py
Safe
2.09 kB
feat: support BatchedInferencePipeline (#169)
2 months ago
audio.py
Safe
3 kB
feat: dependency injection
5 months ago
config.py
Safe
7.81 kB
docs: init
about 2 months ago
dependencies.py
Safe
4.12 kB
tests: proper `get_config` dependency override
about 2 months ago
gradio_app.py
Safe
4.16 kB
chore: fix some ruff errors
5 months ago
hf_utils.py
Safe
7.41 kB
feat: tts
4 months ago
logger.py
Safe
940 Bytes
use dict to configure the logger (also fixes #114)
about 2 months ago
main.py
2.24 kB
fix: api key dependency (#166)
about 2 months ago
model_manager.py
Safe
6.82 kB
feat: tts
4 months ago
text_utils.py
Safe
4.28 kB
feat: tts
4 months ago
text_utils_test.py
Safe
3.94 kB
refactor: update response model names and module name
5 months ago
transcriber.py
Safe
2.46 kB
refactor: update response model names and module name
5 months ago