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

voice recognition

1 article

azure c++ computer vision cpp data analytics decorator deep learning game server geospatial data geosql GPU image segmentation Langchain LLM LM Studio machine learning multithreading network programming object oriented programming oop Optuna python pytorch RAG segformer synapse analytics tcp threads udp voice recognition
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.