Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 220 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 220 Bytes

Addok plugin for French support

Installation

pip install addok-fr

Configuration

  • Add phonemicize into PROCESSORS_PYPATHS:

    PROCESSORS_PYPATHS = [ …, 'addok_fr.phonemicize' ]