whisper.cpp/bindings/go/pkg/whisper
Amanda Der Bedrosian de6b38c6d9
bindings.go : add DetectedLanguage to go bindings (#2947)
Adding in DetectedLanguage(), a function to retrieve the detected
language that's populated by processing audio. Also adding in a unit
test to test the success.

Co-authored-by: Amanda Der Bedrosian <aderbedrosian@sdl.com>
2025-03-28 12:26:22 +01:00
..
consts.go go : adding features to the go-whisper example, go ci, etc (#384) 2023-01-07 21:21:43 +02:00
context_test.go bindings.go : add DetectedLanguage to go bindings (#2947) 2025-03-28 12:26:22 +01:00
context.go bindings.go : add DetectedLanguage to go bindings (#2947) 2025-03-28 12:26:22 +01:00
doc.go go : run go mod tidy before building examples + fix permissions (#296) 2022-12-22 16:34:20 +02:00
interface.go bindings.go : add DetectedLanguage to go bindings (#2947) 2025-03-28 12:26:22 +01:00
model_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00
model.go go : NewContext now returns a clean context (#537) 2023-03-05 20:50:25 +02:00
util_test.go go : add tests and update bindings (#2425) 2024-09-20 15:36:12 +03:00