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
66
77Reviewed: 20.02.2024
88
9- <img src =" ./AISpeechGenAISummary.jpg " ></img >
9+ <img src =" ./files/ AISpeechGenAISummary.png " ></img >
1010
1111# Prerequisites
1212
@@ -37,8 +37,7 @@ Before getting started, make sure you have access to these services:
3737- OCI Generative AI Service generates text using the keywords received from OCI Speech service, to create a concise summary of the audio or video.
3838
3939
40- <img src="./files/AISpeechSummaryAppArch.svg>
41- </img >
40+ <img src =" ./files/AISpeechSummaryAppArch.svg " ></img >
4241
4342# Application Flow in Detail (VBCS, OCI Speech, OCI Generative AI Service)
4443
@@ -51,8 +50,7 @@ In this application, the drag-and-drop component in VBCS allows the user to drop
5150
5251 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)
5352
54- <img src =" ./AISpeechEngine.png " >
55- </img>
53+ <img src =" ./files/AISpeechEngine.png " ></img >
5654
5755# Service Endpoint call - Invoke OCI Object Storage
5856
You can’t perform that action at this time.
0 commit comments