6 | | I) Download MARY TTS including Voice import tools[[BR]] |
7 | | II) Check necessary programs and files[[BR]] |
8 | | III) Check data: audio and text files[[BR]] |
9 | | IV) Run the Voice import tools [[BR]] |
10 | | V) Creating other voice in a language different from German or English (US). |
11 | | VI) Adaptive scripts |
| 6 | I) [#point1 Download MARY TTS including Voice import tools] [[BR]] |
| 7 | II) [#point2 Check necessary programs and files] [[BR]] |
| 8 | III) [#point3 Check data: audio and text files] [[BR]] |
| 9 | IV) [#point4 Run the Voice import tools] [[BR]] |
| 10 | V) [#point5 Creating other voice in a language different from German or English (US).] [[BR]] |
| 11 | VI) [#point6 Adaptive scripts] [[BR]] |
| 12 | |
256 | | === VI) Adaptive scripts === |
257 | | ''' |
258 | | |
259 | | '''1.''' For running the HTS Speaker adaptation/adaptive training demo we need the following directories in your voicebuilding directory: |
260 | | text: |
261 | | bdl clb slt jmk rms |
262 | | wav: |
263 | | bdl clb slt jmk rms |
264 | | |
265 | | '''2.''' With the voicebuilding tools we need to create phonelabels and phonefeatures directories for each set of data. This can be done working each set with voicebuilding tools, that is, use the general settings to define where your wave, text, etc. directories are. Then for each data set run the steps 1-8 of the speaker dependent tutorial. As a result we should have the following directories: |
266 | | phonelabels |
267 | | bdl clb slt jmk rms |
268 | | phonefeatures |
269 | | bdl clb slt jmk rms |
270 | | |
271 | | '''3.''' Create raw data from you wav files, this can be done using the script $MARY_BASE/lib/external/hts/data/scripts/wav2raw. As a results we should have the following directories: |
272 | | hts/data/raw: |
273 | | bdl clb slt jmk rms |
274 | | |
275 | | '''4.''' Having the previous directories, the run the voiceimportools and excute the steps: |
276 | | - HMMVoiceDataPreparation, setting the adaptScripts variable in true |
277 | | - HMMVoiceConfigure, setting the adaptScripts variable in true |
| 257 | |
| 258 | |
| 259 | == '''VI) [=#point6] Adaptive scripts''' == |
| 260 | |
| 261 | |
| 262 | |
| 263 | |
| 264 | '''1.''' For running the HTS Speaker adaptation/adaptive training demo we need the following directories in your voicebuilding directory:[[BR]] |
| 265 | text:[[BR]] |
| 266 | bdl clb slt jmk rms[[BR]] |
| 267 | wav:[[BR]] |
| 268 | bdl clb slt jmk rms[[BR]] |
| 269 | |
| 270 | |
| 271 | '''2.''' With the voicebuilding tools we need to create phonelabels and phonefeatures directories for each set of data. This can be done working each set with voicebuilding tools, that is, use the general settings to define where your wave, text, etc. directories are. Then for each data set run the steps 1-8 of the speaker dependent tutorial. As a result we should have the following directories:[[BR]] |
| 272 | phonelabels:[[BR]] |
| 273 | bdl clb slt jmk rms[[BR]] |
| 274 | phonefeatures:[[BR]] |
| 275 | bdl clb slt jmk rms[[BR]] |
| 276 | |
| 277 | '''3.''' Create raw data from you wav files, this can be done using the script $MARY_BASE/lib/external/hts/data/scripts/wav2raw. As a results we should have the following directories:[[BR]] |
| 278 | hts/data/raw:[[BR]] |
| 279 | bdl clb slt jmk rms[[BR]] |
| 280 | |
| 281 | '''4.''' Having the previous directories, the run the voiceimportools and excute the steps:[[BR]] |
| 282 | '''4.1''' HMMVoiceDataPreparation, setting the adaptScripts variable in true[[BR]] |
| 283 | '''4.2''' HMMVoiceConfigure, setting the adaptScripts variable in true[[BR]] |