Anton Lozhkov

Results 96 comments of Anton Lozhkov

Closing this as the Glide example has been deprecated. A fully functional example is expected after Glide is re-added to the library.

Hi @Quasimondo! You're right, simply loading the model as `model.from_pretrained("path")` is enough to start, but we're also working on a fine-tuning tutorial for the new Latent Diffusion models in the...

@sameeravithana @maito1201 the conditional scripts are still on our TODO, but feel free to contribute a PR if you've started working on it!

Hi @raghav-menon ! My experience with low-resource languages was quite similar to yours (increasing validation loss + decreasing WER). I'm speculating that this is due to overfitting to high-frequency words....

@raghav-menon the test data followed the same WER dynamic as the validation one. I also had very limited success working with noisy speech (youtube & radio). With a frozen feature...

The linked PR is now closed: > The goal with pipelines is to provide simple. readable and easy to modify implementation that can be tweaked by users for their own...

Hi @ryanrussell! The naming here really depends on the structure of the original checkpoints. I'm off this week, but would you like to investigate and try to convert the original...

@WASasquatch looks like you've resolved it? https://github.com/huggingface/diffusers/issues/756#issuecomment-1270571541

Indeed, let's keep this open until future PIL releases.

Hi @zledas, very sorry for the late reply! If you don't mind, I'll add some commits to your PR to make it work again :)