chore(deps): update node.js to cb4e8f7 - #115
Merged
Merged
Conversation
Merged
nmorgowicz
pushed a commit
that referenced
this pull request
Jul 9, 2026
🤖 I have created a release *beep* *boop* --- ## [0.23.0](qwen3-tts-openvino-v0.22.3...qwen3-tts-openvino-v0.23.0) (2026-07-09) ### Features * **docker:** unified export service with EXPORT_TARGET=both for Base + VoiceDesign; simplified compose.yml and .env.example ([30ac7be](30ac7be)) * **frontend:** add Pocket TTS options and tuning controls to RuntimeConfigPage; PocketTTSWarningBanner for cloning unavailability ([30ac7be](30ac7be)) * **runtime:** add MODEL_DTYPE control with backend-aware safety and bf16→float32 auto-correction on swap ([30ac7be](30ac7be)) * **runtime:** add mount health checks (REF_AUDIO, /voices, /segments, HF cache, OV dir) and /health mount/pocket_tts reporting ([30ac7be](30ac7be)) * **runtime:** integrate Pocket TTS as hotswappable backend with generation, voice states, and live knobs ([30ac7be](30ac7be)) * **runtime:** register mounted REF_AUDIO as first-class "Mounted reference" voice; show "Mounted" badge in VoiceSelector ([30ac7be](30ac7be)) * **runtime:** unify TTS_DIAG across backends and add watchdog with hard timeout; tighter pytorch+bf16 token cap; opt-in bf16→float32 auto-fallback ([30ac7be](30ac7be)) ### Bug Fixes * **runtime:** gate bf16→float32 auto-fallback and cache fallback voice_state ([30ac7be](30ac7be)) * **runtime:** gracefully handle missing faster_whisper instead of crashing at import ([30ac7be](30ac7be)) ### Code Refactoring * **frontend:** centralize health, swap, runtime config, and speak-page state in Zustand store; refactor SpeakPage and useSwapStatus ([30ac7be](30ac7be)) ### Tests * add test_pocket_tts_runtime and test_run_generate for watchdog/watchdog-regression and Pocket TTS behaviors ([30ac7be](30ac7be)) ### Documentation * simplify ENV_REFERENCE and .env.example for new users; add pocket_tts_integration architecture doc ([30ac7be](30ac7be)) ### Miscellaneous Chores * **deps:** update node.js to cb4e8f7 ([#115](#115)) ([06fd976](06fd976)) --- Generated by release-please. Co-authored-by: nmorgowicz-org-release-please[bot] <277260863+nmorgowicz-org-release-please[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
b31e7a4→cb4e8f7Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.