blob: de5272ea9cc155efda8a2936f7c6816aa5471842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-chatterbox-tts
pkgdesc = Open-source TTS and Voice Conversion by Resemble AI (zero-shot voice cloning)
pkgver = 0.1.7
pkgrel = 3
url = https://github.com/resemble-ai/chatterbox
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-pytorch-opt-cuda
depends = python-torchaudio
depends = python-transformers
depends = python-diffusers
depends = python-numpy
depends = python-librosa
depends = python-omegaconf
depends = python-safetensors
depends = python-pyloudnorm
depends = python-conformer
depends = python-s3tokenizer
depends = python-resemble-perth
source = https://files.pythonhosted.org/packages/c4/b1/8f1203e868111a45b566a79a4f56cd7843c420dfda709b81cebee55afa10/chatterbox_tts-0.1.7.tar.gz
sha256sums = ed8afae83819b40a25927c2ef3bcc67f928bdfcf434c1376c972e6039252a187
pkgname = python-chatterbox-tts
|