You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i got a zip file that was created vaa xVA-Synth which contains several .pt files. I wan't to use these files as my Home Assistant Assist voice. I've tried converting then by including them in a pytorch script (the pt file extension checked out) but there is no model definition for the voice model files... the ai voice works perfectly if i import it into xVA-Synth, but i need an .onnx file.... how can i do that without the original model?