MCPcopy Create free account

hub / github.com/dipjyoti92/SC-WaveRNN / functions

Functions148 in github.com/dipjyoti92/SC-WaveRNN

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
Functionbasic_cleaners
Basic pipeline that lowercases and collapses whitespace without transliteration.
utils/text/cleaners.py:68
Methodcheckpoint
(self, path)
models/fatchord_version.py:405
Functioncollate_vocoder
(batch)
utils/dataset.py:67
Functiondb_to_amp
(x)
utils/dsp.py:66
Functionde_emphasis
(x)
utils/dsp.py:90
Functiondenormalize
(S)
utils/dsp.py:58
Functiondiscretized_mix_logistic_loss
(y_hat, y, num_classes=65536, log_scale_min=None, reduce=True)
utils/distribution.py:16
Functionencode_16bits
(x)
utils/dsp.py:36
Functionenglish_cleaners
Pipeline for English text, including number and abbreviation expansion.
utils/text/cleaners.py:83
Methodforward
(self, x)
models/fatchord_version.py:19
Methodforward
(self, x)
models/fatchord_version.py:40
Methodforward
(self, x)
models/fatchord_version.py:55
Methodforward
(self, m)
models/fatchord_version.py:80
Methodforward
(self, s_e, dim)
models/fatchord_version.py:92
Methodforward
(self, x, mels, spk_embd)
models/fatchord_version.py:130
Methodforward
(self, prev_y, prev_hidden, current_coarse)
models/deepmind_version.py:36
Methodforward
(self, x)
models/tacotron.py:16
Methodforward
(self, s_e, dim)
models/tacotron.py:24
Methodforward
(self, x, s_e)
models/tacotron.py:40
Methodforward
(self, x)
models/tacotron.py:58
Methodforward
(self, x)
models/tacotron.py:93
Methodforward
(self, x)
models/tacotron.py:136
Methodforward
(self, encoder_seq_proj, query, t)
models/tacotron.py:152
Methodforward
(self, encoder_seq_proj, query, t)
models/tacotron.py:180
Methodforward
(self, encoder_seq, encoder_seq_proj, prenet_in, hidden_states, cell_states, context_vec, t)
models/tacotron.py:220
Methodforward
(self, x, m, s_e, generate_gta=False)
models/tacotron.py:302
Methodgenerate
(self, mels, spk_embd, save_path, batched, target, overlap, mu_law)
models/fatchord_version.py:162
Methodgenerate
(self, seq_len)
models/deepmind_version.py:74
Functionljspeech
(path)
utils/text/recipes.py:4
Methodlog
(self, path, msg)
models/fatchord_version.py:409
Methodlookup
Returns list of ARPAbet pronunciations of the given word.
utils/text/cmudict.py:36
Functionplot
(array)
utils/display.py:103
Functionplot_spec
(M)
utils/display.py:115
Functionpre_emphasis
(x)
utils/dsp.py:86
Functionprocess_wav
(path)
preprocess.py:36
Methodreset_step
(self)
models/tacotron.py:438
Methodrestore
(self, path)
models/fatchord_version.py:413
Functionsequence_to_text
Converts a sequence of IDs back to a string
utils/text/__init__.py:43
Functionspectrogram
(y)
utils/dsp.py:70
Functionsplit_signal
(x)
utils/dsp.py:25
Functiontime_since
(started)
utils/display.py:75
Functiontransliteration_cleaners
Pipeline for non-English text that transliterates to ASCII.
utils/text/cleaners.py:75
← previous101–148 of 148, ranked by callers