The Whisper Service by OpenAI transcribes audio and video files with customizable options and an editor for corrections.
The Whisper Service is a graphical user interface (GUI) application programming interface (API) developed by OpenAI. Its main function is to transcribe audio and video files. Users can upload their files to the platform and receive the resulting transcripts via email or download links. Additionally, the tool includes an editor that makes it easy to correct any errors in the transcripts. These corrected files can then be saved directly to the user’s desktop. The Whisper Service offers customizable options including language, model, filename, and output format. It also provides a webhook response feature that allows users to receive notifications at chosen URLs. The code for the tool is publicly available on Github and is licensed under the Apache-2.0 license.
Reviews
There are no reviews yet.