MCPcopy Create free account

hub / github.com/ace-step/ACE-Step / types & classes

Types & classes64 in github.com/ace-step/ACE-Step

↓ 6 callersClassFlowMatchEulerDiscreteScheduler
Euler scheduler. This model inherits from [`SchedulerMixin`] and [`ConfigMixin`]. Check the superclass documentation for the generic met
acestep/schedulers/scheduling_flow_match_euler_discrete.py:44
↓ 5 callersClassACEStepPipeline
acestep/pipeline_ace_step.py:94
↓ 5 callersClassCardinal
CARDINAL类
acestep/models/lyrics_utils/zh_num2words.py:752
↓ 5 callersClassMomentumBuffer
acestep/apg_guidance.py:4
↓ 4 callersClassChineseNumberUnit
中文数字/数位字符 每个字符除繁简体外还有一个额外的大写字符 e.g. '陆' 和 '陸'
acestep/models/lyrics_utils/zh_num2words.py:414
↓ 4 callersClassLangSegment
acestep/language_segmentation/LangSegment.py:265
↓ 4 callersClassLayerNorm
r"""LayerNorm that supports two data formats: channels_last (default) or channels_first. The ordering of the dimensions in the inputs. channels_la
acestep/music_dcae/music_vocoder.py:73
↓ 3 callersClassConvLayer
acestep/models/attention.py:76
↓ 3 callersClassMusicDCAE
acestep/music_dcae/music_dcae_pipeline.py:30
↓ 3 callersClassVoiceBpeTokenizer
acestep/models/lyrics_utils/lyric_tokenizer.py:625
↓ 2 callersClassDataSampler
acestep/data_sampler.py:9
↓ 2 callersClassDigit
DIGIT类
acestep/models/lyrics_utils/zh_num2words.py:768
↓ 2 callersClassFlowMatchHeunDiscreteScheduler
Heun scheduler. This model inherits from [`SchedulerMixin`] and [`ConfigMixin`]. Check the superclass documentation for the generic meth
acestep/schedulers/scheduling_flow_match_heun_discrete.py:44
↓ 2 callersClassFlowMatchPingPongScheduler
PingPong scheduler. This model inherits from [`SchedulerMixin`] and [`ConfigMixin`]. Check the superclass documentation for the generic
acestep/schedulers/scheduling_flow_match_pingpong.py:44
↓ 2 callersClassPositionwiseFeedForward
Positionwise feed forward layer. FeedForward are appied on each position of the sequence. The output dim is same with the input dim. Arg
acestep/models/lyrics_utils/lyric_encoder.py:133
↓ 2 callersClassTelePhone
TELEPHONE类
acestep/models/lyrics_utils/zh_num2words.py:784
↓ 2 callersClassText2MusicDataset
Dataset for text-to-music generation that processes lyrics and audio files
acestep/text2music_dataset.py:66
↓ 2 callersClassTextNorm
acestep/models/lyrics_utils/zh_num2words.py:1057
↓ 1 callersClassACEStepOutput
infer-api.py:36
↓ 1 callersClassChineseNumberDigit
中文数字字符
acestep/models/lyrics_utils/zh_num2words.py:452
↓ 1 callersClassConformerEncoderLayer
Encoder layer module. Args: size (int): Input dimension. self_attn (torch.nn.Module): Self-attention module instance.
acestep/models/lyrics_utils/lyric_encoder.py:586
↓ 1 callersClassConvNeXtBlock
r"""ConvNeXt Block. There are two equivalent implementations: (1) DwConv -> LayerNorm (channels_first) -> 1x1 Conv -> GELU -> 1x1 Conv; all in (N,
acestep/music_dcae/music_vocoder.py:103
↓ 1 callersClassConvNeXtEncoder
acestep/music_dcae/music_vocoder.py:188
↓ 1 callersClassConvolutionModule
ConvolutionModule in Conformer model.
acestep/models/lyrics_utils/lyric_encoder.py:7
↓ 1 callersClassCpuOffloader
acestep/cpu_offload.py:6
↓ 1 callersClassCustomLiteLAProcessor2_0
Attention processor used typically in processing the SD3-like self-attention projections. add rms norm for query and key and apply RoPE
acestep/models/customer_attention_processor.py:26
↓ 1 callersClassCustomerAttnProcessor2_0
r""" Processor for implementing scaled dot-product attention (enabled by default if you're using PyTorch 2.0).
acestep/models/customer_attention_processor.py:247
↓ 1 callersClassDate
DATE类
acestep/models/lyrics_utils/zh_num2words.py:831
↓ 1 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
acestep/music_dcae/music_vocoder.py:58
↓ 1 callersClassEspnetRelPositionalEncoding
Relative positional encoding module (new implementation). Details can be found in https://github.com/espnet/espnet/pull/2816. See : Appendix
acestep/models/lyrics_utils/lyric_encoder.py:715
↓ 1 callersClassFlowMatchEulerDiscreteSchedulerOutput
Output class for the scheduler's `step` function output. Args: prev_sample (`torch.FloatTensor` of shape `(batch_size, num_channels,
acestep/schedulers/scheduling_flow_match_euler_discrete.py:31
↓ 1 callersClassFlowMatchHeunDiscreteSchedulerOutput
Output class for the scheduler's `step` function output. Args: prev_sample (`torch.FloatTensor` of shape `(batch_size, num_channels,
acestep/schedulers/scheduling_flow_match_heun_discrete.py:31
↓ 1 callersClassFlowMatchPingPongSchedulerOutput
Output class for the scheduler's `step` function output. Args: prev_sample (`torch.FloatTensor` of shape `(batch_size, num_channels,
acestep/schedulers/scheduling_flow_match_pingpong.py:31
↓ 1 callersClassFraction
FRACTION类
acestep/models/lyrics_utils/zh_num2words.py:813
↓ 1 callersClassGLUMBConv
acestep/models/attention.py:132
↓ 1 callersClassHiFiGANGenerator
acestep/music_dcae/music_vocoder.py:368
↓ 1 callersClassInferencePipeline
trainer-api.py:35
↓ 1 callersClassLangSSML
acestep/language_segmentation/LangSegment.py:135
↓ 1 callersClassLinearEmbed
Linear transform the input without subsampling Args: idim (int): Input dimension. odim (int): Output dimension. dropout_r
acestep/models/lyrics_utils/lyric_encoder.py:812
↓ 1 callersClassLinearSpectrogram
acestep/music_dcae/music_log_mel.py:15
↓ 1 callersClassLinearTransformerBlock
A Sana block with global shared adaptive layer norm (adaLN-single) conditioning.
acestep/models/attention.py:197
↓ 1 callersClassLogMelSpectrogram
acestep/music_dcae/music_log_mel.py:67
↓ 1 callersClassMathSymbol
用于中文数字系统的数学符号 (繁/简体), e.g. positive = ['正', '正'] negative = ['负', '負'] point = ['点', '點']
acestep/models/lyrics_utils/zh_num2words.py:497
↓ 1 callersClassMoney
MONEY类
acestep/models/lyrics_utils/zh_num2words.py:889
↓ 1 callersClassNumberSystem
中文数字系统
acestep/models/lyrics_utils/zh_num2words.py:489
↓ 1 callersClassPatchEmbed
2D Image to Patch Embedding
acestep/models/ace_step_transformer.py:153
↓ 1 callersClassPercentage
PERCENTAGE类
acestep/models/lyrics_utils/zh_num2words.py:912
↓ 1 callersClassPipeline
trainer.py:36
↓ 1 callersClassQwen2RotaryEmbedding
acestep/models/ace_step_transformer.py:47
↓ 1 callersClassRelPositionMultiHeadedAttention
Multi-Head Attention layer with relative position encoding. Paper: https://arxiv.org/abs/1901.02860 Args: n_head (int): The number of
acestep/models/lyrics_utils/lyric_encoder.py:325
↓ 1 callersClassResBlock1
acestep/music_dcae/music_vocoder.py:276
↓ 1 callersClassT2IFinalLayer
The final layer of Sana.
acestep/models/ace_step_transformer.py:93
↓ 1 callersClassTextToMusicResponse
trainer-api.py:29
↓ 1 callersClassTransformer2DModelOutput
acestep/models/ace_step_transformer.py:200
ClassACEStepInput
infer-api.py:11
ClassACEStepTransformer2DModel
acestep/models/ace_step_transformer.py:206
ClassADaMoSHiFiGANV1
acestep/music_dcae/music_vocoder.py:492
ClassChineseChar
中文字符 每个字符对应简体和繁体, e.g. 简体 = '负', 繁体 = '負' 转换时可转换为简体或繁体
acestep/models/lyrics_utils/zh_num2words.py:394
ClassChineseMath
中文数位字符
acestep/models/lyrics_utils/zh_num2words.py:473
ClassConformerEncoder
Conformer encoder module.
acestep/models/lyrics_utils/lyric_encoder.py:902
ClassMultiHeadedAttention
Multi-Head Attention layer. Args: n_head (int): The number of heads. n_feat (int): The number of features. dropout_rate (
acestep/models/lyrics_utils/lyric_encoder.py:179
ClassParallelConvNeXtBlock
acestep/music_dcae/music_vocoder.py:171
ClassSwish
Construct an Swish object.
acestep/models/lyrics_utils/lyric_encoder.py:171
ClassTextToMusicRequest
trainer-api.py:21