bycalesthio· 119 skills
Transcribe audio to text using Azure AI Speech (Fast Transcription REST API). Use when converting audio/video to text, generating subtitles, or processing spoken content in OpenMontage. Optional cloud STT provider — preferred when AZURE_SPEECH_KEY is configured; the local faster-whisper transcriber is the default offline path.
$npx -y skills add calesthio/openmontage --skill azure-speech-to-textInstalls into the current project.
Run `npx skills use "https://github.com/calesthio/openmontage" --skill "calesthio/openmontage/azure-speech-to-text"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/calesthio/openmontage" that are relevant to the current task. Run `npx skills add "https://github.com/calesthio/openmontage"` and select the relevant skills, then follow their instructions.