Junyeop Na Dev Blog
Junyeop Na Dev Blog
  • Archives
  • All Categories
  • All Tags

ML

1 article

computer vision Machine Learning ML networking python RAG
cpp.png

<C++> Installing whisper.cpp

Monday, Apr 14, 2025

I’m going to make a game that interacts with NPCs with voice. To do that I need to install a voice recognition AI model which translates user’s voice into natural language. OpenAI has a model called whisper which does exactly this, and it has a community C++ extension(https://github.com/ggml-org/whisper.cpp ) I’m setup this whisper.cpp in my game file so that we can run it locally. 1. Clone Repository and Download Model Weights $ git clone https://github.
Jun Yeop(Johnny) Na
Jun Yeop(Johnny) Na
6 minute read

© 2024 - 2025 Junyeop Na Dev

🌱 Powered by Hugo with theme Dream.

© 2024 - 2025 Junyeop Na Dev

🌱 Powered by Hugo with theme Dream.