mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-11-07 16:44:13 +01:00
6 lines
143 B
Go
6 lines
143 B
Go
|
/*
|
||
|
github.com/ggerganov/whisper.cpp/bindings/go
|
||
|
provides a speech-to-text service bindings for the Go programming language.
|
||
|
*/
|
||
|
package whisper
|