└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # UniCATS 2 | 3 | This repository is for the paper: [(AAAI 2024) UniCATS: A Unified Context-Aware Text-to-Speech Framework with Contextual VQ-Diffusion and Vocoding](https://arxiv.org/pdf/2306.07547.pdf). 4 | 5 | The codes for [CTX-txt2vec](https://github.com/cantabile-kwok/UniCATS-CTX-txt2vec) and [CTX-vec2wav](https://github.com/cantabile-kwok/CTX-vec2wav) are now available. 6 | --------------------------------------------------------------------------------