Instructions to use committa/it_IT-serena-medium-checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Piper
How to use committa/it_IT-serena-medium-checkpoint with Piper:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Reword README: drop v1 defect narrative
Browse files
README.md
CHANGED
|
@@ -28,11 +28,14 @@ Finetuning base checkpoint for Piper TTS (VITS), fine-tuned on Italian.
|
|
| 28 |
|
| 29 |
## Why this checkpoint
|
| 30 |
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
## Sample
|
| 38 |
|
|
|
|
| 28 |
|
| 29 |
## Why this checkpoint
|
| 30 |
|
| 31 |
+
Piper publishes **no official pretrained checkpoint for Italian** (the `rhasspy/piper-checkpoints`
|
| 32 |
+
catalog has no `it` entry; the only official Italian voices are `it_IT-paola-medium`, which was
|
| 33 |
+
finetuned from a U.S. English base, and `it_IT-riccardo-x_low`, trained from scratch at x_low
|
| 34 |
+
quality — neither exposes a trainable checkpoint). This is the only public Italian **medium**
|
| 35 |
+
checkpoint that can be used as a finetuning base. It is the base used to build
|
| 36 |
+
`it_IT-serena-medium`, and it is fine-tuned on an extended dataset
|
| 37 |
+
(`serena-synthetic-it-28h`) with targeted sentence-initial phrases for improved
|
| 38 |
+
prosody at the start of sentences.
|
| 39 |
|
| 40 |
## Sample
|
| 41 |
|