Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HKUSTAudio
/
xcodec2
like
39
Follow
HKUST Audio
192
Audio-to-Audio
PyTorch
Safetensors
xcodec2
arxiv:
2502.04128
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
8
3ddd487
xcodec2
/
vq
/
alias_free_torch
/
__init__.py
yezhen
Initial commit
574a515
about 1 month ago
raw
Copy download link
history
blame
Safe
199 Bytes
# Adapted from https://github.com/junjun3518/alias-free-torch under the Apache License 2.0
# LICENSE is in incl_licenses directory.
from
.
filter
import
*
from
.resample
import
*
from
.act
import
*