pndurette / gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API
http://gtts.readthedocs.org/
MIT License
2.26k stars 361 forks source link

Add Support for Farsi/ Persian #427

Closed Jubintgh closed 11 months ago

Jubintgh commented 11 months ago

Proposed Behaviour

Add support for Persian/ Farsi

Context

There are many of the most popular languages currently available but Farsi/ Persian is not available despite many potential users (+100 million global speakers)

pndurette commented 11 months ago

Hi @Jubintgh! While I agree 100%, this library doesn't control which languages get added, it simply interfaces with the ones Google Translate has available for speech :(

This repo has a weekly task that runs to check for any new available languages, and adds them as soon as they'd become available.