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

fix: switch mixed-up audio translation and transcription paths #119

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

matusekma
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #118

Describe your change

This change switches the mixed-up paths for audio translation and transcription and also fixes the translation test.

What problem is this fixing?

The translation and transcription paths in https://github.com/aallam/openai-kotlin/blob/main/openai-client/src/commonMain/kotlin/com.aallam.openai.client/internal/api/AudioApi.kt are mixed up.

Copy link
Owner

@aallam aallam left a comment

Choose a reason for hiding this comment

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

Nice catch! thank you for your contribution!

@aallam aallam merged commit 9f4a30d into aallam:main Mar 15, 2023
@matusekma
Copy link
Contributor Author

You are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audio translation and transcription endpoints are mixed up
2 participants