# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Python package for generating audio with neural networks [wheel]" HOMEPAGE="https://github.com/ktonal/mimikit" LICENSE="GNU General Public License v3 GPLv3" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="colab torch" DEPENDENCIES=">=dev-python/numpy-1.19.1[${PYTHON_USEDEP}] >=dev-python/pandas-1.1.3[${PYTHON_USEDEP}] dev-python/librosa[${PYTHON_USEDEP}] >=dev-python/tables-3.6[${PYTHON_USEDEP}] dev-python/ffmpeg-python[${PYTHON_USEDEP}] >=dev-python/tqdm-4.48.0[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] >=dev-python/scipy-1.4.1[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.0.0[${PYTHON_USEDEP}] >=dev-python/soundfile-0.10.2[${PYTHON_USEDEP}] dev-python/test-tube[${PYTHON_USEDEP}] dev-python/h5mapper[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] dev-python/soxr[${PYTHON_USEDEP}] dev-python/pydub[${PYTHON_USEDEP}] ~dev-python/ipywidgets-7.7.1[${PYTHON_USEDEP}] dev-python/omegaconf[${PYTHON_USEDEP}] dev-python/pyamg[${PYTHON_USEDEP}] dev-python/pypbind[${PYTHON_USEDEP}] dev-python/peaksjs_widget[${PYTHON_USEDEP}] dev-python/qgrid[${PYTHON_USEDEP}] colab? ( dev-python/pytorch-lightning[${PYTHON_USEDEP}] ) torch? ( dev-python/torch[${PYTHON_USEDEP}] ) torch? ( dev-python/torchaudio[${PYTHON_USEDEP}] ) torch? ( dev-python/pytorch-lightning[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"