Skip to content

Added offline text to speech #2622

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

LAbhilashKumar
Copy link

This PR adds a simple Python script to convert text to speech using the pyttsx3 library. It addresses issue #2511.

The script allows users to enter text and hear it spoken aloud using an offline voice engine. Unlike online TTS tools, this works without internet, making it lightweight and easy to use.

Let me know if any changes are needed.

@geekcomputers geekcomputers merged commit 817ebb8 into geekcomputers:master Apr 21, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants