Manuel

Results 5 comments of Manuel

I also experience this on my XS. I thought it was just slow (it's 4/5 years old now) but I can also confirm low FPS. Also, when first loading a...

Hey, I have found a fix! Just change the _isOutsideOfBorder method in the `particle.dart` file to this: ``` bool _isOutsideOfBorder(Offset particleLocation) { final globalParticlePosition = particleLocation + _particleSystemPosition!; return (globalParticlePosition.dy...

Still have the same error after updating Edit: After adding `--fp16 False` to the command, I now get a new error, as well as the old one: ``` /opt/homebrew/lib/python3.10/site-packages/whisper/decoding.py:633: UserWarning:...

> > The operator 'aten::repeat_interleave.self_int' is not currently supported on the MPS backend and will fall back to run on the CPU. This may have performance implications. (Triggered internally at...

> As a workaround, you can record a voice note, then move a copy of your vocal note on your Desktop, and transcribe the audio this way instead, the app...