Add model card (#1)
Browse files- Add model card (39854e631aa66ff3a63494a42e311dbf19d88071)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: text-to-speech
|
| 3 |
+
license: mit
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model for [TechSinger: Technique Controllable Multilingual Singing Voice Synthesis via Flow Matching](https://huggingface.co/papers/2502.12572).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/gwx314/TechSinger
|