mirror of
https://github.com/xzeldon/whisper-api-server.git
synced 2025-07-12 19:04:36 +03:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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",
|
||||
|
Reference in New Issue
Block a user