whisper.cpp/bindings/go/pkg/whisper
ciricc 97e6ce2bc4 feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
..
consts.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
context.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
context_test.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
doc.go go : run `go mod tidy` before building examples + fix permissions (#296) 2022-12-22 16:34:20 +02:00
interface.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
model.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
model_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
params_wrap.go feat(go bindings): add VAD and Diarization parameters 2025-09-13 22:28:14 +03:00
token_identifier.go refactor(go bindings): make thread-safe and stateful context 2025-09-13 20:47:13 +03:00
util_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
whisper_ctx.go refactor(go bindings): make thread-safe and stateful context 2025-09-13 20:47:13 +03:00
whisper_state.go refactor(go bindings): make thread-safe and stateful context 2025-09-13 20:47:13 +03:00