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

Data loss issue #49

Open
Saviio opened this issue Dec 5, 2021 · 1 comment
Open

Data loss issue #49

Saviio opened this issue Dec 5, 2021 · 1 comment

Comments

@Saviio
Copy link

Saviio commented Dec 5, 2021

I have met #25 mentioned issue also, but like I commented, when I add

set rustc-link-search= C:\deepspeech

the example program can be boot.

but I saw another issue:

Data loss: Can't parse .\models\deepspeech-0.9.0-models-zh-CN.tflite as binary proto

I have tested both 0.9.3 and 0.9.0 as model file.

additional info:

os: windows 11
crate: latest deepspeech-rs
rustc: 1.57.0 (f1edd0429 2021-11-29)


wsl2: Ubuntu 20.04.3 LTS
crate: latest deepspeech-rs
Linux version 5.10.60.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) 
rustc: 1.57.0 (f1edd0429 2021-11-29)
@Saviio
Copy link
Author

Saviio commented Dec 5, 2021

ok, i figured it out.

it seems commit: f88ec78 was not be fully tested, program will load tflite as model file rather than .pbmm file.

so this issue can be easily fixed by remove .tflite from models folder.

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

1 participant