summaryrefslogtreecommitdiffstats
path: root/kttsd/filters/stringreplacer/polish_festival_fixes.xml
blob: a6f253320bbc03cf778302dce08d336ae9df105f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!-- Author of filter: Mikolaj Machowski ( mikmach AT wp DOT pl ) -->
<wordlist>
 <name>Filtr polski / Filter for Polish Festival voice</name>
 <language-code>pl</language-code>
 <word>
  <type>RegExp</type>
  <case>No</case>
  <match><![CDATA[[^a-zA-Z0-9ęóąśłżźćńĘÓĄŚŁŻŹĆŃ\,\"\'\\@#$%^*+=`~]]]></match>
  <subst><![CDATA[ ]]></subst>
 </word>
</wordlist>