haugas.dev

Results 4 comments of haugas.dev

Hi! I made the changes you suggested: - added preview option via data attribute - Moved preview area to the bottom of the lightbox window Edit: Added youtube example

I figured it out. In my case it was a conflict between **underscore.js** and **lodash.js** library. I removed lodash.fp.js and the problem went away. Hopefully it helps!

I faced a comparable issue with the TalTechNLP/whisper-large-et model. To tackle the problem in my Node.js testing application, I utilized Silero VAD for initial speech detection. However, the model still...