shine5402 / KiraOtoToolbox

A toolbox for manipulating UTAU voicebank's mark file format(oto.ini)
GNU General Public License v3.0
25 stars 1 forks source link

Replace/copy alias by rules #15

Closed shine5402 closed 2 years ago

shine5402 commented 3 years ago

For a exsample, user can use replace func to convert hiragana -> romanji. Copy func can be used on things like "お" -> "を".

shine5402 commented 2 years ago

Done in fedc7a0