Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fedirz
/
faster-whisper-server-d424
like
0
Running
on
T4
App
Files
Files
Community
e52e134
faster-whisper-server-d424
/
src
/
faster_whisper_server
17 contributors
History:
18 commits
Fedir Zadniprovskyi
chore: include line number in log messages
278b838
2 months ago
routers
chore: misc changes
3 months ago
__init__.py
Safe
0 Bytes
feat: use `uv` package manager, pin dependencies
4 months ago
api_models.py
Safe
7.52 kB
refactor: update response model names and module name
3 months ago
asr.py
2.03 kB
refactor: update response model names and module name
3 months ago
audio.py
Safe
3 kB
feat: dependency injection
3 months ago
config.py
6.24 kB
feat: model unloading
3 months ago
dependencies.py
528 Bytes
feat: model unloading
3 months ago
gradio_app.py
4.16 kB
chore: fix some ruff errors
3 months ago
hf_utils.py
1.56 kB
feat: dependency injection
3 months ago
logger.py
Safe
377 Bytes
chore: include line number in log messages
2 months ago
main.py
1.71 kB
feat: dependency injection
3 months ago
model_manager.py
5.07 kB
feat: model unloading
3 months ago
text_utils.py
4.24 kB
refactor: update response model names and module name
3 months ago
text_utils_test.py
Safe
3.94 kB
refactor: update response model names and module name
3 months ago
transcriber.py
Safe
2.46 kB
refactor: update response model names and module name
3 months ago