Browse Source

Added a mapping for a missing mbrola phoneme in polish-mbrola-1. (#1696)

Small change to improve the `polish-mbrola-1` voice.
Previously it would produce:
```
$ espeak -v polish-mbrola-1 "Wiewiórka siedzi na drzewie i je orzech."
mbrola: Warning: j-E# unknown, replaced with _-_
mbrola: Warning: E#-_ unknown, replaced with _-_
```

Now it correctly synthesizes the audio.
master
Juho Hiltunen 2 years ago
parent
commit
f6b7d2c059
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      phsource/mbrola/pl1

+ 1
- 0
phsource/mbrola/pl1 View File

0 a# NULL 0 a 0 a# NULL 0 a
0 y NULL 0 I 0 y NULL 0 I
0 E NULL 0 e 0 E NULL 0 e
0 E# NULL 0 e
0 O NULL 0 o 0 O NULL 0 o
0 O~ NULL 0 o~ 0 O~ NULL 0 o~
0 E~ NULL 0 e~ 0 E~ NULL 0 e~

Loading…
Cancel
Save