Text-to-Speech
ONNX
GGUF
Chinese
English
onnxruntime
tts
on-device
jetson
telephony
vits
mb-istft-vits
multi-speaker
mandarin
taiwanese-mandarin
imatrix
conversational
Instructions to use Luigi/PrimeTTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use Luigi/PrimeTTS with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Luigi/PrimeTTS:F32 # Run inference directly in the terminal: llama cli -hf Luigi/PrimeTTS:F32
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Luigi/PrimeTTS:F32 # Run inference directly in the terminal: llama cli -hf Luigi/PrimeTTS:F32
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf Luigi/PrimeTTS:F32 # Run inference directly in the terminal: ./llama-cli -hf Luigi/PrimeTTS:F32
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf Luigi/PrimeTTS:F32 # Run inference directly in the terminal: ./build/bin/llama-cli -hf Luigi/PrimeTTS:F32
Use Docker
docker model run hf.co/Luigi/PrimeTTS:F32
- LM Studio
- Jan
- Ollama
How to use Luigi/PrimeTTS with Ollama:
ollama run hf.co/Luigi/PrimeTTS:F32
- Unsloth Studio
How to use Luigi/PrimeTTS with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Luigi/PrimeTTS to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Luigi/PrimeTTS to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Luigi/PrimeTTS to start chatting
- Atomic Chat new
- Docker Model Runner
How to use Luigi/PrimeTTS with Docker Model Runner:
docker model run hf.co/Luigi/PrimeTTS:F32
- Lemonade
How to use Luigi/PrimeTTS with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Luigi/PrimeTTS:F32
Run and chat with the model
lemonade run user.PrimeTTS-F32
List all available models
lemonade list
weights at root: symbol_table.json
Browse files- symbol_table.json +186 -0
symbol_table.json
ADDED
|
@@ -0,0 +1,186 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"symbols": [
|
| 3 |
+
"_blank",
|
| 4 |
+
"_pad",
|
| 5 |
+
"UNK",
|
| 6 |
+
"SP",
|
| 7 |
+
"γ
",
|
| 8 |
+
"γ",
|
| 9 |
+
"γ",
|
| 10 |
+
"γ",
|
| 11 |
+
"γ",
|
| 12 |
+
"γ",
|
| 13 |
+
"γ",
|
| 14 |
+
"γ",
|
| 15 |
+
"γ",
|
| 16 |
+
"γ",
|
| 17 |
+
"γ",
|
| 18 |
+
"γ",
|
| 19 |
+
"γ",
|
| 20 |
+
"γ",
|
| 21 |
+
"γ",
|
| 22 |
+
"γ",
|
| 23 |
+
"γ",
|
| 24 |
+
"γ",
|
| 25 |
+
"γ",
|
| 26 |
+
"γ",
|
| 27 |
+
"γ",
|
| 28 |
+
"γ",
|
| 29 |
+
"γ",
|
| 30 |
+
"γ",
|
| 31 |
+
"γ",
|
| 32 |
+
"γ",
|
| 33 |
+
"γ",
|
| 34 |
+
"γ ",
|
| 35 |
+
"γ‘",
|
| 36 |
+
"γ’",
|
| 37 |
+
"γ£",
|
| 38 |
+
"γ€",
|
| 39 |
+
"γ₯",
|
| 40 |
+
"γ¦",
|
| 41 |
+
"γ§",
|
| 42 |
+
"γ¨",
|
| 43 |
+
"γ©",
|
| 44 |
+
"AA",
|
| 45 |
+
"AE",
|
| 46 |
+
"AH",
|
| 47 |
+
"AO",
|
| 48 |
+
"AW",
|
| 49 |
+
"AY",
|
| 50 |
+
"B",
|
| 51 |
+
"CH",
|
| 52 |
+
"D",
|
| 53 |
+
"DH",
|
| 54 |
+
"EH",
|
| 55 |
+
"ER",
|
| 56 |
+
"EY",
|
| 57 |
+
"F",
|
| 58 |
+
"G",
|
| 59 |
+
"HH",
|
| 60 |
+
"IH",
|
| 61 |
+
"IY",
|
| 62 |
+
"JH",
|
| 63 |
+
"K",
|
| 64 |
+
"L",
|
| 65 |
+
"M",
|
| 66 |
+
"N",
|
| 67 |
+
"NG",
|
| 68 |
+
"OW",
|
| 69 |
+
"OY",
|
| 70 |
+
"P",
|
| 71 |
+
"R",
|
| 72 |
+
"S",
|
| 73 |
+
"SH",
|
| 74 |
+
"T",
|
| 75 |
+
"TH",
|
| 76 |
+
"UH",
|
| 77 |
+
"UW",
|
| 78 |
+
"V",
|
| 79 |
+
"W",
|
| 80 |
+
"Y",
|
| 81 |
+
"Z",
|
| 82 |
+
"ZH",
|
| 83 |
+
",",
|
| 84 |
+
".",
|
| 85 |
+
"?",
|
| 86 |
+
"!",
|
| 87 |
+
"β¦",
|
| 88 |
+
"-",
|
| 89 |
+
"'"
|
| 90 |
+
],
|
| 91 |
+
"sym2id": {
|
| 92 |
+
"_blank": 0,
|
| 93 |
+
"_pad": 1,
|
| 94 |
+
"UNK": 2,
|
| 95 |
+
"SP": 3,
|
| 96 |
+
"γ
": 4,
|
| 97 |
+
"γ": 5,
|
| 98 |
+
"γ": 6,
|
| 99 |
+
"γ": 7,
|
| 100 |
+
"γ": 8,
|
| 101 |
+
"γ": 9,
|
| 102 |
+
"γ": 10,
|
| 103 |
+
"γ": 11,
|
| 104 |
+
"γ": 12,
|
| 105 |
+
"γ": 13,
|
| 106 |
+
"γ": 14,
|
| 107 |
+
"γ": 15,
|
| 108 |
+
"γ": 16,
|
| 109 |
+
"γ": 17,
|
| 110 |
+
"γ": 18,
|
| 111 |
+
"γ": 19,
|
| 112 |
+
"γ": 20,
|
| 113 |
+
"γ": 21,
|
| 114 |
+
"γ": 22,
|
| 115 |
+
"γ": 23,
|
| 116 |
+
"γ": 24,
|
| 117 |
+
"γ": 25,
|
| 118 |
+
"γ": 26,
|
| 119 |
+
"γ": 27,
|
| 120 |
+
"γ": 28,
|
| 121 |
+
"γ": 29,
|
| 122 |
+
"γ": 30,
|
| 123 |
+
"γ ": 31,
|
| 124 |
+
"γ‘": 32,
|
| 125 |
+
"γ’": 33,
|
| 126 |
+
"γ£": 34,
|
| 127 |
+
"γ€": 35,
|
| 128 |
+
"γ₯": 36,
|
| 129 |
+
"γ¦": 37,
|
| 130 |
+
"γ§": 38,
|
| 131 |
+
"γ¨": 39,
|
| 132 |
+
"γ©": 40,
|
| 133 |
+
"AA": 41,
|
| 134 |
+
"AE": 42,
|
| 135 |
+
"AH": 43,
|
| 136 |
+
"AO": 44,
|
| 137 |
+
"AW": 45,
|
| 138 |
+
"AY": 46,
|
| 139 |
+
"B": 47,
|
| 140 |
+
"CH": 48,
|
| 141 |
+
"D": 49,
|
| 142 |
+
"DH": 50,
|
| 143 |
+
"EH": 51,
|
| 144 |
+
"ER": 52,
|
| 145 |
+
"EY": 53,
|
| 146 |
+
"F": 54,
|
| 147 |
+
"G": 55,
|
| 148 |
+
"HH": 56,
|
| 149 |
+
"IH": 57,
|
| 150 |
+
"IY": 58,
|
| 151 |
+
"JH": 59,
|
| 152 |
+
"K": 60,
|
| 153 |
+
"L": 61,
|
| 154 |
+
"M": 62,
|
| 155 |
+
"N": 63,
|
| 156 |
+
"NG": 64,
|
| 157 |
+
"OW": 65,
|
| 158 |
+
"OY": 66,
|
| 159 |
+
"P": 67,
|
| 160 |
+
"R": 68,
|
| 161 |
+
"S": 69,
|
| 162 |
+
"SH": 70,
|
| 163 |
+
"T": 71,
|
| 164 |
+
"TH": 72,
|
| 165 |
+
"UH": 73,
|
| 166 |
+
"UW": 74,
|
| 167 |
+
"V": 75,
|
| 168 |
+
"W": 76,
|
| 169 |
+
"Y": 77,
|
| 170 |
+
"Z": 78,
|
| 171 |
+
"ZH": 79,
|
| 172 |
+
",": 80,
|
| 173 |
+
".": 81,
|
| 174 |
+
"?": 82,
|
| 175 |
+
"!": 83,
|
| 176 |
+
"β¦": 84,
|
| 177 |
+
"-": 85,
|
| 178 |
+
"'": 86
|
| 179 |
+
},
|
| 180 |
+
"lang": {
|
| 181 |
+
"ZH": 0,
|
| 182 |
+
"EN": 1
|
| 183 |
+
},
|
| 184 |
+
"n_symbols": 87,
|
| 185 |
+
"max_tone": 5
|
| 186 |
+
}
|