Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fedirz
/
faster-whisper-server
like
2
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1eca8b
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
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
9 months ago
api_models.py
Safe
7.55 kB
chore: adjust model manager test sleep delay
5 months ago
asr.py
Safe
2.09 kB
feat: support BatchedInferencePipeline (#169)
5 months ago
audio.py
Safe
3 kB
feat: dependency injection
8 months ago
config.py
Safe
7.81 kB
docs: init
4 months ago
dependencies.py
Safe
4.12 kB
tests: proper `get_config` dependency override
5 months ago
gradio_app.py
Safe
8.92 kB
fix: gradio app breaks on arm
4 months ago
hf_utils.py
Safe
8.61 kB
feat: gradio speech generation tab
4 months ago
logger.py
Safe
940 Bytes
use dict to configure the logger (also fixes #114)
5 months ago
main.py
Safe
2.68 kB
feat: add API tags
4 months ago
model_manager.py
Safe
6.82 kB
feat: tts
7 months ago
text_utils.py
Safe
4.28 kB
feat: tts
7 months ago
text_utils_test.py
Safe
3.94 kB
refactor: update response model names and module name
8 months ago
transcriber.py
Safe
2.46 kB
refactor: update response model names and module name
8 months ago