groq-stt

Transcribe audio files using Groq API (Whisper models). Use when user needs to transcribe audio to text.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "groq-stt" with this command: npx skills add 958877748/skills/958877748-skills-groq-stt

Groq STT Skill

This skill uploads an audio file to the Groq Speech-to-Text API and saves the transcription.

Usage

# set your API key (or use .env in the repo root)
export GROQ_API_KEY=your_api_key_here

# run the script with a path to an audio file
node scripts/transcribe.mjs /path/to/audio.mp4

Output

  • Writes a {filename}_transcript.txt next to the input file.

Notes

  • Uses the whisper-large-v3-turbo model by default.
  • Supported file types: flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, webm

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

bilibili-downloader

No summary provided by upstream source.

Repository SourceNeeds Review
General

particle-modifier

No summary provided by upstream source.

Repository SourceNeeds Review
General

gitreset

No summary provided by upstream source.

Repository SourceNeeds Review
General

cocos-build

No summary provided by upstream source.

Repository SourceNeeds Review