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...
8f3dcc9
faster-whisper-server
/
src
/
faster_whisper_server
Ctrl+K
Ctrl+K
17 contributors
History:
9 commits
Fedir Zadniprovskyi
refactor: split out app into multiple router modules
8f3dcc9
9 months ago
routers
refactor: split out app into multiple router modules
9 months ago
__init__.py
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
9 months ago
asr.py
1.83 kB
feat: use `uv` package manager, pin dependencies
9 months ago
audio.py
3 kB
feat: use `uv` package manager, pin dependencies
9 months ago
config.py
6.6 kB
docs: mention quantization example for env variable
9 months ago
core.py
9.84 kB
feat: use `uv` package manager, pin dependencies
9 months ago
gradio_app.py
4.13 kB
chore: disable gradio telemetry
9 months ago
hf_utils.py
1.56 kB
chore: add `hf_utils` module
9 months ago
logger.py
277 Bytes
chore: set root logger level to info
9 months ago
main.py
1.46 kB
refactor: split out app into multiple router modules
9 months ago
model_manager.py
1.75 kB
refactor: split out app into multiple router modules
9 months ago
server_models.py
3.75 kB
feat: use `uv` package manager, pin dependencies
9 months ago
transcriber.py
2.41 kB
feat: use `uv` package manager, pin dependencies
9 months ago