vall-e / app.py
ecker's picture
Init
d890d15
raw
history blame
No virus
102 Bytes
import sys
sys.argv = sys.argv + "--dtype=int8 --device=cuda".split(" ")
from vall_e.webui import ui