Speect Plug-in for SPhonesetJSON class
speect.phoneset_json adds a method to speect.phoneset.SPhoneset to load phoneset objects from JSON formatted files.
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 |