RVC-Speakers / start.py
glide-the
Add large files to Git LFS
8953210
raw
history blame
74 Bytes
from speakers.__main__ import main
if __name__ == '__main__':
main()