You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
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.