diff --git a/wyoming_handler.py b/wyoming_handler.py index 6a18d2f..5c47ea9 100644 --- a/wyoming_handler.py +++ b/wyoming_handler.py @@ -113,7 +113,7 @@ class ChatterboxWyomingHandler(AsyncEventHandler): chunks = _split_text(text, max_chunk=chunk_size) logger.info( f"Synthesizing {len(chunks)} chunk(s) for voice='{voice_name}', " - f"prompt='{audio_prompt}'" + f"prompt='{audio_prompt}' — text: {text!r}" ) await self.write_event(