# 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="An Open Source text-to-speech system built by inverting Whisper" HOMEPAGE="https://github.com/collabora/WhisperSpeech" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/65/10/a135574b7bb6ef12d9c18ed7fcff275e923c5f0331797b307476f039a625/whisperspeech-${REALVERSION}.tar.gz" SOURCEFILE="whisperspeech-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES="dev-python/vocos[${PYTHON_USEDEP}] dev-python/speechbrain[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/huggingface-hub[${PYTHON_USEDEP}] dev-python/fastprogress[${PYTHON_USEDEP}] dev-python/fastcore[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchaudio[${PYTHON_USEDEP}] dev-python/soundfile[${PYTHON_USEDEP}] dev? ( dev-python/vector-quantize-pytorch[${PYTHON_USEDEP}] ) dev? ( dev-python/openai-whisper[${PYTHON_USEDEP}] ) dev? ( dev-python/webdataset[${PYTHON_USEDEP}] ) dev? ( dev-python/wandb[${PYTHON_USEDEP}] ) dev? ( dev-python/whisper-normalizer[${PYTHON_USEDEP}] ) dev? ( dev-python/jiwer[${PYTHON_USEDEP}] ) dev? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) dev? ( dev-python/pandas[${PYTHON_USEDEP}] ) dev? ( dev-python/pyarrow[${PYTHON_USEDEP}] ) dev? ( dev-python/scikit-learn[${PYTHON_USEDEP}] ) dev? ( dev-python/ipython[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"