General questions about SpeechKit
Can I get logs of my operations in Yandex Cloud?
Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support.
Where can I view the API request statistics?
You can view the statistics in the management console under SpeechKit → Monitoring.
Your balance automatically decreases as you use the service. Learn more about paying for resource in Yandex Cloud.
How do I increase quotas? / What should I do if I get the "429 Too Many Requests" error?
The 429 Too Many Requests error indicates that you have exceeded the quotas set for your folder. This table lists the default quota values.
To increase the quotas, contact support. In your request, specify the folder ID and the required quotas in name — value format.
What is folderId used for?
SpeechKit uses folderId for authorization (access permission verification) and payments for resources.
When sending a request on behalf of a service account, you do not need to specify folderId as the account's home folder ID is used by default. If you specify a different folder, the service will return an error.
If logged in under a user account, you must specify folderId.
Depending on the API you use, provide the folder ID either in the request header or body. For more information about authentication in SpeechKit, see Authentication in the SpeechKit API.
What should I do if I get the "401 Unauthorized" error?
If the SpeechKit server returns the 401 Unauthorized error in response to a request, check if your account has the required roles. You should also check the authorization method and the key or token as you may have obtained it for a different account rather than the one you are using for your request.
If using a service account, do not specify the folder ID in your requests as SpeechKit uses the service account's home folder.
Under what conditions can I use SpeechKit performance results?
- We do not impose any restrictions on the use of SpeechKit performance results. You can use them at your discretion under the Russian law.
- You can work with SpeechKit via the API or Playground web interface.
For the Yandex SpeechKit terms of use, see this document.