Skip to content

Commit 62897e8

Browse files
authored
Update README.md
1 parent 15b49e8 commit 62897e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
44

55
- Plain C/C++ implementation without dependencies
66
- ARM_NEON and AVX intrinsics support
7-
- Mixed F16 / F32 support
7+
- Mixed F16 / F32 precision
88
- Low memory usage (Flash Attention + Flash Forward)
99
- Zero memory allocations at runtime
10-
- Runs on the CPU (Mac and Linux support)
10+
- Runs on the CPU (Mac and Linux)
11+
- Runs on a Raspberry Pi [#7](https://github.com/ggerganov/whisper.cpp/issues/7)
1112

1213
## Usage
1314

0 commit comments

Comments
 (0)