| { | |
| "engine": "neutts", | |
| "phoneme_type": "unicode", | |
| "alphabet": "graphemes", | |
| "lang_code": "tw", | |
| "audio": { | |
| "sample_rate": 24000 | |
| }, | |
| "engine_params": { | |
| "lm_weights_path": "akiti-twi-onnx/neutts_lm.onnx.data", | |
| "codec_decoder_path": "akiti-twi-onnx/neucodec_decoder.onnx", | |
| "tokenizer_path": "akiti-twi-onnx/tokenizer.json", | |
| "voices_path": "akiti-twi-onnx/voices.json" | |
| } | |
| } | |