Skip to content

Does WaveNet use previous frames to classify current frame?  #117

@SRHyd

Description

@SRHyd

WaveNet seems to classify a frame based on the samples within the frame where as RNN models infer information from the previous frames and current frame to classify the current frame. Is it true? If so, is it not inefficient ? How about adding RNNs after WaveNet and before classification ?

Thanks,
SR

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