Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aigmixer/piper
gyroing
/
Persian_Piper_TTS
like
8
Running
App
Files
Files
Community
544fdea
Persian_Piper_TTS
/
piper
/
const.py
aigmixer
upload piper scripts
479b96c
about 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
"""Constants"""
PAD =
"_"
# padding (0)
BOS =
"^"
# beginning of sentence
EOS =
"$"
# end of sentence