Skip to content

Commit

Permalink
Added letter "s" to segments japanese.g2p (#177)
Browse files Browse the repository at this point in the history
The letter "s" was not included in this segments file, leading to many valid Japanese words being rejected.
  • Loading branch information
codebyzeb authored Sep 26, 2024
1 parent 2261227 commit f7ce79b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phonemizer/share/segments/japanese.g2p
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ py pʲ
r r
ry rʲ
sh ʃ
s s
t t
ts t͡s
u ɯ
Expand Down

0 comments on commit f7ce79b

Please sign in to comment.