mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
🔥 XTTS implementation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Tortoise 🐢
|
||||
# 🐢 Tortoise
|
||||
Tortoise is a very expressive TTS system with impressive voice cloning capabilities. It is based on an GPT like autogressive acoustic model that converts input
|
||||
text to discritized acouistic tokens, a diffusion model that converts these tokens to melspeectrogram frames and a Univnet vocoder to convert the spectrograms to
|
||||
the final audio signal. The important downside is that Tortoise is very slow compared to the parallel TTS models like VITS.
|
||||
|
||||
Reference in New Issue
Block a user