drien/tts-joinery
Stitch together text-to-speech over 4096 characters via the OpenAI API
Chunks text into sentences using NLTK's Punkt tokenizer to avoid splitting mid-word, then concatenates the resulting MP3 files with ffmpeg. Supports OpenAI's TTS models (tts-1, tts-1-hd, gpt-4o-mini-tts) with optional voice instructions, and includes built-in caching and a CLI that reads from stdin/files or accepts piped input.
No commits in the last 6 months. Available on PyPI.
Stars
17
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 20, 2025
Monthly downloads
85
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/drien/tts-joinery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kxxt/aspeak
A simple text-to-speech client for Azure TTS API.
fishaudio/fish-audio-python
The official Python library for the Fish Audio API.
aahl/zai-tts
🗣️ ZAI/GLM TTS to OpenAI Speech API, 免费的语音合成API,支持克隆音色,基于智谱TTS
Aivis-Project/aivmlib
Aivis Voice Model File (.aivm/.aivmx) Utility Library
simonw/ospeak
CLI tool for running text through OpenAI Text to speech