Munster
A program that trains your MUN speaking skills.
Made in 2026
Backgroud
I am a huge fan of MUN, and I want to train my speaking skills. The issue was there was no program to get a review of your speeches so I decided to make one.
Preview

Implementation
To record audio I used the pyaudio library. To convert the audio to text I used the whisper library. I wanted everything to be local, so I used llama-cpp-python to run models.