mlsanigeria / speak-to-docs

Speech-enabled Retrieval-Augmented Generation solution
MIT License
8 stars 29 forks source link

Streamlit Interface: Speech Synthesis Integration #35

Closed Odeyiany2 closed 3 days ago

Odeyiany2 commented 6 days ago

What is Needed Contributors should modify the main.py file and implement a feature that ensures that speech synthesis should be triggered only when the user clicks a "Play" option to hear the response.

How to Contribute

  1. Get familiar with the scripts and documentation already provided in the repository.
  2. Test your code: It is pertinent that you check your code runs smoothly before making a pull request.
  3. Create a Pull Request: Submit a pull request to the repository with your code in the appropriate script and include any necessary documentation.

Getting Started Before you begin, ensure you have read the Contribution Guidelines in the repository

We are excited to see your contributions! Happy Hacking! 🎉

Sammybams commented 6 days ago

Check this out @KeneNwogu.

KeneNwogu commented 5 days ago

I'll work on it. Thanks sm for the tag! @Sammybams