marianne-m / brouhaha-vad

Predicts the level of noise and reverberation on your audiofiles
MIT License
138 stars 24 forks source link

RegressiveActivityDetectionTask object has no attribute 'logging_prefix' #18

Open DeivisonJordao opened 8 months ago

DeivisonJordao commented 8 months ago

logging_prefix attribute is not defined. I looked in task.py in the RegressiveActivityDetectionTask class and it does not exist, it is just called in other functions but is not defined.

image

yoesak commented 6 months ago

I also got the error "CustomPyanNetModel' object has no attribute 'example_output'" when calling RegressiveActivityDetectionTask , do you have the solution?

DeivisonJordao commented 6 months ago

Sorry, i dont have the solution, but i try define manualy and worked.