Skip to content

Commit

Permalink
feat: impl. newest chtts
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Oct 15, 2024
1 parent 7a172ae commit 9adfe30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/chtts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9adfe30

Please sign in to comment.