✓ Verified 💻 Development ✓ Enhanced Data

Togetherai Tts

Text-to-speech using TogetherAI API with MiniMax speech-2.6-turbo model.

Rating
4.5 (38 reviews)
Downloads
2,687 downloads
Version
1.0.0

Overview

Text-to-speech using TogetherAI API with MiniMax speech-2.6-turbo model.

Complete Documentation

View Source →

TogetherAI TTS

Text-to-speech using TogetherAI API with MiniMax speech-2.6-turbo model.

Usage

bash
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 key
  • TOGETHERAI_MODEL: Model to use (default: minimax/speech-2.6-turbo)
  • TTS_FORMAT: Output format (default: mp3)
  • TTS_VOICE: Voice to use (default: default)

Installation

Terminal bash

openclaw install togetherai-tts
    
Copied!

⚙️Configuration Options

Option Type Default Description
TOGETHERAI_API_KEYstring-Your TogetherAI API key
TOGETHERAI_MODELstring-Model to use (default: minimax/speech-2.6-turbo)
TTS_FORMATstring-Output format (default: mp3)
TTS_VOICEstring-Voice to use (default: default)

Tags

#ai_and-llms #api

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author marcus20232023
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install togetherai-tts