Fix: Edge-Stimmen-Hinweis (Gisela ist nicht in edge-tts; Seraphina/Katja empfehlen)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hitonabi
2026-06-28 00:45:43 +02:00
parent 11f0066b47
commit f08595910d
4 changed files with 6 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -7,7 +7,7 @@
<link rel="manifest" href="/manifest.webmanifest" /> <link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" /> <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Mission Control 2.0</title> <title>Mission Control 2.0</title>
<script type="module" crossorigin src="/assets/index-DesgNIBq.js"></script> <script type="module" crossorigin src="/assets/index-B8ZgHkJP.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-jNLzkOWh.css"> <link rel="stylesheet" crossorigin href="/assets/index-jNLzkOWh.css">
</head> </head>
<body> <body>
@@ -213,7 +213,8 @@ export function AvatarPicker({ avatarUrl, onAvatarChange }: {
{engine === "edge" && ( {engine === "edge" && (
<p className="text-[11px] text-muted-foreground"> <p className="text-[11px] text-muted-foreground">
Edge-TTS: native deutsche Azure-Stimmen sehr natürlich, kein Akzent, gratis & ohne Key. Edge-TTS: native deutsche Azure-Stimmen sehr natürlich, kein Akzent, gratis & ohne Key.
Jüngste Stimme: <code>Gisela</code>. Cloud (Text Microsoft). Probier <code>Seraphina</code> oder <code>Katja</code>. Echte Kinder-/Jungstimmen (Gisela)
gäbe es nur über Azure direkt (Key). Cloud (Text Microsoft).
</p> </p>
)} )}
{engine === "chatterbox" && ( {engine === "chatterbox" && (