873 Commits

Author SHA1 Message Date
Cohee
78bfbb09f6 Add option to enable user message narration 2023-08-29 15:27:22 +03:00
Tony Ribeiro
feb2383f64 Add option to speech-recognition streaming mode to include or not the triggers words in the message. 2023-08-29 03:28:02 +02:00
Cohee
030424d034 Add char to persona converter. Move persona functions to a separate script file 2023-08-29 01:54:11 +03:00
Cohee
1bb2778f46 Fix macros replacement in custom stop strings for OAI 2023-08-29 00:47:35 +03:00
Cohee
9ce8aa661f Deprecate "After Char" position for persona description 2023-08-29 00:10:18 +03:00
Cohee
f1b91620b6
Merge pull request #1021 from ouoertheo/ouoertheo/tts-ui-voicemap
TTS Voice map UI and Coqui UI improvements
2023-08-28 23:57:22 +03:00
Cohee
5acb7402b9 Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap 2023-08-28 21:58:49 +03:00
Cohee
ac78d51d59 Change all TTS providers loading to async 2023-08-28 21:58:46 +03:00
Cohee
b51511b99f Fixed Novel custom voices not saving 2023-08-28 21:46:41 +03:00
city-unit
79448f5fe7 Getting there, but it's not great. 2023-08-28 00:49:20 -04:00
ouoertheo
42a8907547 Merge branch 'ouoertheo/tts-ui-voicemap' of https://github.com/ouoertheo/SillyTavern into ouoertheo/tts-ui-voicemap 2023-08-27 20:52:54 -05:00
ouoertheo
d8843274b1 merge voicemap to settings rather than overwrite 2023-08-27 20:47:44 -05:00
Cohee
2481d9b29c [Feature Request] Make sortorder of tags independent of case #1034 2023-08-28 01:50:32 +03:00
Cohee
2199096191 Add error handling of NAI streaming. 2023-08-28 00:28:11 +03:00
Cohee
3b4e6f0b78 Add debug functions menu 2023-08-27 23:20:43 +03:00
Cohee
96512c178e More readable no connection color. 2023-08-27 22:38:42 +03:00
Cohee
0844374de5 Remove old GPT-2 tokenizer. Redirect to tiktoken's tokenizer 2023-08-27 22:14:39 +03:00
Cohee
8566fda1cd Preserve chat scroll when setting a hypebot text 2023-08-27 21:51:33 +03:00
Cohee
636c06ffdd Autosize prompt manager boxes 2023-08-27 21:28:13 +03:00
city-unit
39eae80f6e Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism 2023-08-27 12:47:05 -04:00
RossAscends
1a5dbf2603 fix MovingUI to respect resizing topBar 2023-08-28 01:40:40 +09:00
Cohee
8bf679cba2 #1033 Promt => prompt 2023-08-27 19:24:28 +03:00
Cohee
961b3e1a78 Fix leading space in Novel bias + add additional parsing methods 2023-08-27 18:57:07 +03:00
Cohee
e74bca88f4 Disable OpenRouter fallback by default 2023-08-27 18:39:04 +03:00
Cohee
9660aaa2c2 Add NovelAI hypebot plugin 2023-08-27 18:27:34 +03:00
Cohee
109ea4008b Improve Horde request error detection 2023-08-27 13:31:14 +03:00
city-unit
91434a3ba8 Quick fix for arrowkey swipe stuff 2023-08-26 23:32:22 -04:00
city-unit
3737f58072 Merge branch 'staging' of https://github.com/city-unit/SillyTavern into feature/exorcism 2023-08-26 20:56:38 -04:00
Cohee
9d166db4ee Set rep pen range unlocked for bigger max context 2023-08-26 21:27:37 +03:00
Bahamut
de905875c4 LibreTranslate 2023-08-26 20:47:25 +03:00
Stefan Daniel Schwarz
b9a95d94a0 Force isSystem = false on comment messages so they get formatted properly 2023-08-26 19:26:23 +02:00
ouoertheo
3ae7a6741f
Merge branch 'staging' into ouoertheo/tts-ui-voicemap 2023-08-26 11:44:58 -05:00
Stefan Daniel Schwarz
dd7b89aef6 comment message formatting 2023-08-26 17:50:54 +02:00
Stefan Daniel Schwarz
3509e6b1d4 default context preset cannot be deleted 2023-08-26 14:52:23 +02:00
Stefan Daniel Schwarz
1d7165c047 context template preset manager 2023-08-26 12:09:47 +02:00
ouoertheo
765751aae0 fix voice map, name changes, add readme 2023-08-25 22:52:55 -05:00
ouoertheo
b3a4787db6 name changes 2023-08-25 22:52:26 -05:00
ouoertheo
d03af9b41d name updates, complete custom voices 2023-08-25 22:51:58 -05:00
Cohee
bca44ba682 Conserve ending newlines in story string template 2023-08-26 01:32:39 +03:00
Cohee
44661d0e2b Merge branch 'staging' into generate-array 2023-08-26 01:07:19 +03:00
Cohee
fabba9370b
Merge pull request #1017 from StefanDanielSchwarz/improved-instruct-mode-sequences
improved instruct mode sequences and UI
2023-08-26 01:03:38 +03:00
Cohee
42e6da4a36 Add support of stop strings to OpenAI / Claude 2023-08-26 00:12:11 +03:00
SDS
45046aa211
Merge branch 'staging' into improved-instruct-mode-sequences 2023-08-25 23:06:44 +02:00
Cohee
409eef6e46 Extract expressions HTML to templates 2023-08-25 23:48:59 +03:00
Stefan Daniel Schwarz
3e0ce12b23 first_output_sequence and system_sequence_prefix 2023-08-25 22:34:08 +02:00
Stefan Daniel Schwarz
ddaa4fe409 force output sequence (first or last) 2023-08-25 22:02:11 +02:00
Stefan Daniel Schwarz
ca37ac679e Improved Advanced Formatting UI 2023-08-25 21:04:06 +02:00
Cohee
cb669cbcab Merge branch 'staging' of https://github.com/SillyTavern/SillyTavern into staging 2023-08-25 20:34:33 +03:00
Cohee
b32a085e41 Add template renderer for extensions 2023-08-25 20:34:26 +03:00
Cohee
12f1cdb3fd #1020 Fix summarize + prompt manager. Clarify naming for insertion position. 2023-08-25 20:03:31 +03:00