MCPcopy Create free account

hub / github.com/billwuhao/ComfyUI_ACE-Step / functions

Functions348 in github.com/billwuhao/ComfyUI_ACE-Step

Method__init__
Construct an EncoderLayer object.
ace_step/ace_models/lyrics_utils/lyric_encoder.py:606
Method__init__
Construct an PositionalEncoding object.
ace_step/ace_models/lyrics_utils/lyric_encoder.py:729
Method__init__
Construct ConformerEncoder Args: input_size to use_dynamic_chunk, see in BaseEncoder positionwise_conv_kernel_size (i
ace_step/ace_models/lyrics_utils/lyric_encoder.py:905
Method__init__
(self, simplified, traditional)
ace_step/ace_models/lyrics_utils/zh_num2words.py:402
Method__init__
(self, power, simplified, traditional, big_s, big_t)
ace_step/ace_models/lyrics_utils/zh_num2words.py:421
Method__init__
(self, value, simplified, traditional, big_s, big_t, alt_s=None, alt_t=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:457
Method__init__
(self, simplified, traditional, symbol, expression=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:478
Method__init__
(self, positive, negative, point)
ace_step/ace_models/lyrics_utils/zh_num2words.py:505
Method__init__
(self, cardinal=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:757
Method__init__
(self, digit=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:773
Method__init__
(self, telephone=None, raw_chntext=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:789
Method__init__
(self, fraction=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:818
Method__init__
(self, money=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:894
Method__init__
(self, percentage=None, chntext=None)
ace_step/ace_models/lyrics_utils/zh_num2words.py:917
Method__init__
( self, to_banjiao: bool = False, to_upper: bool = False, to_lower: bool = Fal
ace_step/ace_models/lyrics_utils/zh_num2words.py:1058
Method__init__
(self)
ace_step/language_segmentation/LangSegment.py:107
Method__init__
(self)
ace_step/language_segmentation/LangSegment.py:215
Method__init__
(self, normalized_shape, eps=1e-6, data_format="channels_last")
ace_step/music_dcae/music_vocoder.py:72
Method__init__
( self, dim: int, drop_path: float = 0.0, layer_scale_init_value: float = 1e-6
ace_step/music_dcae/music_vocoder.py:110
Method__init__
(self, kernel_sizes: List[int], *args, **kwargs)
ace_step/music_dcae/music_vocoder.py:166
Method__init__
( self, input_channels=3, depths=[3, 3, 9, 3], dims=[96, 192, 384, 768],
ace_step/music_dcae/music_vocoder.py:183
Method__init__
(self, channels, kernel_size=3, dilation=(1, 3, 5))
ace_step/music_dcae/music_vocoder.py:271
Method__init__
( self, *, hop_length: int = 512, upsample_rates: Tuple[int] = (8, 8, 2, 2, 2)
ace_step/music_dcae/music_vocoder.py:363
Method__init__
( self, input_channels: int = 128, depths: List[int] = [3, 3, 9, 3], dims: Lis
ace_step/music_dcae/music_vocoder.py:490
Method__init__
( self, sample_rate=44100, n_fft=2048, win_length=2048, hop_length=512
ace_step/music_dcae/music_log_mel.py:60
Method__init__
( self, source_sample_rate=None, dcae_checkpoint_path=DEFAULT_PRETRAINED_PATH,
ace_step/music_dcae/music_dcae_pipeline.py:32
Method__init__
( self, num_train_timesteps: int = 1000, shift: float = 1.0, use_dynamic_shift
ace_step/schedulers/scheduling_flow_match_euler_discrete.py:65
Method__init__
( self, num_train_timesteps: int = 1000, shift: float = 1.0, use_dynamic_s
ace_step/schedulers/scheduling_flow_match_pingpong.py:65
Method__init__
( self, num_train_timesteps: int = 1000, shift: float = 1.0, sigma_max: Option
ace_step/schedulers/scheduling_flow_match_heun_discrete.py:65
Method__iter__
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:510
Method__len__
Return the number of batches in the dataset
ace_step/text2music_dataset.py:224
Method__len__
(self)
ace_step/ace_models/lyrics_utils/lyric_tokenizer.py:704
Method__len__
(self)
ace_step/schedulers/scheduling_flow_match_euler_discrete.py:402
Method__len__
(self)
ace_step/schedulers/scheduling_flow_match_pingpong.py:342
Method__len__
(self)
ace_step/schedulers/scheduling_flow_match_heun_discrete.py:363
Method__repr__
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:410
Method__str__
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:427
Method__str__
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:465
Method_init_weights
(self, m)
ace_step/music_dcae/music_vocoder.py:244
Method_is_english_word
(self, word)
ace_step/language_segmentation/LangSegment.py:302
Method_process_Russian
(self, words,data)
ace_step/language_segmentation/LangSegment.py:571
Method_process_Thai
(self, words,data)
ace_step/language_segmentation/LangSegment.py:578
Method_process_english
(self, words,data)
ace_step/language_segmentation/LangSegment.py:543
Method_process_korean
(self, words,data)
ace_step/language_segmentation/LangSegment.py:585
Method_process_number
Numbers alone cannot accurately identify language. Because numbers are universal in all languages. So it won't be executed
ace_step/language_segmentation/LangSegment.py:613
Method_process_pinyin
(self, words,data)
ace_step/language_segmentation/LangSegment.py:606
Method_process_quotes
(self, words,data)
ace_step/language_segmentation/LangSegment.py:592
Method_process_symbol
(self, words,data)
ace_step/language_segmentation/LangSegment.py:532
Function_remove_commas
(m)
ace_step/ace_models/lyrics_utils/lyric_tokenizer.py:468
Function_remove_dots
(m)
ace_step/ace_models/lyrics_utils/lyric_tokenizer.py:475
Method_restore_number
(self, matche)
ace_step/language_segmentation/LangSegment.py:511
Methodacestepedit
(self, models, src_audio, prompt: str, lyrics: str, parameters: s
ace_step_nodes.py:525
Methodacestepextend
(self, models, src_audio, prompt: str, lyrics: str, parameters: s
ace_step_nodes.py:591
Methodacestepgen
(self, models, parameters: str="", prompt: str="", negative_prompt: str=""
ace_step_nodes.py:382
Methodacesteprepainting
(self, models, src_audio, prompt: str, lyrics: str, parameters: s
ace_step_nodes.py:455
Methodbegin_index
The index for the first timestep. It should be set from pipeline with `set_begin_index` method.
ace_step/schedulers/scheduling_flow_match_euler_discrete.py:103
Methodbegin_index
The index for the first timestep. It should be set from pipeline with `set_begin_index` method.
ace_step/schedulers/scheduling_flow_match_pingpong.py:103
Methodbegin_index
The index for the first timestep. It should be set from pipeline with `set_begin_index` method.
ace_step/schedulers/scheduling_flow_match_heun_discrete.py:96
Methodchntext2cardinal
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:761
Methodchntext2fraction
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:822
Methodchntext2percentage
(self)
ace_step/ace_models/lyrics_utils/zh_num2words.py:921
Methodcleanup
(self)
ace_step/pipeline_ace_step.py:77
Functioncpu_offload
(model_attr: str)
ace_step/cpu_offload.py:27
Methodcreate
(cls, i, v)
ace_step/ace_models/lyrics_utils/zh_num2words.py:469
Methoddecompress
(self, x: Tensor)
ace_step/music_dcae/music_log_mel.py:96
Functiondecorator
(func: Callable[..., T])
ace_step/cpu_offload.py:28
Methodenable_forward_chunking
Sets the attention processor to use [feed forward chunking](https://huggingface.co/blog/reformer#2-chunked-feed-forward-layers).
ace_step/ace_models/ace_step_transformer.py:330
Methodencode
(self, txt, lang)
ace_step/ace_models/lyrics_utils/lyric_tokenizer.py:657
Methodextra_repr
(self)
ace_step/music_dcae/music_vocoder.py:61
Methodfn_recursive_feed_forward
( module: torch.nn.Module, chunk_size: int, dim: int )
ace_step/ace_models/ace_step_transformer.py:351
Methodforward
(self, x, seq_len=None)
ace_step/ace_models/ace_step_transformer.py:82
Methodforward
(self, x, t, output_length)
ace_step/ace_models/ace_step_transformer.py:144
Methodforward
(self, latent)
ace_step/ace_models/ace_step_transformer.py:192
Methodforward
( self, hidden_states: torch.Tensor, attention_mask: torch.Tensor, encoder_tex
ace_step/ace_models/ace_step_transformer.py:528
Methodforward
(self, x: torch.Tensor)
ace_step/ace_models/attention.py:112
Methodforward
(self, x: torch.Tensor)
ace_step/ace_models/attention.py:171
Methodforward
( self, hidden_states: torch.FloatTensor, encoder_hidden_states: torch.FloatTensor = N
ace_step/ace_models/attention.py:249
Methodforward
Compute convolution module. Args: x (torch.Tensor): Input tensor (#batch, time, channels). mask_pad (torch.Tensor): us
ace_step/ace_models/lyrics_utils/lyric_encoder.py:75
Methodforward
Forward function. Args: xs: input tensor (B, L, D) Returns: output tensor, (B, L, D)
ace_step/ace_models/lyrics_utils/lyric_encoder.py:160
Methodforward
Return Swish activation function.
ace_step/ace_models/lyrics_utils/lyric_encoder.py:174
Methodforward
Compute scaled dot product attention. Args: query (torch.Tensor): Query tensor (#batch, time1, size). key (torch.Tens
ace_step/ace_models/lyrics_utils/lyric_encoder.py:275
Methodforward
Compute 'Scaled Dot Product Attention' with rel. positional encoding. Args: query (torch.Tensor): Query tensor (#batch, time1, siz
ace_step/ace_models/lyrics_utils/lyric_encoder.py:370
Methodforward
Compute encoded features. Args: x (torch.Tensor): (#batch, time, size) mask (torch.Tensor): Mask tensor for the input
ace_step/ace_models/lyrics_utils/lyric_encoder.py:638
Methodforward
Add positional encoding. Args: x (torch.Tensor): Input tensor (batch, time, `*`). Returns: torch.Tensor: Enc
ace_step/ace_models/lyrics_utils/lyric_encoder.py:770
Methodforward
Input x. Args: x (torch.Tensor): Input tensor (#batch, time, idim). x_mask (torch.Tensor): Input mask (#batch, 1, tim
ace_step/ace_models/lyrics_utils/lyric_encoder.py:839
Methodforward
Embed positions in tensor. Args: xs: padded input tensor (B, T, D) xs_lens: input length (B) decoding_chu
ace_step/ace_models/lyrics_utils/lyric_encoder.py:1038
Methodforward
(self, x)
ace_step/music_dcae/music_vocoder.py:58
Methodforward
(self, x)
ace_step/music_dcae/music_vocoder.py:82
Methodforward
(self, x, apply_residual: bool = True)
ace_step/music_dcae/music_vocoder.py:143
Methodforward
(self, x: torch.Tensor)
ace_step/music_dcae/music_vocoder.py:175
Methodforward
( self, x: torch.Tensor, )
ace_step/music_dcae/music_vocoder.py:249
Methodforward
(self, x)
ace_step/music_dcae/music_vocoder.py:346
Methodforward
(self, x, template=None)
ace_step/music_dcae/music_vocoder.py:452
Methodforward
(self, mel)
ace_step/music_dcae/music_vocoder.py:559
Methodforward
(self, y: Tensor)
ace_step/music_dcae/music_log_mel.py:26
Methodforward
(self, x: Tensor, return_linear: bool = False)
ace_step/music_dcae/music_log_mel.py:99
Methodforward
(self, audios, audio_lengths=None, sr=None)
ace_step/music_dcae/music_dcae_pipeline.py:355
Methodforward_diffusion_with_temperature
( self, hidden_states, timestep, inputs, tau=0.01, l_min=15, l_max=20 )
ace_step/pipeline_ace_step.py:938
Methodforward_encoder_with_temperature
(self, inputs, tau=0.01, l_min=4, l_max=6)
ace_step/pipeline_ace_step.py:847
Methodforward_with_temperature
(inputs, tau=0.01, l_min=8, l_max=10)
ace_step/pipeline_ace_step.py:121
← previousnext →201–300 of 348, ranked by callers