Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hhim8826
/
vits-ATR
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vits-ATR
/
text
/
symbols.py
hhim8826
data
c0c9d31
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
symbols =
list
(
' !"&*,-.?ABCINU[]abcdefghijklmnoprstuwyz{}~():=x'
)
SPACE_ID = symbols.index(
" "
)