Skip to content

com.openai.unity 7.7.6

Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 19 Mar 01:40
· 17 commits to upm since this release

What's Changed

  • Added support for streaming text to speech
    • Added AudioEndpoit.CreateSpeechStreamAsync(SpeechRequest, Action, CancellationToken)
  • 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

Full Changelog: 7.7.5...7.7.6