| 52 | 52 | |
| 53 | 53 | <label for="tts_endpoint">Provider Endpoint:</label> |
| 54 | 54 | <input id="tts_endpoint" type="text" class="text_pole" maxlength="250" height="300" value="${this.defaultSettings.provider_endpoint}"/> |
| 55 | 55 | <span>Windows users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_For_Windows">CosyVoice_For_Windows</a>(Unofficial).</span><br/> |
| 56 | 56 | <span>Macos Users Use <a target="_blank" href="https://github.com/v3ucn/CosyVoice_for_MacOs">CosyVoice_for_MacOs</a>(Unofficial).</span><br/> |
| 57 | 57 | <br/> |
| 58 | 58 | |
| 59 | 59 | `; |