agentscope
agentscope copied to clipboard
feat(tts): implement tts
AgentScope Version
1.0.9dev
Description
As the title says.
Checklist
Please check the following items before code is ready to be reviewed.
- [ ] Code has been formatted with
pre-commit run --all-filescommand - [ ] All tests are passing
- [ ] Docstrings are in Google style
- [ ] Related documentation has been updated (e.g. links, examples, etc.)
- [ ] Code is ready for review