Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
94insane
/
tts-fastspeech-mydata
like
0
Korean
arxiv:
2006.04558
License:
mit
Model card
Files
Files and versions
Community
main
tts-fastspeech-mydata
/
transformer
/
Constants.py
94insane
230817,V0.1
320e69e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
108 Bytes
PAD =
0
UNK =
1
BOS =
2
EOS =
3
PAD_WORD =
'<blank>'
UNK_WORD =
'<unk>'
BOS_WORD =
'<s>'
EOS_WORD =
'</s>'