whisper-asr-webservice
Enrichment pendingOpenAI Whisper ASR Webservice API
GraphCanon updated today · GitHub synced today
3.3k
Stars
580
Forks
118
Open issues
34
Watchers
7mo
Last push
Python MITCreated Sep 22, 2022
Trust & integrity
Full report- Maintenance
- Slowing (229d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
OpenAI Whisper ASR Webservice API
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 11, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 11, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Tags
README
Install poetry v2.X
pip3 install poetry
Install dependencies for cpu
poetry install --extras cpu
Install dependencies for cuda
poetry install --extras cuda