coze-voice-genText-to-Speech (TTS) and Speech-to-Text (ASR) using coze-coding-dev-sdk. Returns results directly to stdout.
Install via ClawdBot CLI:
clawdbot install hanxueyuan/coze-voice-genGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.coze.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Automates the generation of audio versions of textbooks, study guides, and online course materials using TTS with different voices for varied engagement. Enables batch processing for entire chapters or modules, enhancing accessibility for learners.
Integrates TTS to provide automated voice responses in IVR systems or chatbots, using customizable speech rates and loudness for clear announcements. ASR transcribes customer calls for analysis and quality assurance, improving service efficiency.
Utilizes TTS with role-playing voices for dubbing videos, creating audiobooks with specialized voices like children's audiobook tones, and generating voiceovers for animations. ASR transcribes audio content for subtitles or script editing.
Converts written content such as websites, documents, or emails into speech for visually impaired users, offering multiple voice options and adjustable parameters. ASR transcribes spoken input into text for communication aids.
Creates training modules and internal announcements with TTS, using batch generation for multiple topics and custom parameters for clarity. ASR transcribes meetings or presentations for documentation and compliance purposes.
Offers a cloud-based platform where users pay a monthly or annual fee to access TTS and ASR services with usage limits, premium voices, and advanced features like batch processing. Revenue is generated through tiered pricing based on usage volume and voice options.
Provides developers and businesses with API access to integrate TTS and ASR capabilities into their applications, charging per API call or based on data processed. Revenue comes from usage-based pricing and enterprise contracts for high-volume clients.
Licenses the technology to other companies to rebrand and resell as part of their own products, such as in educational platforms or customer service tools. Revenue is generated through upfront licensing fees and ongoing royalties based on client sales.
💬 Integration Tip
Ensure npx is installed and use the provided scripts with command-line options for easy setup; test with sample texts and audio files to verify output formats.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
Text-to-speech via OpenAI Audio Speech API.
Generate spoken audio from text using the local Kokoro TTS engine. Use when the user asks to "say" something, requests a voice message, or wants text converted to speech.
Convert text to speech using Hume AI (or OpenAI) API. Use when the user asks for an audio message, a voice reply, or to hear something "of vive voix".
Speech-To-Text with MLX (Apple Silicon) and opensource models (default GLM-ASR-Nano-2512) locally.