Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API Proposal]: Speech to Text Abstrations for Microsoft.Extensions.AI #5534

Open
sandrohanea opened this issue Oct 17, 2024 · 0 comments
Open
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-AI untriaged

Comments

@sandrohanea
Copy link
Member

Background and motivation

It's great that dotnet/extensions is providing abstractions for AI paradigms and a great addition (besides chat and embeddings) will probably be Speech to Text.

This is more of a conversation starter as we need to look what would be the best pattern to accommodate different approaches. I would be happy to contribute with an implementation for https://github.com/sandrohanea/whisper.net (local inference using whisper.cpp)

It should most likely also accommodate: Whisper API (from OpenAI / Azure)
but also https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech

API Proposal

TBD

API Usage

TBD

Alternative Designs

No response

Risks

No response

@sandrohanea sandrohanea added api-suggestion Early API idea and discussion, it is NOT ready for implementation untriaged labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-AI untriaged
Projects
None yet
Development

No branches or pull requests

2 participants