Skip to content

Post Hoc Denoising problem  #202

Open
@HarrietLockwood

Description

@HarrietLockwood

Hey! I'm currently experiencing an issue with the Post Hoc Denoising function.

Steps to reproduce the behaviour: Tools - Automatic Review - Post Hoc Denoising - Select audio file - See error:-

`Unrecognized field name
"DenoiseNet".

Error in PostHocDenoising_Callback (line 39)
[Cl, sc] = classify(net.DenoiseNet, X);

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in DeepSqueak (line 29)
gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DeepSqueak('PostHocDenoising_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating Menu Callback.`

I'm using latest versions of MATLAB and DeepSqueak on a Mac.

Many thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions