Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gyroing/persian-tts-piper
igortamara
/
sample-tts-piper
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
479b96c
sample-tts-piper
/
piper
/
const.py
aigmixer
upload piper scripts
479b96c
almost 2 years ago
raw
Copy download link
history
blame
Safe
106 Bytes
"""Constants"""
PAD =
"_"
# padding (0)
BOS =
"^"
# beginning of sentence
EOS =
"$"
# end of sentence