#concept
whisper is trained on ___
hours of audio data >> 680k### References
Notes
#todo
- skim
- colab https://colab.research.google.com/github/openai/whisper/blob/master/notebooks/LibriSpeech.ipynb
- know step by step how it works.
- model card https://github.com/openai/whisper/blob/main/model-card.md
- colab https://colab.research.google.com/github/openai/whisper/blob/master/notebooks/LibriSpeech.ipynb
- 1-pager explaining
- brainstorm a proposal why itβs relevant to Viva
- https://github.com/openai/whisper/blob/main/model-card.md
- how does a vanilla transformer LLM (2017) work?
- is a transformer an encoder and decoder?
- How was the 680k audio data scraped?
Vanilla transformer 2017