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

OpenAI-DotNet 7.7.6 #268

Merged
merged 5 commits into from
Mar 19, 2024
Merged

OpenAI-DotNet 7.7.6 #268

merged 5 commits into from
Mar 19, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Mar 18, 2024

  • Added support for Audio Transcription and Translation verbose json output
    • Added support for timestamp granularities for segments and words
    • Marked CreateTranscriptionAsync obsolete
    • Added CreateTranscriptionTextAsync
    • Added CreateTranscriptionJsonAsync
    • Marked CreateTranspationAsync obsolete
    • Added CreateTranslationTextAsync
    • Added CreateTranslationJsonAsync
  • Updated SpeechResponseFormat to include wav and pcm

- Added support for Audio Transcription and Translation verbose json output
  - Added support for timestamp granularities for segments and words
@StephenHodgson StephenHodgson enabled auto-merge (squash) March 19, 2024 01:36
@StephenHodgson StephenHodgson disabled auto-merge March 19, 2024 01:38
@StephenHodgson
Copy link
Member Author

Local tests pass.

@StephenHodgson StephenHodgson merged commit 9124a33 into main Mar 19, 2024
3 of 5 checks passed
@StephenHodgson StephenHodgson deleted the development branch March 19, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for timestamp granularities for Create Transcriptions endpoint
1 participant