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...
b445e23
faster-whisper-server
/
src
/
faster_whisper_server
17 contributors
History:
34 commits
Fedir Zadniprovskyi
fix: gradio app breaks on arm
526f427
about 1 month ago
routers
feat: add API tags
about 1 month ago
__init__.py
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
5 months ago
api_models.py
Safe
7.55 kB
chore: adjust model manager test sleep delay
about 2 months ago
asr.py
Safe
2.09 kB
feat: support BatchedInferencePipeline (#169)
about 2 months ago
audio.py
Safe
3 kB
feat: dependency injection
5 months ago
config.py
Safe
7.81 kB
docs: init
about 1 month ago
dependencies.py
Safe
4.12 kB
tests: proper `get_config` dependency override
about 1 month ago
gradio_app.py
Safe
8.92 kB
fix: gradio app breaks on arm
about 1 month ago
hf_utils.py
Safe
8.61 kB
feat: gradio speech generation tab
about 1 month ago
logger.py
Safe
940 Bytes
use dict to configure the logger (also fixes #114)
about 1 month ago
main.py
Safe
2.68 kB
feat: add API tags
about 1 month 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
4 months ago
transcriber.py
Safe
2.46 kB
refactor: update response model names and module name
4 months ago