Package Details: python-kokoro 0.9.4-4

Git Clone URL: https://aur.archlinux.org/python-kokoro.git (read-only, click to copy)
Package Base: python-kokoro
Description: TTS An inference library for Kokoro-82M
Upstream URL: https://pypi.org/project/kokoro
Licenses: MIT
Conflicts: python-kokoro
Provides: python-kokoro
Submitter: taotieren
Maintainer: taotieren
Last Packager: taotieren
Votes: 0
Popularity: 0.000000
First Submitted: 2025-09-01 12:00 (UTC)
Last Updated: 2025-09-13 01:49 (UTC)

Latest Comments

taotieren commented on 2025-09-13 01:56 (UTC)

@patina Thank you. Updated.

patina commented on 2025-09-12 20:00 (UTC) (edited on 2025-09-12 20:01 (UTC) by patina)

Hello! Upstream python-kokoro uses the python-misaki base. Could python-kokoro depend on python-misaki (instead of python-misaki-en)? Separately, the per-language packs should be listed as optdepends on python-misaki.

optdepends for python-misaki
optdepends=(
    'python-misaki-en'
    'python-misaki-he'
    'python-misaki-ja'
    'python-misaki-ko'
    'python-misaki-vi'
    'python-misaki-zh'
)