File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.5) # for add_link_options and implicit target directories.
22project ("whisper.cpp" C CXX)
3- project ("whisper.cpp" VERSION 1.8.0 )
3+ project ("whisper.cpp" VERSION 1.8.1 )
44include (CheckIncludeFileCXX)
55
66set (SOVERSION 1)
Original file line number Diff line number Diff line change 77[ ![ Conan Center] ( https://shields.io/conan/v/whisper-cpp )] ( https://conan.io/center/whisper-cpp )
88[ ![ npm] ( https://img.shields.io/npm/v/whisper.cpp.svg )] ( https://www.npmjs.com/package/whisper.cpp/ )
99
10- Stable: [ v1.8.0 ] ( https://github.com/ggml-org/whisper.cpp/releases/tag/v1.8.0 ) / [ Roadmap] ( https://github.com/orgs/ggml-org/projects/4/ )
10+ Stable: [ v1.8.1 ] ( https://github.com/ggml-org/whisper.cpp/releases/tag/v1.8.1 ) / [ Roadmap] ( https://github.com/orgs/ggml-org/projects/4/ )
1111
1212High-performance inference of [ OpenAI's Whisper] ( https://github.com/openai/whisper ) automatic speech recognition (ASR) model:
1313
Original file line number Diff line number Diff line change 11{
22 "name" : " whisper.cpp" ,
3- "version" : " 1.8.0 " ,
3+ "version" : " 1.8.1 " ,
44 "description" : " Whisper speech recognition" ,
55 "main" : " whisper.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments