trftools.dictionaries.read_cmupd
- trftools.dictionaries.read_cmupd(strip_stress=False, apostrophe="'")
Read the CMU-Pronunciation Dictionary
- Parameters:
- Returns:
cmu – Dictionary mapping words (all caps) to lists of pronunciations.
- Return type:
dict {str: list of str}