Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Xenova
/
speecht5_tts
like
15
Text-to-Speech
Transformers.js
ONNX
speecht5
text-to-audio
Model card
Files
Files and versions
Community
3
Use this model
Xenova
HF staff
commited on
Oct 8
Commit
083737b
•
1 Parent(s):
f680bc8
[Automated] Update base model metadata
Browse files
Set base model to "microsoft/speecht5_tts"
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
library_name: transformers.js
3
pipeline_tag: text-to-speech
4
---
1
---
2
+
base_model: microsoft/speecht5_tts
3
library_name: transformers.js
4
pipeline_tag: text-to-speech
5
---