文件历史

80 次代码提交

作者 SHA1 备注 提交日期
Or-Tal 896ec7c47f bigfix, inference loading checkpoints use local path (#539)
audiocraft_docs / Run docs (push) Has been cancelled
audiocraft_linter / Run linter (push) Has been cancelled
audiocraft_tests / Run tests (push) Has been cancelled
* Comment out embedding cache, as released ckpt accidently contained a cache path which is not publically avalilable.

* Comment out embedding cache, as released ckpt accidently contained a cache path which is not publically avalilable.

* update action

* linter fix
2025-03-13 18:01:11 +02:00
Or-Tal 72480695e0 Updated Changelog and version for JASCO release (#526) 2025-01-14 17:50:16 +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 dbbf222c3c update doc 2024-11-05 17:11:15 +00:00
Simon Rouard 123aa8d0c6 fix typo 2024-11-05 16:37:09 +00:00
Simon Rouard 0dfbd69c16 fix 2024-11-05 16:25:08 +00:00
Simon Rouard bfcf06c4ec replace line by function _drop_description_condition 2024-11-05 16:17:19 +00:00
Simon Rouard 011d1a1da8 fix linter 2024-11-05 16:10:16 +00:00
Simon Rouard 7b5b009595 assertion for description_condition 2024-11-05 16:03:59 +00: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 30b01b3293 add documentation 2024-10-29 10:16:44 +00:00
Simon Rouard 9e525f5e8c style conditioner for musicgen-style 2024-10-21 09:30:05 +00:00
Simon Rouard 3e27b767c7 plop 2024-10-03 12:17:59 +00:00
Simon Rouard 77dafd4f61 update with comments 2024-07-16 15:59:33 +00:00
Simon Rouard 4715ccbf6c debug 2024-06-07 10:10:08 +00:00
Simon Rouard 0393587487 debug 2024-06-07 09:51:29 +00:00
Simon Rouard ba14c87981 debug 2024-06-07 08:50:52 +00:00
Simon Rouard 95364fe03b fix linter 2024-06-06 18:18:17 +00:00
Simon Rouard b759e0d303 linter 2024-06-06 15:48:12 +00:00
Simon Rouard 03ae2d25b0 need to add docstrings 2024-06-06 12:04:31 +00:00
Simon Rouard fd08ee4778 debug 2024-06-05 14:42:15 +00:00
Simon Rouard db7b29a5f4 add musicgen style 2024-06-04 14:00:32 +00:00
pierrefdz 4890bc2c93 fix kbits grid 2024-06-04 10:30:58 +00:00
pierrefdz 0bc680890d fix kbits grid 2024-06-04 10:20:22 +00:00
Tuan Tran 24bea39aea revert black linters 2024-06-03 07:38:45 +02:00
Tuan Tran 710342e796 revert black linters 2024-06-03 07:37:15 +02:00
Tuan Tran cb73ef68f3 -m 2024-06-03 07:12:05 +02:00
Jade Copet dcf0f92603 Release v1.3.0 2024-05-02 08:21:18 +00:00
Jade Copet a2bf6479f4 Fix FSDP support with pytorch 2.1.0 2024-05-02 07:04:48 +00: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
Alexandre Défossez 25080485eb updating changelog 2024-01-15 18:34:17 +01:00
Alon Ziv 905371a779 MAGNeT v1 (#387)
* MAGNeT v1 release
* Version bump + typos
2024-01-15 18:52:52 +02:00
Jade Copet 3882191e5c Changelog and version 2024-01-11 16:46:01 +00:00
0xlws e2d3f4595b Merge branch 'facebookresearch:main' into main 2023-12-17 12:27:35 +01:00
JadeCopet f91888ba0c Merge branch 'main' into fix_commitment_loss 2023-12-11 18:18:18 -06:00
Alexandre Défossez 32fec64407 changelog and version 2023-12-11 18:12:32 -06:00
Alexandre Défossez b3a025973c updating alpha version 2023-12-11 17:17:39 -06:00
Alexandre Défossez 26dfbe5c0a remove compression_model from lm checkpoints 2023-12-11 17:15:25 -06:00
Alexandre Défossez 62c26aeaca fix commitment loss 2023-12-11 10:03:02 -06:00
Igor Skovorodkin b31ad05066 Merge branch 'facebookresearch:main' into patch-2 2023-11-21 19:56:36 +01:00
Jade Copet 6f08e33727 Fix linter in CI 2023-11-21 15:06:29 +00:00
Igor Skovorodkin ab95eebc03 Remove outdated assert for layer checkpointing.
Looks like this assert checks abandoned experimental `layer_drop` param, which not exists anymore.
2023-11-10 12:54:08 +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 aa4e633668 actual release 1.1.0 (#345)
* actual release

* test

* adding library name
2023-11-07 13:44:37 +01: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 e95bcf9d99 typos: encodec.py 2023-10-18 15:44:40 +02:00
0xlws 92b9916aaf docs: fix typos, formatting 2023-10-13 11:57:27 +02:00
0xlws 9af6690254 refactor: rm unused parameter and redundant return statement 2023-10-13 09:40:39 +02:00