Posts posted by Sergiaws
-
-
-
Since there aren't a lot of SAPI5 very good voices to test, I decided to research about other TTS System. Then I found Piper, a TTS that is trained using AI. I even could train my own model bassed in the old NokiaTTS in spanish. It suggest that is quite responsive in some old hardware, and my created model seems to be quite fast. However, these TTS softwares doesn't seem to work in Windows Vista Extended or Windows 7. Apparently it cannot use onnxruntime dll. Is there a chance of running them maybe recompiling Onnxruntime with other params or whatever can be done? I'm trying to run this
https://github.com/mush42/sonata-nvda
NVDA seems quite reliable to test the latency of TTS Systems.
-
-
-
What's the point of fixing modernizr for IE5.5? IE regarding js and web standards really sucks. If you just want that people could browse with older browsers, use techniques like graceful degradation or progressive enhancement. Regarding browser choices, Windows 95+ users could use RetroZilla (bassed on Firefox 2.x) that's much modern and better than Internet Explorer 5.5. If you still want to use IE, there where a tutorial on betaarchive that allowed you to use IE6 on Windows 95. Regarding Windows 3.1 or lower, just use a text-based browser.
-
Hi @Win32 and others! Can be implemented in extended kernel the function SetWaitableTimerEx and other similar stuff that rely on it? I read on some Microsoft forums that the mentioned procedure is used on some Office 365 installers and other Microsoft products, so maybe it might improve Office 2016+ in Vista, but not sure.
In my situation, I've been trying to run NVDA 2024.1 in Windows Vista. They migrated from python 3.7 to Python 3.11, however that shouldn't be a big deal since I've been running Python 3.9+ with the dlls provided here.
https://github.com/nalexandru/api-ms-win-core-path-HACK
The deal is that running the installer or a portable copy of NVDA gives me the following error: The procedure entry point SetWaitableTimerEx could not be located in the dynamic link library KERNEL32.dll. Note that if you want to test, you need to spoof the sistem as Windows 8.1 or 10 to run it successfully.
-
-
-
-
-
-
I found a 2009 style youtube frontend, it seems to have a flash and html5 player. It might work in Windows 9x but what about the experience?
-
-
I want to share something interesting! Windows 11 is apparently starting to loose market against Windows 10!
https://gs.statcounter.com/windows-version-market-share/desktop/worldwide/
Surprisingly, Windows XP surpased Windows 8 again!
-
-
-
-
@Win32 can you take a look to this? Apparently the function WTSQuerySessionInformationW is broken or unavailable. Obtained this log from NVDA which references that function. It's a 32 bit program.
-
-
Edited by Sergiaws
Explained some things.11 hours ago, LiptonAcer said:For me yes, it literally builds all the stability and the future of our Windows installation. If you are someone who reinstalls often, I advise you to make clones. Windows Vista RTM is a stable bone, you just have to know that some services crash but you can restart them to fix them. For example the control panel can either not open or be empty, it is these services that must be restarted: net stop EMDMgmt net stop slsvc net start EMDMgmt net start slsvc If we master Windows Vista RTM well after it becomes our friend and if we correctly sort all the updates to install, it becomes as clean as an arch linux.
But, noone answered me. Will even Vista RTM (fresh installation) recognice properly my audio card and my USB stuff (of course USB 2.0)? Will there run any XP SP2 software? My audio card (Realtec) and USB stuff work properly on a freshly installed Vista (custom iso) with SP2.
-
I might try some day the RTM as someone suggested, but I have several questions. Firstly, will Vista RTM recognice my sound card and my USB devices? These devices work well with Vista SP2 (a custom iso), and audio is very important for me. Secondly, what about Net Framework 4.6 after the installation? I don't want to break nothing, and the custom iso I used had .net framework 4.6 integrated. Newer .net versions break Windows Update and some old .net 4 applications, so installing .net framework 4.7 or newer is not a solution.
-
-
Here's my suggestion! 1. Open a cmd. 2. Type there sfc /scannow. 3. Wait until the process is completed and restart your pc. $. Run the ExKernel setup, if the first time it's not working you should run it one more time. Then, if the installer tells that the setup is complete, you can restart the system. Additionally, after the scanning, you should take all .bak files and move it to another place or rename the extension from .bak to .bak1 or whatever you want. That worked for me at least.
-
List of new software unlocked by Second System
in Windows 7
Here's what can I tell. Win32 used to make great software. Vista Extended Kernel was great, Supermium is great. He was an msfn member, but because of fame (lots of people asking if something works in his/her setup), he might be tired of msfn. Second System might be great, but I don't have money right now to test it. Since he used to be msfn member, I think his software can be shared. What I don't like is that he actually does not update frecquently his website or blog, BlackWingCat used to speak some things about his adventures extending Win2K. My suggestion for him would be to drop WinVista ExKernel users (so second system would work on Vanilla only), make a free version with less frecquent updates, and create paid beta channel updated more frecquently.