Commit Graph

373 Commits

Author SHA1 Message Date
511f762e54 Auto-adjust values should not exceed max slider limits 2023-06-18 21:25:47 +03:00
976248b665 Fix char A/N in groups 2023-06-18 18:33:57 +03:00
22a5def618 Add option to auto-adjust number of chroma messages to keep / query based on context size. 2023-06-18 16:29:23 +03:00
58a6ccd4a5 WI-to-AN for real this time. 2023-06-18 18:17:43 +09:00
0c0baecb5f clarify TTS checkboxes 2023-06-17 10:19:27 +09:00
329158349f Remove debug statement 2023-06-16 00:08:52 +03:00
e420c96e77 Fix mobile audio playback stopping on swiping 2023-06-15 19:31:18 +03:00
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
a9cfcff8bf Fix debouncing of author's note prompts 2023-06-15 12:02:58 +03:00
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
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
d06f72dba7 Fix duplicate slash command registration 2023-06-14 11:27:17 +03:00
e80c66a026 chromaDB powerlevel to 500 2023-06-14 07:57:57 +09:00
83821d9feb Fix TTS manifest 2023-06-13 13:55:00 +03:00
47fa79fcbc Fix iOS TTS generation 2023-06-13 01:17:48 +03:00
5b1d48a833 Fix dice extension dropdown 2023-06-12 12:39:59 +03:00
ac2fceeddf Add token counter for author's notes 2023-06-12 02:35:54 +03:00
41ee2a20fb Add docs to /? message 2023-06-12 00:04:40 +03:00
4bce33b1a9 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-12 03:41:24 +09:00
3dc6936002 improve options&extensions menu display..again.. 2023-06-12 03:41:21 +09:00
eea8516879 Don't process free mode SD prompts (just trim it) 2023-06-11 19:28:06 +03:00
0db5012626 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-06-10 23:21:29 +09:00
c4e2480212 fix options menu hide/show & iOS blur 2023-06-10 23:21:23 +09:00
125d499bcd Add rate to Edge TTS 2023-06-10 15:38:07 +03:00
78724d95f7 Fix System TTS on iOS 2023-06-09 12:33:28 +03:00
ac1d5ecbbe move AN menu click handle to floatingprompt.js 2023-06-09 04:30:28 +09:00
e1dd0e8899 Consolidate expressions plugin name 2023-06-08 18:36:36 +03:00
87125cb3b5 dynamic hiding of offscreen chat messages 2023-06-08 21:45:07 +09:00
24dc5baf33 #456 Insert A/N with frequency 1 no matter the chat length 2023-06-07 15:25:31 +03:00
1bcba498cb Adjust summary extension slider labels 2023-06-07 14:41:17 +03:00
e585288cca Fix Silero TTS module auto substitution of Extras API URL 2023-06-07 14:38:51 +03:00
6f70e5fe45 Fix speech recognition plugin for Safari 2023-06-07 00:42:03 +03:00
7532882c35 Fix waifu stacking logic 2023-06-07 00:22:34 +03:00
c7054770df Fix mobile group waifu mode 2023-06-07 00:07:17 +03:00
87979391b9 Filter non-unique messages in Chroma insertions 2023-06-06 21:41:24 +03:00
cc61e47ea9 Fix objective controls display on Firefox 2023-06-06 15:41:29 +03:00
645397e355 #442 Auto-classify backgrounds based on chat context. Add string fuzzy matching library. 2023-06-06 15:06:21 +03:00
cc1eb8d023 Merge branch 'dev' into ouoertheo/objective3 2023-06-06 00:07:11 -05:00
9891d0c936 tasks are now a class. fix various bugs 2023-06-05 23:52:45 -05:00
b3ec66faa7 More unified TTS error messages 2023-06-05 17:01:59 +03:00
fdaf58061f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 16:58:00 +03:00
46bdee83bc Add more clear error messages to TTS 2023-06-05 16:57:58 +03:00
13b0b7f313 Add NovelAI TTS engine 2023-06-05 14:13:15 +03:00
f8c5b17e57 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-06-05 02:23:53 +03:00
22dff7b8d6 Add speech recognition plugin #379 2023-06-05 02:23:51 +03:00
71825691b5 width fix for QuickReply settings boxes 2023-06-05 06:24:02 +09:00
9386f53ec6 fix alignment/height of QuickReply settings Boxes 2023-06-05 06:07:47 +09:00
1ba8b5b3ed Fix major slowdown in groups without sprites. Remove error handler after it's been fired 2023-06-04 22:19:05 +03:00
8ffc4e6d51 Fix VN mode on groups where character is not found in the list. 2023-06-04 21:54:06 +03:00
0a65e36d1c fix for expression image grid button styles 2023-06-05 03:32:24 +09:00