MCPcopy Create free account

hub / github.com/Firepal/stammer / functions

Functions77 in github.com/Firepal/stammer

↓ 4 callersMethodget_frame
(self,idx)
video_out.py:70
↓ 4 callersMethodwrite_frame
(self)
video_out.py:83
↓ 3 callersMethodcomplete
(self)
video_out.py:87
↓ 3 callersMethodget_progress_strings
(self)
video_out.py:90
↓ 3 callersMethoditem_usable
(self, i: int)
decay_cache.py:27
↓ 2 callersMethod__get_frame_ofs_index
(frames: bytes, index)
video_out.py:205
↓ 2 callersMethod__init__
(self, carrier_path: Path, output_path: Path, temp_dir: Path, matcher: AudioMatcher, framecount: int, frame_le
video_out.py:23
↓ 2 callersFunctionfile_type
(path)
stammer.py:54
↓ 2 callersFunctionget_audio_as_wav_bytes
(path)
stammer.py:162
↓ 2 callersMethodget_best_matches
(self)
audio_matching.py:70
↓ 2 callersFunctionget_duration
(path)
stammer.py:69
↓ 2 callersMethodmake_frames
(self, input_audio, frame_length)
audio_matching.py:21
↓ 2 callersMethodmake_normalized_bands
(self, frames_input)
audio_matching.py:38
↓ 2 callersMethodr_a
(self, f)
audio_matching.py:197
↓ 2 callersFunctiontest_command
(cmd)
stammer.py:47
↓ 1 callersMethod__cache_decayed_frames
(self,match_id)
video_out.py:226
↓ 1 callersMethod__get_frame_slice
(frames: bytes, index: int)
video_out.py:219
↓ 1 callersMethod__get_video_frames_mem
(self,start_frame: int,end_frame: int)
video_out.py:190
↓ 1 callersMethod__init__
(self,size: int)
decay_cache.py:17
↓ 1 callersMethod__set_timer
(self,i: int,time: int)
decay_cache.py:30
↓ 1 callersMethod_calculate_frame_ranges
(self)
video_out.py:45
↓ 1 callersMethoda_weighting
(self, f)
audio_matching.py:203
↓ 1 callersFunctionapply_color_mode
(ffmpeg_call,color_mode)
video_out.py:7
↓ 1 callersMethodbest_match
(self, modulator_band)
audio_matching.py:123
↓ 1 callersMethodbuild_output_audio
(self)
audio_matching.py:73
↓ 1 callersFunctionbuild_output_video
(video_handler: VideoHandler, matcher)
stammer.py:101
↓ 1 callersMethodclear
(self,ids: list[int])
decay_cache.py:45
↓ 1 callersMethodcreate_output_proc
(self)
video_out.py:133
↓ 1 callersMethodfind_matches
(self)
audio_matching.py:58
↓ 1 callersMethodget_basis_coefficients
(self)
audio_matching.py:179
↓ 1 callersMethodget_carrier
(self, k,c)
audio_matching.py:158
↓ 1 callersMethodget_frame_range_for_frame
(self, frame_idx)
video_out.py:64
↓ 1 callersFunctionget_framecount
(path)
stammer.py:83
↓ 1 callersMethodget_image_placement
(self)
image_tiling.py:33
↓ 1 callersMethodget_output_cmd
(self,input = None)
video_out.py:104
↓ 1 callersMethodget_rescaled_frame
(self, carrier_frame, modulator_frame)
audio_matching.py:95
↓ 1 callersFunctionget_string_from_double
(num)
fraction_bits.py:3
↓ 1 callersFunctionis_audio_filename
(name)
stammer.py:159
↓ 1 callersMethoditem_decayed
(self, i: int)
decay_cache.py:24
↓ 1 callersFunctionmain
()
stammer.py:276
↓ 1 callersMethodmake_best_matches
(self)
audio_matching.py:61
↓ 1 callersMethodmake_output_audio
(self, destination_path)
audio_matching.py:76
↓ 1 callersMethodnext_ccw
(cls, current)
image_tiling.py:10
↓ 1 callersMethodprint_progress
(self,inv_len,i)
audio_matching.py:81
↓ 1 callersMethodprint_progress
(self)
video_out.py:101
↓ 1 callersFunctionprocess
(carrier_path, modulator_path, output_path, custom_frame_length, matcher_mode, video_mode, color_mode, min_cac
stammer.py:183
↓ 1 callersMethodprocess
(self)
decay_cache.py:36
↓ 1 callersMethodprogress_strings_separated
(self)
video_out.py:96
↓ 1 callersMethodreset_timer
(self,i: int)
decay_cache.py:33
↓ 1 callersMethodset_item
(self,i: int,item)
decay_cache.py:50
↓ 1 callersMethodset_min_cached_frames
(self,mcf)
video_out.py:180
↓ 1 callersFunctiontesselate_composite
(match_row, basis_coefficients, i)
stammer.py:104
Method__init__
(self, item = None, timer: int = 0)
decay_cache.py:7
Method__init__
(self, carrier, modulator, samplerate, frame_length)
audio_matching.py:9
Method__init__
(self, height: int, width: int)
image_tiling.py:22
Method__init__
(self, *args)
video_out.py:144
Method__init__
(self, *args)
video_out.py:169
Functionas_array
(num)
fraction_bits.py:14
Methodbest_match
(self, modulator_band)
audio_matching.py:86
Methodbest_match
(self, modulator_band, weights)
audio_matching.py:222
Methodbuild_output_audio
(self)
audio_matching.py:108
Methodbuild_output_audio
(self)
audio_matching.py:169
Methodcomplete
(self)
video_out.py:159
Methodcomplete
(self)
video_out.py:281
Methodfind_matches
(self)
audio_matching.py:90
Methodfind_matches
(self)
audio_matching.py:150
Methodfind_matches
(self)
audio_matching.py:184
Methodfind_matches
(self)
audio_matching.py:213
Methodget_frame
(self,idx)
video_out.py:147
Methodget_frame
(self,idx)
video_out.py:255
Methodget_progress_strings
(self)
video_out.py:274
Methodgrow_to_nondecayed
(min,max)
video_out.py:227
Methodmake_normalized_bands
(self, frames_input)
audio_matching.py:206
Methodreinit
(self)
decay_cache.py:21
Methodreplace
(value, list)
video_out.py:124
Methodwrite_frame
(self,idx,frame: io.BytesIO)
video_out.py:154
Methodwrite_frame
(self,idx,frame: io.BytesIO)
video_out.py:268