Juha Jeronen
6a03980db6
add/improve tooltips
2024-01-22 15:56:12 +02:00
Cohee
814ed49c31
#1719 Clear text nodes in rendered formulas
2024-01-21 17:27:09 +02:00
Cohee
e2becdf7a9
Add typedefs for TTS audioJob
2024-01-21 15:19:13 +02:00
Cohee
f3fc3f12a7
Merge pull request #1716 from Tony-sama/staging
...
VRM extension support
2024-01-21 15:12:44 +02:00
Cohee
ffbf35e468
Update index.js
2024-01-21 15:11:47 +02:00
Cohee
b2509f8de4
Rethrow AllTalk init error
2024-01-20 20:44:11 +02:00
Cohee
570d5a30bd
[skip ci] Lint fix
2024-01-20 20:40:40 +02:00
Cohee
2846d0fd58
#1720 Fetch no-cache images when uploading
2024-01-20 19:48:56 +02:00
Tony Ribeiro
b741f32ae9
Clean comments
2024-01-19 09:34:32 +01:00
Tony Ribeiro
5b201bce7a
Merge branch 'SillyTavern:staging' into staging
2024-01-19 09:26:28 +01:00
Cohee
0b322c0e3d
Add repetition penalty control for OpenRouter
2024-01-18 23:55:09 +02:00
LenAnderson
9ce2771dad
make finalizeInit blocking just to be sure
2024-01-18 20:47:46 +00:00
LenAnderson
65d9c944d8
await init and wait for APP_READY
2024-01-18 20:43:31 +00:00
Cohee
8874ffffc5
Adjust UI label.
...
Group members are peacenik
2024-01-18 18:23:00 +02:00
Cohee
4f55824d7f
QR auto-execute on group member draft
2024-01-18 18:08:38 +02:00
Cohee
b8445eb2cd
Add slash commands for instruct and context
2024-01-18 17:24:07 +02:00
Cohee
f966c398ef
Increase preset command timeouts
2024-01-18 16:36:26 +02:00
Cohee
7d34ed56e6
#1712 Add authorization only if Extras key is set
2024-01-18 16:33:02 +02:00
Cohee
d19ba9a68c
Fix format
2024-01-18 02:36:18 +02:00
Cohee
05d292e055
Merge branch 'staging' into erew123/release
2024-01-18 02:35:26 +02:00
Cohee
9aa4b50a86
Merge pull request #1709 from LenAnderson/qr-autoexec-queue
...
queue all auto-executes until APP_READY
2024-01-18 01:11:19 +02:00
erew123
3af2164187
AllTalk Updates
...
Streaming passed URL to global ST audio.
Localstorage removed for saving TTS elements.
Styles stored in CSS
Duplicate checks on fetchresponse removed.
2024-01-17 21:55:24 +00:00
erew123
f293c20e9f
Merge branch 'SillyTavern:release' into release
2024-01-17 21:28:08 +00:00
LenAnderson
12a40c25a0
fix QR settings UI out of sync after update via API
2024-01-17 20:41:59 +00:00
LenAnderson
6fe17a1bed
queue all auto-executes until APP_READY
2024-01-17 20:32:25 +00:00
Cohee
617cabd7b5
Merge pull request #1707 from LenAnderson/qr-fixes
...
Several QR fixes
2024-01-17 11:12:38 +02:00
Cohee
d38700ca08
Merge pull request #1706 from LenAnderson/vars-fix-addvar-array
...
fix addvar on array using setGlobalVariable
2024-01-17 11:11:17 +02:00
LenAnderson
1a50c9f976
use isTrueBoolean on all bools
2024-01-16 22:40:40 +00:00
LenAnderson
9f4ae351db
fix bools in /qr-update
2024-01-16 22:37:12 +00:00
LenAnderson
acaae1b973
fix type in helpstring
2024-01-16 22:36:55 +00:00
LenAnderson
d1966d9d5f
fix addvar on array using setGlobalVariable
2024-01-16 22:20:46 +00:00
LenAnderson
7af43023b1
init quick replies immediately
2024-01-16 21:04:25 +00:00
Tony Ribeiro
a8a993c5ba
Update tts processing to keep track of character for VRM lip sync.
2024-01-16 04:54:14 +01:00
Tony Ribeiro
baab494ed4
Merge branch 'SillyTavern:staging' into staging
2024-01-16 00:15:13 +01:00
Cohee
5cb4dbc280
Trim TG types after split
2024-01-15 20:45:21 +02:00
Cohee
22e605168b
Properly reset seed with neutralize samplers
2024-01-15 20:44:07 +02:00
Cohee
25a695c783
Await QR auto-execution
2024-01-15 19:30:14 +02:00
erew123
d72b5125ac
Merge branch 'SillyTavern:release' into release
2024-01-15 14:51:47 +00:00
Cohee
0751d746db
Merge pull request #1683 from Technologicat/talkinghead-configurable
...
talkinghead: per-character configs
2024-01-14 19:00:02 +02:00
RossAscends
c6487fa9cb
make sampler nuke button work with zensliders
2024-01-14 18:33:40 +09:00
RossAscends
80b39bdac1
add neutralize samplers button for text completion slider panel
2024-01-14 18:07:43 +09:00
RossAscends
44bd57f763
filter ooba-only samplers out of non-ooba text completion slider panels
2024-01-14 17:26:22 +09:00
Tony Ribeiro
017ac8a515
Added vrm tts lip sync call
2024-01-14 04:26:06 +01:00
erew123
b78350cc8e
AllTalk initial commit
...
AllTalk TTS initial commit from https://github.com/erew123/alltalk_tts
ST index.js is updated to have "Pass Asterisks to TTS Engine" which allows AllTalk to split text as character/narrator voices. This setting has been left disabled as standard, so wont affect other TTS engines. The setting will save along with other settings on the page (if checked).
2024-01-13 19:43:38 +00:00
Cohee
4fe13fab8e
Customizable /gen instruct name
2024-01-12 19:16:42 +02:00
Juha Jeronen
b528520693
read and send talkinghead per-character configs
2024-01-12 18:26:14 +02:00
Cohee
f4c7fff8c0
Mistral API got fixed
2024-01-12 18:17:43 +02:00
Cohee
e33ac6a78a
Add min_p and top_a for OpenRouter
2024-01-12 17:15:13 +02:00
Cohee
1367642eb4
Fix maxTokens reference for n_predict alias
2024-01-12 12:20:03 +02:00
Cohee
8659bd57b7
Add koboldcpp rep pen aliases
2024-01-12 12:12:53 +02:00