Liu Song’s Projects


~/Projects/whisper.cpp

git clone https://code.lsong.org/whisper.cpp

Commit

Commit
ef47d77492000924701ab9ae635045dfde06e4bc
Author
Georgi Gerganov <[email protected]>
Date
2022-11-04 18:30:38 +0200 +0200
Diffstat
 examples/main/main.cpp | 2 +-

main : fix generated bash script


diff --git a/examples/main/main.cpp b/examples/main/main.cpp
index b58945998e938fbaa1af3e194a204675c444456f..5907e0b90136a84b74dc9d3051a7c6910a548689 100644
--- a/examples/main/main.cpp
+++ b/examples/main/main.cpp
@@ -313,7 +313,7 @@
     // TODO: become parameter
     static const char * font = "/System/Library/Fonts/Supplemental/Courier New Bold.ttf";
 
-// 6000 -> 01:00.000
+        pos = s.find(search, pos);
 // third-party utilities
     fout << "\n";