-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
i have followed installation instruction and try to executed this:
from subtoaudio import SubToAudio
list all model
SubToAudio().coqui_model()
get model index
model = SubToAudio().coqui_model()[1]
which gives me below error:
Traceback (most recent call last):
File "c:\tts\install TTS.py", line 7, in
model = SubToAudio().coqui_model()[1]
TypeError: 'ModelManager' object is not subscriptable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels