converter-texto-em-audio
Version updated for devprogramming-y/converter-texto-em-audio to version v2.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Converter texto em áudio 👨💻
_Canal do Youtube: https://www.youtube.com/@Devprogramming-y
- Objective 🛠️
Este projeto foi criado para ajudar pessoas que desejavam uma tecnologia de conversão de texto em fala para leitura de livros ou textos…".pdf", “.txt” e “.docx”
- Technologies 🚀️
Neste projeto eu usei: docx2txt, PyPDF2, PySimpleGUI, python-docx, darkdetect, speech_recognition, playsound, os and gtts..
- Como configurar 👨💻
Primeiro clone este projeto usando:
git clone https://github.com/devprogramming-y/converter-texto-em-audio.git
Instalação: Primeiro, certifique-se de ter todas as bibliotecas instalada. Se ainda não tiver, execute o seguinte comando no terminal:
pip install -r requirements.txt
Depois disso é só executar o arquivo python e tudo deverá estar funcionando! :)
What’s Changed
- v2.0.0 by @devprogramming-y in https://github.com/devprogramming-y/converter-texto-em-audio/pull/8
Full Changelog: https://github.com/devprogramming-y/converter-texto-em-audio/compare/v2.0.0...v2.0.1