Instructions to use committa/it_IT-serena-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Piper
How to use committa/it_IT-serena-medium 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
committa commited on
Commit ·
eeca8bd
1
Parent(s): bb696ac
Add sample audio and LFS rule for mp3
Browse files- .gitattributes +1 -0
- README.md +4 -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
|
@@ -41,6 +41,10 @@ tend to swallow phonemes (e.g. /r/ in "portato").
|
|
| 41 |
| noise_w | 0.4 |
|
| 42 |
| sentence_silence| 0.2 |
|
| 43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
## CLI usage
|
| 45 |
|
| 46 |
```sh
|
|
|
|
| 41 |
| noise_w | 0.4 |
|
| 42 |
| sentence_silence| 0.2 |
|
| 43 |
|
| 44 |
+
## Sample
|
| 45 |
+
|
| 46 |
+
<audio controls src="samples/speaker_0.mp3"></audio>
|
| 47 |
+
|
| 48 |
## CLI usage
|
| 49 |
|
| 50 |
```sh
|
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
|