Please add texlive-latexextra to makedepends or "LaTeX Error: Filenewunicodechar.sty' not found`"
Search Criteria
Package Details: pocketsphinx 5.0.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pocketsphinx.git (read-only, click to copy) |
---|---|
Package Base: | pocketsphinx |
Description: | A small speech recognizer |
Upstream URL: | https://cmusphinx.github.io |
Keywords: | mobile recognition speech |
Licenses: | MIT, BSD-3-Clause, BSD-2-Clause |
Submitter: | None |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 104 |
Popularity: | 0.000438 |
First Submitted: | 2008-08-08 21:47 (UTC) |
Last Updated: | 2024-10-12 21:42 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-scikit-build-core (make)
- python-sounddevice (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (optional) – GStreamer plugin
Required by (9)
- advene (optional)
- kayleevc
- python-speechrecognition (optional)
- python-textract (optional)
- subsync
- subtitlecomposer-git (make)
- subtitlecomposer-git (optional)
- vokey-git
- voximp
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »
Janma8 commented on 2020-01-18 13:42 (UTC)
Martchus commented on 2020-01-07 14:58 (UTC)
Just a guess, but maybe it needs now swig3 instead of swig. I'll look into it when I have time.
By the way, does anybody need the Python 2 bindings? If not we could likely get rid of them at some point (considering https://www.archlinux.org/todo/die-python2-die and https://www.archlinux.org/todo/conversion-of-programs-that-use-python-2-to-python-3).
arekishi commented on 2020-01-07 14:04 (UTC)
Building fails for me with this error:
/usr/bin/python ./doxy2swig.py -n xml/index.xml pydoc.i
parsing file: xml/cmd__ln_8h.xml
Traceback (most recent call last):
File "./doxy2swig.py", line 488, in <module>
main()
File "./doxy2swig.py", line 484, in main
convert(args[0], args[1], not options.func_def, options.quiet)
File "./doxy2swig.py", line 463, in convert
p.generate()
File "./doxy2swig.py", line 123, in generate
self.parse(self.xmldoc)
File "./doxy2swig.py", line 132, in parse
pm(node)
File "./doxy2swig.py", line 162, in parse_Element
handlerMethod(node)
File "./doxy2swig.py", line 413, in do_doxygenindex
p.generate()
File "./doxy2swig.py", line 123, in generate
self.parse(self.xmldoc)
File "./doxy2swig.py", line 132, in parse
pm(node)
File "./doxy2swig.py", line 164, in parse_Element
self.generic_parse(node)
File "./doxy2swig.py", line 209, in generic_parse
self.parse(n)
File "./doxy2swig.py", line 132, in parse
pm(node)
File "./doxy2swig.py", line 162, in parse_Element
handlerMethod(node)
File "./doxy2swig.py", line 248, in do_compounddef
self.parse(n)
File "./doxy2swig.py", line 132, in parse
pm(node)
File "./doxy2swig.py", line 162, in parse_Element
handlerMethod(node)
File "./doxy2swig.py", line 356, in do_sectiondef
self.generic_parse(node)
File "./doxy2swig.py", line 209, in generic_parse
self.parse(n)
File "./doxy2swig.py", line 132, in parse
pm(node)
File "./doxy2swig.py", line 162, in parse_Element
handlerMethod(node)
File "./doxy2swig.py", line 302, in do_memberdef
arg_type = n.getElementsByTagName('type')[0]
IndexError: list index out of range
Martchus commented on 2019-10-14 11:08 (UTC)
@user202729 autoconf
and automake
belong to the group base-devel
. Packages in that group should not be explicitly mentioned. If you setup your build environment like described in the official wiki you should not run into problems.
marcs commented on 2018-09-08 17:34 (UTC)
@Martchus
Done, you are maintainer now.
Thanks
Martchus commented on 2018-09-08 17:14 (UTC) (edited on 2018-09-08 17:14 (UTC) by Martchus)
@marcs If you disown the packages, I would adopt them and add you as co-maintainer.
Pinned Comments
Martchus commented on 2020-01-19 12:15 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
Martchus commented on 2020-01-19 11:46 (UTC) (edited on 2020-01-19 12:14 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff