Jade Copet
62201d6e74
Update MusicGen citation
2023-11-21 10:31:30 -08:00
JadeCopet
1c570cdc94
Merge pull request #337 from facebookresearch/update_readme
...
Update MUSICGEN.md
2023-11-20 19:30:04 +01:00
Alexandre Défossez
5905d2ef25
Release v1.2.0 ( #347 )
...
* Stereo release (#26 )
* wip
* fix bug in sample storage
* type hint
* wip
* fix bug in fsdp with pytorch 2.0.1
* fix kld
* stereo should be good
* plop
* plop
* updating
* updates
* linter
* fix tests
* doc and grid for stereo
* extra doc
* extra docs
* removed spurious nograd
* changelog
* revert back passt change
* fix n_quantizers
* changes
* adding warning
* extra warnings and tests
* missing changelog
* missing changes between audiogen and musicgen
* doc
* doc
* plop
* improvements to the demo
* updating colab
* forgot to update version
* nits
2023-11-08 14:06:58 +01:00
Alexandre Défossez
7639ca4b19
Update MUSICGEN.md
2023-10-27 15:06:44 +02:00
Alexandre Défossez
f73b7ae4f3
Many bug fixes for v1.1.0 ( #335 )
...
* wip
* fix bug in sample storage
* fix bug in fsdp with pytorch 2.0.1
* fix kld
* revert back passt change
* fix n_quantizers
* changes
* adding warning
* extra warnings and tests
* missing changelog
* missing changes between audiogen and musicgen
2023-10-26 17:58:04 +02:00
Alexandre Défossez
80def9cd3c
update SISNR doc to make it clear we display minus the SISNR ( #268 )
...
* doc
* making doc clearer
* line too long
2023-09-07 15:50:06 +02:00
JadeCopet
e96018613a
Merge pull request #182 from carankt/main
...
Right call for Encodec Model
2023-08-12 09:13:03 +02:00
Robin San Roman
b9489711d8
add sample page
2023-08-11 08:55:20 -07:00
Karan Thakkar
163b61f8a7
Update Command to work with EncoDec
...
Loading the encodec model requires the call to be "encodec_model_24khz()" instead of the "get_*_()".
2023-08-04 10:24:36 -06:00
bocytko
efacc4879b
Removes call to non-existing generate_unconditional
...
When running the example, one gets an error:
```
'AudioGen' object has no attribute 'generate_unconditional'
```
AudioGen does not provide a generate_unconditional method. The example looks like a copy-paste mistake from Musicgen readme.
2023-08-03 00:19:27 +02:00
Jade Clara Copet
c5157b5bf1
Update README for MBD
2023-08-02 16:39:21 +02:00
Jade Clara Copet
bf7052227b
AudioCraft v1.0.0 release with training code, AudioGen, MultiBandDiffusion etc.
2023-08-02 15:14:53 +02:00