MCPcopy Create free account

hub / github.com/cnlinxi/style-token_tacotron2 / functions

Functions388 in github.com/cnlinxi/style-token_tacotron2

↓ 1 callersMethodmake_test_batches
(self)
wavenet_vocoder/feeder.py:189
↓ 1 callersMethodmake_test_batches
(self)
tacotron/feeder.py:134
↓ 1 callersFunctionmaybe_Normalize_weights
Maybe Wraps layer with Weight Normalization wrapper. Args; layer: tf layers instance, the layer candidate for normalization weight_normalization
wavenet_vocoder/models/wavenet.py:73
↓ 1 callersFunctionmel_synthesis
(out_dir='wav_griffi_syn',in_dir='mel')
utils/synthesis_mel.py:13
↓ 1 callersFunctionmodel_test_mode
(args, feeder, hparams, global_step)
wavenet_vocoder/train.py:129
↓ 1 callersFunctionmodel_test_mode
(args, feeder, hparams, global_step)
tacotron/train.py:97
↓ 1 callersFunctionmodel_train_mode
(args, feeder, hparams, global_step)
tacotron/train.py:78
↓ 1 callersFunctionmultihead_attention
Applies multihead attention. Args: queries: A 3d tensor with shape of [N, T_q, C_q]. keys: A 3d tensor with shape of [N, T_k, C_k].
tacotron/models/modules.py:500
↓ 1 callersMethodnext_inputs
Stop on EOS. Otherwise, pass the last output as the next input and pass through state.
tacotron/models/helpers.py:36
↓ 1 callersFunctionnorm_data
(args)
preprocess.py:56
↓ 1 callersFunctionnormalize_numbers
(text)
tacotron/utils/numbers.py:62
↓ 1 callersFunctionnum_frames
Compute number of time frames of spectrogram
datasets/audio.py:137
↓ 1 callersFunctionnumber2chinese
整型数字转汉字
utils/number2chinese.py:12
↓ 1 callersMethodp
p1 | 前前基元 p2 | 前一基元 p3 | 当前基元 p4 | 后一基元 p5 | 后后基元 p6 | 当前音节的元音
utils/labcnp.py:85
↓ 1 callersFunctionpinyinformat
format pinyin to mtts's format
utils/txt2pinyin.py:54
↓ 1 callersFunctionprepare_run
(args)
train.py:34
↓ 1 callersFunctionprepare_run
(args)
synthesize.py:14
↓ 1 callersFunctionprepare_run
(args)
utils/interval_synthesis.py:21
↓ 1 callersFunctionpreprocess
(args, input_dir, out_dir, hparams)
wavenet_preprocess.py:10
↓ 1 callersFunctionpreprocess
(args, input_folders, out_dir, hparams)
preprocess.py:23
↓ 1 callersFunctionread_seq
Load Tacotron-2 training state from disk. (To skip if not first run)
train.py:23
↓ 1 callersFunctionread_textgrid
Reads a TextGrid file into a dictionary object each dictionary has the following keys: "start" "stop" "name" "tier" Poin
utils/textgrid.py:34
↓ 1 callersFunctionreceptive_field_size
Compute receptive field size. Args: total_layers; int num_cycles: int kernel_size: int dilation: callable, function used to compute dilation
wavenet_vocoder/models/wavenet.py:54
↓ 1 callersFunctionrun
(args, hparams)
test_wavenet_feeder.py:86
↓ 1 callersFunctionrun_eval
(args, checkpoint_path, output_dir, hparams, sentences)
tacotron/synthesize.py:42
↓ 1 callersFunctionrun_live
(args, checkpoint_path, hparams)
tacotron/synthesize.py:18
↓ 1 callersFunctionrun_preprocess
(args, hparams)
wavenet_preprocess.py:31
↓ 1 callersFunctionrun_preprocess
(args, hparams)
preprocess.py:111
↓ 1 callersFunctionrun_synthesis
(args, checkpoint_path, output_dir, hparams)
wavenet_vocoder/synthesize.py:12
↓ 1 callersFunctionrun_synthesis
(args, checkpoint_path, output_dir, hparams)
tacotron/synthesize.py:74
↓ 1 callersFunctionsave_checkpoint
(sess, saver, checkpoint_path, global_step)
wavenet_vocoder/train.py:111
↓ 1 callersFunctionsave_log
(sess, global_step, model, plot_dir, wav_dir, hparams)
wavenet_vocoder/train.py:90
↓ 1 callersFunctionsave_wavenet_wav
(wav, path, sr)
datasets/audio.py:17
↓ 1 callersFunctionseprate_syllable
seprate syllable to consonant + ' ' + vowel
utils/txt2pinyin.py:73
↓ 1 callersFunctionsequence_to_text
Converts a sequence of IDs back to a string
tacotron/utils/text.py:44
↓ 1 callersMethodset_mode
(self, is_training)
wavenet_vocoder/models/modules.py:92
↓ 1 callersMethodset_mode
(self, is_training)
wavenet_vocoder/models/wavenet.py:192
↓ 1 callersFunctionshape_list
Return list of dims, statically where possible.
tacotron/models/modules.py:228
↓ 1 callersMethodstart_threads
(self, session)
wavenet_vocoder/feeder.py:153
↓ 1 callersMethodstart_threads
(self, session)
tacotron/feeder.py:111
↓ 1 callersMethodstep
Forward step Args: x: Tensor of shape [batch_size, channels, time_length], One-hot encoded audio signal. c: Tensor of shape [batch_size, cin_
wavenet_vocoder/models/wavenet.py:512
↓ 1 callersFunctionsynthesize
(args, hparams, taco_checkpoint, wave_checkpoint, sentences)
synthesize.py:33
↓ 1 callersFunctionsynthesize
(args, hparams, taco_checkpoint, wave_checkpoint, sentences)
utils/interval_synthesis.py:42
↓ 1 callersMethodsynthesize
(self, mel_spectrograms, speaker_ids, basenames, out_dir, log_dir)
wavenet_vocoder/synthesizer.py:41
↓ 1 callersMethodt
发音时长
utils/labcnp.py:77
↓ 1 callersFunctiontextgrid2csv
()
utils/textgrid.py:145
↓ 1 callersFunctiontrain
(args, log_dir, hparams)
train.py:43
↓ 1 callersFunctiontrain
(log_dir, args, hparams, input_path)
wavenet_vocoder/train.py:141
↓ 1 callersFunctiontrain
(log_dir, args, hparams)
tacotron/train.py:115
↓ 1 callersFunctiontransform_chinese_to_pinyin
(data_path, output_path,type='corpus')
utils/chinese_to_pinyin.py:10
↓ 1 callersFunctiontree_per_word
(word, cur_rhythm, tree_init, syllables, poses)
utils/labformat.py:12
↓ 1 callersFunctionwrite_csv
Writes a list of textgrid dictionaries to a csv file. If no filename is specified, csv is printed to standard out.
utils/textgrid.py:88
↓ 1 callersFunctionwrite_metadata
(metadata, out_dir)
wavenet_preprocess.py:18
↓ 1 callersFunctionwrite_metadata
(metadata, out_dir)
preprocess.py:41
↓ 1 callersMethodzero_state
Return an initial (zero) state tuple for this `AttentionWrapper`. Args: batch_size: `0D` integer tensor: the batch size.
tacotron/models/Architecture_wrappers.py:167
Method__call__
(self, inputs)
wavenet_vocoder/models/modules.py:18
Method__call__
(self, inputs)
wavenet_vocoder/models/modules.py:28
Method__call__
(self, inputs)
wavenet_vocoder/models/modules.py:39
Method__call__
(self, inputs, input_lengths=None)
tacotron/models/Architecture_wrappers.py:35
Method__call__
(self, inputs, input_lengths=None, style_token_embedding=None)
tacotron/models/Architecture_wrappers.py:54
Method__call__
(self, inputs, state)
tacotron/models/Architecture_wrappers.py:201
Method__call__
(self, inputs)
tacotron/models/modules.py:13
Method__call__
(self, inputs, input_lengths)
tacotron/models/modules.py:39
Method__call__
Runs vanilla LSTM Cell and applies zoneout.
tacotron/models/modules.py:121
Method__call__
(self, inputs)
tacotron/models/modules.py:175
Method__call__
(self, inputs, input_lengths)
tacotron/models/modules.py:215
Method__call__
(self, inputs)
tacotron/models/modules.py:256
Method__call__
(self, inputs)
tacotron/models/modules.py:295
Method__call__
(self, inputs, token_embedding)
tacotron/models/modules.py:315
Method__call__
(self, inputs, states)
tacotron/models/modules.py:356
Method__call__
(self, inputs)
tacotron/models/modules.py:380
Method__call__
(self, inputs)
tacotron/models/modules.py:411
Method__call__
(self, inputs)
tacotron/models/modules.py:445
Method__call__
Score the query based on the keys and values. Args: query: Tensor of dtype matching `self.values` and shape `[batch_size, query_depth]`. s
tacotron/models/attention.py:165
Method__init__
(self, coordinator, metadata_filename, base_dir, hparams)
wavenet_vocoder/feeder.py:23
Method__init__
(self, name=None)
wavenet_vocoder/models/modules.py:25
Method__init__
(self, alpha=0.3, name=None)
wavenet_vocoder/models/modules.py:35
Method__init__
(self, layer, init=False, init_scale=1., **kwargs)
wavenet_vocoder/models/modules.py:65
Method__init__
(self, filters, kernel_size, strides=1, data_format='channels_first', dilation_rate=1,
wavenet_vocoder/models/modules.py:182
Method__init__
(self, filters, strides=1, data_format='channels_first', dilation_rate=1, activation=None,
wavenet_vocoder/models/modules.py:333
Method__init__
(self, residual_channels, gate_channels, kernel_size, skip_out_channels=None, cin_channels=-1, gin_channels
wavenet_vocoder/models/modules.py:389
Method__init__
(self, filters, kernel_size, padding, strides, **kwargs)
wavenet_vocoder/models/modules.py:510
Method__init__
(self, filters, kernel_size, padding, strides)
wavenet_vocoder/models/modules.py:526
Method__init__
(self, hparams, init)
wavenet_vocoder/models/wavenet.py:89
Method__init__
(self, lbrother=None, rbrother=None, father=None,
utils/labcnp.py:7
Method__init__
(self, phone, rhythms, times=None)
utils/labcnp.py:52
Method__init__
(self)
utils/text_cleaner.py:9
Method__init__
(self, coordinator, metadata_filename, hparams)
tacotron/feeder.py:19
Method__init__
(self, file_or_path, keep_ambiguous=True)
tacotron/utils/cmudict.py:18
Method__init__
(self, window_size=100)
tacotron/utils/__init__.py:2
Method__init__
(self, convolutional_layers, lstm_layer, style_token_layer, hparams)
tacotron/models/Architecture_wrappers.py:48
Method__init__
Initialize decoder parameters Args: prenet: A tensorflow fully connected layer acting as the decoder pre-net attentio
tacotron/models/Architecture_wrappers.py:121
Method__init__
Initialize CustomDecoder. Args: cell: An `RNNCell` instance. helper: A `Helper` instance. initial_state: A (possibly nested tuple of...) te
tacotron/models/custom_decoder.py:30
Method__init__
(self, batch_size, hparams)
tacotron/models/helpers.py:7
Method__init__
(self, batch_size, targets, hparams, gta, evaluating, global_step)
tacotron/models/helpers.py:63
Method__init__
(self, units, name=None)
tacotron/models/modules.py:5
Method__init__
Initializer with possibility to set different zoneout values for cell/hidden states.
tacotron/models/modules.py:97
Method__init__
Args: is_training: Boolean, determines if the model is training or in inference to control dropout kernel_size: tuple
tacotron/models/modules.py:156
Method__init__
Args: is_training: Boolean, determines if the model is training or in inference to control zoneout size: integer, the
tacotron/models/modules.py:188
Method__init__
(self, hparams, is_training=True, activation=tf.nn.relu, layer_sizes=(32, 32, 64, 64, 128, 128))
tacotron/models/modules.py:249
← previousnext →201–300 of 388, ranked by callers