Git Product home page Git Product logo

ace_phonemes's Introduction

ACE_phonemes

简体中文

Introduction

We introduce our grapheme-to-phoneme (G2P) conversion dictionary and phoneme lists for the ACE SVS(singing voice synthesis) engine.

Currently, we support three languages: Chinese, Japanese, and English.

Resources

Here is a brief description of each file:

  • all_plans.json: this file contains several dictionaries, and the meaning of each dictionary is as follows:
    • jp_word2romaji: Japanese Kana to Romaji dictionary
    • plans: each language has a plan.
      • syllable_alias means each syllable can have multiple spellings.
      • dict contains syllable to phoneme dictionary.
      • phon_class contains all phonemes, head is consonant and tail is vowel
  • cmudict.rep: This file contains English pronouncing dictionary, ref: http://www.speech.cs.cmu.edu/cgi-bin/cmudict

Usage

The main.py file contains basic use cases:

  1. Checking whether a phoneme is included in the system.
  2. Converting phonemes for Chinese, Japanese, and English.

Contributing

Contributions and suggestions for modification are welcome. You can open an issue or send an email to [email protected].

License

This project is licensed under the MIT License - see the LICENSE file for details.

ace_phonemes's People

Contributors

seaniezhao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.