Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrfakename
/
E2-F5-TTS
like
1.31k
Running
on
Zero
App
Files
Files
Community
38
2a3a3a4
E2-F5-TTS
/
ruff.toml
mrfakename
Sync from GitHub repo
d37849f
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
197 Bytes
line-length
=
120
target-version
=
"py310"
[lint]
# Only ignore variables with names starting with "_".
dummy-variable-rgx
=
"^_.*$"
[lint.isort]
force-single-line
=
true
lines-after-imports
=
2