Skip to content

OnlyShiro0/Text-to-Voice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TRANSLATOR FROM A TEXT TO A VOICE OF YOUR LANGUAGE CHOICE

  1. Takes user input and translates it into another language.
  2. Outputs an .mp3 file named with the current date.
  3. Includes input validation and async translation.
  4. Finally, runs the full process with run_program().

Libraries used:

  • googletrans (translation)

  • elevenlabs (text-to-speech)

  • asyncio (asynchronous execution)

  • dotenv (read .env files)

  • Remember to create the .env and must have to include the API_KEY

  • You can use API_KEY = 'your API_KEY'

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages