Onur Alp Akin

Results 31 comments of Onur Alp Akin

Hi @gicmo and @tchx84, what's happened so far regarding this pr?

Yeah, you're probably right. Is this viable, though?

Yes, I was able to confirm this happens while using both AUR (stremio-beta) and deb versions.

Hey @GorillaDetective, do you mind clarifying the following: - Have you prepared the data - Are you running `train()` function from `main.py` Such as File __main.py__ ```python from handwriting_synthesis.training import...

@GorillaDetective You are using windows right, because I was unable to reproduce the issue with multiple machines I was going to publish docker image after publishing to pypi package but...

@GorillaDetective there you go https://github.com/otuva/hw-synthesis-docker

The error you have posted stems from the fact that required directories are not there, hence my first question > Have you prepared the data You can't prepare something non-existent...

@Pedrotyag I think samples can be primed with the given text for the desired effect rather than implementing IAM-OnDB data gathering process from scratch. I'll have to look into other...

> What I would like to see is ability to set a fixed width and have it word wrap. I will likely work on that a bit but if anyone...

for the flatpak, I couldn't change from the interface so I'm posting my steps for later reference ``` flatpak run --command=bash org.guitarix.Guitarix mkdir ~/.var/app/org.guitarix.Guitarix/config/pipewire cp /usr/share/pipewire/jack.conf ~/.var/app/org.guitarix.Guitarix/config/pipewire/jack.conf ``` then inside...