Text-to-Speech
Piper
Italian
tts
checkpoint
finetuning
committa commited on
Commit
ba704bb
·
1 Parent(s): 4c29ddc

serena checkpoint epoch 94 (medium, base per finetuning italiano)

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -20,7 +20,8 @@ Finetuning base checkpoint for Piper TTS (VITS), trained **from scratch** on Ita
20
  - Base voice: **serena** — female, neutral Standard Italian (no regional accent), synthetic
21
  - Training: **94 epochs** from scratch, batch 10, 29,470 clips (27 h)
22
  - Dataset: [committa/serena-synthetic-it-27h](https://huggingface.co/datasets/committa/serena-synthetic-it-27h)
23
- - File: `epoch=94-step=559930.ckpt` — **keep this filename**: tooling (e.g. the TextyMcSpeechy dojo) parses the `epoch=N-step=M` pattern to pick the highest checkpoint
 
24
 
25
  ## Why this checkpoint
26
 
@@ -46,11 +47,6 @@ converges in **far fewer epochs** than from scratch — and with less data. This
46
  **both female and male target voices**: the timbre is learned from the new dataset, so with
47
  enough epochs the new voice fully takes over.
48
 
49
- ### TextyMcSpeechy dojo
50
-
51
- Copy the `.ckpt` into `tts_dojo/PRETRAINED_CHECKPOINTS/default/F_voice/medium/` (or the dojo's
52
- `pretrained_tts_checkpoint/` folder) and select the "pretrained checkpoint" option in `train.sh`.
53
-
54
  ## License
55
 
56
  CC-BY-4.0 — derived from [committa/serena-synthetic-it-27h](https://huggingface.co/datasets/committa/serena-synthetic-it-27h).
 
20
  - Base voice: **serena** — female, neutral Standard Italian (no regional accent), synthetic
21
  - Training: **94 epochs** from scratch, batch 10, 29,470 clips (27 h)
22
  - Dataset: [committa/serena-synthetic-it-27h](https://huggingface.co/datasets/committa/serena-synthetic-it-27h)
23
+ - File: `epoch=94-step=559930.ckpt` — **keep this filename** (piper_train convention:
24
+ `epoch=N-step=M`), which tooling uses to pick the highest checkpoint
25
 
26
  ## Why this checkpoint
27
 
 
47
  **both female and male target voices**: the timbre is learned from the new dataset, so with
48
  enough epochs the new voice fully takes over.
49
 
 
 
 
 
 
50
  ## License
51
 
52
  CC-BY-4.0 — derived from [committa/serena-synthetic-it-27h](https://huggingface.co/datasets/committa/serena-synthetic-it-27h).