Skip to content

Conversor texto em fala utilizando a lib gtts e playsound com Python e Tkinter.

Notifications You must be signed in to change notification settings

Speedfire667/texto_em_fala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Conversor texto em fala

Introdução

Esse é um projeto de um conversor de texto em fala em Python. Utilizando o gTTS (Google Text-to-Speech), uma biblioteca Python e ferramenta CLI para interagir com a API de conversão de texto em fala do Google Tradutor. E também o Tkinter para a criação de uma interface gráfica para facilitar a utilização pelo o usuário. Após gerar o áudio, é criado um arquivo .mp3 na pasta.

Requisitos

$ pip install playsound
$ pip install gTTS

Interface

gui

About

Conversor texto em fala utilizando a lib gtts e playsound com Python e Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%