# 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="Speech denoising and enhancement with deep learning" HOMEPAGE="https://github.com/resemble-ai/resemble-enhance" LICENSE="" 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/celluloid[${PYTHON_USEDEP}] dev-python/deepspeed[${PYTHON_USEDEP}] dev-python/librosa[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.8.1[${PYTHON_USEDEP}] ~dev-python/numpy-1.26.2[${PYTHON_USEDEP}] dev-python/omegaconf[${PYTHON_USEDEP}] ~dev-python/pandas-2.1.3[${PYTHON_USEDEP}] dev-python/ptflops[${PYTHON_USEDEP}] ~dev-python/rich-13.7.0[${PYTHON_USEDEP}] ~dev-python/scipy-1.11.4[${PYTHON_USEDEP}] ~dev-python/soundfile-0.12.1[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchaudio[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] ~dev-python/tqdm-4.66.1[${PYTHON_USEDEP}] dev-python/resampy[${PYTHON_USEDEP}] ~dev-python/tabulate-0.8.10[${PYTHON_USEDEP}] dev-python/gradio[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"