Free Groq Voice Recognition
by @huixionghexiyi
FREE voice recognition using Groq's complimentary Whisper API. Transcribe audio messages to text in 50+ languages at no cost. Perfect for voice-to-text autom...
clawhub install free-groq-voice📖 About This Skill
name: free-groq-voice description: FREE voice recognition using Groq's complimentary Whisper API. Transcribe audio messages to text in 50+ languages at no cost. Perfect for voice-to-text automation, meeting transcriptions, and accessibility features. Requires free Groq API key.
Free Groq Voice Recognition
Overview
100% FREE voice recognition powered by Groq's complimentary Whisper API (whisper-large-v3 model). No credit card required, no usage limits.
Convert audio messages, voice notes, and recordings to text in 50+ languages. Perfect for:
Cost: $0.00
Setup
1. Get Your FREE Groq API Key
1. Visit https://console.groq.com/ 2. Sign up for free (takes 30 seconds) 3. Navigate to API Keys 4. Create a new API key 5. Copy the key
That's it! No payment required.
2. Configure Proxy (If in Restricted Regions)
Groq API may require a proxy in certain regions (e.g., mainland China).
Add to your TOOLS.md:
### Proxy Settings
HTTP Proxy: http://127.0.0.1:7890 Voice Recognition (FREE Groq Whisper)
API Key: gsk_your_key_here
Model: whisper-large-v3
Language: zh (or your preferred language)
Requires Proxy: Yes (if in restricted region)
3. Test the Skill
Send a voice message and ask me to transcribe it!
Usage Examples
Basic Transcription:
User: [sends voice message]
You: You said: "你好,这是一条测试消息"
With Language Hint:
User: 识别这段英文语音
You: [automatically uses language=en]
Batch Processing:
User: 帮我识别这个文件夹里所有的语音文件
You: [processes all .ogg/.mp3/.wav files]
Supported Languages
Technical Details
API Endpoint:
https://api.groq.com/openai/v1/audio/transcriptions
Model: whisper-large-v3 (OpenAI's most accurate model)
Supported Formats:
Proxy Requirements:
http://127.0.0.1:7890Troubleshooting
❌ "Forbidden" Error:
❌ "File Not Found":
❌ Slow Response:
Privacy & Security
Why Groq?
FREE vs Paid Alternatives:
| Service | Cost | Accuracy | Speed | |---------|------|----------|-------| | Groq (FREE) | $0 | ⭐⭐⭐⭐⭐ | ⚡⚡⚡⚡⚡ | | OpenAI Whisper | $0.006/min | ⭐⭐⭐⭐⭐ | ⚡⚡⚡ | | Google Speech | $0.006/min | ⭐⭐⭐⭐ | ⚡⚡⚡⚡ | | AWS Transcribe | $0.024/min | ⭐⭐⭐⭐ | ⚡⚡⚡ |
Groq's free tier offers:
Contributing
Want to improve this skill?
License
MIT - Free to use, modify, and distribute.
Enjoy FREE voice recognition! 🎉
No more paying for transcription services. Groq's complimentary API makes professional-grade speech-to-text accessible to everyone.
⚙️ Configuration
1. Get Your FREE Groq API Key
1. Visit https://console.groq.com/ 2. Sign up for free (takes 30 seconds) 3. Navigate to API Keys 4. Create a new API key 5. Copy the key
That's it! No payment required.
2. Configure Proxy (If in Restricted Regions)
Groq API may require a proxy in certain regions (e.g., mainland China).
Add to your TOOLS.md:
### Proxy Settings
HTTP Proxy: http://127.0.0.1:7890 Voice Recognition (FREE Groq Whisper)
API Key: gsk_your_key_here
Model: whisper-large-v3
Language: zh (or your preferred language)
Requires Proxy: Yes (if in restricted region)
3. Test the Skill
Send a voice message and ask me to transcribe it!
📋 Tips & Best Practices
❌ "Forbidden" Error:
❌ "File Not Found":
❌ Slow Response: