콘텐츠로 이동

Contributing to RealtimeTTS

We welcome contributions to RealtimeTTS! Here are some ways you can contribute:

  1. Reporting Bugs: If you find a bug, please open an issue on our GitHub repository.

  2. Suggesting Enhancements: Have ideas for new features or improvements? We'd love to hear them! Open an issue to suggest enhancements.

  3. Code Contributions: Want to add a new feature or fix a bug? Great! Please follow these steps:

  4. Fork the repository
  5. Create a new branch for your feature
  6. Make your changes
  7. Submit a pull request with a clear description of your changes

  8. Documentation: Help us improve our documentation by fixing typos, adding examples, or clarifying confusing sections.

  9. 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!