summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2024-09-20 14:31:20 -0600
committerGitHub <noreply@github.com>2024-09-20 14:31:20 -0600
commitc58c5d5b01b1457997ac68b3a873b64ca98afcb6 (patch)
tree661ead8f3d8fe70c7a55170899f2f97f6c02f132 /.gitignore
parent382c6b51af46f3906a191435d198f404f66de95e (diff)
downloadcandle-c58c5d5b01b1457997ac68b3a873b64ca98afcb6.tar.gz
candle-c58c5d5b01b1457997ac68b3a873b64ca98afcb6.tar.bz2
candle-c58c5d5b01b1457997ac68b3a873b64ca98afcb6.zip
Add the mimi audio-tokenizer. (#2488)
* Add the mimi audio-tokenizer. * Formatting tweaks. * Add a full example. * Use the transformers names. * More renamings. * Get encoding and decoding to work. * Clippy fixes.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 38a7d504..4dfbcc16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,6 @@ candle-wasm-examples/**/config*.json
__pycache__
out.safetensors
out.wav
+bria.mp3
+bria.safetensors
+bria.wav