docs(#1186): Add comprehensive multi-speaker TTS guide#1190
Open
moguangyu5-design wants to merge 1 commit intofishaudio:mainfrom
Open
docs(#1186): Add comprehensive multi-speaker TTS guide#1190moguangyu5-design wants to merge 1 commit intofishaudio:mainfrom
moguangyu5-design wants to merge 1 commit intofishaudio:mainfrom
Conversation
Issue fishaudio#1186: Native Multi-Speaker Generation usage documentation Added complete documentation covering: - Four different usage methods (CLI, direct audio, reference ID, Python API, REST API) - Reference audio requirements and best practices - Troubleshooting common issues - Advanced usage: code-switching, style transfer - Complete API reference Users can now understand how to perform multi-speaker TTS using reference audio for voice cloning, including all parameters and expected behavior. 🤖 Generated with Claude Code Resolves fishaudio#1186
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds comprehensive documentation for native multi-speaker TTS generation to address Issue #1186.
Changes Made
1. Created Multi-Speaker Guide (docs/multi_speaker_guide.md)
Complete documentation covering:
Four Usage Methods:
Key Documentation:
API Reference:
2. Key Features Documented
Voice Cloning:
Prosody Control:
Advanced Usage:
How Multi-Speaker Generation Works
Testing
Documentation includes working examples:
Usage Example
Related Issue
Resolves #1186
🤖 Generated with Claude Code