Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 413 Bytes

INSTALL.md

File metadata and controls

20 lines (15 loc) · 413 Bytes

About

Python wrapper for Google Translate Speech Synthesis.

Supported Platforms

  • Ubuntu
  • Windows

Installation

Ubuntu

$ apt-get install ffmpeg libavcodec-extra
$ pip install gTTS==2.0.3 pydub

Windows

TBD. You will need to install libav, check the link (windows section) https://github.com/jiaaro/pydub#getting-ffmpeg-set-up