MCPcopy Create free account

hub / github.com/LemonQu-GIT/MurasamePet / types & classes

Types & classes157 in github.com/LemonQu-GIT/MurasamePet

↓ 11 callersClassLayerNorm
gpt_sovits/GPT_SoVITS/module/modules.py:20
↓ 10 callersClassAFF
gpt_sovits/GPT_SoVITS/eres2net/fusion.py:8
↓ 6 callersClassI18nAuto
gpt_sovits/tools/i18n/i18n.py:22
↓ 5 callersClassActivation1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/act.py:8
↓ 5 callersClassDiscriminatorP
gpt_sovits/tools/AP_BWE_main/models/model.py:147
↓ 5 callersClassMultiHeadAttention
gpt_sovits/GPT_SoVITS/module/attentions.py:169
↓ 4 callersClassHParams
gpt_sovits/GPT_SoVITS/utils.py:324
↓ 4 callersClassLLMWorker
pet.py:640
↓ 3 callersClassDictToAttrRecursive
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:117
↓ 3 callersClassFFN
gpt_sovits/GPT_SoVITS/module/attentions.py:337
↓ 3 callersClassGenerator
gpt_sovits/GPT_SoVITS/module/models.py:415
↓ 3 callersClassLinearNorm
gpt_sovits/GPT_SoVITS/module/modules.py:512
↓ 3 callersClassResidualVectorQuantizer
Residual Vector Quantizer. Args: dimension (int): Dimension of the codebooks. n_q (int): Number of residual vector quantizers used
gpt_sovits/GPT_SoVITS/module/quantize.py:27
↓ 3 callersClassTextEncoder
gpt_sovits/GPT_SoVITS/module/models.py:162
↓ 3 callersClassTextNormalizer
gpt_sovits/GPT_SoVITS/text/zh_normalization/text_normlization.py:61
↓ 2 callersClassAdaptiveLayerNorm
r"""Adaptive Layer Normalization
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:333
↓ 2 callersClassCFM
gpt_sovits/GPT_SoVITS/module/models.py:1021
↓ 2 callersClassCNHubert
gpt_sovits/GPT_SoVITS/feature_extractor/cnhubert.py:22
↓ 2 callersClassConv1dGLU
Conv1d + GLU(Gated Linear Unit) with residual connection. For GLU refer to https://arxiv.org/abs/1612.08083 paper.
gpt_sovits/GPT_SoVITS/module/modules.py:539
↓ 2 callersClassConvNeXtBlock
ConvNeXt Block adapted from https://github.com/facebookresearch/ConvNeXt to 1D audio signal. Args: dim (int): Number of input channels.
gpt_sovits/tools/AP_BWE_main/models/model.py:24
↓ 2 callersClassDownSample1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/resample.py:33
↓ 2 callersClassERes2NetV2
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:152
↓ 2 callersClassEncoder
gpt_sovits/GPT_SoVITS/module/models.py:348
↓ 2 callersClassMRTE
gpt_sovits/GPT_SoVITS/module/mrte_model.py:9
↓ 2 callersClassMish
gpt_sovits/GPT_SoVITS/module/modules.py:531
↓ 2 callersClassPosteriorEncoder
gpt_sovits/GPT_SoVITS/module/models.py:306
↓ 2 callersClassReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:19
↓ 2 callersClassReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:19
↓ 2 callersClassReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:20
↓ 2 callersClassResidualCouplingBlock
gpt_sovits/GPT_SoVITS/module/models.py:261
↓ 2 callersClassSinePositionalEmbedding
gpt_sovits/GPT_SoVITS/AR/modules/embedding.py:36
↓ 2 callersClassTTS_Config
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:237
↓ 2 callersClassTokenEmbedding
gpt_sovits/GPT_SoVITS/AR/modules/embedding.py:8
↓ 2 callersClassToneSandhi
gpt_sovits/GPT_SoVITS/text/tone_sandhi.py:22
↓ 2 callersClassUpSample1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/resample.py:10
↓ 2 callersClassWarmupCosineLRSchedule
Implements Warmup learning rate schedule until 'warmup_steps', going from 'init_lr' to 'peak_lr' for multiple optimizers.
gpt_sovits/GPT_SoVITS/AR/modules/lr_schedulers.py:11
↓ 1 callersClassAPNet_BWE_Model
gpt_sovits/tools/AP_BWE_main/models/model.py:76
↓ 1 callersClassAP_BWE
gpt_sovits/tools/audio_sr.py:16
↓ 1 callersClassActivationBalancer
Modifies the backpropped derivatives of a function to try to encourage, for each channel, that it is positive at least a proportion `threshol
gpt_sovits/GPT_SoVITS/AR/modules/scaling.py:191
↓ 1 callersClassAttrDict
gpt_sovits/GPT_SoVITS/BigVGAN/env.py:8
↓ 1 callersClassConvNorm
gpt_sovits/GPT_SoVITS/module/modules.py:560
↓ 1 callersClassConverter
gpt_sovits/GPT_SoVITS/text/g2pw/g2pw.py:47
↓ 1 callersClassDDSConv
Dialted and Depth-Separable Convolution
gpt_sovits/GPT_SoVITS/module/modules.py:83
↓ 1 callersClassDiscriminatorAR
gpt_sovits/tools/AP_BWE_main/models/model.py:245
↓ 1 callersClassDiscriminatorB
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:272
↓ 1 callersClassDiscriminatorCQT
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:386
↓ 1 callersClassDiscriminatorP
gpt_sovits/GPT_SoVITS/module/models.py:489
↓ 1 callersClassDiscriminatorP
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:21
↓ 1 callersClassDiscriminatorPR
gpt_sovits/tools/AP_BWE_main/models/model.py:339
↓ 1 callersClassDiscriminatorR
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:140
↓ 1 callersClassDiscriminatorS
gpt_sovits/GPT_SoVITS/module/models.py:568
↓ 1 callersClassDoubleSwish
gpt_sovits/GPT_SoVITS/AR/modules/scaling.py:82
↓ 1 callersClassERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:154
↓ 1 callersClassEncoder
gpt_sovits/GPT_SoVITS/module/attentions.py:10
↓ 1 callersClassEuclideanCodebook
Codebook with Euclidean distance. Args: dim (int): Dimension. codebook_size (int): Codebook size. kmeans_init (bool): Whet
gpt_sovits/GPT_SoVITS/module/core_vq.py:97
↓ 1 callersClassG2PWOnnxConverter
gpt_sovits/GPT_SoVITS/text/g2pw/onnx_api.py:82
↓ 1 callersClassG2PWPinyin
gpt_sovits/GPT_SoVITS/text/g2pw/g2pw.py:19
↓ 1 callersClassGruutPhonemizer
gpt_sovits/GPT_SoVITS/AR/text_processing/phonemizer.py:15
↓ 1 callersClassLayerNorm
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:22
↓ 1 callersClassLowPassFilter1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/filter.py:63
↓ 1 callersClassMelStyleEncoder
MelStyleEncoder
gpt_sovits/GPT_SoVITS/module/modules.py:672
↓ 1 callersClassMultiHeadAttention
Multi-Head Attention module
gpt_sovits/GPT_SoVITS/module/modules.py:596
↓ 1 callersClassMultiheadAttention
r"""Allows the model to jointly attend to information from different representation subspaces as described in the paper: `Attention Is All You
gpt_sovits/GPT_SoVITS/AR/modules/activation.py:17
↓ 1 callersClassMurasame
pet.py:23
↓ 1 callersClassNO_PROMPT_ERROR
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:145
↓ 1 callersClassQuantizer_module
gpt_sovits/GPT_SoVITS/module/models.py:688
↓ 1 callersClassResidualVectorQuantization
Residual vector quantization implementation. Follows Algorithm 1. in https://arxiv.org/pdf/2107.03312.pdf
gpt_sovits/GPT_SoVITS/module/core_vq.py:314
↓ 1 callersClassSV
gpt_sovits/GPT_SoVITS/sv.py:14
↓ 1 callersClassScaledAdam
Implements 'Scaled Adam', a variant of Adam where we scale each parameter's update proportional to the norm of that parameter; and also lea
gpt_sovits/GPT_SoVITS/AR/modules/optim.py:113
↓ 1 callersClassScaledDotProductAttention
Scaled Dot-Product Attention
gpt_sovits/GPT_SoVITS/module/modules.py:649
↓ 1 callersClassScreenWorker
pet.py:595
↓ 1 callersClassSynthesizerTrn
Synthesizer for Training
gpt_sovits/GPT_SoVITS/module/models.py:804
↓ 1 callersClassSynthesizerTrnV3
Synthesizer for Training
gpt_sovits/GPT_SoVITS/module/models.py:1136
↓ 1 callersClassT2SBlock
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:88
↓ 1 callersClassT2SMLP
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:74
↓ 1 callersClassT2STransformer
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:225
↓ 1 callersClassTTS
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:445
↓ 1 callersClassText2SemanticDecoder
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:260
↓ 1 callersClassText2SemanticLightningModule
gpt_sovits/GPT_SoVITS/AR/models/t2s_lightning_module.py:18
↓ 1 callersClassTextPreprocessor
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py:52
↓ 1 callersClassTransformerEncoder
r"""TransformerEncoder is a stack of N encoder layers. Users can build the BERT(https://arxiv.org/abs/1810.04805) model with corresponding paramet
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:97
↓ 1 callersClassTransformerEncoderLayer
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:175
↓ 1 callersClassVectorQuantization
Vector quantization implementation. Currently supports only euclidean distance. Args: dim (int): Dimension codebook_size (int)
gpt_sovits/GPT_SoVITS/module/core_vq.py:226
↓ 1 callersClassWN
gpt_sovits/GPT_SoVITS/module/mrte_model.py:97
↓ 1 callersClassWN
gpt_sovits/GPT_SoVITS/module/modules.py:132
↓ 1 callersClassen_G2p
gpt_sovits/GPT_SoVITS/text/english.py:248
ClassAMPBlock1
AMPBlock applies Snake / SnakeBeta activation functions with trainable parameters that control periodicity, defined for each layer. AMPBlock1
gpt_sovits/GPT_SoVITS/BigVGAN/bigvgan.py:31
ClassAMPBlock2
AMPBlock applies Snake / SnakeBeta activation functions with trainable parameters that control periodicity, defined for each layer. Unlike AM
gpt_sovits/GPT_SoVITS/BigVGAN/bigvgan.py:140
ClassASTP
Attentive statistics pooling: Channel- and context-dependent statistics pooling, first used in ECAPA_TDNN.
gpt_sovits/GPT_SoVITS/eres2net/pooling_layers.py:61
ClassActNorm
gpt_sovits/GPT_SoVITS/module/modules.py:801
ClassActivation1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/cuda/activation1d.py:33
ClassActivationBalancerFunction
gpt_sovits/GPT_SoVITS/AR/modules/scaling.py:92
ClassBasicBlockERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:28
ClassBasicBlockERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:29
ClassBasicBlockERes2NetV2
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:28
ClassBasicBlockERes2NetV2AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:87
ClassBasicBlockERes2Net_diff_AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:88
ClassBasicBlockERes2Net_diff_AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:89
ClassBatchedOptimizer
This class adds to class Optimizer the capability to optimize parameters in batches: it will stack the parameters and their grads for you so
gpt_sovits/GPT_SoVITS/AR/modules/optim.py:26
ClassBigVGAN
BigVGAN is a neural vocoder model that applies anti-aliased periodic activation for residual blocks (resblocks). New in BigVGAN-v2: it can op
gpt_sovits/GPT_SoVITS/BigVGAN/bigvgan.py:226
next →1–100 of 157, ranked by callers