This commit is contained in:
YuriHead 2023-04-04 17:08:39 +08:00 committed by GitHub
parent 20a7cf5068
commit de9d42ec8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ try:
from typing import Literal
except Exception as e:
from typing_extensions import Literal
import resampy
import numpy as np
import torch
import torchcrepe