The author of mimic
recommends its successor, piper
:
Search Criteria
Package Details: mimic 0.2.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/mimic.git (read-only, click to copy) |
---|---|
Package Base: | mimic |
Description: | A fast, local, neural text to speech system for Mycroft |
Upstream URL: | https://mycroft.ai/mimic-3/ |
Keywords: | tts |
Licenses: | AGPL3 |
Conflicts: | mimic-bin |
Provides: | mimic |
Submitter: | ams1 |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 21 |
Popularity: | 0.098491 |
First Submitted: | 2017-02-22 11:26 (UTC) |
Last Updated: | 2023-06-30 11:23 (UTC) |
Dependencies (18)
- espeak-phonemizerAUR
- python (python37AUR, python311AUR, python310AUR)
- python-dataclasses-jsonAUR
- python-epitranAUR
- python-gruut-ipaAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-onnxruntime (python-onnxruntime-opt, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- python-phonemes2idsAUR
- python-quart
- python-quart-cors
- python-requests
- python-swagger-ui-pyAUR
- python-tqdm
- python-xdgenvpyAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
Sources (1)
AlphaJack commented on 2024-02-28 13:24 (UTC) (edited on 2024-02-28 13:25 (UTC) by AlphaJack)
AlphaJack commented on 2023-06-16 22:53 (UTC)
The following packages are dependencies needed to use mimic3-download, for instance mimic3-download --output-dir ~/Downloads en_US/hifi-tts_low
:
python-tqdm
python-swagger-ui-py
python-quart-cors
onnxruntime
nyanpasu64 commented on 2023-05-27 06:13 (UTC)
I can't build it:
error: failed to commit transaction (conflicting files)
python-phonemes2ids: /usr/lib/python3.11/site-packages/tests/__init__.py exists in filesystem (owned by python-gruut-ipa)
python-phonemes2ids: /usr/lib/python3.11/site-packages/tests/__pycache__/__init__.cpython-311.pyc exists in filesystem (owned by python-gruut-ipa)
Errors occurred, no packages were upgraded.
error: packages failed to build: python-xdgenvpy-2.3.5-2 mimic-0.2.4-2
I'm pretty sure neither package should be installing the tests
site-package to begin with.
jayray commented on 2023-05-06 18:58 (UTC)
Still missing deps - maybe someone else can take over and add?
hashworks commented on 2023-03-24 16:49 (UTC)
In general, mycroft-mimic3-tts has various missing deps:
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.
mycroft-mimic3-tts 0.2.4 requires espeak-phonemizer<2.0,>=1.0, which is not installed.
mycroft-mimic3-tts 0.2.4 requires gruut<3.0,>=2.3.0, which is not installed.
mycroft-mimic3-tts 0.2.4 requires onnxruntime<2.0,>=1.6, which is not installed.
mycroft-mimic3-tts 0.2.4 requires quart<1.0,>=0.16, which is not installed.
mycroft-mimic3-tts 0.2.4 requires quart-cors, which is not installed.
mycroft-mimic3-tts 0.2.4 requires epitran==1.17, but you have epitran 1.23 which is incompatible.
mycroft-mimic3-tts 0.2.4 requires swagger-ui-py<22,>=21, which is not installed.
hashworks commented on 2023-03-24 16:38 (UTC)
/usr/bin/mimic3-server seems to miss a dependency:
File "/usr/lib/python3.10/site-packages/mimic3_http/__main__.py", line 23, in <module>
import hypercorn
ModuleNotFoundError: No module named 'hypercorn'
And /usr/bin/mimic3 tries to open something which only root can read, but that is a bug of python-absl:
File "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1726, in _get
with open(path, 'rb') as stream:
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.10/site-packages/absl_py-1.4.0-py3.10.egg-info/PKG-INFO'
$ ls -al /usr/lib/python3.10/site-packages/absl_py-1.4.0-py3.10.egg-info/PKG-INFO
-rw-r----- 1 root root 2310 Mar 24 03:22 /usr/lib/python3.10/site-packages/absl_py-1.4.0-py3.10.egg-info/PKG-INFO
hashworks commented on 2023-03-24 16:19 (UTC)
The build currently fails in a clean chroot, since it's missing the python-setuptools
makedepends:
==> Starting build()...
Traceback (most recent call last):
File "/build/mimic/src/mimic3-release-v0.2.4/setup.py", line 20, in <module>
import setuptools
ModuleNotFoundError: No module named 'setuptools'
tallero commented on 2023-01-23 10:08 (UTC)
A version using clang to build.
chovy commented on 2022-12-06 21:10 (UTC)
is this outdated?
davvore33 commented on 2022-09-30 09:45 (UTC)
please update the PKGBUILD with the flags suggested by @Windfisch
Pinned Comments
AlphaJack commented on 2024-02-28 13:24 (UTC) (edited on 2024-02-28 13:25 (UTC) by AlphaJack)
The author of
mimic
recommends its successor,piper
:https://aur.archlinux.org/packages/piper-tts-bin