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

Fixed #993 #1003

Merged
merged 3 commits into from
Nov 24, 2017
Merged

Fixed #993 #1003

merged 3 commits into from
Nov 24, 2017

Conversation

kdavis-mozilla
Copy link
Contributor

Fixes #993 however, merge should wait until we've gotten PyPI to increase the limit of deepspeech-gpu

README.md Outdated

```bash
pip install deepspeech
deepspeech output_model.pb my_audio_file.wav alphabet.txt
```

See the output of `deepspeech -h` for more information.
Alternatively, quicker inference can be performed using a supported NVIDIA GPU. (See the release notes to find which GPU's are supported.) This is done by instead installing the GPU specific package:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also mention that it's Linux only.

README.md Outdated
Alternatively, if you have a supported NVIDIA GPU (See the release notes to find which GPU's are supported.), you can install the GPU specific package as follows:

```
pip install deepspeech-gpu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include the $ here for consistency.

@reuben reuben merged commit 10761d6 into master Nov 24, 2017
@kdavis-mozilla kdavis-mozilla deleted the issue993 branch November 28, 2017 16:34
@lock
Copy link

lock bot commented Jan 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Jan 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants