Previous topic

speect.g2p_rewrites – G2P Rewrites EBML Class

Next topic

speect.addendum_json – JSON Addendum Class

speect.phoneset_json – JSON Phoneset Class

Speect Plug-in for SPhonesetJSON class

speect.phoneset_json adds a method to speect.phoneset.SPhoneset to load phoneset objects from JSON formatted files.

static SPhoneset.load_json()

Load the JSON format phoneset at the given file path.

Parameters:path (string) – The full path and filename of the JSON format phoneset to load.
Returns:The loaded phoneset at the given path.
Return type:SPhoneset