streamlit_whisper_transcription icon indicating copy to clipboard operation
streamlit_whisper_transcription copied to clipboard

Streamlit Audio Transcription with OPENAI's Whisper Ai: An interactive Streamlit app demonstrating real-time audio transcription using OPENAI's Whisper Ai.

Results 1 streamlit_whisper_transcription issues
Sort by recently updated
recently updated
newest added

APIRemovedInV1: You tried to access openai.Audio, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API. You can run `openai migrate` to automatically...