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