- Added fast inference for tortoise with HiFi Decoder (inspired by xtts by [coquiTTS](https://github.com/coqui-ai/TTS) 🐸, check out their multilingual model for noncommercial uses)
2.8.0
- Added custom tokenizer for non-english models
2.7.0
- Bug fixes - Added Apple Silicon Support - Updated Transformer version
2.6.0
- Bug fixes
2.5.0
- Added kv_cache support 5x faster - Added deepspeed support 10x faster - Added half precision support
2.4.0
- Removed CVVP model. Found that it does not, in fact, make an appreciable difference in the output. - Add better debugging support; existing tools now spit out debug files which can be used to reproduce bad runs.