-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Windows 10 uses DeepSpeech: v0.7.0-0-g3fbbca2b even after upgrading to v0.7.4 #3167
Comments
Hard to help and diagnose if you dont give more context here... |
Quick check, the built
So without more context we can't:
And thus decide if there's a legit issue on our side or not ... |
@SanghviChirag Do you mind sharing more context ? |
Note that that version info refers to the code, not the model. If you upgrade the model but don't upgrade the DeepSpeech package you're using, the printed version won't change. |
Thanks, @lissyx for the response. how I setup things?
how I upgraded model?
How I got this output?
the stack you are relying on? I didn't get up here |
As @reuben said, you are talking of both "deepspeech" and "deepspeech model", so we need to really be precise on what you do ...
Care to share
This in itself should take care of running it correctly ... But without verbose upgrade log, we can't know for sure ... Can you ensure there is no leftover |
So it's published, we really need more verbose logs and pip list logs, but I'm highly doubtful there's a bug on our side, it more feels like some setup issue on your side ... |
Looks like you are using Python then. |
Please @SanghviChirag, can you share the actionable items requested ? |
Hi Sorry,
I didn't get time to work on this. I will post my results soon!
Thanks
…On Tue, Jul 21, 2020 at 8:13 PM lissyx ***@***.***> wrote:
Please @SanghviChirag <https://github.com/SanghviChirag>, can you share
the actionable items requested ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3167 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACWXMCHFJOLADZ6X52ADFTDR4WSPLANCNFSM4O643JVQ>
.
--
Regards,
Chirag Sanghvi
|
Please @SanghviChirag ? We can't move forward without your feedback, and it'd be important if we can assert if there is not a huge issue we missed before we issue a new stable release. |
@SanghviChirag We are still waiting on your infos. |
|
No, I downloaded pre-trained models of v0.7.4, updated deepspeech version too.
|
Can we be serious two seconds? |
Please avoid screenshots. |
@SanghviChirag Can you please share details ? |
I'm using Anaconda Prompt to get Linux familiarity in Windows OS.
|
Well, I'm sorry but it's 1000% non supported setup. Please stick to at least pure Python virtualenv as we document.
Still no log of the install, so we can't verify what is happening.
Please verify with the
Same:
I've already asked you all those before, I'm really starting to loose patience into helping you now. |
It's been more than a month without news, and you are the only one reporting this weird behavior. There's something unclear, but we can't keep this issue open with no activity. |
Hello,
I've been using deepspeech model in one of my projects. Thanks to this, my work has become easy.
I'm developing desktop apps for Windows, Mac and Linux, and in all of them, I'm using the latest stable version i.e. 0.7.4.
In Windows, even after using Deepspeech v0.7.4, it shows that it is using the previous version for transcription.
TensorFlow: v1.15.0-24-gceb46aae58
DeepSpeech: v0.7.0-0-g3fbbca2b
while for Mac and Linux, it is using the correct model i.e. v0.7.4-gfcd9563.
The text was updated successfully, but these errors were encountered: