Skip to content
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

✨[FEATURE] To implement text-to-speech (TTS) #486

Open
nishant4500 opened this issue Oct 27, 2024 · 2 comments
Open

✨[FEATURE] To implement text-to-speech (TTS) #486

nishant4500 opened this issue Oct 27, 2024 · 2 comments

Comments

@nishant4500
Copy link
Contributor

i have converted text to speech in Python using the gTTS (Google Text-to-Speech) library.

pip install gTTS (install this package in terminal)
os.system("start output.mp3") plays the saved audio file directly on your system.

@nishant4500 nishant4500 added the enhancement New feature or request label Oct 27, 2024
nishant4500 added a commit to nishant4500/Python-Voice-Assistant-Suryanshsk that referenced this issue Oct 27, 2024
@nishant4500
Copy link
Contributor Author

can you mark level 2
@suryanshsk !!

@suryanshsk
Copy link
Owner

suryanshsk commented Oct 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants