# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="This package is written for text-to-audio/music generation." HOMEPAGE="https://github.com/haoheliu/audiosr" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/torch[${PYTHON_USEDEP}] dev-python/torchaudio[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/gradio[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/einops[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] <=dev-python/numpy-1.23.5[${PYTHON_USEDEP}] dev-python/soundfile[${PYTHON_USEDEP}] dev-python/librosa[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/unidecode[${PYTHON_USEDEP}] dev-python/phonemizer[${PYTHON_USEDEP}] dev-python/torchlibrosa[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] dev-python/huggingface-hub[${PYTHON_USEDEP}] dev-python/progressbar[${PYTHON_USEDEP}] dev-python/ftfy[${PYTHON_USEDEP}] dev-python/timm[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"