Jonathan Fly
                                            Jonathan Fly
                                        
                                    I tried to generate samples in Colab and everything works except that I had to change this line of code in /cm/unet.py, clearing out factory_kwargs. Not sure if this is...
 Considered also changing the Gradio widget to prevent negative temp. But I just tried a few samples.... say what you like about the horrible noises you get with negative...
This is a pretty sweet repo, been using it a couple times a week recently. Faster-whisper lets you actually run the large model in real time with good latency on...
Not sure if you are haven't published the models yet, but download_models.sh gets a 404 when it tries to download them.
I mostly test in WSL2 and just noticed miniforge in base windows has some annoying bits. The console has errors, even though everything is still working. And you can't control-c...
".editorconfig" that forces formatting to prevent the 100+ line "changes" _Originally posted by @rmcc3 in https://github.com/JonathanFly/bark/issues/44#issuecomment-1534573402_
Just noticed this bug. In the meantime, if you run into it you can go into the 'Even More Options' tab and set ``` --output_filename my_filename ```` And it won't...