German voice prompts

astrakid

New Member
Apr 25, 2018
23
0
1
46
Here ya go
hi,
thx a lot. unfortunately it is still not working:

Code:
root@fusionpbx:/opt/german-voice-prompts# python3 tts.py
Traceback (most recent call last):
  File "/opt/german-voice-prompts/tts.py", line 18, in <module>
    for row in reader:
  File "<frozen codecs>", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 2257: invalid continuation

the line as screenshot (see end of 1st output line)
1739702366140.png
so i stil have to try to convert the input file to utf-8.
will try later.
 

astrakid

New Member
Apr 25, 2018
23
0
1
46
well, corrected the file manually, after i found out how to jump to the position within vim.
however the script doesn't seem to work - but it might be a wrong combination ov voice-id and api version.