skytnt's picture
update model and add chinese_dialect_lexicons
be80077
{
"name": "Yixing dialect to IPA",
"segmentation": {
"type": "mmseg",
"dict": {
"type": "ocd2",
"file": "yixing.ocd2"
}
},
"conversion_chain": [{
"dict": {
"type": "group",
"dicts": [{
"type": "ocd2",
"file": "yixing.ocd2"
}]
}
}]
}