You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
DeepSpeech master Examples
1
+
DeepSpeech 0.9.x Examples
2
2
==========================
3
3
4
4
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
7
7
8
8
Contributions are welcome!
9
9
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:
0 commit comments