Перейти к содержимому
Mineforgian

cyanspeech

Text-to-speech with SimpleVoiceChat!

Загрузки
657
Подписчики
7
Обновлён
8 июня 2026 г.
Лицензия
MIT

Опубликован 27 мая 2026 г.

cyanspeech

cyanspeech adds local text-to-speech to Minecraft with a large LibriTTS/Piper voice catalog, in-game voice controls, and optional playback through Simple Voice Chat. It is built for players who want typed chat, roleplay lines, accessibility speech, or quick client-side voice output without running a separate server.

WARNING

cyanspeech does not presently work well with Linux!

Features

  • Local text-to-speech rendering prepared automatically when the mod loads.
  • 904-speaker voice catalog based on the en_US-libritts_r-medium Piper voice model.
  • Voice IDs that support catalog names such as libritts-..., piper-000, voice-0, and numeric speaker indexes.
  • Optional Simple Voice Chat output when Simple Voice Chat is installed and connected.
  • Optional local desktop playback for hearing generated speech on your own client.
  • Optional outgoing chat auto-speech for non-command chat messages.
  • Persisted client settings for voice, playback, chat speech, keybinds, starred voices, star colors, and voice effects.
  • Full in-game settings screen on Fabric, Quilt, and NeoForge builds.
  • Collapsible settings sections for voice, playback, preview, effects, and licenses.
  • Sortable voice selector popup with search, starred voices, star colors, voice metadata, and preview buttons.
  • Tiled voice effect controls for pitch, speed, volume, tone, texture, emotion, radio-style processing, echo, reverb, chorus, vibrato, tremolo, distortion, and bit crush.
  • Built-in license and source attribution for the included voice model metadata and dataset lineage.

In-Game Controls

cyanspeech exposes a compact client command surface for speech, voice selection, playback toggles, and effects.

Command Description
/cyanspeech Shows cyanspeech status and current settings.
/cyanspeech <text> Speaks the provided text.
/cyanspeech say <text> Speaks the provided text.
/cyanspeech speak <text> Alias for speaking the provided text.
/cyanspeech enable Enables generated speech output.
/cyanspeech disable Disables generated speech output.
/cyanspeech toggle Toggles generated speech output.
/cyanspeech voice Shows the active voice and a preview of the available catalog.
/cyanspeech voice <voice> Selects a voice from the cyanspeech catalog.
/cyanspeech settings Shows current persisted settings.
/cyanspeech settings voice <voice> Selects a voice through the settings command.
`/cyanspeech settings svc <on off>`
`/cyanspeech settings local <on off>`
`/cyanspeech settings chat <on off>`
/cyanspeech settings effect <name> <value> Adjusts a voice effect value.
/cyanspeech options Alias for /cyanspeech settings.

Supported effect names include pitch, speed, volume, brightness, warmth, nasality, breathiness, roughness, urgency, fear, anger, amusement, sadness, tired, outOfBreath, injured, cold, whisper, robot, chorus, echo, reverb, distortion, tremolo, vibrato, radio, and bitcrush.

Settings Screen

The in-game settings screen brings the same controls into one place: voice selection, playback routing, preview phrases, effect sliders, starred voice management, and license attribution. The voice selector can search and sort the full catalog, preview a selected voice, filter starred voices, and customize star colors locally.

Compatibility

cyanspeech ships through the cyancore multi-loader build system and currently includes client adapters for:

  • Fabric 1.21.11
  • Fabric 26.1.2
  • Quilt 1.21.11
  • NeoForge 26.1.2

Older 26.1 and 26.1.1 target requests are routed to the available 26.1.2 adapter in the cyancore build matrix.

Notes

Simple Voice Chat is optional. When it is present and connected, cyanspeech can send generated speech through the voice chat route. Local playback can also be used independently for client-side listening.

Voice model and dataset attribution is shown in the in-game license section. The current catalog is based on Piper voice metadata and the LibriTTS-R/OpenSLR 141 source lineage.

Центр версий

6 из 31
  • Релиз601 КБ
  • Релиз248 КБ
  • Релиз248 КБ
  • Релиз597 КБ
  • Релиз245 КБ
  • Релиз245 КБ

Ченджлог

0.1.2+runtimeРелиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: runtime
  • Minecraft: multi-loader
  • artifact: cyanspeech-runtime-0.1.2-0.1.3.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+universalРелиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: universal
  • Minecraft: 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11, 26.1.2, 26.1.1, 26.1
  • artifact: cyanspeech-0.1.2-0.1.3-universal-1.21.x-26.1.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+quilt.26.1.xРелиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: quilt
  • Minecraft: 26.1.x
  • artifact: cyanspeech-0.1.2-0.1.3-quilt-26.1.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+quilt.1.21.xРелиз1.21.9, 1.21.10, 1.21.11 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: quilt
  • Minecraft: 1.21.x
  • artifact: cyanspeech-0.1.2-0.1.3-quilt-1.21.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+neoforge.26.1.xРелиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: neoforge
  • Minecraft: 26.1.x
  • artifact: cyanspeech-0.1.2-0.1.3-neoforge-26.1.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+neoforge.1.21.xРелиз1.21.9, 1.21.10, 1.21.11 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: neoforge
  • Minecraft: 1.21.x
  • artifact: cyanspeech-0.1.2-0.1.3-neoforge-1.21.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+fabric.26.1.xРелиз26.1, 26.1.1, 26.1.2 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: fabric
  • Minecraft: 26.1.x
  • artifact: cyanspeech-0.1.2-0.1.3-fabric-26.1.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.
0.1.2+fabric.1.21.xРелиз1.21.9, 1.21.10, 1.21.11 · 8 июня 2026 г.

cyanspeech 0.1.2

  • cyancore: 0.1.3
  • loader: fabric
  • Minecraft: 1.21.x
  • artifact: cyanspeech-0.1.2-0.1.3-fabric-1.21.x.jar

cyanspeech Features

  • Speak text from client commands with /cyanspeech say <text> or by passing text directly to /cyanspeech <text>.
  • Enable, disable, and select a catalog voice with /cyanspeech enable, /cyanspeech disable, and /cyanspeech voice <voice>.
  • Render speech through the cyanspeech-runtime companion jar, which provides Piper JNI and the LibriTTS-R voice model in the Minecraft client.
  • Play rendered speech through Simple Voice Chat when available, with optional local desktop fallback.
  • Keep the main cyanspeech loader jars small by shipping the heavy model/native runtime as a separate loader-neutral companion mod jar.
  • Verify and repair the extracted local model cache from the companion jar when the cache is missing or corrupted.
  • Optionally speak every outgoing non-command chat message with /cyanspeech settings chat on.
  • Persist voice, starred voice colors, Simple Voice Chat routing, local playback, chat, keybind, and voice effect settings to cyanspeech/settings.json in the client config directory.
  • Open the Voice settings screen on Fabric 1.21.11, Fabric 26.1.2, Quilt 1.21.11, and NeoForge 26.1.2 for collapsible sections, a license grid, a sortable starred voice selector, playback toggles, selected-voice preview phrases, and tiled effect sliders.
  • Include ModMenu in real-client dev runs for the supported loader adapters.
  • Keep product logic independent of loader APIs so the same speech core ships across Fabric, Quilt, NeoForge, and JavaAgent targets.

Комментарии

Загружаем…