<div dir="ltr"><div dir="ltr">I've generated a full set of US-English sounds using the voice Matthew, with the fancy "neural" setting, for 16000 and 8000.</div><div dir="ltr"><br></div><div dir="ltr"><a href="https://github.com/avimar/freeswitch-sounds-polly" target="_blank">https://github.com/avimar/freeswitch-sounds-polly</a><span style="color:rgb(80,0,80)"> </span>has install instructions.</div><div>Once you switch to a polly voice, you can use this script to generate new prompts that instantly match the rest of your prompts.</div><div><br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">I've tested with mod_say_en and it sounds decent. I think neural is optimized for actual sentences, and not single words. So perhaps digits and letters are best replaced with the more uniform Matthew-standard (included). I'll try to test it more another time. Feedback welcome.</div><div dir="ltr"><br></div><div dir="ltr">If people want 24000 I can generate as ogg and then convert with sox, I guess? Polly doesn't support above 24000hz. </div><div dir="ltr"><br></div><div dir="ltr">The script can read a .xml file but it's currently set a) to only do one section at a time and b) to request pcm at 16000 and use sox to downsample to 8000.</div><div dir="ltr"><br></div><div dir="ltr">If someone wants to create other sets, you can grab the phrases file from 

<a href="https://github.com/signalwire/freeswitch/tree/master/docs/phrase" target="_blank">https://github.com/signalwire/freeswitch/tree/master/docs/phrase</a> and pick a voice from <a href="https://docs.aws.amazon.com/polly/latest/dg/voicelist.html" target="_blank">https://docs.aws.amazon.com/polly/latest/dg/voicelist.html</a> (you'll have to switch the XML/JSON importer, it defaults to english)</div><div><br></div><div>-There's neural voices available for English (British) (en-GB), Portuguese (Brazilian) (pt-BR) (<a href="https://github.com/signalwire/freeswitch/blob/master/docs/phrase/phrase_pt_BR.xml" target="_blank">phrases</a>), and US Spanish (es-US).</div><div><br></div><div>-There's regular voices available in lots of others languages, we have phrases for these: German (de-DE), French (fr-FR), Portuguese (European) (pt-PT), Russian (ru-RU), Chinese, Mandarin (cmn-CN).</div><div><br></div><div>Email me or file an issue if you need help.</div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><br></div><div dir="ltr">-Avi Marcus<br>BestFone</div></div></div></div></div></div></div>