mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-18 20:27:53 +00:00
Update README.md
This commit is contained in:
parent
b6bf906730
commit
d71e567656
@ -8,7 +8,11 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
|
||||
- Low memory usage (Flash Attention + Flash Forward)
|
||||
- Zero memory allocations at runtime
|
||||
- Runs on the CPU (Mac and Linux)
|
||||
- Runs on a Raspberry Pi [#7](https://github.com/ggerganov/whisper.cpp/issues/7)
|
||||
|
||||
Incoming features:
|
||||
- [Realtime audio input transcription](https://github.com/ggerganov/whisper.cpp/issues/10#issuecomment-1264665959)
|
||||
- [Raspberry Pi support](https://github.com/ggerganov/whisper.cpp/issues/7)
|
||||
- [Android support](https://github.com/ggerganov/whisper.cpp/issues/8)
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user