committa commited on
Commit ·
dc44c3e
1
Parent(s): ba704bb
Add sample audio and LFS rule for mp3
Browse files- .gitattributes +1 -0
- README.md +6 -0
- samples/speaker_0.mp3 +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -31,6 +31,12 @@ finetuned from a U.S. English base, and `it_IT-riccardo-x_low`, trained from scr
|
|
| 31 |
quality — neither exposes a trainable checkpoint). This is the only public Italian **medium**
|
| 32 |
checkpoint that can be used as a finetuning base.
|
| 33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
## Use as a base for finetuning other Italian voices
|
| 35 |
|
| 36 |
Any checkpoint of the same quality config (medium) can be resumed with piper_train:
|
|
|
|
| 31 |
quality — neither exposes a trainable checkpoint). This is the only public Italian **medium**
|
| 32 |
checkpoint that can be used as a finetuning base.
|
| 33 |
|
| 34 |
+
## Sample
|
| 35 |
+
|
| 36 |
+
Audio of the base voice (it_IT-serena-medium):
|
| 37 |
+
|
| 38 |
+
<audio controls src="samples/speaker_0.mp3"></audio>
|
| 39 |
+
|
| 40 |
## Use as a base for finetuning other Italian voices
|
| 41 |
|
| 42 |
Any checkpoint of the same quality config (medium) can be resumed with piper_train:
|
samples/speaker_0.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7a662ec2d2bf393ef2175a8eb79b0e30c73605acea316ed772d355bb2053444
|
| 3 |
+
size 166809
|