Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dipjyoti92/SC-WaveRNN
/ functions
Functions
148 in github.com/dipjyoti92/SC-WaveRNN
⨍
Functions
148
◇
Types & classes
22
Method
__len__
(self)
utils/text/cmudict.py:32
Function
_expand_decimal_point
(m)
utils/text/numbers.py:20
Function
_expand_dollars
(m)
utils/text/numbers.py:24
Function
_expand_number
(m)
utils/text/numbers.py:49
Function
_expand_ordinal
(m)
utils/text/numbers.py:45
Function
_remove_commas
(m)
utils/text/numbers.py:16
Function
basic_cleaners
Basic pipeline that lowercases and collapses whitespace without transliteration.
utils/text/cleaners.py:68
Method
checkpoint
(self, path)
models/fatchord_version.py:405
Function
collate_vocoder
(batch)
utils/dataset.py:67
Function
db_to_amp
(x)
utils/dsp.py:66
Function
de_emphasis
(x)
utils/dsp.py:90
Function
denormalize
(S)
utils/dsp.py:58
Function
discretized_mix_logistic_loss
(y_hat, y, num_classes=65536, log_scale_min=None, reduce=True)
utils/distribution.py:16
Function
encode_16bits
(x)
utils/dsp.py:36
Function
english_cleaners
Pipeline for English text, including number and abbreviation expansion.
utils/text/cleaners.py:83
Method
forward
(self, x)
models/fatchord_version.py:19
Method
forward
(self, x)
models/fatchord_version.py:40
Method
forward
(self, x)
models/fatchord_version.py:55
Method
forward
(self, m)
models/fatchord_version.py:80
Method
forward
(self, s_e, dim)
models/fatchord_version.py:92
Method
forward
(self, x, mels, spk_embd)
models/fatchord_version.py:130
Method
forward
(self, prev_y, prev_hidden, current_coarse)
models/deepmind_version.py:36
Method
forward
(self, x)
models/tacotron.py:16
Method
forward
(self, s_e, dim)
models/tacotron.py:24
Method
forward
(self, x, s_e)
models/tacotron.py:40
Method
forward
(self, x)
models/tacotron.py:58
Method
forward
(self, x)
models/tacotron.py:93
Method
forward
(self, x)
models/tacotron.py:136
Method
forward
(self, encoder_seq_proj, query, t)
models/tacotron.py:152
Method
forward
(self, encoder_seq_proj, query, t)
models/tacotron.py:180
Method
forward
(self, encoder_seq, encoder_seq_proj, prenet_in, hidden_states, cell_states, context_vec, t)
models/tacotron.py:220
Method
forward
(self, x, m, s_e, generate_gta=False)
models/tacotron.py:302
Method
generate
(self, mels, spk_embd, save_path, batched, target, overlap, mu_law)
models/fatchord_version.py:162
Method
generate
(self, seq_len)
models/deepmind_version.py:74
Function
ljspeech
(path)
utils/text/recipes.py:4
Method
log
(self, path, msg)
models/fatchord_version.py:409
Method
lookup
Returns list of ARPAbet pronunciations of the given word.
utils/text/cmudict.py:36
Function
plot
(array)
utils/display.py:103
Function
plot_spec
(M)
utils/display.py:115
Function
pre_emphasis
(x)
utils/dsp.py:86
Function
process_wav
(path)
preprocess.py:36
Method
reset_step
(self)
models/tacotron.py:438
Method
restore
(self, path)
models/fatchord_version.py:413
Function
sequence_to_text
Converts a sequence of IDs back to a string
utils/text/__init__.py:43
Function
spectrogram
(y)
utils/dsp.py:70
Function
split_signal
(x)
utils/dsp.py:25
Function
time_since
(started)
utils/display.py:75
Function
transliteration_cleaners
Pipeline for non-English text that transliterates to ASCII.
utils/text/cleaners.py:75
← previous
101–148 of 148, ranked by callers