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-04-08 14:12:08 +02:00
2025-07-23 17:03:18 +02:00
2025-06-25 14:31:20 +00:00
2025-04-28 14:20:45 +01:00
2025-06-26 16:25:00 +01:00
2025-06-23 10:56:51 +02:00
2025-07-23 16:24:29 +02:00
2025-07-23 19:39:27 +02:00
2025-06-25 17:29:10 +00:00
2025-07-17 13:21:59 +00:00
2025-07-21 12:42:00 +00:00
2025-07-23 11:41:10 +02:00
2025-07-10 19:07:59 +01:00
2025-06-11 17:28:06 +01:00
2025-07-09 21:14:45 +00:00
2025-06-26 16:25:00 +01:00
2025-07-17 13:51:50 +01:00
2025-07-23 10:13:45 +02:00
2025-07-23 16:24:29 +02:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-07-12 23:39:06 +00:00
2025-07-21 12:42:00 +00:00
2025-07-23 16:24:29 +02:00
2025-07-17 13:21:59 +00:00
2025-07-18 12:23:20 +00:00
2025-06-25 17:29:10 +00:00
2025-07-21 12:38:05 +00:00
2025-07-18 00:02:04 +00:00
2025-03-17 16:09:46 +01:00
2025-07-12 23:39:06 +00:00