tdmelodic Documentation

https://github.com/PKSHATechnology-Research/tdmelodic/actions/workflows/docker-image.yml/badge.svg https://github.com/PKSHATechnology-Research/tdmelodic/actions/workflows/img.yml/badge.svg https://img.shields.io/badge/arXiv-2009.09679-B31B1B.svg https://img.shields.io/badge/License-BSD%203--Clause-blue.svg

Tokyo Dialect MELOdic accent DICtionary

This module generates a large scale accent dictionary of Japanese (Tokyo dialect) using a neural network based technique.

The objective of this module is to generate a large vocabulary Japanese accent dictionary, exploiting existing two dictionaries: UniDic and NEologd. UniDic provides accurate accent information of words, but its vocabulary size is not necessarilly large. NEologd is a very large Japanese dictionary but it does not provide accent information of words.

Citation

For academic use, please cite the following paper.

@inproceedings{tachibana2020icassp,
   author    = "H. Tachibana and Y. Katayama",
   title     = "Accent Estimation of {Japanese} Words from
               Their Surfaces and Romanizations
               for Building Large Vocabulary Accent Dictionaries",
   booktitle = {2020 IEEE International Conference on Acoustics,
               Speech and Signal Processing (ICASSP)},
   pages     = "8059--8063",
   year      = "2020",
   doi       = "10.1109/ICASSP40776.2020.9054081"
}

Paper Links: [IEEE Xplore], [arXiv preprint]