Update TTS domain and adjust story summary injection
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
const V3_URL = 'https://openspeech.bytedance.com/api/v3/tts/unidirectional';
|
||||
const FREE_V1_URL = 'https://hstts.velure.top';
|
||||
const FREE_V1_URL = 'https://hstts.velure.codes';
|
||||
|
||||
export const FREE_VOICES = [
|
||||
{ key: 'female_1', name: '桃夭', tag: '甜蜜仙子', gender: 'female' },
|
||||
|
||||
Reference in New Issue
Block a user