File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
ai-and-app-modernisation/ai-services/generative-ai-service/speech-genai Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ OCI Speech is an AI service that applies automatic speech recognition technology
6
6
7
7
Reviewed: 20.02.2024
8
8
9
- <img src =" ./AISpeechGenAISummary.jpg " ></img >
9
+ <img src =" ./files/ AISpeechGenAISummary.png " ></img >
10
10
11
11
# Prerequisites
12
12
@@ -37,8 +37,7 @@ Before getting started, make sure you have access to these services:
37
37
- OCI Generative AI Service generates text using the keywords received from OCI Speech service, to create a concise summary of the audio or video.
38
38
39
39
40
- <img src="./files/AISpeechSummaryAppArch.svg>
41
- </img >
40
+ <img src =" ./files/AISpeechSummaryAppArch.svg " ></img >
42
41
43
42
# Application Flow in Detail (VBCS, OCI Speech, OCI Generative AI Service)
44
43
@@ -51,8 +50,7 @@ In this application, the drag-and-drop component in VBCS allows the user to drop
51
50
52
51
User (Visual Builder) --> (Drag and Drop File) --> |Media File (adudio or video) --> (Service Endpoint) --> |OCI Speech Service| --> |Speech to Text| --> (Service Endpoint) --> |Result| --> (Visual Builder) --> (Gen AI Service Endpoint) --> |Result| --> (Visual Builder)
53
52
54
- <img src =" ./AISpeechEngine.png " >
55
- </img>
53
+ <img src =" ./files/AISpeechEngine.png " ></img >
56
54
57
55
# Service Endpoint call - Invoke OCI Object Storage
58
56
You can’t perform that action at this time.
0 commit comments