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.7.4 )
3+ project ("whisper.cpp"  VERSION  1.7.5 )
44include (CheckIncludeFileCXX)
55
66set (SOVERSION  1)
Original file line number Diff line number Diff line change 1010>  [ !NOTE] 
1111>  New maintenance roadmap: https://github.com/ggerganov/whisper.cpp/discussions/2788 
1212
13- Stable: [ v1.7.4 ] ( https://github.com/ggerganov/whisper.cpp/releases/tag/v1.7.4  )  / [ Roadmap | F.A.Q.] ( https://github.com/ggerganov/whisper.cpp/discussions/126 ) 
13+ Stable: [ v1.7.5 ] ( https://github.com/ggerganov/whisper.cpp/releases/tag/v1.7.5  )  / [ Roadmap | F.A.Q.] ( https://github.com/ggerganov/whisper.cpp/discussions/126 ) 
1414
1515High-performance inference of [ OpenAI's Whisper] ( https://github.com/openai/whisper )  automatic speech recognition (ASR) model:
1616
Original file line number Diff line number Diff line change 11{
22  "name" : " whisper.cpp"  ,
3-   "version" : " 1.7.4 "  ,
3+   "version" : " 1.7.5 "  ,
44  "description" : " Whisper speech recognition"  ,
55  "main" : " whisper.js"  ,
66  "scripts" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments