Add Hugging Face Space demo link
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ This repository contains **Safetensors / PyTorch checkpoints** and **multilingua
|
|
| 15 |
|
| 16 |
**Project home (install, ONNX inference, examples):** [https://github.com/maxmelichov/BlueTTS](https://github.com/maxmelichov/BlueTTS)
|
| 17 |
|
|
|
|
|
|
|
| 18 |
> **End-user synthesis:** Use the ONNX model bundle **[`notmax123/blue-onnx`](https://huggingface.co/notmax123/blue-onnx)** with the BlueTTS README. This **`notmax123/blue`** repo supplies **training / finetuning weights** and files needed to **export new voice style JSON** for ONNX; it is not the ONNX runtime bundle.
|
| 19 |
|
| 20 |
## Files
|
|
|
|
| 15 |
|
| 16 |
**Project home (install, ONNX inference, examples):** [https://github.com/maxmelichov/BlueTTS](https://github.com/maxmelichov/BlueTTS)
|
| 17 |
|
| 18 |
+
**Live ONNX demo (browser):** [Hugging Face Space — notmax123/Blue](https://huggingface.co/spaces/notmax123/Blue)
|
| 19 |
+
|
| 20 |
> **End-user synthesis:** Use the ONNX model bundle **[`notmax123/blue-onnx`](https://huggingface.co/notmax123/blue-onnx)** with the BlueTTS README. This **`notmax123/blue`** repo supplies **training / finetuning weights** and files needed to **export new voice style JSON** for ONNX; it is not the ONNX runtime bundle.
|
| 21 |
|
| 22 |
## Files
|