mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
* Migrate RemoteWhisperTranscriber to OpenAI SDK * Migrate RemoteWhisperTranscriber to OpenAI SDK * Remove unnecessary imports * Add release notes * Fix api_key serialization * Fix linting * Apply suggestions from code review Co-authored-by: ZanSara <sarazanzo94@gmail.com> * Add additional tests for api_key * Adapt .run() to take ByteStream inputs * Update docstrings * Rework implementation to use io.BytesIO * Update error message * Add default file name --------- Co-authored-by: ZanSara <sarazanzo94@gmail.com>
5 lines
71 B
YAML
5 lines
71 B
YAML
---
|
|
preview:
|
|
- |
|
|
Migrate RemoteWhisperTranscriber to OpenAI SDK.
|