tests: enable whisper

This commit is contained in:
mudler
2023-05-12 11:52:12 +02:00
parent 8250391e49
commit 660a67cb25

View File

@@ -82,7 +82,7 @@ var _ = Describe("API test", func() {
Expect(err).To(HaveOccurred())
Expect(err.Error()).To(ContainSubstring("error, status code: 500, message: could not load model - all backends returned error: 12 errors occurred:"))
})
PIt("transcribes audio", func() {
It("transcribes audio", func() {
resp, err := client.CreateTranscription(
context.Background(),
openai.AudioRequest{