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

Support for Audio Transcription in openai_dart Module #473

Open
Stefano-Trinca opened this issue Jun 26, 2024 · 1 comment
Open

Support for Audio Transcription in openai_dart Module #473

Stefano-Trinca opened this issue Jun 26, 2024 · 1 comment
Labels
p:openai_dart openai_dart package. t:enhancement New feature or request

Comments

@Stefano-Trinca
Copy link

Feature request

Add functionality to the openai_dart module within the LangChain library to support audio transcription. This feature would allow users to transcribe audio files using OpenAI's transcription models directly through the openai_dart package.

Motivation

Currently, the openai_dart module does not provide support for audio transcription, which limits its usability for applications that require converting audio to text. Adding this feature would enhance the module's capabilities and make it more versatile, allowing developers to utilize OpenAI's powerful transcription models in their Dart applications. This would be particularly useful for creating applications that need to process spoken language, such as voice assistants, automated note-taking tools, and accessibility features for the hearing impaired.

Your contribution

I can help by testing the new feature once it is implemented and providing feedback.

@Stefano-Trinca Stefano-Trinca added the t:enhancement New feature or request label Jun 26, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in LangChain.dart Jun 26, 2024
@davidmigloz davidmigloz added the p:openai_dart openai_dart package. label Jun 28, 2024
@davidmigloz
Copy link
Owner

Hey @Stefano-Trinca,

Thanks for opening the issue. This is currently blocked by this:
#403 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:openai_dart openai_dart package. t:enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants