Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,14 +5,13 @@ library_name: rlx
|
|
| 5 |
tags:
|
| 6 |
- soprano
|
| 7 |
- rlxp
|
| 8 |
-
- gguf
|
| 9 |
- tts
|
| 10 |
- rlx
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# Soprano 1.1 (RLX
|
| 14 |
|
| 15 |
-
Single runnable `soprano.rlxp` (RLXPFLAT): tokenizer + backbone + Vocos decoder.
|
| 16 |
|
| 17 |
| Field | Value |
|
| 18 |
|---|---|
|
|
@@ -34,11 +33,11 @@ just fetch-soprano && just soprano-demo
|
|
| 34 |
|
| 35 |
## Contents
|
| 36 |
|
| 37 |
-
|
| 38 |
|
| 39 |
## Note
|
| 40 |
|
| 41 |
-
|
| 42 |
|
| 43 |
## Run with RLX
|
| 44 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- soprano
|
| 7 |
- rlxp
|
|
|
|
| 8 |
- tts
|
| 9 |
- rlx
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Soprano 1.1 (RLX)
|
| 13 |
|
| 14 |
+
Single runnable `soprano.rlxp` (RLXPFLAT): tokenizer + backbone + Vocos decoder.
|
| 15 |
|
| 16 |
| Field | Value |
|
| 17 |
|---|---|
|
|
|
|
| 33 |
|
| 34 |
## Contents
|
| 35 |
|
| 36 |
+
Hub ships `soprano.rlxp` only. Pack locally with `just export-soprano-rlxp`.
|
| 37 |
|
| 38 |
## Note
|
| 39 |
|
| 40 |
+
Hub ships `.rlxp` only. A local legacy `soprano.gguf` still loads if present.
|
| 41 |
|
| 42 |
## Run with RLX
|
| 43 |
|