Sign up, and you'll be able to vote in polls. Sign up
Dec 19, 2024
8:36:31pm
cvd6262 All-American
Seems to be an issue with Python 3.12. This thread says Python 3.10 worked.


I'm running 3.11, so that may be why it worked on mine:


cvd6262@Hermes:~$ pip3 install --user piper-tts
Collecting piper-tts
Downloading piper_tts-1.2.0-py3-none-any.whl.metadata (776 bytes)
Collecting piper-phonemize~=1.1.0 (from piper-tts)
Downloading piper_phonemize-1.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (282 bytes)
Collecting onnxruntime<2,>=1.11.0 (from piper-tts)
Downloading onnxruntime-1.20.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.5 kB)
Collecting coloredlogs (from onnxruntime<2,>=1.11.0->piper-tts)
Downloading coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB)
Collecting flatbuffers (from onnxruntime<2,>=1.11.0->piper-tts)
Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes)
Requirement already satisfied: numpy>=1.21.6 in ./anaconda3/lib/python3.11/site-packages (from onnxruntime<2,>=1.11.0->piper-tts) (1.26.4)
Requirement already satisfied: packaging in ./anaconda3/lib/python3.11/site-packages (from onnxruntime<2,>=1.11.0->piper-tts) (23.1)
Requirement already satisfied: protobuf in ./anaconda3/lib/python3.11/site-packages (from onnxruntime<2,>=1.11.0->piper-tts) (3.20.3)
Requirement already satisfied: sympy in ./anaconda3/lib/python3.11/site-packages (from onnxruntime<2,>=1.11.0->piper-tts) (1.12)
Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime<2,>=1.11.0->piper-tts)
Downloading humanfriendly-10.0-py2.py3-none-any.whl.metadata (9.2 kB)
Requirement already satisfied: mpmath>=0.19 in ./anaconda3/lib/python3.11/site-packages (from sympy->onnxruntime<2,>=1.11.0->piper-tts) (1.3.0)
Downloading piper_tts-1.2.0-py3-none-any.whl (29 kB)
Downloading onnxruntime-1.20.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 29.0 MB/s eta 0:00:00
Downloading piper_phonemize-1.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (25.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/25.0 MB 17.0 MB/s eta 0:00:00
Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 4.2 MB/s eta 0:00:00
Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB)
Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 9.9 MB/s eta 0:00:00
Installing collected packages: flatbuffers, piper-phonemize, humanfriendly, coloredlogs, onnxruntime, piper-tts
Successfully installed coloredlogs-15.0.1 flatbuffers-24.3.25 humanfriendly-10.0 onnxruntime-1.20.1 piper-phonemize-1.1.0 piper-tts-1.2.0
cvd6262@Hermes:~$ python3 --version
Python 3.11.7
cvd6262@Hermes:~$
This message has been modified
Originally posted on Dec 19, 2024 at 8:36:31pm
Message modified by cvd6262 on Dec 19, 2024 at 8:37:11pm
cvd6262
Bio page
cvd6262
Joined
Nov 24, 2007
Last login
Dec 20, 2024
Total posts
26,637 (7,258 FO)
Messages
Author
Time

Posting on CougarBoard

In order to post, you will need to either sign up or log in.