MusicGen / CHANGELOG.md
w1zrd's picture
Duplicate from facebook/MusicGen
76993a3
|
raw
history blame contribute delete
No virus
576 Bytes

A newer version of the Gradio SDK is available: 5.1.0

Upgrade

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.0.2a] - TBD

Improved demo, fixed top p (thanks @jnordberg).

Compressor tanh on output to avoid clipping with some style (especially piano). Now repeating the conditioning periodically if it is too short.

More options when launching Gradio app locally (thanks @ashleykleynhans).

Testing out PyTorch 2.0 memory efficient attention.

[0.0.1] - 2023-06-09

Initial release, with model evaluation only.