Tag: whisper
-
Slashdot: Researchers Say AI Tool Used in Hospitals Invents Things No One Ever Said
Source URL: https://tech.slashdot.org/story/24/10/28/1510255/researchers-say-ai-tool-used-in-hospitals-invents-things-no-one-ever-said?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Researchers Say AI Tool Used in Hospitals Invents Things No One Ever Said Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a report on OpenAI’s Whisper tool, revealing significant flaws related to hallucinations—instances where the AI fabricates text—which can lead to harmful content. This raises critical…
-
Simon Willison’s Weblog: llm-whisper-api
Source URL: https://simonwillison.net/2024/Oct/27/llm-whisper-api/#atom-everything Source: Simon Willison’s Weblog Title: llm-whisper-api Feedly Summary: llm-whisper-api I wanted to run an experiment through the OpenAI Whisper API this morning so I knocked up a very quick plugin for LLM that provides the following interface: llm install llm-whisper-api llm whisper-api myfile.mp3 It uses the API key that you previously configured…