Skip to content

tomislater/TFDPronunciation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TFDPronunciation

Script for downloading pronunciation of words from The Free Dictionary. This script for a English pronunciation.

If GB version does not exists script will download US version.

You have to install termcolor, progressbar and gevent:

pip install termcolor progressbar gevent

How to use

Downloading one word
python download_sounds.py though

# or
chmod 777 download_sounds.py
./download_sounds.py though
Downloading few words
python download_sounds.py satisfactory burial until still

# or
chmod 777 download_sounds.py
./download_sounds.py satisfactory burial until still

After downloaded your files will be in TFDPronunciation/sounds/

Some screenshot

1

2

About

Script for downloading pronunciation of words from The Free Dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages