File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
[plugin ]
2
2
repository = " https://github.com/karashiiro/TextToTalk.git"
3
- commit = " b05d443c46f3cae64347b887fe0b50857a28b017 "
4
- project_path = " src"
3
+ commit = " 2463196bf32102be17cde4662e09245807c02a43 "
4
+ project_path = " src/TextToTalk "
5
5
owners = [" karashiiro" ]
6
6
changelog = """ \
7
- - **WebSocket**: Adds `PayloadTemplate` to the message payload (check the README for more details)
7
+ - **General**: Creates a new voice preset config instead of erroring when voice presets are corrupted.
8
+ - **General**: Adds notifications for WebSocket load errors and no-preset warnings.
9
+ - **General**: Adds Google Cloud voice backend (thanks kaxlabs!)
10
+ - **General**: Adds OpenAI voice backend (thanks PassiveModding!)
11
+ - **VoiceUnlocker**: Fixes VoiceUnlocker path again.
12
+ - **WebSocket**: Adds race and body type to the message payload (thanks Cidan!)
8
13
"""
You can’t perform that action at this time.
0 commit comments