WaaS — сервис транскрипции аудио на базе Whisper
★ 2.1K
WaaS (Whisper as a Service) is a GUI and API for transcribing audio based on OpenAI Whisper that you can self-host. Reach for it when a team needs a simple transcription service: upload an audio or video file through the web interface (Jojo), wait for the transcription, and get an email with download links to the result — a Jojo file, SRT subtitles, or text — then open the Jojo file in an editor for corrections. There is also an API for programmatic access. Its focus is a self-hosted Whisper transcription service with web upload and an API, not a single-machine desktop app (buzz for that) or transcription with speaker diarization: the value is a team service for "upload → get a transcript" on your own infrastructure. It suits organizations that need an internal transcription tool with privacy and API access.
- #Documents