Update README.md

Useless update but it was bothering me.
This commit is contained in:
Jai Mu 2022-05-22 00:56:06 +09:30 committed by GitHub
parent b98860552a
commit 5bff5dd819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ This repo contains all the code needed to run Tortoise TTS in inference mode.
### Version history
#### v2.4; 2022/5/117
#### v2.4; 2022/5/17
- 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.