Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
innovatorved
/
whisper.api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
whisper.api
60.2 kB
2 contributors
History:
81 commits
Ved Gupta
Switched the dependency branch to `develop` of `innovatorved/whisper.api` repository
c9fc946
28 days ago
.github
typo fixed
about 2 years ago
app
Truncate passwords to 72 bytes for bcrypt compatibility in hashing and verification.
28 days ago
audio
Added Transcribe support
over 2 years ago
models
Added Transcribe support
over 2 years ago
transcribe
Added Transcribe support
over 2 years ago
.env.example
428 Bytes
things gonna change
over 2 years ago
.gitignore
283 Bytes
Switched the dependency branch to `develop` of `innovatorved/whisper.api` repository
28 days ago
CODE_OF_CONDUCT.md
5.23 kB
Create CODE_OF_CONDUCT.md
over 2 years ago
CONTRIBUTING.md
1.27 kB
CONTRIBUTING.md added
over 2 years ago
Dockerfile
1.38 kB
Add git, cmake, and build-essential to Docker image dependencies.
28 days ago
LICENSE
1.07 kB
Create LICENSE
over 2 years ago
Pipfile
322 Bytes
initial setup correct
over 2 years ago
README.md
3.93 kB
Document asynchronous processing, concurrency control, `MAX_CONCURRENT_TRANSCRIPTIONS` option, and update `uvicorn` command in README.
28 days ago
requirements.txt
184 Bytes
Truncate passwords to 72 bytes for bcrypt compatibility in hashing and verification.
28 days ago
setup_whisper.sh
5.11 kB
Switched the dependency branch to `develop` of `innovatorved/whisper.api` repository
28 days ago
verify_async.py
2.06 kB
Introduce asynchronous transcription with concurrency limits and a verification script
28 days ago