Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
So, not being able to get speakup to work, or install, I re-installed espeakup. And it is back to using espeak. But spd-say is still using Voxin, AKA, ibmtts. So, where do I go to tell espeakup to use what is in speech.conf? Thanks. - Original Message - From: "K0LNY_Glenn" To: "Frank Ca

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
Hi Frank, I thought so too, but speakup does not work, or speakup_soft either. I hope removing eSpeakup did not mess it up. Glenn - Original Message - From: "Frank Carmickle" To: "K0LNY_Glenn" Cc: "Samuel Thibault" ; Sent: Wednesday, November 02, 2022 1:31 PM Subject: Re: Voxin Almost

Re: Voxin Almost Works

2022-11-02 Thread Frank Carmickle
Glenn, Speakup is a part of the linux kernel packages on debian, linux-image_SOME_VERSION. I really don't think you need to be compiling a linux kernel module for speakup. HTH, --FC > On Nov 2, 2022, at 2:19 PM, K0LNY_Glenn wrote: > > Where here is a bit of change that happened since my las

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
Where here is a bit of change that happened since my last message. I installed git, and did the gitclone for speakup. This was after I just uninstalled espeakup. So the gitclone of speakup gave me no errors, but speakup does not work. However, when I do spd-say test now, Voxin works, I just don't s

Re: Voxin Almost Works

2022-11-02 Thread Samuel Thibault
K0LNY_Glenn, le mer. 02 nov. 2022 13:07:05 -0500, a ecrit: > I just looked, the other day you suggested I increase the log level, and at > that time in speechd.conf I changed it to 4, it says 5 is not recommended so > you are still getting level 4, I just checked. 4 should be enough, yes. So, ar

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
I just looked, the other day you suggested I increase the log level, and at that time in speechd.conf I changed it to 4, it says 5 is not recommended so you are still getting level 4, I just checked. Glenn - Original Message - From: "Samuel Thibault" To: "K0LNY_Glenn" Cc: Sent: Wedne

Re: Voxin Almost Works

2022-11-02 Thread Samuel Thibault
K0LNY_Glenn, le mer. 02 nov. 2022 12:22:08 -0500, a ecrit: > I attached the ibmtts.log file, the speech-dispatcher file shows nothing, Really nothing? That's not supposed to happen, we should be seeing at least the initialization of modules and the connection of spd-say. Also, As I already menti

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
I attached the ibmtts.log file, the speech-dispatcher file shows nothing, because since I reinstalled speech-dispatcher-ibmtts, spd-say does not error, it is just silent. But as I look at the attached file, it looks like it is having trouble accessing /etc/speech-dispatcher/modules/ibmtts.conf.

Re: Voxin Almost Works

2022-11-02 Thread Samuel Thibault
K0LNY_Glenn, le mer. 02 nov. 2022 11:56:03 -0500, a ecrit: > But neither spd-say nor espeakup are using it, Note that you can tell spd-say explicitly to use ibmtss by using spd-say -o ibmtts foobar Again, sending the logs would actually tell us what is happening, to be able to help you for real

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
This is a problem now. Now that I reinstalled speech-dispatcher-ibmtts, as I mentioned before, it does not give an error. I just looked in the speech-dispatcher log file and it shows that it was run, but it shows no errors. So it runs proper according to speech-dispatcher, but the only way I can

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
I wonder if speakup would be more, or less likely to use Voxin than espeakup. When I run spd-conf, I hear the Voxin being tested, and ibmtts is listed in spd-say -O, but espeakup isn't using it. spd-say test is silent now, after I installed speech-dispatcher-ibmtts with apt again, and the above

Re: Voxin Almost Works

2022-11-02 Thread Samuel Thibault
K0LNY_Glenn, le mer. 02 nov. 2022 11:37:36 -0500, a ecrit: > Where might I find a log file for spd-say? I mean the log of speech-dispatcher after spd-say tried to use it to speech something. Samuel

Re: Voxin Almost Works

2022-11-02 Thread K0LNY_Glenn
Hi Samuel, Where might I find a log file for spd-say? It isn't in with the synth logs in speech-dispatcher. There's a folder there called debug, but it's empty. Thanks for any assistance. Glenn - Original Message - From: "Samuel Thibault" To: "K0LNY_Glenn" Cc: Sent: Wednesday, November

Re: Voxin Almost Works

2022-11-02 Thread Samuel Thibault
K0LNY_Glenn, le mar. 01 nov. 2022 17:51:27 -0500, a ecrit: > Okay, here's the two logs from /run/user/1000/speech-dispatcher. Ok, but this doesn't seem to include running spd-say ? We need to observe that to be able to know what is happening. Samuel