coze-asr
Installation
SKILL.md
Coze ASR
Transcribe audio from a URL or local file using Coze ASR.
Quick start
node {skillDir}/scripts/asr.mjs --url "https://example.com/audio.mp3"
node {skillDir}/scripts/asr.mjs --file ./recording.mp3
Options
--url <url>,-u <url>remote audio URL--file <path>,-f <path>local audio file