-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Ekho Spanish version on Windows 10. #42
Comments
Test result: Ekho 4.9.3 works fine with Balabolka. (on Windows 10) |
After upgrade Ekho to 6.5, NVDA no longer show that Assertion window but hangs. I am going to port latest Ekho version to Windows on Visual Studio 2019 and check whether crash issue still exists. |
The latest version of eSpeak runs fine with NVDA. It shows that SAPI5 still works fine on Windows 10. eSpeak-NG has not implemented SAPI5 yet. |
update progress: I have fixed TTSApp, MkVoice, TestSapi5 building issue. Main project TTSEng is on going, but is should a lot harder to fix. The old project file is based on Visual Studio 2005. Environment has changed a lot in 2019. |
TTSEng relied on Festival library and it needs Festival library build with VS2019. However, Festival's makefile is not supported building on Windows 10 and VS2019. This is a difficult issue. |
update progress: I switch dev environment to my old XP laptop with VS2005. Latest code has been merged and fix building issues. Audio file size is abnormally smaller than I expect. This should be an issue. My laptop's audio IO seems doesn't work any more. I am trying to find a USB sound card to do testing. |
The audio IO issue has gone. It seems that it's accidentally mute. Audio file size has been fixed. Base tests on Windows XP has passed (without Festival module). I am going to make a package and test it on Windows 10 to make sure it doesn't crash (without Festival). If it works, I will try to enable Festival and test again. |
new package (without Festival) assertion fail at file list line 309. |
assertion fail at line 309 is reproduced in Windows XP with NVDA 20161. The error message is "Expression: list iterators incompatible". |
I get "Debug Assertion Failed dbgdel.cpp Line: 52 _BLOCK_TYPE_IS_VALID(pHead->nBlockUse)" in Windows XP with NVDA20161 and Ekho. |
Crash issues has been fixed: https://eguidedog.net/files/ekho-mandarin-spanish-8.6.exe |
Some feedback from Yerko:
|
A sample word that cannot read correctly: el soñador |
switched to spanish male voice. This voice volume should be loud enough. Special character and crashing issue is still investigating. |
Got Debug Error! HEAP CORRUPTION DETECTED: after Normal block (#329896) at 0x0AE14E90 CRT detected that the application wrote to memory after end of heap buffer. |
An espeak version released: https://sourceforge.net/projects/e-guidedog/files/Ekho/8.6/ekho-mandarin-spanish-espeak-8.6.zip/download |
Got feedback from Yerko: |
From Yerko: |
From Yerko: There are links with all voices in spanish. I suggest mb-es3, mb-es-4 |
I am not able to install mbrola voice in eSpeak-ng on Windows. I just don't know how to do it. The document seems outdated. eSpeak with mbrola on Windows works, but I can't find Makefile for Visual Studio in eSpeak's source code. So I can't develop with it. I have to wait until mbrola voice can be easily installed in eSpeak-ng on Windows. |
ekho-spanish-4.9.3.exe works on Windows 7 but not Windows 10. Need to be fixed.
Ekho 6.5 with NVDA is crashing always.
(reported by Yerko Alfaro)
The text was updated successfully, but these errors were encountered: