https://github.com/pkshatechnology-research/tdmelodic
A Japanese accent dictionary generator
https://github.com/pkshatechnology-research/tdmelodic
accent japanese nlp speech-synthesis
Last synced: 12 days ago
JSON representation
A Japanese accent dictionary generator
- Host: GitHub
- URL: https://github.com/pkshatechnology-research/tdmelodic
- Owner: PKSHATechnology-Research
- License: bsd-3-clause
- Created: 2020-09-14T09:12:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T16:44:10.000Z (about 1 year ago)
- Last Synced: 2024-12-15T08:51:34.594Z (5 months ago)
- Topics: accent, japanese, nlp, speech-synthesis
- Language: Python
- Homepage:
- Size: 1.55 MB
- Stars: 112
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Tokyo Dialect MELOdic accent DICtionary (tdmelodic) generator
[](https://tdmelodic.readthedocs.io/en/latest)
[](https://arxiv.org/abs/2009.09679)
[](https://github.com/PKSHATechnology-Research/tdmelodic/actions/workflows/test.yml)
[](https://github.com/PKSHATechnology-Research/tdmelodic/actions/workflows/docker-image.yml)
[](https://github.com/PKSHATechnology-Research/tdmelodic/actions/workflows/img.yml)
[](https://opensource.org/licenses/BSD-3-Clause)This module generates a large scale accent dictionary of
Japanese (Tokyo dialect) using a neural network based technique.For academic use, please cite the following paper.
[[IEEE Xplore]](https://ieeexplore.ieee.org/document/9054081)
[[arXiv]](https://arxiv.org/abs/2009.09679)```bibtex
@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"
}
```## Installation and Usage
- English: [tdmelodic Documentation](https://tdmelodic.readthedocs.io/en/latest)
- 日本語: [tdmelodic 利用マニュアル](https://tdmelodic.readthedocs.io/ja/latest)## Acknowledgement
Some part of this work is based on the results obtained from a project subsidized by the New Energy and Industrial Technology Development Organization (NEDO).