Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 6af68ef

Browse files
authored
Merge pull request #2708 from lissyx/bump-v0.7.0-alpha.0
Bump VERSION to 0.7.0-alpha.0
2 parents 8c5a7b0 + 4e452dc commit 6af68ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Project DeepSpeech
1414

1515
DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques based on `Baidu's Deep Speech research paper <https://arxiv.org/abs/1412.5567>`_. Project DeepSpeech uses Google's `TensorFlow <https://www.tensorflow.org/>`_ to make the implementation easier.
1616

17-
**NOTE:** This documentation applies to the **v0.6.1 version** of DeepSpeech only. If you're using a stable release, you must use the documentation for the corresponding version by using GitHub's branch switcher button above.
17+
**NOTE:** This documentation applies to the **MASTER version** of DeepSpeech only. If you're using a stable release, you must use the documentation for the corresponding version by using GitHub's branch switcher button above.
1818

1919
To install and use deepspeech all you have to do is:
2020

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.1
1+
0.7.0-alpha.0

0 commit comments

Comments
 (0)