Advertisement
Guest User

Untitled

a guest
Jan 28th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.54 KB | None | 0 0
  1. (.env) [user@user ~]$ pip3 install mycroft-mimic3-tts[all]
  2. Collecting mycroft-mimic3-tts[all]
  3. Downloading mycroft_mimic3_tts-0.2.4.tar.gz (131 kB)
  4. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 1.2 MB/s eta 0:00:00
  5. Preparing metadata (setup.py) ... done
  6. Collecting dataclasses-json<1.0 (from mycroft-mimic3-tts[all])
  7. Downloading dataclasses_json-0.6.3-py3-none-any.whl.metadata (25 kB)
  8. Collecting epitran==1.17 (from mycroft-mimic3-tts[all])
  9. Downloading epitran-1.17-py2.py3-none-any.whl (153 kB)
  10. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.0/154.0 kB 2.2 MB/s eta 0:00:00
  11. Collecting espeak-phonemizer<2.0,>=1.0 (from mycroft-mimic3-tts[all])
  12. Downloading espeak_phonemizer-1.3.1.tar.gz (10.2 MB)
  13. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 10.6 MB/s eta 0:00:00
  14. Preparing metadata (setup.py) ... done
  15. Collecting gruut<3.0,>=2.3.0 (from mycroft-mimic3-tts[all])
  16. Downloading gruut-2.3.4.tar.gz (74 kB)
  17. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.1/74.1 kB 5.0 MB/s eta 0:00:00
  18. Preparing metadata (setup.py) ... done
  19. Requirement already satisfied: numpy<2.0 in ./.env/lib/python3.11/site-packages (from mycroft-mimic3-tts[all]) (1.26.3)
  20. Requirement already satisfied: onnxruntime<2.0,>=1.6 in ./.env/lib/python3.11/site-packages (from mycroft-mimic3-tts[all]) (1.16.3)
  21. Collecting phonemes2ids<2.0 (from mycroft-mimic3-tts[all])
  22. Downloading phonemes2ids-1.2.2.tar.gz (12 kB)
  23. Preparing metadata (setup.py) ... done
  24. Collecting quart<1.0,>=0.16 (from mycroft-mimic3-tts[all])
  25. Downloading quart-0.19.4-py3-none-any.whl.metadata (5.7 kB)
  26. Requirement already satisfied: quart-cors in ./.env/lib/python3.11/site-packages (from mycroft-mimic3-tts[all]) (0.3.0)
  27. Requirement already satisfied: requests<3,>=2 in ./.env/lib/python3.11/site-packages (from mycroft-mimic3-tts[all]) (2.31.0)
  28. Collecting swagger-ui-py<22,>=21 (from mycroft-mimic3-tts[all])
  29. Downloading swagger_ui_py-21.12.8-py3-none-any.whl (13.3 MB)
  30. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 10.9 MB/s eta 0:00:00
  31. Requirement already satisfied: tqdm<5,>=4 in ./.env/lib/python3.11/site-packages (from mycroft-mimic3-tts[all]) (4.66.1)
  32. Collecting xdgenvpy<3,>2.0 (from mycroft-mimic3-tts[all])
  33. Downloading xdgenvpy-2.3.5-py3-none-any.whl (13 kB)
  34. Requirement already satisfied: setuptools in ./.env/lib/python3.11/site-packages (from epitran==1.17->mycroft-mimic3-tts[all]) (65.5.0)
  35. Collecting unicodecsv (from epitran==1.17->mycroft-mimic3-tts[all])
  36. Downloading unicodecsv-0.14.1.tar.gz (10 kB)
  37. Preparing metadata (setup.py) ... done
  38. Requirement already satisfied: regex in ./.env/lib/python3.11/site-packages (from epitran==1.17->mycroft-mimic3-tts[all]) (2023.12.25)
  39. Collecting panphon>=0.19 (from epitran==1.17->mycroft-mimic3-tts[all])
  40. Downloading panphon-0.20.0-py2.py3-none-any.whl (73 kB)
  41. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.6/73.6 kB 7.5 MB/s eta 0:00:00
  42. Collecting marisa-trie (from epitran==1.17->mycroft-mimic3-tts[all])
  43. Downloading marisa_trie-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.5 kB)
  44. Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses-json<1.0->mycroft-mimic3-tts[all])
  45. Downloading marshmallow-3.20.2-py3-none-any.whl.metadata (7.5 kB)
  46. Collecting typing-inspect<1,>=0.4.0 (from dataclasses-json<1.0->mycroft-mimic3-tts[all])
  47. Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB)
  48. Requirement already satisfied: Babel<3.0.0,>=2.8.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (2.8.1)
  49. Requirement already satisfied: dateparser~=1.1.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (1.1.8)
  50. Requirement already satisfied: gruut-ipa<1.0,>=0.12.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (0.13.0)
  51. Requirement already satisfied: gruut_lang_en~=2.0.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (2.0.0)
  52. Requirement already satisfied: jsonlines~=1.2.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (1.2.0)
  53. Requirement already satisfied: networkx<3.0.0,>=2.5.0 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (2.8.8)
  54. Requirement already satisfied: num2words<1.0.0,>=0.5.10 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (0.6.0)
  55. Requirement already satisfied: python-crfsuite~=0.9.7 in ./.env/lib/python3.11/site-packages (from gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (0.9.10)
  56. Requirement already satisfied: coloredlogs in ./.env/lib/python3.11/site-packages (from onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (15.0.1)
  57. Requirement already satisfied: flatbuffers in ./.env/lib/python3.11/site-packages (from onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (23.5.26)
  58. Requirement already satisfied: packaging in ./.env/lib/python3.11/site-packages (from onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (23.2)
  59. Requirement already satisfied: protobuf in ./.env/lib/python3.11/site-packages (from onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (4.23.4)
  60. Requirement already satisfied: sympy in ./.env/lib/python3.11/site-packages (from onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (1.12)
  61. Requirement already satisfied: aiofiles in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (23.2.1)
  62. Requirement already satisfied: blinker>=1.6 in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (1.7.0)
  63. Requirement already satisfied: click>=8.0.0 in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (8.1.7)
  64. Collecting flask>=3.0.0 (from quart<1.0,>=0.16->mycroft-mimic3-tts[all])
  65. Downloading flask-3.0.1-py3-none-any.whl.metadata (3.6 kB)
  66. Requirement already satisfied: hypercorn>=0.11.2 in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (0.16.0)
  67. Requirement already satisfied: itsdangerous in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (2.1.2)
  68. Requirement already satisfied: jinja2 in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (3.1.2)
  69. Requirement already satisfied: markupsafe in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (2.1.3)
  70. Requirement already satisfied: werkzeug>=3.0.0 in ./.env/lib/python3.11/site-packages (from quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (3.0.1)
  71. Requirement already satisfied: charset-normalizer<4,>=2 in ./.env/lib/python3.11/site-packages (from requests<3,>=2->mycroft-mimic3-tts[all]) (3.3.2)
  72. Requirement already satisfied: idna<4,>=2.5 in ./.env/lib/python3.11/site-packages (from requests<3,>=2->mycroft-mimic3-tts[all]) (3.6)
  73. Requirement already satisfied: urllib3<3,>=1.21.1 in ./.env/lib/python3.11/site-packages (from requests<3,>=2->mycroft-mimic3-tts[all]) (2.1.0)
  74. Requirement already satisfied: certifi>=2017.4.17 in ./.env/lib/python3.11/site-packages (from requests<3,>=2->mycroft-mimic3-tts[all]) (2023.11.17)
  75. Requirement already satisfied: PyYaml>=5.0 in ./.env/lib/python3.11/site-packages (from swagger-ui-py<22,>=21->mycroft-mimic3-tts[all]) (6.0.1)
  76. Requirement already satisfied: gruut_lang_de~=2.0.0 in ./.env/lib/python3.11/site-packages (from gruut[de]; extra == "all"->mycroft-mimic3-tts[all]) (2.0.0)
  77. Requirement already satisfied: gruut_lang_es~=2.0.0 in ./.env/lib/python3.11/site-packages (from gruut[es]; extra == "all"->mycroft-mimic3-tts[all]) (2.0.0)
  78. Collecting hazm~=0.7.0 (from gruut[fa]; extra == "all"->mycroft-mimic3-tts[all])
  79. Downloading hazm-0.7.0-py3-none-any.whl (316 kB)
  80. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 316.7/316.7 kB 4.9 MB/s eta 0:00:00
  81. Collecting gruut_lang_fa~=2.0.0 (from gruut[fa]; extra == "all"->mycroft-mimic3-tts[all])
  82. Downloading gruut_lang_fa-2.0.0.tar.gz (22.1 MB)
  83. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.1/22.1 MB 7.0 MB/s eta 0:00:00
  84. Preparing metadata (setup.py) ... done
  85. Requirement already satisfied: gruut_lang_fr~=2.0.0 in ./.env/lib/python3.11/site-packages (from gruut[fr]; extra == "all"->mycroft-mimic3-tts[all]) (2.0.2)
  86. Collecting gruut_lang_it~=2.0.0 (from gruut[it]; extra == "all"->mycroft-mimic3-tts[all])
  87. Downloading gruut_lang_it-2.0.0.tar.gz (2.9 MB)
  88. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 9.6 MB/s eta 0:00:00
  89. Preparing metadata (setup.py) ... done
  90. Collecting gruut_lang_nl~=2.0.0 (from gruut[nl]; extra == "all"->mycroft-mimic3-tts[all])
  91. Downloading gruut_lang_nl-2.0.2.tar.gz (8.6 MB)
  92. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 10.5 MB/s eta 0:00:00
  93. Preparing metadata (setup.py) ... done
  94. Collecting gruut_lang_ru~=2.0.0 (from gruut[ru]; extra == "all"->mycroft-mimic3-tts[all])
  95. Downloading gruut_lang_ru-2.0.0.tar.gz (35.0 MB)
  96. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.0/35.0 MB 9.7 MB/s eta 0:00:00
  97. Preparing metadata (setup.py) ... done
  98. Collecting gruut_lang_sw~=2.0.0 (from gruut[sw]; extra == "all"->mycroft-mimic3-tts[all])
  99. Downloading gruut_lang_sw-2.0.0.tar.gz (4.9 MB)
  100. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 5.1 MB/s eta 0:00:00
  101. Preparing metadata (setup.py) ... done
  102. Requirement already satisfied: pytz>=2015.7 in ./.env/lib/python3.11/site-packages (from Babel<3.0.0,>=2.8.0->gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (2023.3.post1)
  103. Requirement already satisfied: python-dateutil in ./.env/lib/python3.11/site-packages (from dateparser~=1.1.0->gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (2.8.2)
  104. Requirement already satisfied: tzlocal in ./.env/lib/python3.11/site-packages (from dateparser~=1.1.0->gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (5.2)
  105. Collecting nltk==3.3 (from hazm~=0.7.0->gruut[fa]; extra == "all"->mycroft-mimic3-tts[all])
  106. Downloading nltk-3.3.0.zip (1.4 MB)
  107. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 3.6 MB/s eta 0:00:00
  108. Preparing metadata (setup.py) ... done
  109. Collecting libwapiti>=0.2.1 (from hazm~=0.7.0->gruut[fa]; extra == "all"->mycroft-mimic3-tts[all])
  110. Downloading libwapiti-0.2.1.tar.gz (233 kB)
  111. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 5.1 MB/s eta 0:00:00
  112. Preparing metadata (setup.py) ... done
  113. Requirement already satisfied: six in ./.env/lib/python3.11/site-packages (from nltk==3.3->hazm~=0.7.0->gruut[fa]; extra == "all"->mycroft-mimic3-tts[all]) (1.16.0)
  114. Requirement already satisfied: h11 in ./.env/lib/python3.11/site-packages (from hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (0.14.0)
  115. Requirement already satisfied: h2>=3.1.0 in ./.env/lib/python3.11/site-packages (from hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (4.1.0)
  116. Requirement already satisfied: priority in ./.env/lib/python3.11/site-packages (from hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (2.0.0)
  117. Requirement already satisfied: wsproto>=0.14.0 in ./.env/lib/python3.11/site-packages (from hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (1.2.0)
  118. Requirement already satisfied: docopt>=0.6.2 in ./.env/lib/python3.11/site-packages (from num2words<1.0.0,>=0.5.10->gruut<3.0,>=2.3.0->mycroft-mimic3-tts[all]) (0.6.2)
  119. Collecting editdistance (from panphon>=0.19->epitran==1.17->mycroft-mimic3-tts[all])
  120. Downloading editdistance-0.6.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
  121. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.6/282.6 kB 5.5 MB/s eta 0:00:00
  122. Collecting munkres (from panphon>=0.19->epitran==1.17->mycroft-mimic3-tts[all])
  123. Downloading munkres-1.1.4-py2.py3-none-any.whl (7.0 kB)
  124. Requirement already satisfied: mypy-extensions>=0.3.0 in /usr/lib/python3.11/site-packages (from typing-inspect<1,>=0.4.0->dataclasses-json<1.0->mycroft-mimic3-tts[all]) (1.0.0)
  125. Requirement already satisfied: typing-extensions>=3.7.4 in ./.env/lib/python3.11/site-packages (from typing-inspect<1,>=0.4.0->dataclasses-json<1.0->mycroft-mimic3-tts[all]) (4.9.0)
  126. Requirement already satisfied: humanfriendly>=9.1 in ./.env/lib/python3.11/site-packages (from coloredlogs->onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (10.0)
  127. Requirement already satisfied: mpmath>=0.19 in ./.env/lib/python3.11/site-packages (from sympy->onnxruntime<2.0,>=1.6->mycroft-mimic3-tts[all]) (1.3.0)
  128. Requirement already satisfied: hyperframe<7,>=6.0 in ./.env/lib/python3.11/site-packages (from h2>=3.1.0->hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (6.0.1)
  129. Requirement already satisfied: hpack<5,>=4.0 in ./.env/lib/python3.11/site-packages (from h2>=3.1.0->hypercorn>=0.11.2->quart<1.0,>=0.16->mycroft-mimic3-tts[all]) (4.0.0)
  130. Downloading dataclasses_json-0.6.3-py3-none-any.whl (28 kB)
  131. Downloading quart-0.19.4-py3-none-any.whl (77 kB)
  132. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.8/77.8 kB 7.4 MB/s eta 0:00:00
  133. Downloading flask-3.0.1-py3-none-any.whl (101 kB)
  134. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 6.1 MB/s eta 0:00:00
  135. Downloading marshmallow-3.20.2-py3-none-any.whl (49 kB)
  136. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 5.3 MB/s eta 0:00:00
  137. Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
  138. Downloading marisa_trie-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB)
  139. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.1 MB/s eta 0:00:00
  140. Building wheels for collected packages: espeak-phonemizer, gruut, phonemes2ids, mycroft-mimic3-tts, gruut_lang_fa, gruut_lang_it, gruut_lang_nl, gruut_lang_ru, gruut_lang_sw, nltk, unicodecsv, libwapiti
  141. Building wheel for espeak-phonemizer (setup.py) ... done
  142. Created wheel for espeak-phonemizer: filename=espeak_phonemizer-1.3.1-py3-none-any.whl size=19790 sha256=a6f64c7dc72d4ff10175fd143a997892ceacc15dbaac52fd4643ced103c0b888
  143. Stored in directory: /home/user/.cache/pip/wheels/43/0b/03/8de3c5f563b59dce24d0e3efd0c3128578e43cceb05fb681f9
  144. Building wheel for gruut (setup.py) ... done
  145. Created wheel for gruut: filename=gruut-2.3.4-py3-none-any.whl size=76396 sha256=7a5b7147cb60c02043b2a0d41bf749184ea8cafe07d52ffce97316fa86c4d088
  146. Stored in directory: /home/user/.cache/pip/wheels/7d/d3/22/529f3edee7f7443c3c55ea541de6426dc80b68d1286593c0e1
  147. Building wheel for phonemes2ids (setup.py) ... done
  148. Created wheel for phonemes2ids: filename=phonemes2ids-1.2.2-py3-none-any.whl size=14472 sha256=31c17d18b968378f644ce574878898e2ef8577336d6075f6820cb9fe49ea0418
  149. Stored in directory: /home/user/.cache/pip/wheels/f8/34/00/b47a4f4b85206db6b23922feca8d171fa048010bec1edfcf66
  150. Building wheel for mycroft-mimic3-tts (setup.py) ... done
  151. Created wheel for mycroft-mimic3-tts: filename=mycroft_mimic3_tts-0.2.4-py3-none-any.whl size=137745 sha256=99b878209bf7c9756a1950c13e1079951aac4a484af3b38a4b4c1868e6f4e88a
  152. Stored in directory: /home/user/.cache/pip/wheels/b5/06/70/69095145048ef2b21dad5b91106c1395c9a7fd9d8956753bde
  153. Building wheel for gruut_lang_fa (setup.py) ... done
  154. Created wheel for gruut_lang_fa: filename=gruut_lang_fa-2.0.0-py3-none-any.whl size=22348370 sha256=90909a36723a54f44b3e5b492d04a4075f25f77b2657e0e02c55c439241d6f52
  155. Stored in directory: /home/user/.cache/pip/wheels/3c/d4/5b/43be0430b47091c4ebe91b5a9def0abc747533c2e3eb213a5c
  156. Building wheel for gruut_lang_it (setup.py) ... done
  157. Created wheel for gruut_lang_it: filename=gruut_lang_it-2.0.0-py3-none-any.whl size=2961827 sha256=df27b7cacd3c9649e03a30f8a33008434ec69891ec567abdd64ce36647787177
  158. Stored in directory: /home/user/.cache/pip/wheels/14/b0/54/7536a1c081a40dbe361bb566036a6cc4d507e58ca436990343
  159. Building wheel for gruut_lang_nl (setup.py) ... done
  160. Created wheel for gruut_lang_nl: filename=gruut_lang_nl-2.0.2-py3-none-any.whl size=8589086 sha256=a2e705ea52f2e7374cef6f9ffe57f0e58a16718e68fd970dac030070043d053c
  161. Stored in directory: /home/user/.cache/pip/wheels/21/2e/c6/57b94cb146e841e2b9f46384e37eaac662ccba97417a898529
  162. Building wheel for gruut_lang_ru (setup.py) ... done
  163. Created wheel for gruut_lang_ru: filename=gruut_lang_ru-2.0.0-py3-none-any.whl size=35301025 sha256=65e7fb4c7025ad1ac83064ea3ba5d20082b58b27da90a54df9253f82a8bf3395
  164. Stored in directory: /home/user/.cache/pip/wheels/b0/43/b0/1d64498654c4177c0a422ceb2f493e228d98c41919ddb8487f
  165. Building wheel for gruut_lang_sw (setup.py) ... done
  166. Created wheel for gruut_lang_sw: filename=gruut_lang_sw-2.0.0-py3-none-any.whl size=4903938 sha256=3d6614f3132c7257d0d395cca229125a923943f7c41ff28650e0be3d6e255e33
  167. Stored in directory: /home/user/.cache/pip/wheels/16/f7/d5/637b71878b7d344339aa59015fa32c476ddf324f9de9e6844a
  168. Building wheel for nltk (setup.py) ... done
  169. Created wheel for nltk: filename=nltk-3.3-py3-none-any.whl size=1394471 sha256=93c524afbfd2f6d56a2c27b2f177c4a1986a7c2f003ab882ce2484a869be9f20
  170. Stored in directory: /home/user/.cache/pip/wheels/fb/6b/17/7a57ed71d338f9fb5c4d6e586d75440bfd5ba76e329392496f
  171. Building wheel for unicodecsv (setup.py) ... done
  172. Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10745 sha256=adfc8f0e231609c6a8730a19c0f1e55579d7f6a21f64fe60f1cc76dd1417609e
  173. Stored in directory: /home/user/.cache/pip/wheels/ec/03/6f/d2e0162d94c0d451556fa43dd4d5531457245c34a36b41ef4a
  174. Building wheel for libwapiti (setup.py) ... done
  175. Created wheel for libwapiti: filename=libwapiti-0.2.1-cp311-cp311-linux_x86_64.whl size=194926 sha256=c7c95f94a3f5298158f37fd81f62d233b4d040ab02baaeb7d3766bc6b09b39d7
  176. Stored in directory: /home/user/.cache/pip/wheels/60/5e/c2/7b46a8e6a3d063afebde4bdfa9ba803adbd412bad76dced455
  177. Successfully built espeak-phonemizer gruut phonemes2ids mycroft-mimic3-tts gruut_lang_fa gruut_lang_it gruut_lang_nl gruut_lang_ru gruut_lang_sw nltk unicodecsv libwapiti
  178. Installing collected packages: xdgenvpy, unicodecsv, phonemes2ids, munkres, gruut_lang_sw, gruut_lang_ru, gruut_lang_nl, gruut_lang_it, gruut_lang_fa, espeak-phonemizer, typing-inspect, nltk, marshmallow, marisa-trie, libwapiti, editdistance, swagger-ui-py, panphon, hazm, flask, dataclasses-json, quart, gruut, epitran, mycroft-mimic3-tts
  179. Attempting uninstall: gruut_lang_sw
  180. Found existing installation: gruut-lang-sw 1.3.1
  181. Uninstalling gruut-lang-sw-1.3.1:
  182. Successfully uninstalled gruut-lang-sw-1.3.1
  183. Attempting uninstall: gruut_lang_ru
  184. Found existing installation: gruut-lang-ru 1.3.1
  185. Uninstalling gruut-lang-ru-1.3.1:
  186. Successfully uninstalled gruut-lang-ru-1.3.1
  187. Attempting uninstall: gruut_lang_nl
  188. Found existing installation: gruut-lang-nl 1.3.1
  189. Uninstalling gruut-lang-nl-1.3.1:
  190. Successfully uninstalled gruut-lang-nl-1.3.1
  191. Attempting uninstall: gruut_lang_it
  192. Found existing installation: gruut-lang-it 1.3.1
  193. Uninstalling gruut-lang-it-1.3.1:
  194. Successfully uninstalled gruut-lang-it-1.3.1
  195. Attempting uninstall: nltk
  196. Found existing installation: nltk 3.8.1
  197. Uninstalling nltk-3.8.1:
  198. Successfully uninstalled nltk-3.8.1
  199. Attempting uninstall: swagger-ui-py
  200. Found existing installation: swagger-ui-py 0.2.1
  201. Uninstalling swagger-ui-py-0.2.1:
  202. Successfully uninstalled swagger-ui-py-0.2.1
  203. Attempting uninstall: flask
  204. Found existing installation: Flask 2.3.3
  205. Not uninstalling flask at /usr/lib/python3.11/site-packages, outside environment /home/user/.env
  206. Can't uninstall 'Flask'. No files were found to uninstall.
  207. Attempting uninstall: quart
  208. Found existing installation: Quart 0.11.5
  209. Uninstalling Quart-0.11.5:
  210. Successfully uninstalled Quart-0.11.5
  211. Attempting uninstall: gruut
  212. Found existing installation: gruut 2.2.3
  213. Uninstalling gruut-2.2.3:
  214. Successfully uninstalled gruut-2.2.3
  215. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
  216. tts 0.22.0 requires gruut[de,es,fr]==2.2.3, but you have gruut 2.3.4 which is incompatible.
  217. Successfully installed dataclasses-json-0.6.3 editdistance-0.6.2 epitran-1.17 espeak-phonemizer-1.3.1 flask-3.0.1 gruut-2.3.4 gruut_lang_fa-2.0.0 gruut_lang_it-2.0.0 gruut_lang_nl-2.0.2 gruut_lang_ru-2.0.0 gruut_lang_sw-2.0.0 hazm-0.7.0 libwapiti-0.2.1 marisa-trie-1.1.0 marshmallow-3.20.2 munkres-1.1.4 mycroft-mimic3-tts-0.2.4 nltk-3.3 panphon-0.20.0 phonemes2ids-1.2.2 quart-0.19.4 swagger-ui-py-21.12.8 typing-inspect-0.9.0 unicodecsv-0.14.1 xdgenvpy-2.3.5
  218. (.env) [user@user ~]$ mimic3 'Hello world.' | aplay
  219. Reading text from stdin...
  220. ALIASES: 100%|███████████████████████████████████████████████████████████████████████████████| 27.0/27.0 [00:00<00:00, 33.7kB/s]
  221. LICENSE: 100%|███████████████████████████████████████████████████████████████████████████████| 46.0/46.0 [00:00<00:00, 28.7kB/s]
  222. README.md: 100%|███████████████████████████████████████████████████████████████████████████| 8.52k/8.52k [00:00<00:00, 4.66MB/s]
  223. README.md.in: 100%|████████████████████████████████████████████████████████████████████████████| 155/155 [00:00<00:00, 88.4kB/s]
  224. SOURCE: 100%|████████████████████████████████████████████████████████████████████████████████| 18.0/18.0 [00:00<00:00, 11.5kB/s]
  225. VERSION: 100%|███████████████████████████████████████████████████████████████████████████████| 6.00/6.00 [00:00<00:00, 3.60kB/s]
  226. config.json: 100%|█████████████████████████████████████████████████████████████████████████| 3.41k/3.41k [00:00<00:00, 2.13MB/s]
  227. generator.onnx: 100%|██████████████████████████████████████████████████████████████████████| 59.9M/59.9M [00:05<00:00, 11.4MB/s]
  228. phoneme_map.txt: 100%|███████████████████████████████████████████████████████████████████████| 15.0/15.0 [00:00<00:00, 13.1kB/s]
  229. phonemes.txt: 100%|█████████████████████████████████████████████████████████████████████████████| 263/263 [00:00<00:00, 147kB/s]
  230. INFO:mimic3_tts.tts:Loaded voice from /home/user/.local/share/mycroft/mimic3/voices/en_UK/apope_low
  231. Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 22050 Hz, Mono
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement