Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on a Raspberry Pi #7

Open
MiniMinnoww opened this issue May 15, 2022 · 2 comments
Open

Not working on a Raspberry Pi #7

MiniMinnoww opened this issue May 15, 2022 · 2 comments

Comments

@MiniMinnoww
Copy link

MiniMinnoww commented May 15, 2022

I am trying to get spchcat working on my raspberry pi. When running the command it is printing in the console this:

TensorFlow: v2.3.0-14-g4bdd3955115
 Coqui STT: v1.1.0-0-gf3605e23

and shortly after the console clears and displays eddie with no audio input? When I speak nothing appears in the console.

@coryStephenson
Copy link

I am also trying to get spchcat working on my raspberry pi 4. When I try running

spchcat

with no arguments, I get this:

spchcat: error while loading shared libraries: libsox.so.3: cannot open shared object file: No such file or directory

@franceneee
Copy link

franceneee commented Jul 7, 2022

I am also trying to get spchcat working on my raspberry pi 4. When I try running

spchcat

with no arguments, I get this:

spchcat: error while loading shared libraries: libsox.so.3: cannot open shared object file: No such file or directory

I got it too
image

but after I ran sudo apt-get install libsox-dev it worked.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants