Update README.md
#2
by
koichisaito
- opened
README.md
CHANGED
@@ -6,6 +6,14 @@ pipeline_tag: text-to-audio
|
|
6 |
---
|
7 |
|
8 |
# SoundCTM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
This repository is for the official checkpoint of ["SoundCTM: Uniting Score-based and Consistency Models for Text-to-Sound Generation"](https://arxiv.org/abs/2405.18503)
|
10 |
|
11 |
**PDF:** https://arxiv.org/pdf/2405.18503
|
|
|
6 |
---
|
7 |
|
8 |
# SoundCTM
|
9 |
+
|
10 |
+
ICLR'25 publication
|
11 |
+
|
12 |
+
- Checkpoint is available [here](https://huggingface.co/koichisaito/soundctm_dit).
|
13 |
+
- Paper: [SoundCTM: Unifying Score-based and Consistency Models for Full-band Text-to-Sound Generation](https://openreview.net/forum?id=KrK6zXbjfO).
|
14 |
+
- Codebase: [Github](https://github.com/koichi-saito-sony/soundctm_dit_iclr)
|
15 |
+
|
16 |
+
|
17 |
This repository is for the official checkpoint of ["SoundCTM: Uniting Score-based and Consistency Models for Text-to-Sound Generation"](https://arxiv.org/abs/2405.18503)
|
18 |
|
19 |
**PDF:** https://arxiv.org/pdf/2405.18503
|