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

Python: Text to audio #9625

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

TaoChenOSU
Copy link
Contributor

@TaoChenOSU TaoChenOSU commented Nov 8, 2024

Motivation and Context

Addresses: #7433

Description

Add text to audio interface to Python Semantic Kernel.

Contribution Checklist

  1. Text-to-audio client base.
  2. OpenAI and Azure OpenAI implementations of the client.
  3. Unit tests and integration tests.
  4. Samples.

@TaoChenOSU TaoChenOSU added python Pull requests for the Python Semantic Kernel ai connector Anything related to AI connectors labels Nov 8, 2024
@TaoChenOSU TaoChenOSU self-assigned this Nov 8, 2024
@TaoChenOSU TaoChenOSU requested a review from a team as a code owner November 8, 2024 17:53
@github-actions github-actions bot changed the title Text to audio Python: Text to audio Nov 8, 2024
@TaoChenOSU TaoChenOSU linked an issue Nov 8, 2024 that may be closed by this pull request
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Nov 8, 2024

Python Unit Test Overview

Tests Skipped Failures Errors Time
2839 4 💤 0 ❌ 0 🔥 1m 18s ⏱️

Copy link
Contributor

@moonbox3 moonbox3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors python Pull requests for the Python Semantic Kernel
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Python: Add support for Text to Speech
3 participants