File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ ![ Actions Status] ( https://github.com/ggerganov/whisper.cpp/workflows/CI/badge.svg )] ( https://github.com/ggerganov/whisper.cpp/actions )
6
6
[ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
7
+ [ ![ Conan Center] ( https://shields.io/conan/v/whisper-cpp )] ( https://conan.io/center/whisper-cpp )
7
8
[ ![ npm] ( https://img.shields.io/npm/v/whisper.cpp.svg )] ( https://www.npmjs.com/package/whisper.cpp/ )
8
9
9
10
Stable: [ v1.6.2] ( https://github.com/ggerganov/whisper.cpp/releases/tag/v1.6.0 ) / [ Roadmap | F.A.Q.] ( https://github.com/ggerganov/whisper.cpp/discussions/126 )
@@ -720,7 +721,7 @@ The [main](examples/main) example provides support for output of karaoke-style m
720
721
currently pronounced word is highlighted. Use the ` -wts ` argument and run the generated bash script.
721
722
This requires to have ` ffmpeg ` installed.
722
723
723
- Here are a few * "typical"* examples:
724
+ Here are a few _ "typical"_ examples:
724
725
725
726
``` bash
726
727
./main -m ./models/ggml-base.en.bin -f ./samples/jfk.wav -owts
You can’t perform that action at this time.
0 commit comments