mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2025-09-15 13:28:35 +08:00
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> |
||
|---|---|---|
| .. | ||
| consts.go | ||
| context_test.go | ||
| context.go | ||
| doc.go | ||
| interface.go | ||
| model_test.go | ||
| model.go | ||
| util_test.go | ||