Contributing to RealtimeTTS
We welcome contributions to RealtimeTTS! Here are some ways you can contribute:
-
Reporting Bugs: If you find a bug, please open an issue on our GitHub repository.
-
Suggesting Enhancements: Have ideas for new features or improvements? We'd love to hear them! Open an issue to suggest enhancements.
-
Code Contributions: Want to add a new feature or fix a bug? Great! Please follow these steps:
- Fork the repository
- Create a new branch for your feature
- Make your changes
-
Submit a pull request with a clear description of your changes
-
Documentation: Help us improve our documentation by fixing typos, adding examples, or clarifying confusing sections.
-
Adding New Engines: If you want to add support for a new TTS engine, please open an issue first to discuss the implementation.
Thank you for helping make RealtimeTTS better!