From 9adfe30580af77a7f7c8045dee154e3fae42bd22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:25:53 +0900 Subject: [PATCH] feat: impl. newest chtts --- assets/chtts.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/chtts.yaml b/assets/chtts.yaml index c24ff06..e77b5d0 100644 --- a/assets/chtts.yaml +++ b/assets/chtts.yaml @@ -2,10 +2,10 @@ BaseURL: https://huggingface.co/2Noise/ChatTTS/resolve/main Targets: - Folder: asset Copy: - - asset/Decoder.pt - - asset/DVAE_full.pt + - asset/Decoder.safetensors + - asset/DVAE.safetensors - asset/Embed.safetensors - - asset/Vocos.pt + - asset/Vocos.safetensors - Folder: asset/gpt Copy: - asset/gpt/config.json