Add o1 and fix some mistakes

This commit is contained in:
Kwaroran
2024-12-18 03:26:02 +09:00
parent 25cd5af074
commit 5df9e68bae
9 changed files with 233 additions and 77 deletions

View File

@@ -828,4 +828,7 @@ export const languageEnglish = {
subtitlesWarning2: "You must use model with streaming feature to use this feature.",
reset: "Reset",
assetMaxDifference: "Asset Max Difference",
sourceLanguage: "Source Language",
destinationLanguage: "Destination Language",
noWebGPU: "Your Browser or OS doesn't support WebGPU. this will slow down the performance significantly.",
}