Tool to translate an audio file into English text. Use when you have a non-English recording and need an accurate English transcript. Use after confirming the file path.
fileRequiredobjectThe audio file to translate to English. Supported formats: mp3, wav, etc.
modelstringModel ID for translation (e.g., 'whisper-large-v3'). whisper-large-v3-turbo may not support translations.
promptstringOptional prompt to guide the translation output.
temperaturenumberSampling temperature between 0.0 and 1.0 to control randomness.
response_formatstringOutput format: 'json', 'verbose_json', or 'text'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.