# Allow for the creation of solution folders.
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
-project(whisper.cpp VERSION 1.5.5)
+project(whisper.cpp VERSION 1.6.0)
set(SOVERSION 1)
# Add path to modules
[](https://opensource.org/licenses/MIT)
[](https://www.npmjs.com/package/whisper.cpp/)
-Stable: [v1.5.5](https://github.com/ggerganov/whisper.cpp/releases/tag/v1.5.5) / [Roadmap | F.A.Q.](https://github.com/ggerganov/whisper.cpp/discussions/126)
+Stable: [v1.6.0](https://github.com/ggerganov/whisper.cpp/releases/tag/v1.6.0) / [Roadmap | F.A.Q.](https://github.com/ggerganov/whisper.cpp/discussions/126)
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model: