Update cosyvoice.js add project url

b6c270c6428d158a3021bce5751ce8c18b19ca76

刘悦 <zcxey2911@hotmail.com>

Signed
1 files changed, +2 -0Showing whitespace changes
public/scripts/extensions/tts/cosyvoice.js+2 -0
@@ -52,6 +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}"/>
55+ <span>Windows users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_For_Windows">CosyVoice_For_Windows</a>.</span><br/>
56+ <span>Macos Users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_for_MacOs">CosyVoice_for_MacOs</a>.</span><br/>
5557 <br/>
5658
5759 `;