nodef/extra-googletts
Generate speech audio from super long text through machine (via "Google TTS", "ffmpeg").
Splits long text into manageable blocks (up to 5000 characters) with configurable pauses for structural elements like headings, quotes, and line breaks, then synthesizes each chunk via Google Cloud Text-to-Speech API before concatenating with ffmpeg. Offers both CLI and Node.js package interfaces with extensive voice customization (pitch, rate, volume, gender, language-specific WaveNet voices) and requires Google Cloud service account credentials for authentication.
Used by 2 other packages. No commits in the last 6 months. Available on npm.
Stars
5
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Dependencies
8
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/nodef/extra-googletts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
echogarden-project/echogarden
Cross-platform speech toolset, used from the command-line or as a Node.js library. Includes a...
funnyzak/tts-now
跨平台基于云平台(阿里云、讯飞等)语音合成 API 的文字转语音助手。支持单文本快速合成和批量合成。支持windows、macOS、Linux。
revdotcom/revai-node-sdk
Node.js SDK for the Rev AI API
palmerabollo/bingspeech-api-client
Microsoft Bing Speech API client in node.js
LokerL/tts-vue
🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。