Commit Graph
372 Commits
Author SHA1 Message Date
Ricardo Miss e4758f83b3 fix(stage-web): support on pc submit with enter (#549) 2025-09-03 14:27:24 +08:00
Neko Ayaka ab10782c65 chore(deps): bump dependencies 2025-09-03 13:25:12 +08:00
Pranav Yerramaneni e90cb60889 fix(speech): update custom voice name handling and input label (#529) 2025-09-03 12:51:36 +08:00
sss22213 ce733788c3 i18n: Add language zh-Hant (#534) 2025-09-03 12:40:26 +08:00
Makito 0deb808afc fix(stage-web,i18n): description for hearing provider selection 2025-09-02 03:30:30 +09:00
Neko Ayaka c4b53010d9 refactor(stage-*): audio hearing module 2025-09-01 17:54:18 +08:00
Neko Ayaka 0a59323aca refactor(stage-web,stage-tamagotchi,i18n): add all developer tools to system section, rename Appearance to System 2025-09-01 15:30:12 +08:00
Neko Ayaka 606aae2cbf feat(stage-web): added audit recorder demo as devtools 2025-08-31 14:03:19 +08:00
Makito 536786331b refactor(stage-ui): make queue framework-agnostic (#526)
* refactor(stage-ui): make queue framework-agnostic

* fix(stage-ui): update usages

* fix(stage-ui): trust the shift

* fix(stage-ui): typecheck

* fix(stage-ui): keep caught error unknown
2025-08-30 18:40:58 +09:00
MisakaKumomi 御坂云见 698bfb065f feat: ollama setting pages now has validating animation (#523) 2025-08-29 03:16:07 +08:00
Neko Ayaka dc6dff5a6d chore(deps): bump dependencies 2025-08-29 01:38:04 +08:00
MisakaKumomi 御坂云见 8b0c18028f fix: ollama config page error (#522) 2025-08-29 01:03:32 +08:00
Typed SIGTERM 8c814ca210 fix(stage-web): remove extra text 2025-08-28 15:16:44 +08:00
Pranav Yerramaneniand4meav 6142d16d27 fix: remove duplicate pitch adjustment and replace hardcoded message (#506)
* fix: replace hardcoded 'no voices available' and 'No voices were found...' message with localization key and remove duplicate pitch adjustment
* fix: add hint for custom voice entry in no voices available message

---------

Co-authored-by: 4meav <py96982015@gmail.com>
2025-08-28 12:50:12 +08:00
yrk111222 252ca8ef7b feat: modelscope provider (#493) 2025-08-28 12:37:54 +08:00
0995eb64e7 chore: add Vietnamese language (#491)
Co-authored-by: Typed SIGTERM <typed.sigterm@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-28 11:57:23 +08:00
Makito dc8977a0d9 fix(stage-web): condition to render the streaming message 2025-08-27 02:00:23 +09:00
Makito 36d74ca37b fix(stage-ui,stage-web): emit literals asap and show streaming messages (#451) 2025-08-26 20:32:04 +09:00
6eb1a4d87f Russian language (#460)
- Docs, base translation aand tamagotchi are now in Russian
- Russian language remapping in i18n modules
- Fixed en\settings.yaml
🍰

---------

Co-authored-by: Typed SIGTERM <typed.sigterm@gmail.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-08-26 13:07:57 +08:00
Neko Ayaka 0c127d3baa fix: lint 2025-08-26 12:58:06 +08:00
Typed SIGTERM e6b1bdc615 refactor(i18n): unify language labels (#463) 2025-08-26 12:45:26 +08:00
Makito af61a84777 fix(stage-web): typecheck 2025-08-25 22:17:52 +09:00
Makito 9924282e80 fix(stage-web): fetch model on active provider change 2025-08-25 21:48:27 +09:00
Rafal JeczalikandCopilot 539621271e fix player2 healthcheck endpoints (#1) (#442)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2025-08-25 20:20:36 +08:00
Arjun Mehta 31daae13fc feat: Add syntax highlighting and horizontal scroll to chat code blocks (#394) 2025-08-25 11:42:50 +08:00
Neko Ayaka d8b5d3f262 feat(ci): proper Dockerfile for current project setup & release workflow
Close #424
2025-08-25 04:30:37 +08:00
Neko Ayaka 6ffb13da8e release: v0.7.2-beta.2 2025-08-25 03:56:39 +08:00
Neko Ayaka d54aaa6fde fix: typecheck 2025-08-25 03:39:48 +08:00
Neko Ayaka ac8fbf3be3 chore(workspace): now use NODE_VERSION 24 without minor constraints 2025-08-25 03:32:05 +08:00
Neko Ayaka 991a537ff7 chore: sync openai-compatible 2025-08-25 02:55:54 +08:00
Neko Ayaka cbc959a3f3 fix(assets): including preview images for hiyori & vrm samples 2025-08-25 02:45:49 +08:00
Neko Ayaka bc8cb59e6b fix(stage-*): model not loading when entering main stage 2025-08-25 01:32:04 +08:00
Neko Ayaka 7f2ab0ec79 fix: typecheck 2025-08-25 00:42:51 +08:00
Typed SIGTERM 12a24725bd chore: convert images to AVIF (#417) 2025-08-25 00:12:24 +08:00
Neko Ayaka 21b3307e9e feat(stage-*): new Model Selector to select models for Live2D, VRM, and future MMD
Close #426
Close #414
Close #375
2025-08-24 23:38:32 +08:00
Neko Ayaka 82d0f496da refactor: try fix #391 2025-08-24 14:17:09 +08:00
Daniel Martín 1b76f65232 feat: LM Studio Provider (#380) 2025-08-22 20:53:08 +08:00
Daniel Martín 713ff0c30d feat: Spanish Language (#372) 2025-08-21 14:03:07 +08:00
Ayaka Neko 91e05a64c5 fix(stage-ui): live2d model not loading 2025-08-21 03:45:46 +08:00
Neko Ayaka 0673509659 feat(stage-*): detailed error messages for Ollama & many providers 2025-08-20 21:47:50 +08:00
Neko Ayaka 4fb878e78a fix(ci): huggingface build 2025-08-16 22:24:37 +08:00
Neko Ayaka 33501a0857 refactor(stage-*): moved vad state manager 2025-08-16 21:59:19 +08:00
Neko Ayaka 93d5f5adf0 fix(docs): theme color 2025-08-12 00:06:46 +08:00
Neko Ayaka cf9f541508 fix(ci): hf build 2025-08-11 14:52:39 +08:00
Neko Ayaka 33938578f5 fix(stage-app): include .vrma 2025-08-11 02:57:42 +08:00
Neko Ayaka ceb0fceb06 fix(ci): hf build 2025-08-11 02:57:36 +08:00
Neko Ayaka 6309d43cc9 feat(stage-ui): PropertyColor 2025-08-09 23:04:47 +08:00
Ching Yang 389ee0a57c Feat: Support of Index-TTS, state-of-art opensourced TTS model - locally deployable. (#351) 2025-08-08 20:30:41 +08:00
Neko Ayaka 76c619536d style(stage-ui): improve datapane 2025-08-07 18:16:40 +08:00
Neko Ayaka 281d436e59 fix: lint 2025-08-06 16:34:30 +08:00