File tree
17 files changed
+5
-4
lines changed- bindings/go
- examples
- go-model-download
- go-whisper
- pkg/whisper
- samples
17 files changed
+5
-4
lines changedDiff for: bindings/go/.gitignore
100755
100644
File mode changed.
Diff for: bindings/go/LICENSE
100755
100644
File mode changed.
Diff for: bindings/go/Makefile
100755
100644
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
37 |
| - | |
38 | 39 |
|
Diff for: bindings/go/README.md
100755
100644
File mode changed.
Diff for: bindings/go/examples/go-model-download/context.go
100755
100644
File mode changed.
Diff for: bindings/go/examples/go-model-download/main.go
100755
100644
File mode changed.
Diff for: bindings/go/examples/go-whisper/flags.go
100755
100644
File mode changed.
Diff for: bindings/go/examples/go-whisper/main.go
100755
100644
File mode changed.
Diff for: bindings/go/examples/go-whisper/process.go
100755
100644
File mode changed.
Diff for: bindings/go/go.mod
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/consts.go
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/context.go
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/context_test.go
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/doc.go
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/interface.go
100755
100644
File mode changed.
Diff for: bindings/go/pkg/whisper/model.go
100755
100644
File mode changed.
Diff for: bindings/go/samples/jfk.wav
100755
100644
File mode changed.
0 commit comments