summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/encodec.rs
Commit message (Expand)AuthorAgeFilesLines
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-281-1/+1
* Remove some unused macros. (#2618)Laurent Mazare2024-11-151-2/+2
* Documentation Pass for Models (#2617)zachcp2024-11-151-0/+6
* Add the DAC model. (#2433)Laurent Mazare2024-08-191-1/+1
* Add support for Llama 3.1 (#2359)Eric Buehler2024-07-261-1/+1
* Add a flag to select the dtype used in metavoice. (#1805)Laurent Mazare2024-03-051-2/+6
* Encodec encoding demo. (#1775)Laurent Mazare2024-02-281-1/+2
* Apply dilations in the encodec model. (#1772)Laurent Mazare2024-02-271-19/+69
* Encodec model. (#1771)Laurent Mazare2024-02-271-0/+718