This website requires JavaScript.
Explore
Help
Sign in
ChaoticByte
/
transcript_api
Archived
Watch
1
Star
0
Fork
You've already forked transcript_api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
3
commits
1
branch
0
tags
35
KiB
Python
97.6%
Shell
2.4%
38d91cad0c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
ChaoticByte
38d91cad0c
Add API_STT_THREADS env var to configure the number of STT threads per worker
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