rafaelvalle / text_to_ipa

Adds ipa transcriptions given text metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text to ipa

Adds IPA transcriptions given text metadata in ndjson format.
Requires espeak-ng and python libraries listed in requirements.txt
Please refer to phonemizer's repo on how to install the espeak-ng backend.

How to use:

python text_to_ipa.py --metadata_path "metadata.ndjson" --language "en-us" --save_path metadata_with_ipa.ndjson

About

Adds ipa transcriptions given text metadata


Languages

Language:Python 100.0%