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