Creating mp3 from a text file with python

Pubblicato il: 12 giugno 2017
sul canale di: John Starfire
3,721
34

I made a little add to the code I explained in another video to transform text from an external file in an mp3 with gtts module that makes use of the google API to work.
If you have problems with encoding, ie the interpreter gives you an error, write this: with open("text.txt", "r", encoding="utf-8") as file:

For linux
   • Text to speech with python and linux  


In questa pagina del sito puoi guardare il video online Creating mp3 from a text file with python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato John Starfire 12 giugno 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,721 volte e gli è piaciuto 34 spettatori. Buona visione!