mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 05:03:43 +08:00
fix: #236
This commit is contained in:
@@ -136,6 +136,7 @@ export const DEFAULT_TTS_VOICES = [
|
||||
|
||||
export const DEFAULT_STT_ENGINE = "WebAPI";
|
||||
export const DEFAULT_STT_ENGINES = ["WebAPI", "OpenAI Whisper"];
|
||||
export const FIREFOX_DEFAULT_STT_ENGINE = "OpenAI Whisper";
|
||||
|
||||
export const DEFAULT_MODELS = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user