Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phoneme conversion presets #157

Merged
merged 18 commits into from
Feb 19, 2024
Merged

Phoneme conversion presets #157

merged 18 commits into from
Feb 19, 2024

Conversation

adlez27
Copy link
Contributor

@adlez27 adlez27 commented Feb 12, 2024

Writing presets: 22/22
Testing presets: 22/22

I plan to write the following presets.

  • SynthV Japanese to Vocaloid Japanese
  • Vocaloid Japanese to SynthV Japanese
  • SynthV English to Vocaloid English
  • SynthV English to OpenUtau ARPAsing
  • SynthV English to OpenUtau X-SAMPA
  • SynthV English to OpenUtau VCCV
  • Vocaloid English to SynthV English
  • Vocaloid English to OpenUtau ARPAsing
  • Vocaloid English to OpenUtau X-SAMPA
  • Vocaloid English to OpenUtau VCCV
  • OpenUtau ARPAsing to SynthV English
  • OpenUtau ARPAsing to Vocaloid English
  • OpenUtau ARPAsing to OpenUtau X-SAMPA
  • OpenUtau ARPAsing to OpenUtau VCCV
  • OpenUtau X-SAMPA to SynthV English
  • OpenUtau X-SAMPA to Vocaloid English
  • OpenUtau X-SAMPA to OpenUtau ARPAsing
  • OpenUtau X-SAMPA to OpenUtau VCCV
  • OpenUtau VCCV to SynthV English
  • OpenUtau VCCV to Vocaloid English
  • OpenUtau VCCV to OpenUtau ARPAsing
  • OpenUtau VCCV to OpenUtau X-SAMPA

A separate PR will be made for presets related to OpenUtau's EN2JA phonemizer.

@adlez27
Copy link
Contributor Author

adlez27 commented Feb 15, 2024

Due to the large number of presets being added, the list of presets will now be filtered based on the source/target project format.

@adlez27
Copy link
Contributor Author

adlez27 commented Feb 19, 2024

Keeping track of already-converted phonemes prevents them from getting double converted. Coincidentally this also allows us to use the same multi-phoneme groups multiple times in one note.

@adlez27 adlez27 marked this pull request as ready for review February 19, 2024 11:24
Copy link
Owner

@sdercolin sdercolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the hard work!

@sdercolin sdercolin merged commit a42a852 into sdercolin:develop Feb 19, 2024
1 check passed
@sdercolin sdercolin changed the title [Work in progress] Phoneme conversion presets Phoneme conversion presets Feb 19, 2024
@adlez27 adlez27 deleted the develop branch February 19, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants