-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathlanding.json
More file actions
47 lines (47 loc) · 1.7 KB
/
Copy pathlanding.json
File metadata and controls
47 lines (47 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"version": 2,
"title": "IBM Watson Speech to Text service",
"introduction": "Use the IBM Watson Speech to Text service to transcribe spoken audio to written text. The documentation describes the Speech to Text service for IBM Cloud, IBM Cloud Pak for Data, and IBM Cloud Pak for Data as a Service.",
"product_page": "https://www.ibm.com/products/speech-to-text",
"console_page": "/catalog/services/speech-to-text",
"section_topics": {
"links": [
{
"title": "Getting started with Speech to Text",
"href": "/docs/speech-to-text?topic=speech-to-text-gettingStarted"
},
{
"title": "Using languages and models",
"href": "/docs/speech-to-text?topic=speech-to-text-models-large-speech-languages"
},
{
"title": "Tracking events for Speech to Text",
"href": "/docs/speech-to-text?topic=speech-to-text-at_events"
},
{
"title": "Usage FAQs",
"href": "/docs/speech-to-text?topic=speech-to-text-faq-usage"
}
]
},
"section_highlights": [
{
"title": "Medium.com blogs",
"description": "Watson Speech to Text blogs on Mediuim",
"href": "https://medium.com/ibm-data-ai/search?q=Watson+Speech+to+Text",
"type": "blog"
},
{
"title": "IBM watsonx large speech model brings generative AI to the phone",
"description": "This blog describes IBM's Large Speech Models (LSMs) and the performance benefits that they offer.",
"href": "https://www.ibm.com/products/watsonx-ai",
"type": "blog"
}
],
"section_devtools": {
"api": "/apidocs/speech-to-text"
},
"section_updates": {
"view_more": "/docs/speech-to-text?topic=speech-to-text-release-notes"
}
}