# sound board

nvidia orin code implementation

- store audio
- whisper: transcribe audio
- ollama: generate text

The key portion of this project requires setting up the correct environment which means running whisper on Cuda, which I'm not doing actually in code