[fenrir-screenreader] Re: Speech overlaps

  • From: chrys@xxxxxxxxxxxxxx
  • To: fenrir-screenreader@xxxxxxxxxxxxx
  • Date: Mon, 28 Jan 2019 12:17:07 +0100

Howdy,

sorry for late answer. hat a "long" weekend resulted in some hangover (lol).

1. i ll take a look at your demo today in the evening after my work. i heard multible times by this from users but could never reproduce it by myself ( i also wonder how it culd happen since fenrir has no asyc progress here) but we will figure it for sure.
2. about the comma stuff, this is caused by an setting what creates a "pause" in espeak. voxin seems not to handle this in the same way. you can turn this off by switch the following settings:

respectPunctuationPause=True
newLinePause=True

to
respectPunctuationPause=False
newLinePause=False

the first one adds an comma after . ? and ! what results to have a short break in espeak
the second one adds an comma at the end of each line. what results in having a short break after each line.

this may fix your issue.
maybe we can fix it up if you find something what creates a break in voxin ( i dont have it here and i do not now ery much about it).

since it seems not to work in all TTS  i will switch it to false by default.

cheers chrys

Zitat von E <eml@xxxxxx>:

Hello list,

An additional question: I keep hearing comma comma comma for new lines.
Example: when I switch to a new TTY that contains a login prompt with most of the screen empty, I hear hostname Login comma comma comma comma comma.
I assume this is the TTY size breaking lines and Fenrir perceives it the best it can.
Therefore, anyone of you have had experience with this issue?
Broken into two parts, one part would be how to avoid the comma comma comma phenomenon, and the other to resize my terminal to fit more content, more collumns and rows into my screen.

Any hints would be greatly appreciated.

Best,
E
--------------------------------------------
MailingList: fenrir-screenreader@xxxxxxxxxxxxx
Website: https://linux-a11y.org
Wiki: https://wiki.linux-a11y.org/doku.php?id=fenrir
Code: https://github.com/chrys87/fenrir
IRC Live Support:
Network: irc.linux-a11y.org
Room: #a11y



--------------------------------------------
MailingList: fenrir-screenreader@xxxxxxxxxxxxx
Website: https://linux-a11y.org
Wiki: https://wiki.linux-a11y.org/doku.php?id=fenrir
Code: https://github.com/chrys87/fenrir
IRC Live Support:
Network: irc.linux-a11y.org
Room: #a11y

Other related posts: