Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LqNoob/Neural-Codec-and-Speech-Language-Models
/ functions
Functions
116 in github.com/LqNoob/Neural-Codec-and-Speech-Language-Models
⨍
Functions
116
◇
Types & classes
29
Method
latent2dist
(self, latents)
vector_quantizer/factorized_vector_quantize.py:129
Function
load_checkpoint
(filepath, device)
generator/hifigan/utils.py:61
Function
print_colored
(message, color='reset', bold=False, **kwargs)
generator/utils.py:5
Method
remove_weight_norm
(self)
generator/hifigan/hifigan.py:122
Method
remove_weight_norm
(self)
generator/hifigan/hifigan.py:181
Method
remove_weight_norm
(self)
generator/vocos/vocos.py:693
Function
safe_log
Computes the element-wise logarithm of the input tensor with clipping to avoid near-zero values. Args: x (Tensor): Input tensor.
generator/vocos/vocos.py:18
Function
save_checkpoint
(filepath, obj, num_ckpt_keep=5)
generator/hifigan/utils.py:69
Function
scan_checkpoint
(cp_dir, prefix)
generator/hifigan/utils.py:79
Function
seed_everything
Function that sets seed for pseudo-random number generators in: pytorch, numpy, python.random Args: seed: the integer value
generator/hifigan/utils.py:21
Function
symlog
(x: torch.Tensor)
generator/vocos/vocos.py:32
Method
vq2emb
(self, vq, n_quantizers=None)
vector_quantizer/residual_vq.py:144
Method
vq2emb
(self, vq, out_proj=True)
vector_quantizer/lookup_free_quantize.py:68
Method
vq2emb
(self, vq)
vector_quantizer/vector_quantize.py:167
Method
vq2emb
(self, vq, out_proj=True)
vector_quantizer/vector_quantize.py:391
Method
vq2emb
(self, vq, out_proj=True)
vector_quantizer/factorized_vector_quantize.py:123
← previous
101–116 of 116, ranked by callers