IanTrudel / Verbose

Verbose is a project to retrieve the pronunciation and audio file from Wiktionary for any given word.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verbose Project

Retrieve the pronunciation and audio file for a given word. The output includes the IPA and an audio file URL.

How to Install

pdm install

How to Use

pdm run start <word>

Miscellaneous

Audio files are saved in src/audio in ogg vorbis format.

About

Verbose is a project to retrieve the pronunciation and audio file from Wiktionary for any given word.

License:Apache License 2.0


Languages

Language:Python 65.6%Language:Nix 34.4%