Views
No views yet
committa/serena-synthetic-it-28h (30,842 clips, 28 h)epoch=14-step=83250.ckpt — piper_train convention: epoch=N-step=M,
which tooling uses to pick the highest checkpointrhasspy/piper-checkpoints
catalog has no it entry; the only official Italian voices are it_IT-paola-medium, which was
finetuned from a U.S. English base, and it_IT-riccardo-x_low, trained from scratch at x_low
quality — neither exposes a trainable checkpoint). This is the only public Italian medium
checkpoint that can be used as a finetuning base. It is the base used to build
it_IT-serena-medium, and it is fine-tuned on an extended dataset
(serena-synthetic-it-28h) with targeted sentence-initial phrases for improved
prosody at the start of sentences.1python -m piper_train \
2 --dataset-dir /path/to/your_voice_training_folder \
3 --resume_from_checkpoint epoch=14-step=83250.ckpt \
4 --quality medium