haugas.dev

Results 6 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...

Hey @ciaxj88, thank you! I'll take a look.

I'm getting significantly different loss values. I'm using the bert-base-multilingual-cased tokenizer for Estonian because it seems like it should work, according to [multilingual-pl-bert](https://huggingface.co/papercup-ai/multilingual-pl-bert/blob/main/config.yml). Note that I added some debug input/output...