Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonQu-GIT/MurasamePet
/ types & classes
Types & classes
157 in github.com/LemonQu-GIT/MurasamePet
⨍
Functions
883
◇
Types & classes
157
↳
Endpoints
9
↓ 11 callers
Class
LayerNorm
gpt_sovits/GPT_SoVITS/module/modules.py:20
↓ 10 callers
Class
AFF
gpt_sovits/GPT_SoVITS/eres2net/fusion.py:8
↓ 6 callers
Class
I18nAuto
gpt_sovits/tools/i18n/i18n.py:22
↓ 5 callers
Class
Activation1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/act.py:8
↓ 5 callers
Class
DiscriminatorP
gpt_sovits/tools/AP_BWE_main/models/model.py:147
↓ 5 callers
Class
MultiHeadAttention
gpt_sovits/GPT_SoVITS/module/attentions.py:169
↓ 4 callers
Class
HParams
gpt_sovits/GPT_SoVITS/utils.py:324
↓ 4 callers
Class
LLMWorker
pet.py:640
↓ 3 callers
Class
DictToAttrRecursive
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:117
↓ 3 callers
Class
FFN
gpt_sovits/GPT_SoVITS/module/attentions.py:337
↓ 3 callers
Class
Generator
gpt_sovits/GPT_SoVITS/module/models.py:415
↓ 3 callers
Class
LinearNorm
gpt_sovits/GPT_SoVITS/module/modules.py:512
↓ 3 callers
Class
ResidualVectorQuantizer
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 callers
Class
TextEncoder
gpt_sovits/GPT_SoVITS/module/models.py:162
↓ 3 callers
Class
TextNormalizer
gpt_sovits/GPT_SoVITS/text/zh_normalization/text_normlization.py:61
↓ 2 callers
Class
AdaptiveLayerNorm
r"""Adaptive Layer Normalization
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:333
↓ 2 callers
Class
CFM
gpt_sovits/GPT_SoVITS/module/models.py:1021
↓ 2 callers
Class
CNHubert
gpt_sovits/GPT_SoVITS/feature_extractor/cnhubert.py:22
↓ 2 callers
Class
Conv1dGLU
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 callers
Class
ConvNeXtBlock
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 callers
Class
DownSample1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/resample.py:33
↓ 2 callers
Class
ERes2NetV2
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:152
↓ 2 callers
Class
Encoder
gpt_sovits/GPT_SoVITS/module/models.py:348
↓ 2 callers
Class
MRTE
gpt_sovits/GPT_SoVITS/module/mrte_model.py:9
↓ 2 callers
Class
Mish
gpt_sovits/GPT_SoVITS/module/modules.py:531
↓ 2 callers
Class
PosteriorEncoder
gpt_sovits/GPT_SoVITS/module/models.py:306
↓ 2 callers
Class
ReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:19
↓ 2 callers
Class
ReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:19
↓ 2 callers
Class
ReLU
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:20
↓ 2 callers
Class
ResidualCouplingBlock
gpt_sovits/GPT_SoVITS/module/models.py:261
↓ 2 callers
Class
SinePositionalEmbedding
gpt_sovits/GPT_SoVITS/AR/modules/embedding.py:36
↓ 2 callers
Class
TTS_Config
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:237
↓ 2 callers
Class
TokenEmbedding
gpt_sovits/GPT_SoVITS/AR/modules/embedding.py:8
↓ 2 callers
Class
ToneSandhi
gpt_sovits/GPT_SoVITS/text/tone_sandhi.py:22
↓ 2 callers
Class
UpSample1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/resample.py:10
↓ 2 callers
Class
WarmupCosineLRSchedule
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 callers
Class
APNet_BWE_Model
gpt_sovits/tools/AP_BWE_main/models/model.py:76
↓ 1 callers
Class
AP_BWE
gpt_sovits/tools/audio_sr.py:16
↓ 1 callers
Class
ActivationBalancer
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 callers
Class
AttrDict
gpt_sovits/GPT_SoVITS/BigVGAN/env.py:8
↓ 1 callers
Class
ConvNorm
gpt_sovits/GPT_SoVITS/module/modules.py:560
↓ 1 callers
Class
Converter
gpt_sovits/GPT_SoVITS/text/g2pw/g2pw.py:47
↓ 1 callers
Class
DDSConv
Dialted and Depth-Separable Convolution
gpt_sovits/GPT_SoVITS/module/modules.py:83
↓ 1 callers
Class
DiscriminatorAR
gpt_sovits/tools/AP_BWE_main/models/model.py:245
↓ 1 callers
Class
DiscriminatorB
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:272
↓ 1 callers
Class
DiscriminatorCQT
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:386
↓ 1 callers
Class
DiscriminatorP
gpt_sovits/GPT_SoVITS/module/models.py:489
↓ 1 callers
Class
DiscriminatorP
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:21
↓ 1 callers
Class
DiscriminatorPR
gpt_sovits/tools/AP_BWE_main/models/model.py:339
↓ 1 callers
Class
DiscriminatorR
gpt_sovits/GPT_SoVITS/BigVGAN/discriminators.py:140
↓ 1 callers
Class
DiscriminatorS
gpt_sovits/GPT_SoVITS/module/models.py:568
↓ 1 callers
Class
DoubleSwish
gpt_sovits/GPT_SoVITS/AR/modules/scaling.py:82
↓ 1 callers
Class
ERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:154
↓ 1 callers
Class
Encoder
gpt_sovits/GPT_SoVITS/module/attentions.py:10
↓ 1 callers
Class
EuclideanCodebook
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 callers
Class
G2PWOnnxConverter
gpt_sovits/GPT_SoVITS/text/g2pw/onnx_api.py:82
↓ 1 callers
Class
G2PWPinyin
gpt_sovits/GPT_SoVITS/text/g2pw/g2pw.py:19
↓ 1 callers
Class
GruutPhonemizer
gpt_sovits/GPT_SoVITS/AR/text_processing/phonemizer.py:15
↓ 1 callers
Class
LayerNorm
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:22
↓ 1 callers
Class
LowPassFilter1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/torch/filter.py:63
↓ 1 callers
Class
MelStyleEncoder
MelStyleEncoder
gpt_sovits/GPT_SoVITS/module/modules.py:672
↓ 1 callers
Class
MultiHeadAttention
Multi-Head Attention module
gpt_sovits/GPT_SoVITS/module/modules.py:596
↓ 1 callers
Class
MultiheadAttention
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 callers
Class
Murasame
pet.py:23
↓ 1 callers
Class
NO_PROMPT_ERROR
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:145
↓ 1 callers
Class
Quantizer_module
gpt_sovits/GPT_SoVITS/module/models.py:688
↓ 1 callers
Class
ResidualVectorQuantization
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 callers
Class
SV
gpt_sovits/GPT_SoVITS/sv.py:14
↓ 1 callers
Class
ScaledAdam
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 callers
Class
ScaledDotProductAttention
Scaled Dot-Product Attention
gpt_sovits/GPT_SoVITS/module/modules.py:649
↓ 1 callers
Class
ScreenWorker
pet.py:595
↓ 1 callers
Class
SynthesizerTrn
Synthesizer for Training
gpt_sovits/GPT_SoVITS/module/models.py:804
↓ 1 callers
Class
SynthesizerTrnV3
Synthesizer for Training
gpt_sovits/GPT_SoVITS/module/models.py:1136
↓ 1 callers
Class
T2SBlock
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:88
↓ 1 callers
Class
T2SMLP
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:74
↓ 1 callers
Class
T2STransformer
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:225
↓ 1 callers
Class
TTS
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TTS.py:445
↓ 1 callers
Class
Text2SemanticDecoder
gpt_sovits/GPT_SoVITS/AR/models/t2s_model.py:260
↓ 1 callers
Class
Text2SemanticLightningModule
gpt_sovits/GPT_SoVITS/AR/models/t2s_lightning_module.py:18
↓ 1 callers
Class
TextPreprocessor
gpt_sovits/GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py:52
↓ 1 callers
Class
TransformerEncoder
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 callers
Class
TransformerEncoderLayer
gpt_sovits/GPT_SoVITS/AR/modules/transformer.py:175
↓ 1 callers
Class
VectorQuantization
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 callers
Class
WN
gpt_sovits/GPT_SoVITS/module/mrte_model.py:97
↓ 1 callers
Class
WN
gpt_sovits/GPT_SoVITS/module/modules.py:132
↓ 1 callers
Class
en_G2p
gpt_sovits/GPT_SoVITS/text/english.py:248
Class
AMPBlock1
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
Class
AMPBlock2
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
Class
ASTP
Attentive statistics pooling: Channel- and context-dependent statistics pooling, first used in ECAPA_TDNN.
gpt_sovits/GPT_SoVITS/eres2net/pooling_layers.py:61
Class
ActNorm
gpt_sovits/GPT_SoVITS/module/modules.py:801
Class
Activation1d
gpt_sovits/GPT_SoVITS/BigVGAN/alias_free_activation/cuda/activation1d.py:33
Class
ActivationBalancerFunction
gpt_sovits/GPT_SoVITS/AR/modules/scaling.py:92
Class
BasicBlockERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:28
Class
BasicBlockERes2Net
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:29
Class
BasicBlockERes2NetV2
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:28
Class
BasicBlockERes2NetV2AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2NetV2.py:87
Class
BasicBlockERes2Net_diff_AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net.py:88
Class
BasicBlockERes2Net_diff_AFF
gpt_sovits/GPT_SoVITS/eres2net/ERes2Net_huge.py:89
Class
BatchedOptimizer
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
Class
BigVGAN
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