mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-12 01:40:41 +01: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 | ||