A minimal STT API service (using faster-whisper)
This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-06-08 18:40:28 +02:00
transcriptapi Add API_STT_THREADS env var to configure the number of STT threads per worker 2025-06-08 18:40:28 +02:00
.gitignore Initial commit 2024-01-31 16:12:57 +01:00
app.py Initial commit 2024-01-31 16:12:57 +01:00
env_example.sh Add API_STT_THREADS env var to configure the number of STT threads per worker 2025-06-08 18:40:28 +02:00
LICENSE Added LICENSE 2024-01-31 16:15:55 +01:00
requirements.txt Initial commit 2024-01-31 16:12:57 +01:00