|
ESPEAK 101 AND MORE LANGUAGES?
Hi ricky, Get espeak-ng 1.50. Though because of the installer currently not including all new languages you might have not all that many more. Here are the links to the files. 64 bit: https://github.c
Hi ricky, Get espeak-ng 1.50. Though because of the installer currently not including all new languages you might have not all that many more. Here are the links to the files. 64 bit: https://github.c
|
By
...
· #2990
·
|
|
new espeak-ng windows builds
Hi all, Uploaded new builds this morning. Enjoy. Greetings, Simon
Hi all, Uploaded new builds this morning. Enjoy. Greetings, Simon
|
By
...
· #2783
·
|
|
Thinking of trying to use MakeMSI to create the espeak-ng installer
Hi Reece, OK. Is that components list built automatically? If that one makes a lot of work i would just remove it. The install size doesn't increase all that much when we install all languages. What d
Hi Reece, OK. Is that components list built automatically? If that one makes a lot of work i would just remove it. The install size doesn't increase all that much when we install all languages. What d
|
By
...
· #2742
·
|
|
Thinking of trying to use MakeMSI to create the espeak-ng installer
forgot to add maybe the MakeMSI group could help us designing a nice installer. What do we need? Greetings, Simon Am 15.11.2019 um 23:55 schrieb Simon Eigeldinger:
forgot to add maybe the MakeMSI group could help us designing a nice installer. What do we need? Greetings, Simon Am 15.11.2019 um 23:55 schrieb Simon Eigeldinger:
|
By
...
· #2739
·
|
|
Thinking of trying to use MakeMSI to create the espeak-ng installer
Hi all, I found Make MSI. http://dennisbareis.com/makemsi.htm which might be interesting for us. Doesn't need a lot of GUID generation. I guess mainly just one GUID for the installer. If i have some t
Hi all, I found Make MSI. http://dennisbareis.com/makemsi.htm which might be interesting for us. Doesn't need a lot of GUID generation. I guess mainly just one GUID for the installer. If i have some t
|
By
...
· #2738
·
|
|
new espeak ng builds
yes i did. https://github.com/git-for-windows/git/ Here's the building howto for espeak ng: https://github.com/espeak-ng/espeak-ng/blob/master/docs/building.md Here's my script how i build it. it buil
yes i did. https://github.com/git-for-windows/git/ Here's the building howto for espeak ng: https://github.com/espeak-ng/espeak-ng/blob/master/docs/building.md Here's my script how i build it. it buil
|
By
...
· #2735
·
|
|
new espeak ng builds
Hi Reece, No problem. We are a small community and whoever is able to help with something (big or small) is a big help factor. I have also tried to get my hands dirty with the wix xml format but never
Hi Reece, No problem. We are a small community and whoever is able to help with something (big or small) is a big help factor. I have also tried to get my hands dirty with the wix xml format but never
|
By
...
· #2734
·
|
|
new espeak ng builds
Hi, Yes there is. You can download visual studio community edition. This is free. I am using that over here as well. Greetings, Simon Am 05.11.2019 um 19:49 schrieb mattias:
Hi, Yes there is. You can download visual studio community edition. This is free. I am using that over here as well. Greetings, Simon Am 05.11.2019 um 19:49 schrieb mattias:
|
By
...
· #2732
·
|
|
new espeak ng builds
No. Am 05.11.2019 um 18:47 schrieb mattias:
No. Am 05.11.2019 um 18:47 schrieb mattias:
|
By
...
· #2729
·
|
|
new espeak ng builds
Hi all, I have compiled new builds yesterday. now they also work on all systems. had to get release mode working. by default visual studio uses debug mode which doesn't let you run the binaries on a n
Hi all, I have compiled new builds yesterday. now they also work on all systems. had to get release mode working. by default visual studio uses debug mode which doesn't let you run the binaries on a n
|
By
...
· #2727
·
|
|
eSpeak NG Windows Builds
Hi Karl, Me too. I am better at testing. *smile* Greetings, Simon Am 19.10.2019 um 20:02 schrieb Karl Eick:
Hi Karl, Me too. I am better at testing. *smile* Greetings, Simon Am 19.10.2019 um 20:02 schrieb Karl Eick:
|
By
...
· #2717
·
|
|
eSpeak NG Windows Builds
Hi Reece, The old espeak installer used a text box where the people where able to specify which languages they wanted. for example de en fr+max es+robert installed german and english base voices, and
Hi Reece, The old espeak installer used a text box where the people where able to specify which languages they wanted. for example de en fr+max es+robert installed german and english base voices, and
|
By
...
· #2715
·
|
|
eSpeak NG Windows Builds
Hi, Unfortunately not. But if you know someone who has the knowledge in that i guess that guy would be very welcome. Greetings, Simon On Thu, 17 Oct 2019 11:08:10 +0300 "Nikos Demetriou via Groups.Io"
Hi, Unfortunately not. But if you know someone who has the knowledge in that i guess that guy would be very welcome. Greetings, Simon On Thu, 17 Oct 2019 11:08:10 +0300 "Nikos Demetriou via Groups.Io"
|
By
...
· #2709
·
|
|
eSpeak NG Windows Builds
If someone wants to build it as well here's my build batch file. First it gets all the repos from github and then it compiles x86 (32 bit) and then x64 (64 bit): cd\ c: cd\ mkdir src cd src git clone
If someone wants to build it as well here's my build batch file. First it gets all the repos from github and then it compiles x86 (32 bit) and then x64 (64 bit): cd\ c: cd\ mkdir src cd src git clone
|
By
...
· #2708
·
|
|
eSpeak NG Windows Builds
Hi Nikos, There was, as far as i know, never a sapi 5 version of espeak ng. But you can use the sapi 5 version of espeak. Greetings, Simon On Thu, 17 Oct 2019 08:17:56 +0300 "Nikos Demetriou via Group
Hi Nikos, There was, as far as i know, never a sapi 5 version of espeak ng. But you can use the sapi 5 version of espeak. Greetings, Simon On Thu, 17 Oct 2019 08:17:56 +0300 "Nikos Demetriou via Group
|
By
...
· #2706
·
|
|
eSpeak NG Windows Builds
Hi all, Just started providing Windows builds for eSpeak NG for Windows 32 and 64 bit. Builds can be found at: https://cloud.hohenems.at/index.php/s/SKRW3KYKYPzQc5j Compiled on Visual Studio 2017 Comm
Hi all, Just started providing Windows builds for eSpeak NG for Windows 32 and 64 bit. Builds can be found at: https://cloud.hohenems.at/index.php/s/SKRW3KYKYPzQc5j Compiled on Visual Studio 2017 Comm
|
By
...
· #2703
·
|
|
Compiling espeak-ng-data manually
Hi all, I plan to compile espeak-ng using vs 2017 and then maybe compiling the espeak-ng-data by hand so we have all languages in a for example zip file for also pretty easy install and update. So jus
Hi all, I plan to compile espeak-ng using vs 2017 and then maybe compiling the espeak-ng-data by hand so we have all languages in a for example zip file for also pretty easy install and update. So jus
|
By
...
· #2624
·
|
|
Compiling eSpeak NG
Hi Reece, Thanks for the info. Yeah the guids are always a little bit a difficult thing with msi files. thats why i didn't like to use wix on my projects a long time ago. Maybe you could update the wi
Hi Reece, Thanks for the info. Yeah the guids are always a little bit a difficult thing with msi files. thats why i didn't like to use wix on my projects a long time ago. Maybe you could update the wi
|
By
...
· #2612
·
|
|
Compiling eSpeak NG
Hi all, Because there are no new espeak ng builds for over 1000 commits, i plan to do random compilations for the windows community. After compiling with Visual Studio 2017 Community Edition i am not
Hi all, Because there are no new espeak ng builds for over 1000 commits, i plan to do random compilations for the windows community. After compiling with Visual Studio 2017 Community Edition i am not
|
By
...
· #2609
·
|
|
german r, k and p phoneme changes and phoneme x definition added
Hi Reece, No big deal. I was just astonished how it sounded. *smile* Greetings, Simon Am 03.02.2018 um 10:39 schrieb Reece H. Dunn:
Hi Reece, No big deal. I was just astonished how it sounded. *smile* Greetings, Simon Am 03.02.2018 um 10:39 schrieb Reece H. Dunn:
|
By
...
· #1294
·
|