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

Error when starting the app: TypeError [ERR_INVALID_ARG_TYPE]: The “path” argument must be of type string #32

Closed
JosipSylo opened this issue Apr 27, 2020 · 3 comments

Comments

@JosipSylo
Copy link

If anyone else bumps into it, here is a fix that worked for me:
https://stackoverflow.com/questions/60234640/typeerror-err-invalid-arg-type-the-path-argument-must-be-of-type-string-re

It might be worth pushing that change to this repo as well.

@lissyx
Copy link
Contributor

lissyx commented Apr 27, 2020

If anyone else bumps into it, here is a fix that worked for me:
https://stackoverflow.com/questions/60234640/typeerror-err-invalid-arg-type-the-path-argument-must-be-of-type-string-re

This does not mention anything related to any DeepSpeech example, can you clarify proper STR ? Which of the example exposes that ? What did you do ?

It might be worth pushing that change to this repo as well.

If you have the issue and the fix, why don't you push a PR ?

@reuben
Copy link
Contributor

reuben commented Apr 29, 2020

Will be fixed as part of mozilla/DeepSpeech#2956

@reuben reuben closed this as completed Apr 29, 2020
@reuben
Copy link
Contributor

reuben commented Apr 29, 2020

Oh, wait, no, that's in this repo.

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