Eric Bezzam
c5a80dd6c4
🔴 Fix EnCodec internals and integration tests (#39431)
* EnCodec fixes and update integration tests.
* Apply padding mask when normalize is False.
* Update comment of copied function.
* Fix padding mask within modeling.
* Revert padding function.
* Simplify handling of padding_mask.
* Address variable codebook size.
* Add output for padding for consistency with original model, fix docstrings.
* last_frame_pad_length as int
* Update example code.
* Improve docstring/comments.
* Shorten expected output.
* Consistent docstring.
* Parameterize tests.
* Properties for derived variables.
* Update expected outputs from GitHub runner.
* Consistent outputs with runner GPUs.
2025-07-23 19:39:27 +02:00
..
2025-06-17 19:37:18 +01:00
2025-06-25 17:29:10 +00:00
2025-07-23 19:39:27 +02:00
2025-06-17 19:37:18 +01:00
2025-06-13 11:07:09 +00:00
2024-11-04 09:40:30 -08:00
2025-07-08 10:20:52 +02:00
2025-06-25 17:29:10 +00:00
2025-07-22 09:00:42 -07:00
2025-06-13 11:07:09 +00:00
2025-06-17 19:37:18 +01:00
2024-12-17 09:32:00 -08:00
2023-11-08 08:35:20 -05:00
2025-06-17 19:37:18 +01:00
2024-04-08 14:21:16 +01:00