Or-Tal
3c38b72039
Jasco release jan12 ( #527 )
...
* Updated Changelog and version for JASCO release
* release completions
2025-01-15 10:52:27 +02:00
Alon Ziv
ed418e4bce
JASCO release - text + chords + drums ( #53 )
...
Completed PR push for JASCO
2025-01-12 18:52:26 +02:00
Simon Rouard
57e1492e27
Update MUSICGEN_STYLE.md
2024-11-11 02:03:09 -08:00
Simon Rouard
fd9fee4987
cleanup
2024-11-05 15:30:03 +00:00
Simon Rouard
4e4972d577
cleanup
2024-11-05 14:26:43 +00:00
Simon Rouard
3b55e6d026
try to fix CI
2024-10-30 12:48:48 +00:00
Simon Rouard
f104e4f50c
fix typo
2024-10-29 17:22:44 +00:00
Simon Rouard
c116b30beb
fix typo
2024-10-29 17:22:21 +00:00
Simon Rouard
6f7e13ffff
notebook and app
2024-10-29 16:56:54 +00:00
Simon Rouard
30b01b3293
add documentation
2024-10-29 10:16:44 +00:00
Tuan Tran
f2fbfff330
slight change of wording in watermarking doc
2024-06-04 10:29:46 -04:00
Tuan Tran
a03c947f20
update docs
2024-06-03 07:40:40 +02:00
Tuan Tran
cb73ef68f3
-m
2024-06-03 07:12:05 +02:00
Alon Ziv
2a5c5e9719
Magnet xformers 0.0.22 compatibility fix ( #394 )
...
MAGNeT - Fix for xformers 0.0.22 compatibility, thanks to @nateraw catch.
In addition, the following smaller fixes are also contained in this PR:
* MAGNeT notebook - change to stride1 span arrangement by default.
* MAGNeT doc fix of a typo.
* MAGNeT music training grid typo fix.
2024-01-17 14:08:48 +02:00
Alon Ziv
905371a779
MAGNeT v1 ( #387 )
...
* MAGNeT v1 release
* Version bump + typos
2024-01-15 18:52:52 +02:00
0xlws
e2d3f4595b
Merge branch 'facebookresearch:main' into main
2023-12-17 12:27:35 +01:00
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
0xlws
f317a5ab1e
Merge branch 'facebookresearch:main' into main
2023-11-08 18:00:00 +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
0xlws
887b2baaf2
typos: encodec.md
2023-10-18 10:40:42 +02:00
0xlws
ad6b79cbbe
typo: training.md
2023-10-18 10:00:52 +02:00
0xlws
a07b4a8703
typos: conditioning.md
2023-10-18 09:59:35 +02:00
0xlws
612300ed98
docs: minor typos training.md
2023-10-13 16:18:16 +02:00
0xlws
f4673bb837
docs: typos conditioning.md
2023-10-13 13:17:05 +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