Garbaz
Garbaz
Same here. I'm still using Anki 2.1.35 for other addons that haven't been updated to newer versions. Would be nice if at least the old version still compatible with Anki...
 I have the same issue. If I try to unsilence a certain ~47min file, which according to the output of unsilence should result in a ~42min file, I instead...
### Further Observations: #### Does work with MP3 in / WAV out  Running the tool on exactly the same input file, but giving the output file as a WAV...
### Investigation When I run the `ffmpeg` command generated in `MediaRenderer.__concat_intervals` manually: ```bash ffmpeg -f concat -safe 0 -i conc.txt -c copy -y -loglevel verbose test.mp3 ``` where the files...
> If this only happens if the resulting files are very short, couldn't a flag that specifies the minimum length of an interval after speedup be used? At least this...
> I have issues also with files of 40 minutes so and using it with the parameter in the first ticket comment (there are also some files that replicate the...
Phone: Fairphone 2 Android Version: 7.1.2 Given that when overwriting `surfaceTouchEvent()` everything works as expected, I'm surprised that this is inconsistent across phones. Unfortunately I don't have a different phone...
I've tried your suggestion, but I couldn't get the Noise Reduction plugin to behave, it always produces crackly or splotchy sound, though I'm not sure in the first place how...
Alternatively to `kn0ck0ut`, the audacity effect is [here](https://github.com/audacity/audacity/blob/master/plug-ins/vocalrediso.ny). It's a "nyquist plug-in" though.
> As a workaround, you could load that plugin in carla rack under jack-pw and use it through pipewire. > > Here is an [how-to](https://wiki.archlinux.org/title/PipeWire#LADSPA,_LV2_and_VST_plugins). After some head-scratching, I got...