Results 8 issues of 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...

![image](https://github.com/facebookresearch/audiocraft/assets/163408/b87d0910-c493-4ae0-9114-9bbee36e339f) 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...

CLA Signed

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...