Advertisement
Superloup10

AI

Mar 9th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.84 KB | None | 0 0
  1. Starting Up MaryTTS Server on : localhost:59125
  2. mary.base.\resources
  3. INFO main: Mary starting up...
  4. INFO main: Specification version 5.1.2
  5. INFO main: Implementation version unknown
  6. INFO main: Running on a Java 1.8.0_74 implementation by Oracle Corporation, on a Windows 10 platform (amd64, 10.0)
  7. INFO ModuleRegistry: Now initiating mary module 'marytts.language.fr.Phonemiser'
  8. INFO ModuleRegistry: Now initiating mary module 'marytts.language.fr.Preprocess'
  9. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.MinimalisticPosTagger(fr,fr.)'
  10. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.Synthesis'
  11. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.TextToMaryXML'
  12. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.SableParser'
  13. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.SSMLParser'
  14. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.APMLParser'
  15. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.EmotionmlParser'
  16. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.JTokeniser'
  17. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.DummyTokens2Words'
  18. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.ProsodyGeneric'
  19. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.PronunciationModel'
  20. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.TargetFeatureLister'
  21. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.HalfPhoneTargetFeatureLister'
  22. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.AcousticModeller'
  23. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.RealisedAcoustparamsExtractor'
  24. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.RealisedDurationsExtractor'
  25. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.HTSEngine'
  26. INFO ModuleRegistry: Now initiating mary module 'marytts.modules.PraatTextGridGenerator'
  27. INFO JPhonemiser: Module started (PARTSOFSPEECH->PHONEMES, locale fr).
  28. INFO JPhonemiser: Starting power-on self test.
  29. INFO JPhonemiser: Power-on self test complete.
  30. INFO Preprocess: Module started (TOKENS->WORDS, locale fr).
  31. INFO Preprocess: Starting power-on self test.
  32. INFO Preprocess: Power-on self test complete.
  33. INFO OpenNLPPosTagger: Module started (WORDS->PARTSOFSPEECH, locale fr).
  34. INFO OpenNLPPosTagger: Starting power-on self test.
  35. INFO OpenNLPPosTagger: Power-on self test complete.
  36. INFO Voice: Registering voice `enst-camille': female, locale fr
  37. INFO Voice: New default voice for locale fr: enst-camille (desire 0)
  38. INFO UnitSelectionSynthesizer: Loading of voice enst-camille took 532 milliseconds
  39. INFO Voice: Registering voice `upmc-jessica': female, locale fr
  40. INFO UnitSelectionSynthesizer: Loading of voice upmc-jessica took 397 milliseconds
  41. INFO Voice: Registering voice `upmc-pierre': male, locale fr
  42. INFO UnitSelectionSynthesizer: Loading of voice upmc-pierre took 189 milliseconds
  43. INFO UnitSelectionSynthesizer: started.
  44. INFO TargetFeatureLister: Module started (ACOUSTPARAMS->TARGETFEATURES, locale null).
  45. INFO HTSEngine: Module started (TARGETFEATURES->AUDIO, locale null).
  46. INFO HMMData: Loading Tree Set in CARTs:
  47. INFO HMMData: Loading GV Model Set:
  48. INFO Voice: Registering voice `enst-camille-hsmm': female, locale fr
  49. INFO HMMData: Loading Tree Set in CARTs:
  50. INFO HMMData: Loading GV Model Set:
  51. INFO Voice: Registering voice `upmc-jessica-hsmm': female, locale fr
  52. INFO HMMData: Loading Tree Set in CARTs:
  53. INFO HMMData: Loading GV Model Set:
  54. INFO Voice: Registering voice `upmc-pierre-hsmm': male, locale fr
  55. INFO HMMSynthesizer: started.
  56. INFO Synthesis: Module started (ACOUSTPARAMS->AUDIO, locale null).
  57. INFO UnitSelectionSynthesizer: Power-on self test complete.
  58. INFO HMMSynthesizer: Starting power-on self test.
  59. INFO HMMSynthesizer: Power-on self test complete.
  60. INFO TextToMaryXML: Module started (TEXT->RAWMARYXML, locale null).
  61. INFO TextToMaryXML: Starting power-on self test.
  62. WARN TextToMaryXML: Locale is null, overriding with fr_FR
  63. WARN TextToMaryXML: Locale is null, overriding with fr_FR
  64. INFO TextToMaryXML: Power-on self test complete.
  65. INFO SableParser: Module started (SABLE->RAWMARYXML, locale null).
  66. INFO SableParser: Starting power-on self test.
  67. INFO SableParser: Power-on self test complete.
  68. INFO SSMLParser: Module started (SSML->RAWMARYXML, locale null).
  69. INFO SSMLParser: Starting power-on self test.
  70. INFO SSMLParser: Power-on self test complete.
  71. INFO APMLParser: Module started (APML->RAWMARYXML, locale null).
  72. INFO APMLParser: Starting power-on self test.
  73. INFO APMLParser: Power-on self test complete.
  74. INFO EmotionmlParser: Module started (EMOTIONML->RAWMARYXML, locale null).
  75. INFO EmotionmlParser: Starting power-on self test.
  76. INFO EmotionmlParser: Power-on self test complete.
  77. INFO JTokeniser: Module started (RAWMARYXML->TOKENS, locale null).
  78. INFO JTok: loading language resources for en from jtok/en
  79. INFO JTokeniser: Starting power-on self test.
  80. INFO JTokeniser: Power-on self test complete.
  81. INFO DummyTokens2Words: Module started (TOKENS->WORDS, locale null).
  82. INFO DummyTokens2Words: Starting power-on self test.
  83. INFO DummyTokens2Words: Power-on self test complete.
  84. INFO Prosody: Module started (PHONEMES->INTONATION, locale null).
  85. INFO Prosody: Starting power-on self test.
  86. INFO Prosody: Power-on self test complete.
  87. INFO PronunciationModel: Module started (INTONATION->ALLOPHONES, locale null).
  88. INFO PronunciationModel: Starting power-on self test.
  89. INFO PronunciationModel: Power-on self test complete.
  90. INFO TargetFeatureLister: Starting power-on self test.
  91. INFO TargetFeatureLister: Power-on self test complete.
  92. INFO TargetFeatureLister: Module started (ACOUSTPARAMS->HALFPHONE_TARGETFEATURES, locale null).
  93. INFO TargetFeatureLister: Starting power-on self test.
  94. INFO TargetFeatureLister: Power-on self test complete.
  95. INFO AcousticModeller: Module started (ALLOPHONES->ACOUSTPARAMS, locale null).
  96. INFO AcousticModeller: Starting power-on self test.
  97. INFO AcousticModeller: Power-on self test complete.
  98. INFO Realised acoustparams extractor: Module started (AUDIO->REALISED_ACOUSTPARAMS, locale null).
  99. INFO Realised acoustparams extractor: Starting power-on self test.
  100. INFO Realised acoustparams extractor: Power-on self test complete.
  101. INFO Realised durations extractor: Module started (AUDIO->REALISED_DURATIONS, locale null).
  102. INFO Realised durations extractor: Starting power-on self test.
  103. INFO Realised durations extractor: Power-on self test complete.
  104. INFO Praat TextGrid generator: Module started (AUDIO->PRAAT_TEXTGRID, locale null).
  105. INFO Praat TextGrid generator: Starting power-on self test.
  106. INFO Praat TextGrid generator: Power-on self test complete.
  107. INFO main: Startup complete.
  108. MaryTTS Server Started
  109. INFO server: Starting server.
  110. injava.io.BufferedInputStream@723e88f9
  111. INFO server: Waiting for client to connect on port 59125
  112. Json config path : {"maryTTSServerInfo":{"adress":"localhost","port":59125}}
  113. Json module path : {}
  114. Mary TTS client 5.1.2 (impl. unknown)
  115. INFO server: Connection from null
  116. Connected to localhost:59125, Mary TTS server 5.1.2 (impl. unknown)
  117. jar:file:/C:/Users/Superloup10/Desktop/Programmation/AI/AI/core/libs/Sphinx4.jar!/edu/cmu/sphinx/api/default.config.xml
  118. 21:07:16.215 INFO unitManager CI Unit: aa
  119. 21:07:16.216 INFO unitManager CI Unit: ai
  120. 21:07:16.217 INFO unitManager CI Unit: an
  121. 21:07:16.217 INFO unitManager CI Unit: au
  122. 21:07:16.217 INFO unitManager CI Unit: bb
  123. 21:07:16.217 INFO unitManager CI Unit: ch
  124. 21:07:16.217 INFO unitManager CI Unit: dd
  125. 21:07:16.217 INFO unitManager CI Unit: ee
  126. 21:07:16.217 INFO unitManager CI Unit: ei
  127. 21:07:16.217 INFO unitManager CI Unit: eu
  128. 21:07:16.218 INFO unitManager CI Unit: ff
  129. 21:07:16.218 INFO unitManager CI Unit: gg
  130. 21:07:16.218 INFO unitManager CI Unit: gn
  131. 21:07:16.218 INFO unitManager CI Unit: ii
  132. 21:07:16.219 INFO unitManager CI Unit: in
  133. 21:07:16.219 INFO unitManager CI Unit: jj
  134. 21:07:16.219 INFO unitManager CI Unit: kk
  135. 21:07:16.219 INFO unitManager CI Unit: ll
  136. 21:07:16.219 INFO unitManager CI Unit: mm
  137. 21:07:16.220 INFO unitManager CI Unit: nn
  138. 21:07:16.220 INFO unitManager CI Unit: oe
  139. 21:07:16.220 INFO unitManager CI Unit: on
  140. 21:07:16.220 INFO unitManager CI Unit: oo
  141. 21:07:16.221 INFO unitManager CI Unit: ou
  142. 21:07:16.221 INFO unitManager CI Unit: pp
  143. 21:07:16.221 INFO unitManager CI Unit: rr
  144. 21:07:16.221 INFO unitManager CI Unit: ss
  145. 21:07:16.222 INFO unitManager CI Unit: tt
  146. 21:07:16.222 INFO unitManager CI Unit: un
  147. 21:07:16.222 INFO unitManager CI Unit: uu
  148. 21:07:16.223 INFO unitManager CI Unit: uy
  149. 21:07:16.223 INFO unitManager CI Unit: vv
  150. 21:07:16.223 INFO unitManager CI Unit: ww
  151. 21:07:16.223 INFO unitManager CI Unit: yy
  152. 21:07:16.223 INFO unitManager CI Unit: zz
  153. 21:07:16.995 INFO autoCepstrum Cepstrum component auto-configured as follows: autoCepstrum {MelFrequencyFilterBank, Denoise, DiscreteCosineTransform2, Lifter}
  154. 21:07:17.077 INFO acousticModelLoader Loading tied-state acoustic model from: file:resources/language/fr-fr/fr-fr
  155. 21:07:17.077 INFO acousticModelLoader Pool means Entries: 13824
  156. 21:07:17.078 INFO acousticModelLoader Pool variances Entries: 13824
  157. 21:07:17.078 INFO acousticModelLoader Pool transition_matrices Entries: 36
  158. 21:07:17.078 INFO acousticModelLoader Pool senones Entries: 2108
  159. 21:07:17.078 INFO acousticModelLoader Gaussian weights: mixture_weights. Entries: 6324
  160. 21:07:17.078 INFO acousticModelLoader Pool senones Entries: 2108
  161. 21:07:17.078 INFO acousticModelLoader Context Independent Unit Entries: 36
  162. 21:07:17.079 INFO acousticModelLoader HMM Manager: 97057 hmms
  163. 21:07:17.079 INFO acousticModel CompositeSenoneSequences: 0
  164. 21:07:17.079 INFO dictionary Loading dictionary from: file:resources/language/fr-fr/fr.dict
  165. 21:07:17.220 INFO dictionary Loading filler dictionary from: file:resources/language/fr-fr/fr-fr/noisedict
  166. 21:07:17.254 INFO dictionary The dictionary is missing a phonetic transcription for the word 'Wolf'
  167. 21:07:17.254 WARNING jsgfGrammar Can't find pronunciation for Wolf
  168. 21:07:17.257 INFO dictionary The dictionary is missing a phonetic transcription for the word 'Superloup10'
  169. 21:07:17.257 WARNING jsgfGrammar Can't find pronunciation for Superloup10
  170. 21:07:17.260 INFO jsgfGrammar Num nodes : 205
  171. 21:07:17.260 INFO jsgfGrammar Num arcs : 316
  172. 21:07:17.261 INFO jsgfGrammar Avg arcs : 1.5414634
  173. 21:07:17.366 INFO speedTracker # ----------------------------- Timers----------------------------------------
  174. 21:07:17.366 INFO speedTracker # Name Count CurTime MinTime MaxTime AvgTime TotTime
  175. 21:07:17.367 INFO speedTracker Compile 1 0,0910s 0,0910s 0,0910s 0,0910s 0,0910s
  176. 21:07:17.368 INFO speedTracker Create States 1 0,0100s 0,0100s 0,0100s 0,0100s 0,0100s
  177. 21:07:17.368 INFO speedTracker Collect Contexts 1 0,0040s 0,0040s 0,0040s 0,0040s 0,0040s
  178. 21:07:17.368 INFO speedTracker Expand States 1 0,0660s 0,0660s 0,0660s 0,0660s 0,0660s
  179. 21:07:17.368 INFO speedTracker Connect Nodes 1 0,0040s 0,0040s 0,0040s 0,0040s 0,0040s
  180. 21:07:17.369 INFO speedTracker Load AM 1 1,3900s 1,3900s 1,3900s 1,3900s 1,3900s
  181. 21:07:17.369 INFO speedTracker Load Dictionary 1 0,1420s 0,1420s 0,1420s 0,1420s 0,1420s
  182. 21:07:17.370 INFO speedTracker grammarLoad 1 0,0400s 0,0400s 0,0400s 0,0400s 0,0400s
  183. INFO R 0: New request (input type "TEXT", output type "AUDIO", voice "upmc-pierre-hsmm", effect "", style "", audio "WAVE")
  184. INFO server: Read: InitialisΓ©
  185. INFO R 0: Handling request using the following modules:
  186. INFO R 0: - TextToMaryXML (marytts.modules.TextToMaryXML)
  187. INFO R 0: Next module: TextToMaryXML
  188. INFO R 0: Handling request using the following modules:
  189. INFO R 0: - JTokeniser (marytts.modules.JTokeniser)
  190. INFO R 0: - Preprocess (marytts.language.fr.Preprocess)
  191. INFO R 0: - OpenNLPPosTagger (marytts.modules.MinimalisticPosTagger)
  192. INFO R 0: - JPhonemiser (marytts.language.fr.Phonemiser)
  193. INFO R 0: - Prosody (marytts.modules.ProsodyGeneric)
  194. INFO R 0: - PronunciationModel (marytts.modules.PronunciationModel)
  195. INFO R 0: - AcousticModeller (marytts.modules.AcousticModeller)
  196. INFO R 0: - Synthesis (marytts.modules.Synthesis)
  197. INFO R 0: Next module: JTokeniser
  198. INFO R 0: Next module: Preprocess
  199. INFO R 0: Next module: OpenNLPPosTagger
  200. INFO R 0: Next module: JPhonemiser
  201. INFO R 0: Next module: Prosody
  202. INFO R 0: Next module: PronunciationModel
  203. INFO R 0: Next module: AcousticModeller
  204. INFO ParameterGeneration: Parameter generation for LF0:
  205. INFO PStream: Global variance optimization
  206. INFO PStream: Gradient GV optimization for feature: (0) number of iterations=1
  207. INFO R 0: Next module: Synthesis
  208. INFO HMMSynthesizer: Synthesizing one sentence.
  209. INFO HTSEngine: Using prosody from acoustparams.
  210. INFO HTSEngine: Number of models in sentence numModel=11 Total number of states numState=55
  211. INFO HTSEngine: Total number of frames=279 Number of voiced frames=136
  212. INFO ParameterGeneration: Parameter generation for MGC:
  213. INFO PStream: Global variance optimization
  214. INFO PStream: Gradient GV optimization for feature: (0) number of iterations=2
  215. INFO PStream: Gradient GV optimization for feature: (1) number of iterations=25
  216. INFO PStream: Gradient GV optimization for feature: (2) number of iterations=49
  217. INFO PStream: Gradient GV optimization for feature: (3) number of iterations=30
  218. INFO PStream: Gradient GV optimization for feature: (4) number of iterations=67
  219. INFO PStream: Gradient GV optimization for feature: (5) number of iterations=36
  220. INFO PStream: Gradient GV optimization for feature: (6) number of iterations=23
  221. INFO PStream: Gradient GV optimization for feature: (7) number of iterations=2
  222. INFO PStream: Gradient GV optimization for feature: (8) number of iterations=3
  223. INFO PStream: Gradient GV optimization for feature: (9) number of iterations=28
  224. INFO PStream: Gradient GV optimization for feature: (10) number of iterations=27
  225. INFO PStream: Gradient GV optimization for feature: (11) number of iterations=2
  226. INFO PStream: Gradient GV optimization for feature: (12) number of iterations=2
  227. INFO PStream: Gradient GV optimization for feature: (13) number of iterations=22
  228. INFO PStream: Gradient GV optimization for feature: (14) number of iterations=2
  229. INFO PStream: Gradient GV optimization for feature: (15) number of iterations=2
  230. INFO PStream: Gradient GV optimization for feature: (16) number of iterations=2
  231. INFO PStream: Gradient GV optimization for feature: (17) number of iterations=31
  232. INFO PStream: Gradient GV optimization for feature: (18) number of iterations=2
  233. INFO PStream: Gradient GV optimization for feature: (19) number of iterations=3
  234. INFO PStream: Gradient GV optimization for feature: (20) number of iterations=25
  235. INFO PStream: Gradient GV optimization for feature: (21) number of iterations=2
  236. INFO PStream: Gradient GV optimization for feature: (22) number of iterations=2
  237. INFO PStream: Gradient GV optimization for feature: (23) number of iterations=7
  238. INFO PStream: Gradient GV optimization for feature: (24) number of iterations=2
  239. INFO PStream: Gradient GV optimization for feature: (25) number of iterations=10
  240. INFO PStream: Gradient GV optimization for feature: (26) number of iterations=2
  241. INFO PStream: Gradient GV optimization for feature: (27) number of iterations=2
  242. INFO PStream: Gradient GV optimization for feature: (28) number of iterations=2
  243. INFO PStream: Gradient GV optimization for feature: (29) number of iterations=11
  244. INFO PStream: Gradient GV optimization for feature: (30) number of iterations=3
  245. INFO PStream: Gradient GV optimization for feature: (31) number of iterations=21
  246. INFO PStream: Gradient GV optimization for feature: (32) number of iterations=11
  247. INFO PStream: Gradient GV optimization for feature: (33) number of iterations=17
  248. INFO PStream: Gradient GV optimization for feature: (34) number of iterations=27
  249. INFO ParameterGeneration: Using f0 from maryXML acoustparams
  250. INFO PStream: Global variance optimization
  251. INFO PStream: Gradient GV optimization for feature: (0) number of iterations=2
  252. INFO PStream: Gradient GV optimization for feature: (1) number of iterations=27
  253. INFO PStream: Gradient GV optimization for feature: (2) number of iterations=36
  254. INFO PStream: Gradient GV optimization for feature: (3) number of iterations=11
  255. INFO PStream: Gradient GV optimization for feature: (4) number of iterations=3
  256. INFO R 0: Request processed in 248 ms.
  257. INFO R 0: TextToMaryXML took 0 ms
  258. INFO R 0: JTokeniser took 3 ms
  259. INFO R 0: Preprocess took 1 ms
  260. INFO R 0: OpenNLPPosTagger took 0 ms
  261. INFO R 0: JPhonemiser took 5 ms
  262. INFO R 0: Prosody took 1 ms
  263. INFO R 0: PronunciationModel took 2 ms
  264. INFO R 0: AcousticModeller took 35 ms
  265. INFO R 0: Synthesis took 199 ms
  266. INFO server: Request handled successfully.
  267. Audio line opened.
  268. Audio started playing.
  269. Audio stopped playing.
  270. Audio line closed.
  271. 21:07:21.432 INFO speedTracker This Time Audio: 0,75s Proc: 0,36s Speed: 0,49 X real time
  272. 21:07:21.432 INFO speedTracker Total Time Audio: 0,75s Proc: 0,36s 0,49 X real time
  273. 21:07:21.433 INFO memoryTracker Mem Total: 365,00 Mb Free: 102,70 Mb
  274. 21:07:21.433 INFO memoryTracker Used: This: 262,30 Mb Avg: 262,30 Mb Max: 262,30 Mb
  275. <unk>
  276. INFO server: Connection closed: [closed]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement