Transcribe audio from a message
Transcribe audio from an existing message in a conversation.
This command calls the audio service to transcribe the audio attached to a message. It checks that you have permission to access the conversation.
Examples:
Transcribe audio from a message
mutiro user message transcribe conv_123 msg_456
Using with conversation username
mutiro user message transcribe alice msg_456
mutiro user message transcribe [conversation_id] [message_id] [flags]
Transcribe audio from a message
Using with conversation username
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for transcribe |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |