Skip to content

Commit 8230bc1

Browse files
Update README.md
typo
1 parent 8a3727d commit 8230bc1

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Introduction
44

5-
OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Generative AI, The Large Language Model (LLM) analyzes the text input and can generate, summarize, transform, and extract information. Using these AI capabilities, we built a low code application- Integrate OCI AI Speech Service and Generative AI Summarization in Visual Builder " to invoke AI Speech REST API to convert audio files into text and then further invoke the Generative AI REST API to Summarize it.
5+
OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Generative AI, The Large Language Model (LLM) analyzes the text input and can generate, summarize, transform, and extract information. Using these AI capabilities, we built a low code application- "Integrate OCI AI Speech Service and Generative AI Summarization in Visual Builder" to invoke AI Speech REST API to convert audio files into text and then further invoke the Generative AI REST API to Summarize it.
66

77
Reviewed: 20.02.2024
88

@@ -70,7 +70,7 @@ In this application, the drag-and-drop component in VBCS allows the user to drop
7070

7171
# Conclusion
7272

73-
In this article, we've covered how to utilize Oracle AI Speech Service features to provide a transription and summarize using Generative AI service.
73+
In this article, we've covered how to utilize Oracle AI Speech Service features to provide a transcription and summarize using Generative AI service.
7474

7575
Feel free to modify and expand upon this template according to your specific use case and preferences.
7676

@@ -82,4 +82,4 @@ Copyright (c) 2024 Oracle and/or its affiliates.
8282
Licensed under the Universal Permissive License (UPL), Version 1.0.
8383

8484
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
85-
85+

0 commit comments

Comments
 (0)