mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-05 12:14:10 +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
|