Skip to content

Commit 2b6ca88

Browse files
committed
Add r0.9 branch
1 parent 3345248 commit 2b6ca88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DeepSpeech master Examples
1+
DeepSpeech 0.9.x Examples
22
==========================
33

44
These are various examples on how to use or integrate DeepSpeech using our packages.
@@ -7,8 +7,9 @@ It is a good way to just try out DeepSpeech before learning how it works in deta
77

88
Contributions are welcome!
99

10-
**Note:** These examples target DeepSpeech **master branch** only. If you're using a different release, you need to go to the corresponding branch for the release:
10+
**Note:** These examples target DeepSpeech **0.9.x** only. If you're using a different release, you need to go to the corresponding branch for the release:
1111

12+
* `v0.9.x <https://github.com/mozilla/DeepSpeech-examples/tree/r0.9>`_
1213
* `v0.8.x <https://github.com/mozilla/DeepSpeech-examples/tree/r0.8>`_
1314
* `v0.7.x <https://github.com/mozilla/DeepSpeech-examples/tree/r0.7>`_
1415
* `v0.6.x <https://github.com/mozilla/DeepSpeech-examples/tree/r0.6>`_

0 commit comments

Comments
 (0)