戻る
Chatter Box: Multi-Speaker Conversation with Cloned Voices

The 'Chatter Box: Multi-Speaker Conversation with Cloned Voices' workflow is designed to create realistic audio conversations using voice cloning technology. By leveraging the Chatter Box model, this workflow allows users to input voice samples and a dialog script to generate a seamless multi-speaker audio file. The process begins with uploading short audio clips for each speaker through the **LoadAudio** nodes. These clips serve as the basis for cloning the voices. The **FL_ChatterboxDialogTTS** node is then used to synthesize the dialog script into speech, assigning the cloned voices to the respective speakers. This workflow is particularly useful for creating dynamic audio content without needing the original speakers to record the entire conversation. The **AudioCrop** node can be used to trim the audio samples if needed, ensuring that only the cleanest portions of the voice clips are used for cloning. Finally, the generated conversation can be saved in MP3 format using the **SaveAudioMP3** node. The inclusion of a **MarkdownNote** node allows for easy documentation and note-taking within the workflow, making it easier to manage complex projects.