Documentation ¶
Index ¶
- Constants
- func Demucs(filepath, ext string, maxTry, timeout int, wantFinetuned bool) ([]byte, error)
- func ElevenlabsIsolator(filePath string, timeout int) ([]byte, error)
- func InsanelyFastWhisper(filepath string, maxTry, timeout int, lang string) ([]byte, error)
- func Spleeter(filepath string, maxTry, timeout int) ([]byte, error)
- func Universal1(filepath string, maxTry, timeout int, lang string) (string, error)
- func Whisper(filepath string, maxTry, timeout int, lang, initialPrompt string) ([]byte, error)
Constants ¶
View Source
const SEP = "𓃰"
Variables ¶
This section is empty.
Functions ¶
func InsanelyFastWhisper ¶
func Universal1 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.