Kamil Akesbi
8260cb311e
Add Descript-Audio-Codec model (#31494)
* dac model
* original dac works
* add dac model
* dac can be instatiated
* add forward pass
* load weights
* all weights are used
* convert checkpoint script ready
* test
* add feature extractor
* up
* make style
* apply cookicutter
* fix tests
* iterate on FeatureExtractor
* nit
* update dac doc
* replace nn.Sequential with nn.ModuleList
* nit
* apply review suggestions 1/2
* Update src/transformers/models/dac/modeling_dac.py
Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
* up
* apply review suggestions 2/2
* update padding in FeatureExtractor
* apply review suggestions
* iterate on design and tests
* add integration tests
* feature extractor tests
* make style
* all tests pass
* make style
* fixup
* apply review suggestions
* fix-copies
* apply review suggestions
* apply review suggestions
* Update docs/source/en/model_doc/dac.md
Co-authored-by: Yoach Lacombe <52246514+ylacombe@users.noreply.github.com>
* Update docs/source/en/model_doc/dac.md
Co-authored-by: Yoach Lacombe <52246514+ylacombe@users.noreply.github.com>
* anticipate transfer weights to descript
* up
* make style
* apply review suggestions
* update slow test values
* update slow tests
* update test values
* update with CI values
* update with vorace values
* update test with slice
* make style
---------
Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
Co-authored-by: Yoach Lacombe <52246514+ylacombe@users.noreply.github.com>
2024-08-19 10:21:51 +01:00
..
2024-08-07 11:42:52 +02:00
2022-02-23 15:46:28 -05:00
2023-10-09 11:04:57 +02:00
2024-08-16 12:35:41 -04:00
2024-06-26 21:59:08 +01:00
2024-03-19 14:43:02 +00:00
2024-06-26 14:50:08 +01:00
2024-08-16 11:20:41 +01:00
2024-08-19 10:21:51 +01:00
2024-07-11 12:11:50 +01:00
2024-02-29 03:56:16 +01:00
2024-08-13 11:29:57 +01:00
2024-08-16 11:48:45 +01:00
2023-12-07 10:00:08 +01:00
2024-07-17 10:56:44 +01:00
2024-08-05 09:22:48 +02:00
2024-08-13 13:20:28 +01:00
2024-08-16 13:05:57 -04:00
2020-01-06 15:11:12 +01:00
2023-12-20 18:33:17 +00:00
2024-07-26 10:33:02 +02:00
2023-06-15 07:30:24 -04:00
2024-08-06 11:33:05 +01:00
2024-05-21 13:56:52 +01:00
2024-08-13 23:40:50 +02:00
2024-05-16 10:56:11 +01:00
2024-05-13 15:59:46 +01:00
2024-07-22 17:46:17 +01:00
2024-08-13 11:48:53 -04:00
2023-09-05 10:12:25 +02:00
2024-08-01 14:32:13 +02:00