tts-debug

Diagnose TTS engine connectivity and speaker availability for COEIROINK v2 and VOICEVOX.

18|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/sawarae/utsutsu-code --skill tts-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tts-debug
Source: https://github.com/sawarae/utsutsu-code/tree/main/.claude/skills/tts-debug
Command: npx skills add https://github.com/sawarae/utsutsu-code --skill tts-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps diagnose and resolve issues with Text-to-Speech (TTS) engines, ensuring your mascot application can speak correctly.

Core Features & Use Cases

  • Engine Status Check: Verify if COEIROINK v2 or VOICEVOX are running.
  • Speaker Listing: Display available speakers and their styles for each engine.
  • TTS Testing: Test synthesis with different engines and emotions.
  • Troubleshooting Guide: Provides steps for common problems like engine not running, speaker not found, or no audio playback.

Quick Start

Run the tts-debug skill to check the status of your TTS engines.

Frequently Asked Questions about tts-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my VOICEVOX or COEIROINK v2 TTS engine is running correctly?

To check if your TTS engine is running, use a diagnostic tool to verify the engine status of VOICEVOX or COEIROINK v2, which confirms active connectivity and readiness for audio synthesis.

How do I list available speakers and styles in a TTS engine?

Listing available TTS speakers involves querying the engine to display all configured speakers and their specific styles, ensuring you can select the correct voice parameters for text synthesis.

Why does my TTS engine produce no audio playback during mascot application speech?

TTS audio playback fails when the engine is not running, the speaker is not found, or configuration is incorrect, requiring a troubleshooting guide to resolve common audio output and synthesis issues.

Can I test TTS synthesis with different engines and emotions before full integration?

You can test TTS synthesis by generating audio outputs with different engines and emotions, verifying that voice parameters and fallback mechanisms function correctly before deploying your application.

What should I do when a specified speaker is not found in COEIROINK v2 or VOICEVOX?

When a specified speaker is not found in COEIROINK v2 or VOICEVOX, you should run a speaker listing check to verify available speaker names and styles, then update your configuration accordingly.