Skip to content

Conversation

kaiidams
Copy link
Contributor

@kaiidams kaiidams commented Aug 6, 2022

  • torchaudio.functional.griffinlim()
  • torchaudio.functional.amplitude_to_DB()
  • torchaudio.functional.DB_to_amplitude()
  • torchaudio.functional.melscale_fbanks()
  • torchaudio.functional.linear_fbanks()

- torchaudio.functional.griffinlim()
- torchaudio.functional.amplitude_to_DB()
- torchaudio.functional.DB_to_amplitude()
- torchaudio.functional.melscale_fbanks()
- torchaudio.functional.linear_fbanks()
using static TorchSharp.torch;
using System.Diagnostics;

// A number of implementation details in this file have been translated from the Python version or torchvision,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this comment should refer to 'torchaudio' instead of 'torchvision'? :-)

@NiklasGustafsson NiklasGustafsson merged commit 079ccde into dotnet:main Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants