Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sergeipetrov
/
parler-tts-ie
like
0
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
main
parler-tts-ie
/
README.md
sergeipetrov
Create README.md
0830c78
verified
3 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
input format:
```json
{
"inputs": {
"prompt": <text>,
"description": <text>
}
}
```