-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Claude/implement feature mk4zcvy1x1j0xxe1 l ry9 f #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Claude/implement feature mk4zcvy1x1j0xxe1 l ry9 f #186
Conversation
Implements a comprehensive voice management utility to address the TODO item for expanding voice discoverability and management. New features: - Voice listing with metadata (language, speaker, gender, file size) - Multiple output formats: table, JSON, simple list - Language filtering (e.g., --lang en for English only) - Statistics view showing voice distribution by language and gender - Programmatic access via JSON export Usage examples: python demo/list_voices.py # Table view python demo/list_voices.py --stats # Statistics python demo/list_voices.py --lang en # Filter by language python demo/list_voices.py --format json # JSON output This utility makes it easier for users to discover the 25+ available voice presets across 11 languages, improving the user experience and making voice selection more transparent. Files changed: - demo/list_voices.py: New voice listing utility - docs/vibevoice-realtime-0.5b.md: Added Usage 3 documentation
|
@Finish-Him please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
No description provided.