Roger Chappel
Roger Chappel
Hi guys, Great tool! I am wondering if you could give me some pointers in improving this function, it works however I find the timing information as out significantly. I...
Hey Guys, Great library! In Python, how would you go about forced alignment to extract the start and end time in seconds for an input string, in this case, a...
Hey, I thought I would try the [Banana extension](https://github.com/kiri-art/docker-diffusers-api-build-download) repo today. I have tried changing the ENV variable model_id to a few different models, but I keep getting this error:...
Hey hey! So I am using some models that either have VAE baked in or require a separate VAE to be defined during inference like this: ``` model = "CompVis/stable-diffusion-v1-4"...