Skip to content

Commit 8c2a664

Browse files
committed
add colab link
1 parent 358154b commit 8c2a664

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ __pycache__/
44
*.sh
55
local_tools/
66
*.ckpt
7+
*.pth
78
*.wav
89
infer_out/
910
config.yaml

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![downloads](https://img.shields.io/github/downloads/MoonInTheRiver/DiffSinger/total.svg)](https://github.com/MoonInTheRiver/DiffSinger/releases)
55
| [Interactive🤗 TTS](https://huggingface.co/spaces/NATSpeech/DiffSpeech)
66
| [Interactive🤗 SVS](https://huggingface.co/spaces/Silentlin/DiffSinger)
7+
| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1kfmZ6Y018c5trSwQAbhdQtZ7Il8W_4BU)
78

89

910
This repository is the official PyTorch implementation of our AAAI-2022 [paper](https://arxiv.org/abs/2105.02446), in which we propose DiffSinger (for Singing-Voice-Synthesis) and DiffSpeech (for Text-to-Speech).

0 commit comments

Comments
 (0)