Liu Song’s Projects


~/Projects/whisper.cpp

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

Commit

Commit
3fe3898ebb0cf5076b31cff0a11b6ae25a739eff
Author
Georgi Gerganov <[email protected]>
Date
2022-10-20 17:43:56 +0300 +0300
Diffstat
 README.md | 5 +++--

Update README.md


diff --git a/README.md b/README.md
index 21fcc73c55aedc0d82b082516ad08dc05c59631d..24331dc9769a1fa861b53c139a1d46dd8d18ed64 100644
--- a/README.md
+++ b/README.md
@@ -247,10 +247,11 @@ - Simple usage is demonstrated in [main.cpp](main.cpp)
 - Sample real-time audio transcription from the microphone is demonstrated in [stream.cpp](stream.cpp)
 
 The tensor operators are optimized heavily for Apple silicon CPUs. Depending on the computation size, Arm Neon SIMD
+
 # whisper.cpp
-[00:00.000 --> 00:11.000]   And so my fellow Americans, ask not what your country can do for you, ask what you can do for your country.
+
 # whisper.cpp
-whisper_print_timings:     load time =    87.21 ms
+# whisper.cpp
 
 ## Limitations