Skip to content

Commit 13ea3f0

Browse files
authored
Update README.md
1 parent 5aa48c0 commit 13ea3f0

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

ai/ai-speech/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# AI Speech
22

3-
OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Developers can easily make API calls to integrate OCI Speech’s pre-trained models into their applications. OCI Speech can be used for accurate, text-normalized, time-stamped transcription via the console and REST APIs as well as command-line interfaces or SDKs. You can also use OCI Speech in an OCI Data Science notebook session. With OCI Speech, you can filter profanities, get confidence scores for both single words and complete transcriptions, and more.
3+
OCI Speech is Oracle’s managed speech-to-text (STT) and text-to-speech (TTS) service.
4+
It supports batch transcription from Object Storage and real-time streaming (“Live Transcribe”) over WebSocket, with JSON/SRT outputs and SDKs for Python and the web.
5+
Live Transcribe in 90+ languages (Whisper), including auto language detection.
6+
Whisper prompting: bias transcripts with domain terms (e.g., airline codes, product names).
7+
Speaker diarization (who-spoke-when) available via API/SDK.
8+
Official SDKs for realtime.
49

5-
Reviewed: 11.06.2026
10+
Reviewed: 21/09/2025
611

712
# Table of Contents
813

@@ -27,7 +32,7 @@ Reviewed: 11.06.2026
2732
- [Use OCI Speech to transcribe natural language](https://docs.oracle.com/en/solutions/ai-speech/index.html)
2833

2934
# Useful Links
30-
35+
- [OCI Speechn release notes]([https://www.oracle.com/artificial-intelligence/solutions/](https://docs.oracle.com/en-us/iaas/releasenotes/services/speech/index.htm))
3136
- [AI Solutions Hub](https://www.oracle.com/artificial-intelligence/solutions/)
3237
- [Oracle AI Speech on oracle.com](https://www.oracle.com/artificial-intelligence/speech/)
3338
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)

0 commit comments

Comments
 (0)