mirror of
https://github.com/xzeldon/whisper-api-server.git
synced 2025-04-20 07:05:48 +03:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5addf3a75c | |||
bf82643090 |
@ -66,6 +66,8 @@ func ParseFlags() (*ParsedArguments, error) {
|
||||
|
||||
var parsedArgs *ParsedArguments
|
||||
|
||||
cobra.MousetrapHelpText = ""
|
||||
|
||||
rootCmd := &cobra.Command{
|
||||
Use: "whisper",
|
||||
Short: "Audio transcription using the OpenAI Whisper models",
|
||||
|
Loading…
x
Reference in New Issue
Block a user