John
John
The eDiffi ones are painfully good, Nvidia simply has an advantage: they have near unlimited GPU processing power and it only costs them a bit of energy to use it.
One idea for improvement: What if we'd generate unique noise for each of the word zones ? Then when re-rolling we could choose which words we want to re-roll and...
Hi, while that fixes the error downloading the cert, the API is not using that cert anywhere. Either the cert needs to be put into the system folder (that should...
There are thousands of related reports on this since Beta. If you want to fix it you can run it on Windows 11 using an emulator inside the WSL-2 subsystem....
Been fighting with windows espeak working (using phonemizer) for quite a while now. ``` import ctypes import ctypes.util import os os.environ["ESPEAK_DATA_PATH"] = "C:\Program Files\eSpeak NG" x = ctypes.util.find_library('espeak-ng') print(x) x...
On Windows I just gave up, wasted 3 hours of my life trying to get that BLASmonster somehow working. Barely anything to be found online, most references are for linux....
> @cmp-nct it's ok I found how to make it work. > > 1 - Download this https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.22 2 - Put the files on a folder (I'll call it OpenBlasFolder)...
> @cmp-nct If I had to guess I don't think adding the Intel BLAS lib will change anything, I'm pretty sure it's similar to the github BLAS I found. >...
thanks! Regarding stopping to work: It's that plugin: https://github.com/cmp-nct/Stewardess The plugin looks at the official Copilot completions displayed and offers a word-by-word completion instead (without this copilot is quite a...
It definitely needs a feedback loop, tested xtts-v2 and it just speaks and speaks gibberish after the sentence is done. But you don't need timestamps you need a realtime feedback....