Unverified Commit 92d9b381 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge branch 'dev' into feat/openai-embeddings-batch

parents 0cb81633 36a66fcf
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -111,6 +111,7 @@ type AudioSettings = { ...@@ -111,6 +111,7 @@ type AudioSettings = {
TTSEngine?: string; TTSEngine?: string;
speaker?: string; speaker?: string;
model?: string; model?: string;
nonLocalVoices?: boolean;
}; };
type TitleSettings = { type TitleSettings = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment