Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

After running 'nosetests -d', got 'TypeError: 'AudioMetaData' object is not subscriptable' in four tests #21

@lilytong20

Description

@lilytong20

Hi,

After installing the model in colab, I tried to run installation test as instructed. Then got the error message as shown in the attachment.

There were four tests reporting similar error, they were:

ERROR: testDataLoader (cpc.unit_tests.TestDataLoader)
ERROR: testLoadData (cpc.unit_tests.TestDataLoader)
ERROR: testPartialLoader (cpc.unit_tests.TestDataLoader)
ERROR: testSeqLabels (cpc.unit_tests.TestPhonemParser)

The TypeError were all 'TypeError: 'AudioMetaData' object is not subscriptable'.

Does anyone happen to know the reasons for this?

Thank you very much.

error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions