Skip to content

Commit 6596531

Browse files
authored
Add SpeechKit into README.md (#214)
1 parent b23d270 commit 6596531

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This Python library provides a simple and efficient software development kit (SD
66

77
Yandex AI Studio SDK offers a comprehensive set of high‑level abstractions that map directly to the capabilities exposed by Yandex Cloud. The current feature set includes:
88

9+
- [**SpechKit**](https://aistudio.yandex.ru/docs/speechkit/overview.html)
10+
- [Speech To Text](https://aistudio.yandex.ru/docs/speechkit/stt) (speech recognition)
11+
- [Text To Speech](https://aistudio.yandex.ru/docs/speechkit/tts) (speech synthesis)
912
- [**Completions**](https://aistudio.yandex.ru/docs/ai-studio/operations/generation/create-prompt)
1013
- Text generation (completion) models with streaming support.
1114
- Chat usage tracking, tool calls (function calling for example).

0 commit comments

Comments
 (0)