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.md
+23-18Lines changed: 23 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@
4
4
5
5
Python SDK for Yandex Speechkit API.
6
6
7
-
For more information please visit [Yandex Speechkit API Docs](https://cloud.yandex.com/en/docs/speechkit/).
8
-
This lib supports short and long audio recognition of
9
-
speechkit
7
+
For more information please visit [Yandex Speechkit API Docs](https://cloud.yandex.com/en/docs/speechkit/). This lib
8
+
supports short and long audio recognition of speechkit
10
9
11
10
# Getting Started
12
11
13
-
Assuming that you have Python and `virtualenv` installed, set up your environment and install the required dependencies like this, or you can install the library using `pip`:
12
+
Assuming that you have Python and `virtualenv` installed, set up your environment and install the required dependencies
13
+
like this, or you can install the library using `pip`:
0 commit comments