Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #56 +/- ##
=======================================
Coverage 50.76% 50.76%
=======================================
Files 2 2
Lines 390 390
=======================================
Hits 198 198
Misses 192 192 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@ftshijt Do you know how I can fix this issue? |
|
Are these models using s3prl? It is a little bit difficult decision as we want to make espnet_model_zoo installation as light as possible. |
|
They do use s3prl. Sure I will do that! |
|
Can you fix the conflict? |
|
Sure! I will work on it now! |
|
I think the earlier error due to ASR streaming model has been fixed now with the help of previously merged pull request - #57. I have fixed the import ordering. I think after this pull request is merged - espnet/espnet#3928, the test should hopefully pass. |
|
The issue seems to be connected to facebookresearch/fairseq#1400. There seems to be some issue with pytorch hub cache. I will try using workaround mentioned in this issue. |
No description provided.