Skip to content

Commit 5ea0e0c

Browse files
iages fix - maybe
1 parent c97dc74 commit 5ea0e0c

File tree

1 file changed

+3
-5
lines changed
  • ai-and-app-modernisation/ai-services/generative-ai-service/speech-genai

1 file changed

+3
-5
lines changed

ai-and-app-modernisation/ai-services/generative-ai-service/speech-genai/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OCI Speech is an AI service that applies automatic speech recognition technology
66

77
Reviewed: 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

0 commit comments

Comments
 (0)