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+3-2
- Sources/whisper/coreml/whisper-encoder-impl.h+1-1
- Sources/whisper/coreml/whisper-encoder.h+4
- Sources/whisper/coreml/whisper-encoder.mm+15-5
- Sources/whisper/ggml-metal.h+1-1
- Sources/whisper/ggml-metal.m+88-19
- Sources/whisper/ggml-metal.metal+107-1
- Sources/whisper/ggml.c+201-1.1k
- Sources/whisper/include/ggml.h+13-6
- Sources/whisper/include/whisper.h+49-9
- Sources/whisper/whisper.cpp+1.6k-980
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