Johan Nordberg
Johan Nordberg
tortoise_tts.py exposes this as `-V, --voices-dir VOICES_DIR`, this option can be one or more directories (comma separated) that will be searched for voices
It's also possible to upload to GitHub issues if you zip the file first
No, I gave up and went back to Xcode :(
:+1: It would also make sense to move the color lookup out of NeuQuant.js and have it so you can supply your own function
Yes, https://johan-nordberg.com/glslwasmgif/
Why?
(re-worded the issue slightly)
There's currently no way to abort a frame in progress, it will only stop enqueuing new frames.
What's the differences you are seeing, and how many workers are you using and what are the specs of the machine you are testing with? My initial tought is that...
Sounds like a code optimizer issue, somewhere along the line chrome gives up and uses "slow" javascript. We would need to find what code it fails to optimize and fix...