4 files changed
+4
-4
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
- Makefile+1-1
- Sources/whisper/ggml-alloc.c+13-5
- Sources/whisper/ggml-backend-impl.h+13-9
- Sources/whisper/ggml-backend.c+94-20
- Sources/whisper/ggml-backend.h+8-1
- Sources/whisper/ggml-metal.h+4-1
- Sources/whisper/ggml-metal.m+238-68
- Sources/whisper/ggml-metal.metal+475-247
- Sources/whisper/ggml-quants.c+84-399
- Sources/whisper/ggml.c+500-161
- Sources/whisper/include/ggml.h+40-16
- Sources/whisper/whisper.cpp+61-74
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments