rhasspy / piper

A fast, local neural text to speech system
https://rhasspy.github.io/piper-samples/
MIT License
4.57k stars 315 forks source link

run-docker says I need to docker login or it doesn't exist. I'm logged in. #382

Open osok opened 3 months ago

osok commented 3 months ago

Logged in to Docker Hub

(piper-3.9.0) michael@evos:/ai/michael/voice/piper/src/python$ docker login
Authenticating with existing credentials...

Login Succeeded

The ran run docker

(piper-3.9.0) michael@evos:/ai/michael/voice/piper/src/python$ ./run-docker
Unable to find image 'larynx2-train:latest' locally
docker: Error response from daemon: **pull access denied for larynx2-train, repository does not exist** or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
(piper-3.9.0) michael@evos:/ai/michael/voice/piper/src/python$