Skip to content

Documention for STFT wrong #90

@turian

Description

@turian
    inverse : bool
        To activate the iSTFT module or not. By default, it is False to save GPU memory.

should be

    iSTFT : bool
        To activate the iSTFT module or not. By default, it is False to save GPU memory.

You might also consider adding:

     The iSTFT kernel is not trainable. If you want a trainable iSTFT, use the iSTFT module.

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