# 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="CNN-based audio segmentation toolkit. Does voice activity detection, speech detection, music detection, noise detection, speaker gender recognition." HOMEPAGE="https://github.com/ina-foss/inaSpeechSegmenter" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/c7/d9/cbfac44cc5a67d28e08a7b9a9a16f1990c0cebb6f5e5f9a736bd21129bd2/inaspeechsegmenter-${REALVERSION}.tar.gz" SOURCEFILE="inaspeechsegmenter-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scikit-image[${PYTHON_USEDEP}] dev-python/pyannote-core[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/Pyro4[${PYTHON_USEDEP}] dev-python/pytextgrid[${PYTHON_USEDEP}] dev-python/soundfile[${PYTHON_USEDEP}] dev-python/tensorflow[${PYTHON_USEDEP}] dev-python/onnxruntime-gpu[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"