File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,6 @@ while read c; do
7474        ggml/src/ggml-vulkan/*  \
7575        ggml/include/ggml* .h \
7676        ggml/include/gguf* .h \
77-         examples/common.h \
78-         examples/common.cpp \
7977        examples/common-ggml.h \
8078        examples/common-ggml.cpp \
8179        LICENSE \
Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ cp -rpv ../whisper.cpp/ggml/src/ggml-vulkan/*    src/ggml-vulkan/
2424cp -rpv ../whisper.cpp/ggml/include/ggml* .h include/
2525cp -rpv ../whisper.cpp/ggml/include/gguf* .h include/
2626
27- cp -rpv ../whisper.cpp/examples/common.h        examples/common.h
28- cp -rpv ../whisper.cpp/examples/common.cpp      examples/common.cpp
2927cp -rpv ../whisper.cpp/examples/common-ggml.h   examples/common-ggml.h
3028cp -rpv ../whisper.cpp/examples/common-ggml.cpp examples/common-ggml.cpp
3129
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments