Rotem Dan
Rotem Dan
`3.0.134` has started working for me on VSCode `1.91.1` (system details as I sent before), though workspace dictionary (`spellright.dict`) does not seem to work anymore. Adding to it does work,...
Not sure, but looks it could be the timeline generated could have invalid entries. Can you try to run the same, but without the `.srt` output? ``` echogarden align audio/audrey.wav...
I only now noticed the files added to the last message by @sorin-moga-tb (it was edited after I first saw it). I downloaded the files. I'm not seeing any issue...
Thanks. It seemed fixed in `v3.0.0` so I tested with `v2.9.0` as well and reproduced it there. I fixed it in `v3.0.0`. In `src/subtitles/Subtitles.ts` I changed: ```ts for (let entry...
I added the fix in [v2.9.1](https://github.com/echogarden-project/echogarden/releases/tag/v2.9.1) (just released).
The error happens when it computes the STFT (Short Term Fourier Transform) of the audio file. It's possible the input waveform is very large and this may require more memory...
On `v1.7.0` (just released) I've made a partial rewrite of the voice isolation operation (MDX-NET implementation), which is now much faster (especially with GPU acceleration, which now gets to 20x...
Thanks. On `1.8.x` the speed improved to about 30x real-time on the default model on my RTX 2060 / 13th-gen Core i3 due to switching from `KissFFT` to a new...
This issue should be resolved now. Closing. You can reopen if it comes beck.
Hi, I apologize for the late reply. My free trials for Google, Microsoft and Amazon services have all expired. I cannot directly test these commercial services are working correctly, unless...