Search Criteria
Package Details: python-gruut 2.3.4-00
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gruut.git (read-only, click to copy) |
---|---|
Package Base: | python-gruut |
Description: | A tokenizer, text cleaner, and phonemizer for many human languages. |
Upstream URL: | https://github.com/rhasspy/gruut |
Licenses: | MIT |
Submitter: | skeilnet |
Maintainer: | None |
Last Packager: | skeilnet |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-14 16:25 (UTC) |
Last Updated: | 2022-11-14 16:42 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-babel
- python-dateparser
- python-gruut-ipaAUR
- python-gruut-lang-enAUR
- python-jsonlines
- python-networkx (python-networkx-gitAUR)
- python-num2wordsAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-python-crfsuite
Required by (1)
- coqui-tts (optional)
Latest Comments
duane commented on 2023-10-08 20:13 (UTC)
What is the fix for the "python-python-crfsuite" problem?
Lucki commented on 2023-06-19 23:02 (UTC)
The .SRCINFO is pointing to
python-python-crfsuite
which doesn't exist. The PKGBUILD is referencingpython-crfsuite
which does exist. There might be some naming confusion going on - especially seeingcrfsuite
ANDpython-crfsuite
existing on PyPI.