# OpenAI, Whisper v2 모델 공개

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8001](https://news.hada.io/topic?id=8001)
- GeekNews Markdown: [https://news.hada.io/topic/8001.md](https://news.hada.io/topic/8001.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-10T11:31:17+09:00
- Updated: 2022-12-10T11:31:17+09:00
- Original source: [github.com/openai](https://github.com/openai/whisper/commit/4179ed2475cc84cba66868b516232ef1b74dacdf)
- Points: 9
- Comments: 1

## Topic Body

- GitHub에 커밋으로 조용히 공개   
- 정규화와 함께 더 많은 Epochs*를 거쳐 훈련되었으며, 이전 모델에 비해 향상된 성능을 보여줌   
- 기존과 같은 아키텍처   
- `load_model("large")` 호출시, "large-v2" 모델이 로드됨   
- 곧 이 모델과 관련한 논문 공개 예정   
  
* Epoch : 훈련 데이터셋에 포함된 모든 데이터들이 한 번씩 모델을 통과한 것(Forward Pass/Backward Pass). 즉 전체 데이터 셋을 한번 학습하는 단위

## Comments



### Comment 13703

- Author: xguru
- Created: 2022-12-10T11:31:27+09:00
- Points: 1

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