Possible pronunciation bug in pl_PL
#2
by gawkla - opened
Possible pronunciation bug in pl_PL-jarvis_wg_glos-medium and all other.
The word "trzy" is consistently pronounced as "czy".
Other numerals (jeden, dwa, cztery, pięć...) are pronounced correctly.
The issue is reproducible with the Piper CLI:
echo "trzy" | piper --model pl_PL-jarvis_wg_glos-medium.onnx --config pl_PL-jarvis_wg_glos-medium.onnx.json --output_file test.wav
Could you please check whether this is a G2P/training issue?