Skip to content

Support for iSTFT #2330

@ari-ruokamo

Description

@ari-ruokamo

🌱 Describe your Feature Request

I am trying to convert a Music Source Separation (MSS) Pytorch models using CoreMLTools using this guide https://apple.github.io/coremltools/docs-guides/source/convert-pytorch-workflow.html to later integrate with my inference implementation in Swift. The model uses both torch.stft and torch.istft in its functionality. The tracing stops in error of absence of iSTFT conversion functionality.

How can this feature be used?

Inverse STFT is essential functionality in MSS and other audio applications.

Describe alternatives you've considered

None yet, to work around this any pointers are appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestFunctionality does not currently exist, would need to be created as a new feature (type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions