Guest User

pocketsphinx_install.log

a guest
Dec 24th, 2015
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. Making install in src
  2. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/src'
  3. Making install in libpocketsphinx
  4. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
  5. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
  6. /bin/mkdir -p '/usr/local/lib'
  7. /bin/bash ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la '/usr/local/lib'
  8. libtool: install: (cd /home/thekindlyone/pocketsphinx/src/libpocketsphinx; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I../../include -I../../include -DMODELDIR=\"/usr/local/share/pocketsphinx/model\" -g -O2 -Wall -version-info 3:0:0 -lm -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o libpocketsphinx.la -rpath /usr/local/lib acmod.lo bin_mdef.lo blkarray_list.lo dict.lo dict2pid.lo fsg_history.lo fsg_lextree.lo fsg_search.lo allphone_search.lo kws_search.lo kws_detections.lo hmm.lo mdef.lo ms_gauden.lo ms_mgau.lo ms_senone.lo ngram_search.lo ngram_search_fwdtree.lo ngram_search_fwdflat.lo phone_loop_search.lo ps_alignment.lo ps_lattice.lo ps_mllr.lo ptm_mgau.lo s2_semi_mgau.lo state_align_search.lo tmat.lo vector.lo pocketsphinx.lo -lsphinxbase )
  9. libtool: relink: gcc -shared -fPIC -DPIC .libs/acmod.o .libs/bin_mdef.o .libs/blkarray_list.o .libs/dict.o .libs/dict2pid.o .libs/fsg_history.o .libs/fsg_lextree.o .libs/fsg_search.o .libs/allphone_search.o .libs/kws_search.o .libs/kws_detections.o .libs/hmm.o .libs/mdef.o .libs/ms_gauden.o .libs/ms_mgau.o .libs/ms_senone.o .libs/ngram_search.o .libs/ngram_search_fwdtree.o .libs/ngram_search_fwdflat.o .libs/phone_loop_search.o .libs/ps_alignment.o .libs/ps_lattice.o .libs/ps_mllr.o .libs/ptm_mgau.o .libs/s2_semi_mgau.o .libs/state_align_search.o .libs/tmat.o .libs/vector.o .libs/pocketsphinx.o -lm -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -L/usr/local/lib -lsphinxbase -O2 -Wl,-soname -Wl,libpocketsphinx.so.3 -o .libs/libpocketsphinx.so.3.0.0
  10. libtool: install: /usr/bin/install -c .libs/libpocketsphinx.so.3.0.0T /usr/local/lib/libpocketsphinx.so.3.0.0
  11. libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so.3 || { rm -f libpocketsphinx.so.3 && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so.3; }; })
  12. libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so || { rm -f libpocketsphinx.so && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so; }; })
  13. libtool: install: /usr/bin/install -c .libs/libpocketsphinx.lai /usr/local/lib/libpocketsphinx.la
  14. libtool: install: /usr/bin/install -c .libs/libpocketsphinx.a /usr/local/lib/libpocketsphinx.a
  15. libtool: install: chmod 644 /usr/local/lib/libpocketsphinx.a
  16. libtool: install: ranlib /usr/local/lib/libpocketsphinx.a
  17. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
  18. ----------------------------------------------------------------------
  19. Libraries have been installed in:
  20. /usr/local/lib
  21.  
  22. If you ever happen to want to link against installed libraries
  23. in a given directory, LIBDIR, you must either use libtool, and
  24. specify the full pathname of the library, or use the `-LLIBDIR'
  25. flag during linking and do at least one of the following:
  26. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  27. during execution
  28. - add LIBDIR to the `LD_RUN_PATH' environment variable
  29. during linking
  30. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  31. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  32.  
  33. See any operating system documentation about shared libraries for
  34. more information, such as the ld(1) and ld.so(8) manual pages.
  35. ----------------------------------------------------------------------
  36. make[3]: Nothing to be done for `install-data-am'.
  37. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
  38. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
  39. Making install in programs
  40. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/programs'
  41. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/programs'
  42. /bin/mkdir -p '/usr/local/bin'
  43. /bin/bash ../../libtool --mode=install /usr/bin/install -c pocketsphinx_batch pocketsphinx_continuous pocketsphinx_mdef_convert '/usr/local/bin'
  44. libtool: install: /usr/bin/install -c .libs/pocketsphinx_batch /usr/local/bin/pocketsphinx_batch
  45. libtool: install: /usr/bin/install -c .libs/pocketsphinx_continuous /usr/local/bin/pocketsphinx_continuous
  46. libtool: install: /usr/bin/install -c .libs/pocketsphinx_mdef_convert /usr/local/bin/pocketsphinx_mdef_convert
  47. make[3]: Nothing to be done for `install-data-am'.
  48. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/programs'
  49. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/programs'
  50. Making install in gst-plugin
  51. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
  52. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
  53. make[3]: Nothing to be done for `install-exec-am'.
  54. /bin/mkdir -p '/usr/local/lib/gstreamer-1.0'
  55. /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstpocketsphinx.la '/usr/local/lib/gstreamer-1.0'
  56. libtool: install: (cd /home/thekindlyone/pocketsphinx/src/gst-plugin; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I../../include -I../../include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DMODELDIR=\"/usr/local/share/pocketsphinx/model\" -g -O2 -Wall -module -avoid-version -export-symbols-regex "_*(gst_|Gst|GST_).*" -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o libgstpocketsphinx.la -rpath /usr/local/lib/gstreamer-1.0 gstpocketsphinx.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase )
  57. libtool: relink: /usr/bin/nm -B .libs/gstpocketsphinx.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstpocketsphinx.exp
  58. libtool: relink: /bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstpocketsphinx.exp" > ".libs/libgstpocketsphinx.expT"
  59. libtool: relink: mv -f ".libs/libgstpocketsphinx.expT" ".libs/libgstpocketsphinx.exp"
  60. libtool: relink: echo "{ global:" > .libs/libgstpocketsphinx.ver
  61. libtool: relink: cat .libs/libgstpocketsphinx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstpocketsphinx.ver
  62. libtool: relink: echo "local: *; };" >> .libs/libgstpocketsphinx.ver
  63. libtool: relink: gcc -shared -fPIC -DPIC .libs/gstpocketsphinx.o -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 -L/usr/local/lib -lpocketsphinx -lsphinxbase -pthread -O2 -pthread -Wl,-soname -Wl,libgstpocketsphinx.so -Wl,-version-script -Wl,.libs/libgstpocketsphinx.ver -o .libs/libgstpocketsphinx.so
  64. libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.soT /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.so
  65. libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.lai /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.la
  66. libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.a /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
  67. libtool: install: chmod 644 /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
  68. libtool: install: ranlib /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
  69. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gstreamer-1.0
  70. ----------------------------------------------------------------------
  71. Libraries have been installed in:
  72. /usr/local/lib/gstreamer-1.0
  73.  
  74. If you ever happen to want to link against installed libraries
  75. in a given directory, LIBDIR, you must either use libtool, and
  76. specify the full pathname of the library, or use the `-LLIBDIR'
  77. flag during linking and do at least one of the following:
  78. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  79. during execution
  80. - add LIBDIR to the `LD_RUN_PATH' environment variable
  81. during linking
  82. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  83. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  84.  
  85. See any operating system documentation about shared libraries for
  86. more information, such as the ld(1) and ld.so(8) manual pages.
  87. ----------------------------------------------------------------------
  88. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
  89. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
  90. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src'
  91. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src'
  92. make[3]: Nothing to be done for `install-exec-am'.
  93. make[3]: Nothing to be done for `install-data-am'.
  94. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
  95. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
  96. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
  97. Making install in doc
  98. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/doc'
  99. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/doc'
  100. make[2]: Nothing to be done for `install-exec-am'.
  101. /bin/mkdir -p '/usr/local/share/man/man1'
  102. /usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1 pocketsphinx_mdef_convert.1 '/usr/local/share/man/man1'
  103. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/doc'
  104. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/doc'
  105. Making install in model
  106. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/model'
  107. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/model'
  108. make[2]: Nothing to be done for `install-exec-am'.
  109. /bin/mkdir -p '/usr/local/share/pocketsphinx/model/en-us/en-us'
  110. /usr/bin/install -c -m 644 en-us/en-us/feat.params en-us/en-us/variances en-us/en-us/transition_matrices en-us/en-us/README en-us/en-us/noisedict en-us/en-us/sendump en-us/en-us/mdef en-us/en-us/means '/usr/local/share/pocketsphinx/model/en-us/en-us'
  111. /bin/mkdir -p '/usr/local/share/pocketsphinx/model/en-us'
  112. /usr/bin/install -c -m 644 en-us/cmudict-en-us.dict en-us/en-us-phone.lm.bin en-us/en-us.lm.bin '/usr/local/share/pocketsphinx/model/en-us'
  113. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/model'
  114. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/model'
  115. Making install in include
  116. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/include'
  117. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/include'
  118. make[2]: Nothing to be done for `install-exec-am'.
  119. /bin/mkdir -p '/usr/local/include/pocketsphinx'
  120. /usr/bin/install -c -m 644 cmdln_macro.h ps_lattice.h ps_mllr.h ps_search.h pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx'
  121. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/include'
  122. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/include'
  123. Making install in test
  124. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/test'
  125. Making install in unit
  126. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test/unit'
  127. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test/unit'
  128. make[3]: Nothing to be done for `install-exec-am'.
  129. make[3]: Nothing to be done for `install-data-am'.
  130. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test/unit'
  131. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test/unit'
  132. Making install in regression
  133. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test/regression'
  134. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test/regression'
  135. make[3]: Nothing to be done for `install-exec-am'.
  136. make[3]: Nothing to be done for `install-data-am'.
  137. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test/regression'
  138. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test/regression'
  139. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test'
  140. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test'
  141. make[3]: Nothing to be done for `install-exec-am'.
  142. make[3]: Nothing to be done for `install-data-am'.
  143. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
  144. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
  145. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
  146. Making install in swig
  147. make[1]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
  148. Making install in python
  149. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
  150. Making install in test
  151. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python/test'
  152. make[4]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python/test'
  153. make[4]: Nothing to be done for `install-exec-am'.
  154. make[4]: Nothing to be done for `install-data-am'.
  155. make[4]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python/test'
  156. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python/test'
  157. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
  158. make[4]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
  159. /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  160. /usr/bin/install -c -m 644 pocketsphinx.py '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  161. Byte-compiling python modules...
  162. pocketsphinx.py
  163. Byte-compiling python modules (optimized versions) ...
  164. pocketsphinx.py
  165. /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  166. /bin/bash ../../libtool --mode=install /usr/bin/install -c _pocketsphinx.la '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  167. libtool: install: (cd /home/thekindlyone/pocketsphinx/swig/python; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I/usr/include/python2.7 -I../../include -D_DATADIR=\"/usr/local/share/pocketsphinx\" -g -O2 -Wall -module -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o _pocketsphinx.la -rpath /usr/local/lib/python2.7/dist-packages/pocketsphinx pocketsphinx_wrap.lo -lsphinxbase ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase )
  168. libtool: relink: gcc -shared -fPIC -DPIC .libs/pocketsphinx_wrap.o -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -L/usr/local/lib -lpocketsphinx -lsphinxbase -O2 -Wl,-soname -Wl,_pocketsphinx.so.0 -o .libs/_pocketsphinx.so.0.0.0
  169. libtool: install: /usr/bin/install -c .libs/_pocketsphinx.so.0.0.0T /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.so.0.0.0
  170. libtool: install: (cd /usr/local/lib/python2.7/dist-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so.0 || { rm -f _pocketsphinx.so.0 && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so.0; }; })
  171. libtool: install: (cd /usr/local/lib/python2.7/dist-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so || { rm -f _pocketsphinx.so && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so; }; })
  172. libtool: install: /usr/bin/install -c .libs/_pocketsphinx.lai /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.la
  173. libtool: install: /usr/bin/install -c .libs/_pocketsphinx.a /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
  174. libtool: install: chmod 644 /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
  175. libtool: install: ranlib /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
  176. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/python2.7/dist-packages/pocketsphinx
  177. ----------------------------------------------------------------------
  178. Libraries have been installed in:
  179. /usr/local/lib/python2.7/dist-packages/pocketsphinx
  180.  
  181. If you ever happen to want to link against installed libraries
  182. in a given directory, LIBDIR, you must either use libtool, and
  183. specify the full pathname of the library, or use the `-LLIBDIR'
  184. flag during linking and do at least one of the following:
  185. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  186. during execution
  187. - add LIBDIR to the `LD_RUN_PATH' environment variable
  188. during linking
  189. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  190. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  191.  
  192. See any operating system documentation about shared libraries for
  193. more information, such as the ld(1) and ld.so(8) manual pages.
  194. ----------------------------------------------------------------------
  195. /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  196. /usr/bin/install -c -m 644 __init__.py '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
  197. Byte-compiling python modules...
  198. __init__.py
  199. Byte-compiling python modules (optimized versions) ...
  200. __init__.py
  201. make[4]: Nothing to be done for `install-data-am'.
  202. make[4]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
  203. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
  204. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
  205. make[2]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
  206. make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
  207. make[3]: Nothing to be done for `install-exec-am'.
  208. /bin/mkdir -p '/usr/local/share/pocketsphinx/swig'
  209. /usr/bin/install -c -m 644 pocketsphinx.i ps_decoder.i ps_lattice.i '/usr/local/share/pocketsphinx/swig'
  210. make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
  211. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
  212. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
  213. make[1]: Entering directory `/home/thekindlyone/pocketsphinx'
  214. make[2]: Entering directory `/home/thekindlyone/pocketsphinx'
  215. make[2]: Nothing to be done for `install-exec-am'.
  216. /bin/mkdir -p '/usr/local/lib/pkgconfig'
  217. /usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
  218. make[2]: Leaving directory `/home/thekindlyone/pocketsphinx'
  219. make[1]: Leaving directory `/home/thekindlyone/pocketsphinx'
Add Comment
Please, Sign In to add comment