Pieris Kalligeros
Pieris Kalligeros
Is this still an open issue? I've read the comments and pull request merge but still don't understand if it's an available feature on HackMD. Can anyone comment? @jeremyomer @JJediny
I've already implemented a CustomDataset dataloader similar to how RoadAnomaly21 is loaded. Once I make it pretty I'll make a PR, if you're open to it. For now, I'll try...
Hey Nazir, I'm now in the process of training RbA with COCO outlier supervision. I have 2 questions: 1. I noticed that in all configs (including the ones for OOD...
Thanks a lot for the detailed feedback on a weekend Nazir! I had no clue about the EXCEPT_OOD part referring to DenseHybrid, I assumed everything was for RbA. **A follow-up...
Hey Nazir, Thanks for providing the script! I made a simpler version with some default matplotlib colormaps. However, doing some tests, I noticed that, for the actual logic of clustering...
For other modalities (e.g. visual QA, video anomaly detection, image generation, speech-to-text, text-to-speech etc.), it would be nice for start to just propose *existing* datasets and/or models, since prompt2model is...
I believe this is true as can be seen in the code cell below that equation `(-1/sigma**2*(perturbed_samples-samples)`. Maybe @esling can review and merge the PR?
Hey Enno, thanks a lot for the pointer, I didn't realise that some models have voice cloning built in rather than with `tts.tts_with_vc_to_file()`. I was then trying to run the...
Dear coqui devs/community, Any update on this? I'm still encountering this issue. Please unmark it as stale
Thanks for letting me know!