419 B
419 B
- Added
includes_inter_frame_spacesparameter toTTSService.add_word_timestampsand_add_word_timestamps(defaultNone). WhenTrue, downstream consumers will not inject additional spaces between tokens;Noneleaves each frame's own default unchanged. InworldTTSServicenow passesincludes_inter_frame_spaces=Truewhen reporting word timestamps, since Inworld tokens already include inter-word spacing.