ONNX

Unable to use en_US-ljspeech-medium model,

#28
by pHHHH - opened

it always throws an error saying model not found .

model_name="en_US-ljspeech-medium"
generate_speech( text=text,
model=model_name,
asetrate=22000,
atempo=1.0, )

Sign up or log in to comment