Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump to torch 2.x and librosa 0.10.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tae-su-kim
Copy link

Bumps to torch 2.x and librosa 0.10.0.

  1. Torch >= 1.8.0 requires arg return_complex for torch.stft, which will eventually be forced to be True later on. Setting this flag returns complex tensor. Therefore, view_as_real op is added to keep the functionality same.
  2. librosa 0.10.0 requires users to use keyword arguments for librosa_mel_fn.

This PR was tested on Runpod (RTX 4090, runpod/pytorch:2.1.0-py3.10-cuda11.8.0-devel-ubuntu22.04).

@userteaa
Copy link

안녕하세요

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