Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndreMarkert/whisper-webui
/ functions
Functions
24 in github.com/AndreMarkert/whisper-webui
⨍
Functions
24
◇
Types & classes
0
↓ 4 callers
Function
remove_file
(filepath)
functions.py:133
↓ 3 callers
Function
audio_to_text
(filepath, model_language="multilingual", model="base", language=None, output_path=None)
functions.py:95
↓ 2 callers
Function
convert_to_mp3
(input_filepath, output_filepath)
functions.py:89
↓ 1 callers
Function
combo_formatter
(result)
functions.py:68
↓ 1 callers
Function
download_yt_video
(url, output_path)
functions.py:82
↓ 1 callers
Function
find_in_cache
(cache_file, url)
functions.py:159
↓ 1 callers
Function
get_css
()
logic.py:163
↓ 1 callers
Function
get_video_data
(url)
functions.py:72
↓ 1 callers
Function
get_yt_default_options
()
logic.py:10
↓ 1 callers
Function
update_cachefile
(cache_file)
functions.py:140
↓ 1 callers
Function
whisper_to_json
(whisper_output)
functions.py:32
↓ 1 callers
Function
whisper_to_json_raw
(whisper_output)
functions.py:50
↓ 1 callers
Function
whisper_to_text
(whisper_output)
functions.py:12
↓ 1 callers
Function
whisper_to_timestamp_table
(whisper_output)
functions.py:27
↓ 1 callers
Function
whisper_to_timestamp_view
(whisper_output)
functions.py:16
Function
change_language_options
(choice)
logic.py:140
Function
change_model_options
(choice, model)
logic.py:129
Function
mp3_to_subtitles
(filepath, model_language, model, language)
logic.py:101
Function
reset_value
()
logic.py:155
Function
reset_value_not_visible
()
logic.py:159
Function
save_recording
(filepath)
logic.py:92
Function
set_yt_preview
(url)
logic.py:19
Function
video_to_subtitles
(filepath, model_language, model, language)
logic.py:108
Function
youtube_to_subtitles
(url, model_language, model, language, yt_options)
logic.py:35