Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Running client.rs example error #33

Open
bhamilton2591 opened this issue Jul 9, 2020 · 3 comments
Open

Running client.rs example error #33

bhamilton2591 opened this issue Jul 9, 2020 · 3 comments

Comments

@bhamilton2591
Copy link

pi@Pi48GB01:~/deepspeech-rs $ cargo run --example client ../Downloads/deepspeech-0.7.0-models.pbmm ../Downloads/audio/2830-3980-0043.wav Finished dev [unoptimized + debuginfo] target(s) in 0.10s Running target/debug/examples/client ../Downloads/deepspeech-0.7.0-models.pbmm ../Downloads/audio/2830-3980-0043.wavTensorFlow: v1.15.0-24-gceb46aa DeepSpeech: v0.7.0-0-g3fbbca2 ERROR: Could not open '../Downloads/deepspeech-0.7.0-models.pbmm/output_graph.pb'. Error at reading model file ../Downloads/deepspeech-0.7.0-models.pbmm/output_graph.pb thread 'main' panicked at 'calledResult::unwrap()on anErrvalue: ()', examples/client.rs:32:17 note: run withRUST_BACKTRACE=1 environment variable to display a backtrace

I'm wondering if I'm using the wrong models but I don't find any others. Any suggestions on what I'm doing wrong?

Thanks, Bill

@magungh1
Copy link

have you solved this already?

@bhamilton2591
Copy link
Author

bhamilton2591 commented Mar 16, 2021 via email

@magungh1
Copy link

Okay

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

No branches or pull requests

2 participants