sci-ml/kokoros (stuff)

Search

Install

Install this package:

emerge -a sci-ml/kokoros

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask sci-ml/kokoros

Or alternatively:

emerge --autounmask-write -a sci-ml/kokoros

Package Information

Description:
Kokoros is a Rust implementation of the Kokoro-82M text-to-speech model. Provides the `koko` CLI and an OpenAI-compatible HTTP server used as the kokoro:cpu backend by sci-ml/lemonade. Tracks upstream lucasjinreal/Kokoros directly. The lemonade-sdk fork only diverges in CI infrastructure plus a bundled espeak-ng-data copy that ::gentoo already provides via app-accessibility/espeak-ng, so source-build users get the same binary either way. Runtime model files (kokoro-v1.0.onnx + voices-v1.0.bin) are not bundled — see pkg_postinst for a quick fetch recipe.
Homepage:
https://github.com/lucasjinreal/Kokoros
License:
Apache-2.0

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>iohann.s.titov@gmail.com</email>
		<name>Ivan S. Titov</name>
	</maintainer>
	<longdescription lang="en">
    Kokoros is a Rust implementation of the Kokoro-82M text-to-speech
    model. Provides the `koko` CLI and an OpenAI-compatible HTTP server
    used as the kokoro:cpu backend by sci-ml/lemonade.

    Tracks upstream lucasjinreal/Kokoros directly. The lemonade-sdk
    fork only diverges in CI infrastructure plus a bundled espeak-ng-data
    copy that ::gentoo already provides via app-accessibility/espeak-ng,
    so source-build users get the same binary either way.

    Runtime model files (kokoro-v1.0.onnx + voices-v1.0.bin) are not
    bundled — see pkg_postinst for a quick fetch recipe.
  </longdescription>
	<upstream>
		<bugs-to>https://github.com/lucasjinreal/Kokoros/issues</bugs-to>
		<remote-id type="github">lucasjinreal/Kokoros</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings