# WaaS - Whisper as a Service

> Clean Markdown view of GeekNews topic #8482. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8482](https://news.hada.io/topic?id=8482)
- GeekNews Markdown: [https://news.hada.io/topic/8482.md](https://news.hada.io/topic/8482.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-15T10:47:02+09:00
- Updated: 2023-02-15T10:47:02+09:00
- Original source: [github.com/schibsted](https://github.com/schibsted/WAAS)
- Points: 11
- Comments: 1

## Topic Body

- OpenAI Whisper(음성인식모델)를 위한 로컬에서 쉽게 활용하기 위한 GUI 및 API 오픈소스   
- transcribe/detect/download 등의 기능을 REST API로 제공   
- 웹페이지에서 오디오/비디오 파일을 업로드 해서 작업 시작 가능   
- docker-compose로 실행해서 이용(redis/api/worker 등 3개의 도커 컨테이너 실행)  
- 최소모델인 tiny 가 약 1GB의 VRAM을 필요로 함(최대인 large는 10GB)

## Comments



### Comment 14794

- Author: xguru
- Created: 2023-02-15T10:48:01+09:00
- Points: 1

[Whisper - OpenAI가 오픈소스로 공개한 다국어 음성 인식 시스템(ASR)](https://news.hada.io/topic?id=7458)  
[OpenAI, Whisper v2 모델 공개](https://news.hada.io/topic?id=8001)
