Open Marincor opened 2 months ago
Thanks for reporting, we'll investigate. I'm curious if you tried making the same request without using the SDK?
@RobertCraigie
Thanks for reporting, we'll investigate. I'm curious if you tried making the same request without using the SDK?
Hello, Robert, thanks for your return... I tested it now via the endpoint via request instead of the SDK and the behavior is the same (tried both in python and postman).
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
I'm making a transcription of audio using the transcriptions create method, but even running with the same audio, the same configuration, and the same Python version, I have different results depending on the OS, and to be more precise, when I am running into a windows OS the result is correct, but when running into Linux or Mac, the results is wrong. Some examples of what happened with the transcriptions:
Windows:
ok, I will do that, thank you for your support!
Linux and Mac
ok, I will do that, do that, do that, do that, do that, do that, do that
Information about the OS that runs the tests: Windows: Windows 11 Home Single Language (version: 23H2) (running inside wsl2 with ubuntu 22.04 distro) (running local) MAC: macOS (version: 14.4.1) (running local) Linux: Amazon Linux 2 - (running inside ECS)
Please, let me know if need more information than that.
To Reproduce
Code snippets
OS
MACOS
Python version
3.12.5
Library version
1.42.0