MCPcopy Create free account

hub / github.com/AndreMarkert/whisper-webui / functions

Functions24 in github.com/AndreMarkert/whisper-webui

↓ 4 callersFunctionremove_file
(filepath)
functions.py:133
↓ 3 callersFunctionaudio_to_text
(filepath, model_language="multilingual", model="base", language=None, output_path=None)
functions.py:95
↓ 2 callersFunctionconvert_to_mp3
(input_filepath, output_filepath)
functions.py:89
↓ 1 callersFunctioncombo_formatter
(result)
functions.py:68
↓ 1 callersFunctiondownload_yt_video
(url, output_path)
functions.py:82
↓ 1 callersFunctionfind_in_cache
(cache_file, url)
functions.py:159
↓ 1 callersFunctionget_css
()
logic.py:163
↓ 1 callersFunctionget_video_data
(url)
functions.py:72
↓ 1 callersFunctionget_yt_default_options
()
logic.py:10
↓ 1 callersFunctionupdate_cachefile
(cache_file)
functions.py:140
↓ 1 callersFunctionwhisper_to_json
(whisper_output)
functions.py:32
↓ 1 callersFunctionwhisper_to_json_raw
(whisper_output)
functions.py:50
↓ 1 callersFunctionwhisper_to_text
(whisper_output)
functions.py:12
↓ 1 callersFunctionwhisper_to_timestamp_table
(whisper_output)
functions.py:27
↓ 1 callersFunctionwhisper_to_timestamp_view
(whisper_output)
functions.py:16
Functionchange_language_options
(choice)
logic.py:140
Functionchange_model_options
(choice, model)
logic.py:129
Functionmp3_to_subtitles
(filepath, model_language, model, language)
logic.py:101
Functionreset_value
()
logic.py:155
Functionreset_value_not_visible
()
logic.py:159
Functionsave_recording
(filepath)
logic.py:92
Functionset_yt_preview
(url)
logic.py:19
Functionvideo_to_subtitles
(filepath, model_language, model, language)
logic.py:108
Functionyoutube_to_subtitles
(url, model_language, model, language, yt_options)
logic.py:35