Update cosyvoice.js add Unofficial label

d8935be5e5634f9b8f2c873c58875e8fb543f4e8

刘悦 <zcxey2911@hotmail.com>

Signed
1 files changed, +2 -2Showing whitespace changes
public/scripts/extensions/tts/cosyvoice.js+2 -2
@@ -52,8 +52,8 @@ class CosyVoiceProvider {
5252
5353 <label for="tts_endpoint">Provider Endpoint:</label>
5454 <input id="tts_endpoint" type="text" class="text_pole" maxlength="250" height="300" value="${this.defaultSettings.provider_endpoint}"/>
5555 <span>Windows users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_For_Windows">CosyVoice_For_Windows</a>(Unofficial).</span><br/>
5656 <span>Macos Users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_for_MacOs">CosyVoice_for_MacOs</a>(Unofficial).</span><br/>
5757 <br/>
5858
5959 `;