eugenehp commited on
Commit
034c494
·
verified ·
1 Parent(s): f8bff84

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -5
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 GGUF)
14
 
15
- Single runnable `soprano.rlxp` (RLXPFLAT): tokenizer + backbone + Vocos decoder. Legacy `soprano.gguf` still loads.
16
 
17
  | Field | Value |
18
  |---|---|
@@ -34,11 +33,11 @@ just fetch-soprano && just soprano-demo
34
 
35
  ## Contents
36
 
37
- Runtime needs `soprano.rlxp` (preferred) or legacy `soprano.gguf`. Pack with `just export-soprano-rlxp`.
38
 
39
  ## Note
40
 
41
- Ignore community LM-only GGUFs `rlx-soprano` loads `soprano.rlxp` / `soprano.gguf`.
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