OpenVoice
OpenVoice copied to clipboard
[ERROR] Get target tone color error Problem when installing silero with version None
('[ERROR] Get target tone color error Problem when installing silero with version None. Check versions here: https://github.com/snakers4/silero-vad/wiki/Version-history-and-Available-Models \n', None, None)
I ran the following code to report this error, I would like to ask how to solve this?It can be used normally on webUI. But the API cannot be used.
from gradio_client import Client
client = Client("https://444ecb378342f4657b.gradio.live/") result = client.predict( "He hoped there would be stew for dinner, turnips and carrots and bruised potatoes and fat mutton pieces to be ladled out in thick, peppered, flour-fattened sauce.", "default", # str (Option from: [('default', 'default'), ('whispering', 'whispering'), ('cheerful', 'cheerful'), ('terrified', 'terrified'), ('angry', 'angry'), ('sad', 'sad'), ('friendly', 'friendly')]) in 'Style' Dropdown component "http://xxx.xxx.xxx.xxx/tetete.mp3", # str (filepath on your computer (or URL) of file) in 'Reference Audio' Audio component True, # bool in 'Agree' Checkbox component fn_index=1 ) print(result)
are you installing on linux or windows?
windows
https://github.com/myshell-ai/OpenVoice/blob/main/docs/QA.md#issues-with-installation