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.

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.