docs: correct lineage wording (fine-tuned from closest-language base)
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
|
| 18 |
# pipertts_en-US_miro
|
| 19 |
|
| 20 |
-
This is a text-to-speech voice model for **American English**. The voice is **Miro**, a male voice. It uses the Piper VITS architecture, exported to ONNX for CPU inference. It was
|
| 21 |
|
| 22 |
## How to use
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
# pipertts_en-US_miro
|
| 19 |
|
| 20 |
+
This is a text-to-speech voice model for **American English**. The voice is **Miro**, a male voice. It uses the Piper VITS architecture, exported to ONNX for CPU inference. It was fine-tuned from the base voice `pipertts_en-GB_miro`, the closest available language for this voice.
|
| 21 |
|
| 22 |
## How to use
|
| 23 |
|