Martin Delille commited on
Commit
f08dc65
·
unverified ·
1 Parent(s): fb4f721

readme : add conan badge (#2196)

Browse files

* Add conan badge

* Fix markdown formating

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@
4
 
5
  [![Actions Status](https://github.com/ggerganov/whisper.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/whisper.cpp/actions)
6
  [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
 
7
  [![npm](https://img.shields.io/npm/v/whisper.cpp.svg)](https://www.npmjs.com/package/whisper.cpp/)
8
 
9
  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
  currently pronounced word is highlighted. Use the `-wts` argument and run the generated bash script.
721
  This requires to have `ffmpeg` installed.
722
 
723
- Here are a few *"typical"* examples:
724
 
725
  ```bash
726
  ./main -m ./models/ggml-base.en.bin -f ./samples/jfk.wav -owts
 
4
 
5
  [![Actions Status](https://github.com/ggerganov/whisper.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/whisper.cpp/actions)
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)
8
  [![npm](https://img.shields.io/npm/v/whisper.cpp.svg)](https://www.npmjs.com/package/whisper.cpp/)
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)
 
721
  currently pronounced word is highlighted. Use the `-wts` argument and run the generated bash script.
722
  This requires to have `ffmpeg` installed.
723
 
724
+ Here are a few _"typical"_ examples:
725
 
726
  ```bash
727
  ./main -m ./models/ggml-base.en.bin -f ./samples/jfk.wav -owts