Skip to content

No matching distribution found for torch>=1.7 (from TTS) with Python 3.6 installation on Jetson Nano (aarch64) #2064

Answered by domcross
ScottMonaghan asked this question in Q&A
Discussion options

You must be logged in to vote

Assuming you are installing into a Python virtual environment:

  1. install Pytorch with CUDA support as provided by Nvidia: https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-10-now-available/72048 - watch out for the torch-wheel that matches your JetPack version
  2. pip install TTS

To my personal experience Jetson Nano is too slow for TTS, depending on the TTS-model synthesizing one second of audio can take up to 10 seconds...

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by reuben
Comment options

You must be logged in to vote
1 reply
@reuben
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants