Manmay Nakhashi commited on
Commit Β·
e694869
1
Parent(s): fdc2b0b
Move LTX acknowledgement to top of Space README, position DramaBox as Resemble AI's product
Browse files
README.md
CHANGED
|
@@ -16,12 +16,16 @@ short_description: Expressive TTS with voice cloning β DramaBox demo
|
|
| 16 |
|
| 17 |
# DramaBox β Expressive TTS with Voice Cloning
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
| | |
|
| 22 |
|---|---|
|
| 23 |
| π€ **Model** | [`ResembleAI/Dramabox`](https://huggingface.co/ResembleAI/Dramabox) |
|
| 24 |
| π **Demo Space** | [`ResembleAI/Dramabox`](https://huggingface.co/spaces/ResembleAI/Dramabox) (ZeroGPU) |
|
|
|
|
| 25 |
| π **License** | LTX-2 Community License β see [`LICENSE`](LICENSE) |
|
| 26 |
|
| 27 |
## Models
|
|
@@ -205,6 +209,6 @@ Always load the LoRA at inference rather than pre-merging it β pre-merged chec
|
|
| 205 |
|
| 206 |
English.
|
| 207 |
|
| 208 |
-
## License
|
| 209 |
|
| 210 |
-
|
|
|
|
| 16 |
|
| 17 |
# DramaBox β Expressive TTS with Voice Cloning
|
| 18 |
|
| 19 |
+
> **Built on [LTX-2](https://github.com/Lightricks/LTX-2) by Lightricks.**
|
| 20 |
+
> DramaBox is **Resemble AI's** expressive TTS, trained on top of the LTX-2.3 audio branch under the LTX-2 Community License. Huge thanks to the Lightricks team for open-sourcing the base.
|
| 21 |
+
|
| 22 |
+
Prompt-driven TTS with voice cloning. The prompt itself controls speaker identity, emotion, delivery style, laughs, sighs, pauses and transitions; an optional 10-second voice reference clones the target timbre. DramaBox is an IC-LoRA fine-tune of the **LTX-2.3 3.3B audio-only** model.
|
| 23 |
|
| 24 |
| | |
|
| 25 |
|---|---|
|
| 26 |
| π€ **Model** | [`ResembleAI/Dramabox`](https://huggingface.co/ResembleAI/Dramabox) |
|
| 27 |
| π **Demo Space** | [`ResembleAI/Dramabox`](https://huggingface.co/spaces/ResembleAI/Dramabox) (ZeroGPU) |
|
| 28 |
+
| ποΈ **Base model** | [`Lightricks/LTX-2`](https://huggingface.co/Lightricks/LTX-2) |
|
| 29 |
| π **License** | LTX-2 Community License β see [`LICENSE`](LICENSE) |
|
| 30 |
|
| 31 |
## Models
|
|
|
|
| 209 |
|
| 210 |
English.
|
| 211 |
|
| 212 |
+
## License & acknowledgement
|
| 213 |
|
| 214 |
+
DramaBox is a Resemble AI fine-tune of [LTX-2](https://github.com/Lightricks/LTX-2). Distributed under the LTX-2 Community License Agreement β see [`LICENSE`](LICENSE). Thanks again to Lightricks for releasing the base model.
|