ayutaz/piper-plus

Multilingual neural TTS (6 languages: JA/EN/ZH/ES/FR/PT, code supports SV) — C++, C#, Rust, Go, Python, npm (WASM). VITS + Prosody, streaming, CUDA/CoreML/DirectML. pip install piper-plus | npm install piper-plus | cargo install piper-plus-cli

202Stars on the repository
29Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bump-deps

01

ayutaz/piper-plus

Skill Claude CodeCodex

A helper for updating selected dependencies that are repeated across several project files. A dependency is an external library or tool that the project relies on.

202 5d ago A 101 tokens original MIT

check-cross-runtime

02

ayutaz/piper-plus

Skill Claude CodeCodex

Python canonical (src/pythonrun/piperplus/, src/python/pipertrain/, src/python/g2p/piperplusg2p/) を変更した PR で、 ONNX I/O 以外の追随漏れ (phonemizer / config schema / CLI flag / data 形式 / API 変更) を 7 ランタイム + 2 docker image 範囲で fail-fast 検出する。PR.

202 5d ago A 100 tokens original MIT

check-loanword

03

ayutaz/piper-plus

Skill Claude CodeCodex

A consistency checker for a dictionary of Chinese-English mixed words used by a text-to-speech pronunciation system. It compares one Python source file with copies used by Rust, Go, C#, WebAssembly, C++, and test fixtures.

202 5d ago A 117 tokens original MIT

ayutaz/piper-plus

Skill Claude CodeCodex

A pull-request check for new JSON or TOML data files that verifies their inclusion in package metadata for seven runtime platforms.

202 5d ago A 84 tokens original MIT

check-pr-ready

05

ayutaz/piper-plus

Skill Claude CodeCodex

A final checklist for deciding whether code is ready for a pull request, which is a request to merge changes into another branch. It checks the branch, uncommitted work, code quality, documentation, changelog, and relevant tests.

202 5d ago A 49 tokens original MIT

check-pua

06

ayutaz/piper-plus

Skill Claude CodeCodex

A consistency checker for Private Use Area phoneme data, which uses reserved Unicode characters to represent speech sounds. It compares configuration, generated mappings, runtime tables, and test fixtures across several programming languages.

202 5d ago A 78 tokens original MIT

ayutaz/piper-plus

Skill Claude CodeCodex

A read-only checker for open GitHub pull requests that finds review conversations no one has resolved. It can check one pull request immediately or scan all open pull requests for older items.

202 5d ago A 118 tokens original MIT

ayutaz/piper-plus

Skill Claude CodeCodex

A pull-request check for changes to the canonical Python inference path, verifying that matching inference code in five other runtimes was updated too. Inference is the part of a system that produces output from a model.

202 5d ago A 78 tokens original MIT

commit

09

ayutaz/piper-plus

Skill Claude CodeCodex

A guided process for reviewing and creating commits in the piper-plus codebase, including checking the branch, changed files, and commit rules.

202 5d ago A 53 tokens original MIT

create-pr

10

ayutaz/piper-plus

Skill Claude CodeCodex

An automated workflow for creating a pull request, a request to merge code changes into another branch. It pushes the branch, creates the pull request, watches its automated checks, and handles review conversations.

202 5d ago A 103 tokens original MIT

precheck

11

ayutaz/piper-plus

Skill Claude CodeCodex

A pre-release command guide that runs formatting, code-quality checks, builds, and tests for the parts of a multilingual text-to-speech project that changed.

202 5d ago A 50 tokens original MIT

prepare-release

12

ayutaz/piper-plus

Skill Claude CodeCodex

A release-preparation checker for nine packages and five package registries, which are services that distribute software packages. It prepares version changes, lockfile updates, Swift checksums, change-log edits, publishing order, and post-release checks.

202 5d ago A 95 tokens original MIT

publish-model

13

ayutaz/piper-plus

Skill Claude CodeCodex

学習済み Lightning checkpoint (.ckpt) を ONNX export → sanity check → RTF benchmark → HuggingFace upload まで連鎖実行する read-mostly skill。 export 仕様 (FP16 / EMA / emblang unify / opset 15) を docs/spec/onnx-export-contract.toml から取得し、 全 7 ランタイムでの load 可否を gate する。.

202 5d ago A 94 tokens original MIT

release-prep

14

ayutaz/piper-plus

Skill Claude CodeCodex

A release preparation checker for projects published through package registries, which are services that distribute software packages. It compares versions in project files, reviews the unreleased changelog section, and checks the latest published versions.

202 5d ago A 79 tokens original MIT

reply-review

15

ayutaz/piper-plus

Skill Claude CodeCodex

A helper for responding to unresolved GitHub pull-request review comments and closing their discussion threads. It can distinguish already-outdated comments and certain repetitive Copilot style comments from comments that may still block the change.

202 5d ago A 153 tokens original MIT

run-tests

16

ayutaz/piper-plus

Skill Claude CodeCodex

A test runner for the Piper Plus project, which contains code in several programming languages. It chooses tests from changed files or lets you select Python, Rust, .NET, Go, JavaScript/WebAssembly, C++, or all targets.

202 5d ago A 52 tokens original MIT

skill-health

17

ayutaz/piper-plus

Skill Claude CodeCodex

A read-only health check for project skills and shell hooks, which are small automation scripts run by the project. It checks skill metadata, referenced files, overlapping triggers, executable permissions, and shell script headers.

202 5d ago A 89 tokens original MIT

sync-docs

18

ayutaz/piper-plus

Skill Claude CodeCodex

A pre-commit documentation review that checks whether project guides and change logs still match code changes. It covers files such as CLAUDE.md, README files, CHANGELOG, feature documentation, and code comments.

202 5d ago A 61 tokens original MIT

watch-ci-patterns

19

ayutaz/piper-plus

Skill Claude CodeCodex

A checker for recent continuous-integration (CI) workflow runs, which are automated build and test jobs. It groups failures into flaky failures, configuration or dependency drift, environment problems, and real test bugs.

202 5d ago A 111 tokens original MIT

watch-pr

20

ayutaz/piper-plus

Skill Claude CodeCodex

A pull-request monitor for GitHub, where a pull request is a proposed code change awaiting review. It checks automated build and test results once and groups failures such as formatting changes, test failures, build errors, flaky failures, and contract drift.

202 5d ago A 197 tokens original MIT