flatsiedatsie

Results 376 comments of flatsiedatsie

For people finding this thread: you may also want to look at [this recently added `wespeaker-voxceleb-resnet34`model]([wespeaker-voxceleb-resnet34-LM](https://huggingface.co/onnx-community/wespeaker-voxceleb-resnet34-LM)) that is also designed to create audio fingerprints for voices. It says it only...

I had references to Whisper Medium in my code, and thought "how could it ever have worked??". But it seems I wasn't going completely mad. Whisper Medium was supported at...

Side note: if you have a recommendation for another translation model that has WebGPU support, I'd love to know about it.

That error message implies a 404 error, and the code it trying to load a 404 error HTML page as if it were JSON. I'd check if that URL you're...

Hmm. Could you try adding this to a htaccess file? ``` AddType text/javascript .js .ts .mjs .cjs AddType application/wasm wasm ``` Do you have any browser plugins that might me...

https://duckduckgo.com/?q=what+is+htaccess

> why is it doing this only when I run the code on the browser and not on node?

Pipelines are great for beginners. A pinepine is a bit of code that Xenova has kindly made available for lots of AI models so that you can easily and quickly...

Small update: I've been trying to get it work by creating an ONNX file using optimum. This has proven tricky as there is no config.json file. But maybe that can...

Spotted this interesting comparision of open source TTS models: https://tts.x86.st/