Open cshaa opened 1 month ago
If I use piper directly, it works as expected:
echo "Řekni řeřicha!" | piper -m cs_CZ-jirka-medium -f piper-output.mp4
https://github.com/user-attachments/assets/f06d7fd9-a81c-4d9e-850d-ae660db89786
(You have to manually unmute the audio)
However, if I give the same text to speechd, it completely skips all the "ř"!
spd-say "Řekni řeřicha!"
https://github.com/user-attachments/assets/5ae56a9e-fe31-4420-93a0-906969b959de
(You have to manually unmute the video)
Out of all the Czech diacritics áčďéíňóřšťúůý, only those with acute (áéíóúý) seem to be pronounced, the rest is skipped.
If I use piper directly, it works as expected:
https://github.com/user-attachments/assets/f06d7fd9-a81c-4d9e-850d-ae660db89786
(You have to manually unmute the audio)
However, if I give the same text to speechd, it completely skips all the "ř"!
https://github.com/user-attachments/assets/5ae56a9e-fe31-4420-93a0-906969b959de
(You have to manually unmute the video)
Out of all the Czech diacritics áčďéíňóřšťúůý, only those with acute (áéíóúý) seem to be pronounced, the rest is skipped.