forked from extern/whisper.cpp
231bebca7d
* Initial import of golang bindings * Updated makefile rules * Updated bindings * Makefile update to add in more tests
5 lines
85 B
Go
Executable File
5 lines
85 B
Go
Executable File
/*
|
|
This is the higher-level speech-to-text whisper.cpp API for go
|
|
*/
|
|
package whisper
|