🧪 Skills
Togetherai Tts
Convert text to speech using the TogetherAI API with the MiniMax speech-2.6-turbo model and save audio in mp3 format.
v1.0.1
Description
TogetherAI TTS
Text-to-speech using TogetherAI API with MiniMax speech-2.6-turbo model.
Usage
cd /home/marc/clawd/skills/togetherai_tts
node index.js "your text here" output.mp3
Configuration
Set these in .env:
TOGETHERAI_API_KEY: Your TogetherAI API keyTOGETHERAI_MODEL: Model to use (default: minimax/speech-2.6-turbo)TTS_FORMAT: Output format (default: mp3)TTS_VOICE: Voice to use (default: default)
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!