aigmixer
upload piper scripts
479b96c
raw
history blame
106 Bytes
"""Constants"""
PAD = "_" # padding (0)
BOS = "^" # beginning of sentence
EOS = "$" # end of sentence