Commit Graph

590 Commits

Author SHA1 Message Date
6162b1331a fix grammar in Poe default JB message 2023-04-27 14:49:52 +09:00
e78a2e8b4e added toggle to turn off shadows completely 2023-04-27 02:27:03 +09:00
df7f6c0168 Textshadow color and width are now customizable. 2023-04-27 02:02:25 +09:00
a36a3598b9 Add jquery ui 2023-04-26 18:29:47 +03:00
1c4f1ea96c Better character tokens counting 2023-04-26 01:19:36 +03:00
8f29e98cba Remove caret returns from token counts 2023-04-26 00:56:58 +03:00
2ae28023c0 Add proper LLaMA tokenizer and tokenizer switch. Remove legacy code. 2023-04-26 00:09:45 +03:00
0cc4a5f736 fix for waifumode default expressions on mobile 2023-04-26 04:14:05 +09:00
42cc69c3ed prevent default sprites from expanding over 120px 2023-04-25 19:30:50 +09:00
4a72501b95 detection of virtual keyboards to disable hotkeys
- based on keystroke timing
- <40ms = Virtual KB, hotkeys disabled
(moved enter hotkey to RA-mods)
2023-04-25 17:09:32 +09:00
09357d45de Merge pull request #162 from Halsey1006/dev
Quote color selection
2023-04-24 19:45:54 +03:00
443682a7f3 Add import/export/deletion of logit bias presets 2023-04-24 19:40:02 +03:00
a08e1beffb Add files via upload 2023-04-24 07:01:12 -07:00
15ee7fb233 Add help strings for slash commands 2023-04-24 15:24:22 +03:00
335d8ad440 New onboarding experience 2023-04-24 14:54:27 +03:00
e0e5425664 Replace notes with markdown guidebook 2023-04-24 13:05:38 +03:00
bb76565cdd fix copypasta 2023-04-23 21:25:00 -05:00
87eeb0ef52 Merge branch 'main' into dev 2023-04-24 01:34:20 +03:00
2e24aea734 New oobabooga code https://github.com/oobabooga/text-generation-webui/pull/990 2023-04-24 00:54:25 +03:00
42769e465f Fix tts settings loader 2023-04-23 22:26:56 +03:00
0d8b14e554 Merge pull request #156 from ouoertheo/ouoertheo/tts-generalize
Generalize TTS. Add ElevenLabs specific settings.
2023-04-23 22:09:34 +03:00
141a60f5f0 Add logit bias 2023-04-23 21:54:21 +03:00
cafa3d582c remove docstring 2023-04-23 12:58:49 -05:00
5d142f499a generalized tts settings 2023-04-23 12:43:59 -05:00
99b6571e32 Change default JB prompt 2023-04-23 19:24:50 +03:00
388d982040 Add OpenAI API usage 2023-04-23 18:48:46 +03:00
ef8d496268 Fix caption button styles 2023-04-23 00:18:59 +03:00
3a63eeed12 Add favorites first sorting rule 2023-04-22 23:49:58 +03:00
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00
519cd9eaf2 Fix fav for group not saving 2023-04-22 22:39:31 +03:00
f11305367d Reduce console spam 2023-04-22 22:34:07 +03:00
5eb4746f0e remove unnecessary addClass from group-chats.js 2023-04-23 03:09:36 +08:00
8015f3e7cf Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-23 02:38:34 +08:00
2aa42991fd code clean up, change fav to use bool, use template instead of dynamic html, etc 2023-04-23 02:38:24 +08:00
371e1c6f2d Fix 2023-04-22 19:13:44 +03:00
a69cdd9d9c remove selector for now 2023-04-22 10:35:02 -05:00
4fdd863550 set up tts for modularity 2023-04-22 10:05:19 -05:00
be3eb37b6e Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-22 13:21:35 +08:00
bd0045b389 group chat fav mark, fav filter 2023-04-22 13:21:25 +08:00
f970b66b1a Fixes for TTS plugin 2023-04-22 00:54:01 +03:00
dcba10b50d Apply common styles to TTS 2023-04-21 23:45:30 +03:00
32441214cf Fix tts display drawer 2023-04-21 23:42:40 +03:00
2cedeba102 Autoformat 2023-04-21 23:41:37 +03:00
54ec3c0840 Merge pull request #118 from ouoertheo/ouoertheo-elevenlabstts
Ouoertheo elevenlabstts
2023-04-21 23:35:00 +03:00
dfe3801f79 expressions only flex center on waifu mode,
otherwise sit in left margin
2023-04-22 03:28:00 +09:00
b47b13b7ba fixed waifu mode expression centering for PC 2023-04-22 03:20:25 +09:00
d0f7792bcd hide play when disabled, prevent tts gen on pause 2023-04-21 12:52:47 -05:00
7ce03d71ff ensure history is unique to voice 2023-04-21 12:40:06 -05:00
1a914df4e0 Merge branch 'main' into dev 2023-04-21 20:33:34 +03:00
f25ecbd95c Add proper processing of streaming aborting 2023-04-21 20:29:18 +03:00