Commit Graph

976 Commits

Author SHA1 Message Date
Tony Ribeiro 8e38229ed4 Audio extension, handle custome background. Factorised bgm/ambient file listing into one assets listing function on server.js. 2023-08-23 03:47:13 +02:00
Tony Ribeiro b8c051694c Handle background image with space in name. 2023-08-22 05:05:50 +02:00
Tony Ribeiro 589631c154 prototype of assets list/download extension 2023-08-22 04:51:00 +02:00
Tony Ribeiro 4cf2b73eb1 Reorganised to handle different kind of assets, starting with audio bgm/ambient. 2023-08-22 01:49:45 +02:00
Tony Ribeiro e4e0733565 Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging 2023-08-22 01:00:29 +02:00
Tony Ribeiro 29adb575da cleanup debug logs 2023-08-22 01:00:07 +02:00
Tony Ribeiro 9dfb70b9fc
Merge branch 'SillyTavern:staging' into staging 2023-08-22 00:55:32 +02:00
Cohee 92686d4ba8 Optimize WI editor header. Add entries search 2023-08-22 01:51:31 +03:00
Tony Ribeiro b176a1ed12 Adapted audio extension to empty bgm/ambient folder 2023-08-22 00:46:49 +02:00
Tony Ribeiro 3680e3365b
Merge branch 'SillyTavern:staging' into staging 2023-08-21 23:42:00 +02:00
Cohee d974866ed7 Fix missing space in ST version string 2023-08-22 00:40:39 +03:00
Tony Ribeiro d75849b53f continue rebasing 2023-08-21 23:38:56 +02:00
Tony Ribeiro 8be79db171 Merge branch 'staging' of https://github.com/Tony-sama/SillyTavern into staging 2023-08-21 23:36:25 +02:00
Tony Ribeiro be193d8a30 Start rebase without audio assets 2023-08-21 23:35:58 +02:00
Cohee 57b126bfbf Save chat completions settings to an object. Update numeric setting types 2023-08-22 00:35:46 +03:00
Tony Ribeiro 8af4d69d6b Cleanup audio module debug messages 2023-08-21 23:33:32 +02:00
Tony Ribeiro c41a52b0b4 Add more ambient 2023-08-21 23:33:32 +02:00
Tony Ribeiro 87b9c2aebd Updated default audio extension parameters 2023-08-21 23:33:31 +02:00
Tony Ribeiro 2ecc0eb7c7 updated default ST bgm 2023-08-21 23:33:31 +02:00
Tony Ribeiro f492da671e cleaning up audio module 2023-08-21 23:33:31 +02:00
Tony Ribeiro ca9e6583c6 Moved path of defaulf bgm/ambient sounds 2023-08-21 23:33:31 +02:00
Tony Ribeiro 84e397c429 - Audio
- refactored dynamic bgm to handle solo and group chat
        - added bgm cooldown variable, user can custom in the ui
2023-08-21 23:33:31 +02:00
Tony Ribeiro 61827d6cf8 - RVC
- Added user to character list for mapping
    - Audio
        - Corrected initialization of extension settings
        - reduce debug logs
    - Coqui:
        - Added user to character list for mapping
2023-08-21 23:33:31 +02:00
Tony Ribeiro 58b33240a2 Add initialization of audio module key in extension settings. 2023-08-21 23:33:31 +02:00
Tony Ribeiro 25daa61e83 Audio module proper extension code. Dedicated Audio extension scripts. Simple UI to adjust bgm/ambient. Load bgm per character from character folder and switch audio dynamically w.r.t. expression. Ambient sound updated when background change. 2023-08-21 23:33:30 +02:00
Tony Ribeiro 8590de7229 Redesigned RVC UI for easier use and intelligibility 2023-08-21 23:33:30 +02:00
Tony Ribeiro 51fdff5ea3 Prototype of dynamic background music using expression extension 2023-08-21 23:33:30 +02:00
Tony Ribeiro c39e4ce274 Prototype of RVC+classification pipeline 2023-08-21 23:33:30 +02:00
Cohee 75db476f76 Update default settings 2023-08-22 00:24:29 +03:00
Cohee e228a9d6fc
Merge pull request #993 from StefanDanielSchwarz/Instruct-Mode-improvements
Instruct Mode improvements
2023-08-22 00:15:59 +03:00
RossAscends 8a74af440e Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into staging 2023-08-22 06:06:52 +09:00
RossAscends c24dd5b3cd unify 'rename X' icons 2023-08-22 06:06:50 +09:00
Cohee f5624d4392 Add ability to disable auto-summarization 2023-08-21 23:56:22 +03:00
Cohee 07d7eb733d Fix raw prompts display in prompt itemizer 2023-08-21 23:50:38 +03:00
Stefan Daniel Schwarz 9df4c51b07 Instruct Mode improvements 2023-08-21 22:32:58 +02:00
Tony Ribeiro a928b588c4
Merge branch 'SillyTavern:staging' into staging 2023-08-21 21:05:34 +02:00
Tony Ribeiro 6123ee4fd7 Cleanup audio module debug messages 2023-08-21 21:04:22 +02:00
Cohee e199d3e5b5 #991 Increase Horde waiting timeout 2023-08-21 21:13:22 +03:00
Cohee 069a07a139 Add pagination for WI entries #964 2023-08-21 21:10:11 +03:00
Tony Ribeiro 6566efe103 Add more ambient 2023-08-21 19:22:25 +02:00
Tony Ribeiro fb0122cb60 Updated default audio extension parameters 2023-08-21 19:11:12 +02:00
Tony Ribeiro b204432e4f updated default ST bgm 2023-08-21 17:35:20 +02:00
Cohee 4a30875030 #964 Move WI token counting func into module scope 2023-08-21 18:16:40 +03:00
Tony Ribeiro 9867b86c9a cleaning up audio module 2023-08-21 16:58:37 +02:00
Cohee 2a2ab00b55 Rearrange context formatting blocks 2023-08-21 17:10:42 +03:00
Cohee 05d719107f Move total token counter. Tighten the UI 2023-08-21 17:00:28 +03:00
Tony Ribeiro b545bbd8a6
Merge branch 'SillyTavern:staging' into staging 2023-08-21 15:41:34 +02:00
Tony Ribeiro 3f973d7bad Moved path of defaulf bgm/ambient sounds 2023-08-21 15:33:16 +02:00
Cohee c735bf546a Add token counters for individual fields. Optimize total counter display 2023-08-21 15:32:27 +03:00
Cohee f9573eb45d Slight increase default font size 2023-08-21 12:29:14 +03:00