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