Flex
3 天以前 b8034ea8d5eac3eb346ec18f905b4a79cd9fdc13
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
export default {
  courseCenter:{
    cloneType:'Clone Type',
    videoCourse: 'Video Courseware',
    videoCourseTitle: 'Template style video, one click generation',
    speakVideo: 'Speak Video',
    speakVideoTitle: 'Blast video, one click generation',
    goCreate: 'Go Create',
    digitalPeopleImageCustom: 'Digital People Image Custom',
    submitImage: 'Submit Image',
    digitalPeopleVoicesCustom: 'Digital People Voices Custom',
    submitVoices: 'Submit Voice',
    myCourses: 'My Courses',
    progress: 'Progress',
 
    goBack: 'Go Back',
    courseName: 'Course Name',
    estimatedDuration: 'Estimated duration',
    wordCount: 'Word Count',
    saved: 'Saved',
    composeViode:'Compose Video',
    page:'Page',
    pageTitle:'Pages',
    upload:'Upload',
    analyzing:' Analyzing',
    analyzingTitle:'The PPT requires steps such as uploading and parsing, please be patient and wait.',
    speedSpeech:'Speed Speech',
    restoreDefault:'Restore default',
    enlargeVolume:'Enlarge Volume',
    oralBroadcastingContent:'Oral Broadcasting Content',
    notSelect: 'Not Select',
    intelligentSpeech: 'Intelligent Speech',
    batchReplace: 'Batch Replace',
    pause: 'pause',
    polyphonicCharacters: 'Polyphonic Characters',
    polyphonicCharactersDetection: 'Polyphonic Characters Detection',
    number: 'number',
    tryListening: 'Try Listening',
    listeningTrial: 'Listening trial',
    cancelTrialListening: 'Cancel the trial listening',
    playing: 'Playing',
    cancelPlayback: 'Cancel playback',
    toolTip: 'Support MP3, WAV and other formats; Within 1GB; Duration within 60 minutes',
    uploadAudio:'Upload Audio',
    shouldPagePplied:'Should all pages be applied',
    uploadImage:'Upload Image',
    imageProperties:'Image Properties',
    position:'Position',
    hierarchicalStructure:'Hierarchical Structure',
    size:'Size',
 
    PPTUploadInstructions: 'PPT upload instructions',
    coverExistingScene:'Does it cover the existing scene',
    coverYes:'Yes, covering',
    coverNo:'No, Creating',
    layerMode:'Layer Mode',
    layerModeText:'Picture in picture mode can adjust size and position; The background mode is fixed and cannot be resized.',
    pictureInPicture: 'Picture in Picture',
    background:'background',
    oralDraft:'Oral draft',
    oralDraftText:'Read the first 3000 words per page.',
    readPPTNotes:"Read PPT notes",
    AICreation:"AI Creation",
    manualInput:"Manual Input",
    remarksPolishing:'Remarks Polishing',
    remarksPolishingText:'We will perform colloquial polishing on the Chinese notes to make the digital speakers speak more naturally. Polishing will not change the original meaning, so we recommend enabling it. Limited time free.',
    open:'open',
    close:'close',
 
    tip:'Tips',
    tip1:'Unable to submit',
    tip2:'Please ensure that each scene has at least 2 pieces of information, including selected sound and driver content.',
    tip3:'Please make sure to convert Arabic numerals to uppercase in the spoken content.',
    tip4:'Please ensure that the punctuation marks in the spoken content are changed to Chinese punctuation marks or homophonic Chinese.',
 
    batchReplaceContent:'Batch Replace Content',
    batchReplaceContentFrom:'Please enter the content to be replaced',
    batchReplaceContentTo:'Please enter the content to be replaced with',
    AddNewReplacement:'Add a new replacement',
    replaceEnglishPunctuationMarks:'Replace English punctuation marks',
 
    intelligentSpeech:'Intelligent Speech',
    smartWritingMethod:'Smart Writing Method',
    imageRewriting:'Image Rewriting',
    textRewriting:'Text Rewriting',
    expandWritten:'Expand Written',
    abbreviation:'abbreviation',
    PPTReview:'PPT Review',
    style:'style',
    writingStyle:'Writing style',
    professionalFormal:'Professional Formal',
    popularDailyLife:'Popular daily life',
    confidenceMotivation:'Confidence Motivation',
    theme:'theme',
    placeholderTheme:'Page theme (optional)',
    requirement:'requirement',
    placeholderRequirement:'Please input personalized requirements, such as language style, key content, etc. (optional)',
    generateSpeech:'Generate speech',
    originalContent:'Original content',
    speechContent:'Content is being generated, please be patient and wait',
    rewrittenContent:'Rewritten Content',
    confirmUseScript:'Confirm to use the script',
 
 
    my:'My',
    model:'Model',
    all:'All',
    man:'Man',
    woman:'Woman',
    standingPosture:'Standing posture',
    sittingPosture:'Sitting posture',
    textDriven:'Text driven',
    soundDriven:'Sound driven',
    template:'template',
    digitalPeople:'Digital people',
    sound:'Sound',
 
 
    myModel:'My Model',
    name:'Name',
    voiceName:'Voice Name',
    digitalPeopleModel:'Digital people Model',
    image:'Image',
    video:'Video',
    submit:'Submit',
    avatar:'avatar',
    uploadSound:'Upload Sound',
    uploadSoundText:'Recommend uploading 10-20s audio files in WAV, MP3, and M4A formats that support files smaller than 20M, to avoid situations such as multi person conversations, obvious noise, reverb, etc.\n Basic voice cloning is free, suitable for scenarios with low voice quality requirements for digital humans\n Advanced voice cloning is paid, suitable for scenarios with higher voice quality requirements for digital humans.',
    modelTrainingConfirmMessage:'Exist training model, whether to jump to view?',
    modelTrainingTitle:'Tips',
 
 
 
  }
}