Commit Graph

369 Commits

Author SHA1 Message Date
Cohee
5d1edf7456 #588 Fix System TTS promise never resolving 2023-06-29 13:01:38 +03:00
Cohee
329158349f Remove debug statement 2023-06-16 00:08:52 +03:00
Cohee
e420c96e77 Fix mobile audio playback stopping on swiping 2023-06-15 19:31:18 +03:00
Cohee
8e468908c0 Remove char name from the TTS if it is hidden from display with power user setting 2023-06-15 15:04:09 +03:00
Cohee
a9cfcff8bf Fix debouncing of author's note prompts 2023-06-15 12:02:58 +03:00
kingbri
63939fe660 Author's Notes: Add debouncing for token updates
Whenever a character is typed, add a debounce to not ovewhelm online
tokenizers such as OpenAI's.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-14 23:30:48 -04:00
kingbri
346d5cfb3a Author's Notes: Add per-character author's note
Adds the option to override the chat's author's note with one set
for each character. This saves the pain of having to copy and paste
author's notes for every chat.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-06-14 23:00:28 -04:00
Cohee
d06f72dba7 Fix duplicate slash command registration 2023-06-14 11:27:17 +03:00
RossAscends
e80c66a026 chromaDB powerlevel to 500 2023-06-14 07:57:57 +09:00
Cohee
83821d9feb Fix TTS manifest 2023-06-13 13:55:00 +03:00
Cohee
47fa79fcbc Fix iOS TTS generation 2023-06-13 01:17:48 +03:00
Cohee
5b1d48a833 Fix dice extension dropdown 2023-06-12 12:39:59 +03:00
Cohee
ac2fceeddf Add token counter for author's notes 2023-06-12 02:35:54 +03:00
Cohee
41ee2a20fb Add docs to /? message 2023-06-12 00:04:40 +03:00
RossAscends
4bce33b1a9 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-12 03:41:24 +09:00
RossAscends
3dc6936002 improve options&extensions menu display..again.. 2023-06-12 03:41:21 +09:00
Cohee
eea8516879 Don't process free mode SD prompts (just trim it) 2023-06-11 19:28:06 +03:00
RossAscends
0db5012626 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-10 23:21:29 +09:00
RossAscends
c4e2480212 fix options menu hide/show & iOS blur 2023-06-10 23:21:23 +09:00
Cohee
125d499bcd Add rate to Edge TTS 2023-06-10 15:38:07 +03:00
Cohee
78724d95f7 Fix System TTS on iOS 2023-06-09 12:33:28 +03:00
RossAscends
ac1d5ecbbe move AN menu click handle to floatingprompt.js 2023-06-09 04:30:28 +09:00
Cohee
e1dd0e8899 Consolidate expressions plugin name 2023-06-08 18:36:36 +03:00
RossAscends
87125cb3b5 dynamic hiding of offscreen chat messages 2023-06-08 21:45:07 +09:00
Cohee
24dc5baf33 #456 Insert A/N with frequency 1 no matter the chat length 2023-06-07 15:25:31 +03:00
Cohee
1bcba498cb Adjust summary extension slider labels 2023-06-07 14:41:17 +03:00
Cohee
e585288cca Fix Silero TTS module auto substitution of Extras API URL 2023-06-07 14:38:51 +03:00
Cohee
6f70e5fe45 Fix speech recognition plugin for Safari 2023-06-07 00:42:03 +03:00
Cohee
7532882c35 Fix waifu stacking logic 2023-06-07 00:22:34 +03:00
Cohee
c7054770df Fix mobile group waifu mode 2023-06-07 00:07:17 +03:00
Cohee
87979391b9 Filter non-unique messages in Chroma insertions 2023-06-06 21:41:24 +03:00
Cohee
cc61e47ea9 Fix objective controls display on Firefox 2023-06-06 15:41:29 +03:00
Cohee
645397e355 #442 Auto-classify backgrounds based on chat context. Add string fuzzy matching library. 2023-06-06 15:06:21 +03:00
ouoertheo
cc1eb8d023 Merge branch 'dev' into ouoertheo/objective3 2023-06-06 00:07:11 -05:00
ouoertheo
9891d0c936 tasks are now a class. fix various bugs 2023-06-05 23:52:45 -05:00
Cohee
b3ec66faa7 More unified TTS error messages 2023-06-05 17:01:59 +03:00
Cohee
fdaf58061f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 16:58:00 +03:00
Cohee
46bdee83bc Add more clear error messages to TTS 2023-06-05 16:57:58 +03:00
Cohee
13b0b7f313 Add NovelAI TTS engine 2023-06-05 14:13:15 +03:00
Cohee
f8c5b17e57 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 02:23:53 +03:00
Cohee
22dff7b8d6 Add speech recognition plugin #379 2023-06-05 02:23:51 +03:00
RossAscends
71825691b5 width fix for QuickReply settings boxes 2023-06-05 06:24:02 +09:00
RossAscends
9386f53ec6 fix alignment/height of QuickReply settings Boxes 2023-06-05 06:07:47 +09:00
Cohee
1ba8b5b3ed Fix major slowdown in groups without sprites. Remove error handler after it's been fired 2023-06-04 22:19:05 +03:00
Cohee
8ffc4e6d51 Fix VN mode on groups where character is not found in the list. 2023-06-04 21:54:06 +03:00
RossAscends
0a65e36d1c fix for expression image grid button styles 2023-06-05 03:32:24 +09:00
Cohee
c5d51fcd3c Fix a couple of issues with Group VN & overrides 2023-06-04 20:52:34 +03:00
RossAscends
ab5826a304 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-05 01:02:21 +09:00
RossAscends
8a80ed3e86 restyle extensions setting panel 2023-06-05 01:02:18 +09:00
Cohee
446b3a4f05 Account overrides for group chats and VN mode 2023-06-04 17:27:09 +03:00