skytnt's picture
update model and add chinese_dialect_lexicons
be80077
raw history blame
No virus
361 Bytes
{
"name": "Tiantai dialect to IPA",
"segmentation": {
"type": "mmseg",
"dict": {
"type": "ocd2",
"file": "tiantai.ocd2"
}
},
"conversion_chain": [
{
"dict": {
"type": "group",
"dicts": [
{
"type": "ocd2",
"file": "tiantai.ocd2"
}
]
}
}
]
}