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-06-26 21:59:08 +01:00
2024-08-19 10:21:51 +01:00
2024-07-24 17:36:32 +01:00
2024-06-28 18:02:30 +02:00
2024-04-16 11:58:55 +02:00
2024-05-30 16:47:35 +02:00
2024-08-16 11:20:41 +01:00
2024-08-12 10:12:48 -07:00
2024-04-23 16:06:20 +01:00
2024-05-29 11:55:43 +01:00
2024-06-12 11:33:00 +01:00
2023-11-08 08:35:20 -05:00
2024-08-16 11:20:41 +01:00
2024-04-08 14:21:16 +01:00