spring-projects/spring-ai

Support for Azure Cognitive Services Speech SDK

Open

#1,165 opened on Aug 5, 2024

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Java (2,617 forks)auto 404
azureenhancementhelp wantedspeech

Repository metrics

Stars
 (8,872 stars)
PR merge metrics
 (Avg merge 2d 1h) (50 merged PRs in 30d)

Description

Expected Behavior

Spring AI should support Speech-to-Text functionality in it.

Current Behavior

Spring AI supports OpenAI Text-to-Speech (TTS).

Context

We are building an application that converts speech to text where we can have audio input from website./ mobile device. Referring to cognitive-services-speech-sdk

Contributor guide