121 Commits

Author SHA1 Message Date
f9f90ab63e Update build.yml v1.12.2 2025-05-26 18:08:12 +09:00
e188f3b758 Update build.yml v1.12.1 2025-05-26 17:53:50 +09:00
0bea81aa6e feat: add connection monitor with auto-reconnect notifications
Implements automatic voice channel connection monitoring with user-friendly notifications:
- Monitor connections every 5 seconds to detect disconnections
- Auto-reconnect when users are present in voice channel
- Send embed notifications to text channel upon reconnection
- Include /stop command information in reconnection messages

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
v1.12.0
2025-05-26 17:39:27 +09:00
7ed3f10543 feat: add clear option for autostart channel setting
Allow users to remove/clear the autostart channel setting through the UI select menu.
Added "解除" option and dynamic response messages for both setting and clearing operations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-26 16:35:50 +09:00
c4819bb633 check users before restoring instance v1.11.4 2025-05-26 00:02:00 +09:00
d382a045d0 feat: restoring instance 2025-05-25 23:42:01 +09:00
ffa49c18cc remove arm64 support v1.11.3 2025-05-25 22:51:01 +09:00
48a4977208 update gh action 2025-05-25 22:50:11 +09:00
32d9782cff Merge pull request #2 from mii443/stable
Stable
v1.11.2
2025-05-25 22:28:21 +09:00
248c88a7a2 update t v1.11.2 2025-05-25 22:27:42 +09:00
65db668e2a update Docker things v1.11.1 2025-05-25 00:10:08 +09:00
879644f30c fix gcp version v1.11.0 2025-05-25 00:02:44 +09:00
8ce6dbf57a Merge branch 'stable' of github.com:mii443/ncb-tts-r2 into stable 2025-05-24 23:56:06 +09:00
4d658b6671 WIP: ローカルの変更を保存 2025-05-24 23:49:30 +09:00
e606b29f81 add server configs 2025-05-24 23:44:59 +09:00
376b8a6882 Merge pull request #1 from mii443/stable
Stable
2025-05-24 21:54:25 +09:00
b452d4609a Merge branch 'master' into stable 2025-05-24 21:54:11 +09:00
599b7fb0d1 v1.10.1 v1.10.1 2025-04-27 17:17:44 +09:00
4c76fd037a v1.9.2 2025-04-27 17:17:06 +09:00
83fde399b2 support original voicevox api 2025-04-27 17:16:17 +09:00
91044c7c25 fix user count 2025-04-24 15:32:43 +00:00
a13994c37e fix user count 2025-04-12 18:06:40 +09:00
97ae9dd9e0 optimize database lock 2025-04-11 18:07:46 +09:00
f7e08b4e2e add mp3 streaming for voicevox v1.10.0 2025-04-11 15:10:01 +09:00
257c8511e3 change type 2025-04-11 14:03:13 +09:00
771711e3bf update v1.9.1 2025-04-11 10:43:21 +09:00
40e6194942 supress warn 2025-04-10 15:06:37 +09:00
9949d501b5 fix warn, optimize 2025-04-10 14:57:09 +09:00
24de817d6f add otel http url config 2025-04-10 14:17:30 +09:00
8a1fa22074 add tracing opentelemetry 2025-04-10 13:40:29 +09:00
24c609aaf2 update v1.9.0 2025-04-05 17:53:51 +09:00
51f008cfdc extend cache size 2025-04-05 17:53:16 +09:00
4c176935e3 reduce Mutex lock 2025-04-04 22:14:23 +09:00
55ea223f69 gcp synthesize without mutable 2025-04-04 21:59:53 +09:00
696954395b support vec audio 2025-04-04 21:46:32 +09:00
82e3c55fd5 fix warnings 2025-04-04 21:11:46 +09:00
af83f6b6e0 change log level, remove unused import 2025-04-04 21:07:48 +09:00
c68e533133 implement compressed local audio cache 2025-04-04 20:45:20 +09:00
77b4c3e04d update workflow v1.8.1 2025-04-03 03:05:59 +09:00
8db4d65042 change versions 2025-04-03 03:04:35 +09:00
e12dbd7375 fix voice move state bug v1.8.0 2025-04-03 03:03:06 +09:00
cff30e7471 fix reading name 2025-04-03 02:58:02 +09:00
bf4b160af7 implement tts without disk I/O 2025-04-03 02:43:26 +09:00
b4de0f1ad6 fix warnings 2025-04-03 02:38:40 +09:00
1975b2e9cd fix instance.rs bug 2025-04-03 02:32:59 +09:00
5ee3c9b328 fix errors 2025-04-03 02:04:17 +09:00
df46152a12 update crates, fix event_handler, main 2025-03-30 23:34:25 +09:00
1830029231 add ARM build v1.7.4 2025-02-21 16:17:16 +09:00
e4dbedcbe7 Update docker-compose.yml 2025-02-21 16:15:23 +09:00
f11718cc8b Update docker-compose.yml 2025-02-21 16:14:47 +09:00