mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-21 05:33:06 +00:00
5 lines
85 B
Go
5 lines
85 B
Go
|
/*
|
||
|
This is the higher-level speech-to-text whisper.cpp API for go
|
||
|
*/
|
||
|
package whisper
|