forked from extern/whisper.cpp
Update README.md
This commit is contained in:
parent
b43b36e006
commit
4c4ab71d4d
@ -1,5 +1,8 @@
|
|||||||
# whisper.cpp
|
# whisper.cpp
|
||||||
|
|
||||||
|
[![Actions Status](https://github.com/ggerganov/whisper.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/whisper.cpp/actions)
|
||||||
|
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
|
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
|
||||||
|
|
||||||
- Plain C/C++ implementation without dependencies
|
- Plain C/C++ implementation without dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user