Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
phatdo
/
Frysk-TTS
like
1
Running
on
Zero
App
Files
Files
xet
Community
1
Fetching metadata from the HF Docker repository...
324a90a
Frysk-TTS
/
transformer
/
Constants.py
phatdo
1102025
324a90a
8 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
PAD =
0
UNK =
1
BOS =
2
EOS =
3
PAD_WORD =
"<blank>"
UNK_WORD =
"<unk>"
BOS_WORD =
"<s>"
EOS_WORD =
"</s>"