mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-26 23:51:05 +00:00
3853d83d73
Update Go version to ^1.23, the actions/setup-go to v5, actions/checkout to v4 and github.com/stretchr/testify to v1.9.0. Add test cases for the following model struct methods: - New - Close - NewContext - IsMultilingual - Languages Add test cases for the following context struct methods: - SetLanguage - IsMultilingual - Language - Process |
||
---|---|---|
.. | ||
consts.go | ||
context_test.go | ||
context.go | ||
doc.go | ||
interface.go | ||
model_test.go | ||
model.go | ||
util_test.go |