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

question #6

Closed
NJW007 opened this issue Oct 3, 2019 · 4 comments
Closed

question #6

NJW007 opened this issue Oct 3, 2019 · 4 comments

Comments

@NJW007
Copy link

NJW007 commented Oct 3, 2019

ValueError: Input tensor 'ExpandDims:0' enters the loop with shape (1, 11), but has shape (1, ?) after one iteration. To allow the shape to vary across iterations, use the shape_invariants argument of tf.while_loop to specify a less-specific shape.
abc@abc-HP-El

what is the problem? thank you

@rtaori
Copy link
Owner

rtaori commented Oct 3, 2019

Hi,
It seems the DeepSpeech library has changed. Please follow the instructions in #5 and #4

@rtaori rtaori closed this as completed Oct 3, 2019
@NJW007
Copy link
Author

NJW007 commented Oct 4, 2019

hello,I have done it as you said in #4,but it does‘t work.the error is as follows:
abc@abc-HP-EliteDesk-800-G3-TWR:~/njw/Audio-master/DeepSpeech$ git checkout 033ee0f4c2b460b09e3de8725b5b8b2cc93717ec
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

so I worried if I have done some wrong ways. the models is 0.1.0 and the code DeepSpeech is also 0.1.0 .Can you tall me what the wrong is?

@rtaori
Copy link
Owner

rtaori commented Oct 4, 2019

Did you git clone https://github.com/mozilla/DeepSpeech.git ?
It seems like your git directory has been corrupted. Maybe try recloning it?

@rtaori
Copy link
Owner

rtaori commented Aug 27, 2020

Hi @NJW007,

I have updated the installation instructions with much more detail in the README.
Please follow the steps there and open another issue if you still have any problems.

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

2 participants