Skip to content

issue #23

@madey83

Description

@madey83

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions