Add the DAC model. (#2433)

* Add the DAC model.

* More quantization support.

* Handle DAC decoding.

* Plug the DAC decoding in parler-tts.
This commit is contained in:
Laurent Mazare
2024-08-19 07:59:51 +01:00
committed by GitHub
parent 58197e1896
commit 236b29ff15
7 changed files with 404 additions and 8 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@ candle-wasm-examples/**/config*.json
.idea/*
__pycache__
out.safetensors
out.wav