MCPcopy Create free account

hub / github.com/CSTR-Edinburgh/merlin / functions

Functions1,134 in github.com/CSTR-Edinburgh/merlin

↓ 242 callersMethodclose
(self)
misc/scripts/alignment/state_align/htkmfc.py:158
↓ 124 callersMethodcompute_distortion
(self, file_id_list, reference_dir, generation_dir, file_ext, feature_dim)
src/utils/compute_distortion.py:154
↓ 86 callersMethodremove_silence
(self, in_data_list, in_align_list, out_data_list, dur_file_list=None)
src/frontend/silence_remover.py:56
↓ 72 callersMethodload_binary_file_frame
(self, file_name, dimension)
src/io_funcs/binary_io.py:63
↓ 67 callersFunctiontrim_silence
Function to trim silence from binary label/speech files based on binary labels. in_list: list of binary label/speech files to trim
src/frontend/silence_remover.py:210
↓ 59 callersMethodreset
When all the files in the file list have been used for DNN training, reset the data provider to start a new epoch.
src/utils/providers.py:144
↓ 56 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension,
src/utils/utils.py:60
↓ 51 callersMethodadd_plot_point
(self,plot_name,series_name,data_point)
src/logplot/logging_plotting.py:234
↓ 44 callersMethodcompute_label_dimension
(self)
src/frontend/label_composer.py:96
↓ 44 callersMethodload_label_configuration
(self, filename)
src/frontend/label_composer.py:75
↓ 43 callersMethodformat
(self, record)
src/logplot/logging_plotting.py:290
↓ 42 callersMethodsave_plot
(self,plot_name,**kwargs)
src/logplot/logging_plotting.py:240
↓ 37 callersMethodnormalise_data
(self, in_file_list, out_file_list)
src/frontend/min_max_norm.py:119
↓ 36 callersMethodload_one_partition
(self)
src/utils/providers.py:280
↓ 32 callersMethodfind_min_max_values
(self, in_file_list)
src/frontend/min_max_norm.py:89
↓ 29 callersMethodarray_to_binary_file
(self, data, output_file_name)
src/io_funcs/binary_io.py:56
↓ 29 callersMethodbuild_finetune_functions
(self, train_shared_xy, valid_shared_xy, batch_size, \ re
src/models/dnn.py:151
↓ 29 callersMethodcreate_plot
(self,plot_name,plot_object)
src/logplot/logging_plotting.py:231
↓ 27 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/run_merlin_v2.py:87
↓ 26 callersMethodis_finish
(self)
src/utils/providers.py:800
↓ 26 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/run_sdae.py:88
↓ 21 callersFunctionfft_execute
tools/WORLD_v2/src/fft.cpp:142
↓ 21 callersFunctionfft_execute
tools/WORLD/src/fft.cpp:142
↓ 20 callersMethodload_next_partition
Load one block data. The number of frames will be the buffer size set during intialisation.
src/utils/providers.py:723
↓ 20 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/run_dnn_bottleneck.py:125
↓ 20 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/oliver/run_tpdnn.py:100
↓ 19 callersMethodconfigure
(self, configFile=None)
src/keras_lib/configuration.py:53
↓ 19 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/run_mdn.py:127
↓ 19 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/oliver/run_dnn_hourly_check.py:86
↓ 18 callersMethodmake_shared
To make data shared for theano implementation. If you want to know why we make it shared, please refer the theano documentation: http://deeplearning.n
src/utils/providers.py:159
↓ 18 callersFunctionrun_process
(args,log=True)
src/utils/generate.py:63
↓ 16 callersFunctioncftf081
tools/WORLD_v2/src/fft.cpp:2384
↓ 16 callersFunctioncftf081
tools/WORLD/src/fft.cpp:2384
↓ 16 callersFunctioncftf161
tools/WORLD_v2/src/fft.cpp:2046
↓ 16 callersFunctioncftf161
tools/WORLD/src/fft.cpp:2046
↓ 16 callersMethodload_next_partition_with_projection
(self)
src/utils/providers.py:819
↓ 16 callersMethodparameter_prediction
(self, test_set_x)
src/models/dnn.py:232
↓ 15 callersMethodextract_durational_features
(self, dur_file_name=None, dur_data=None)
src/frontend/label_normalisation.py:613
↓ 15 callersFunctionmatlab_round
tools/WORLD_v2/src/matlabfunctions.cpp:210
↓ 15 callersFunctionmatlab_round
tools/WORLD/src/matlabfunctions.cpp:210
↓ 15 callersMethodprepare_nn_data
(self, in_file_list_dict, out_file_list, in_dimension_dict, out_dimension_dict)
src/frontend/acoustic_base.py:72
↓ 14 callersMethodalign_src_feats
align source feats as per the dtw path (matching target length)
misc/scripts/voice_conversion/align_feats.py:10
↓ 14 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/run_dnn.py:125
↓ 14 callersMethodset_plot_path
(self,path)
src/logplot/logging_plotting.py:225
↓ 13 callersMethodacoustic_decomposition
(self, in_file_list, dimension, out_dimension_dict, file_extension_dict, var_file_dict, do_MLPG=True, cfg=None
src/frontend/parameter_generation.py:109
↓ 13 callersMethoddenormalise_data
(self, in_file_list, out_file_list)
src/frontend/min_max_norm.py:158
↓ 13 callersMethodload_binary_file
(self, file_name, dimension)
src/io_funcs/binary_io.py:46
↓ 13 callersMethodload_binary_file_frame
(self, file_name, dimension)
misc/scripts/voice_conversion/binary_io.py:24
↓ 13 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
misc/recipes/MGE/run_mge_dnn.py:86
↓ 13 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
misc/recipes/MGE/run_dnn_cm.py:86
↓ 12 callersFunctiongenerate_wav
(gen_dir, file_id_list, cfg)
src/utils/generate.py:318
↓ 12 callersFunctioninterp1
tools/WORLD/src/matlabfunctions.cpp:155
↓ 12 callersMethodperform_normalisation
(self, ori_file_list, output_file_list, label_type="state_align", dur_file_list=None)
src/frontend/linguistic_base.py:58
↓ 11 callersFunctioninterp1
tools/WORLD_v2/src/matlabfunctions.cpp:155
↓ 10 callersFunctionMyMinInt
tools/WORLD_v2/src/world/common.h:65
↓ 10 callersFunctionMyMinInt
tools/WORLD/src/world/common.h:65
↓ 10 callersMethodcompute_mean
(self, file_list)
src/frontend/min_max_norm.py:208
↓ 10 callersMethodcompute_mean
(self, file_list, start_index, end_index)
src/frontend/mean_variance_norm.py:126
↓ 10 callersMethodcompute_std
(self, file_list, mean_vector)
src/frontend/min_max_norm.py:233
↓ 10 callersMethodcompute_std
(self, file_list, mean_vector, start_index, end_index)
src/frontend/mean_variance_norm.py:157
↓ 10 callersMethodfeature_denormalisation
(self, in_file_list, out_file_list, mean_vector, std_vector)
src/frontend/mean_variance_norm.py:88
↓ 10 callersMethodfeature_normalisation
(self, in_file_list, out_file_list)
src/frontend/mean_variance_norm.py:59
↓ 10 callersMethodgenerate_top_hidden_layer
(self, test_set_x, bn_layer_index)
src/models/dnn.py:244
↓ 10 callersFunctiontimeGetTime
tools/WORLD_v2/test/ctest.c:56
↓ 10 callersFunctiontimeGetTime
tools/WORLD_v2/test/test.cpp:58
↓ 10 callersFunctiontimeGetTime
tools/WORLD_v2/test/analysis.cpp:51
↓ 10 callersFunctiontimeGetTime
tools/WORLD/test/ctest.c:56
↓ 10 callersFunctiontimeGetTime
tools/WORLD/test/test.cpp:58
↓ 10 callersFunctiontimeGetTime
tools/WORLD/test/analysis.cpp:51
↓ 9 callersFunctioncftmdl1
tools/WORLD_v2/src/fft.cpp:1787
↓ 9 callersFunctioncftmdl1
tools/WORLD/src/fft.cpp:1787
↓ 9 callersFunctiontimeGetTime
tools/WORLD/test/synth.cpp:56
↓ 8 callersMethod__init__
Initialise a LSTM with the forget gate :param rng: random state, fixed value for randome state for reproducible objective results :p
src/layers/gating.py:596
↓ 7 callersFunctioncftf082
tools/WORLD_v2/src/fft.cpp:2444
↓ 7 callersFunctioncftf082
tools/WORLD/src/fft.cpp:2444
↓ 7 callersFunctioncftf162
tools/WORLD_v2/src/fft.cpp:2203
↓ 7 callersFunctioncftf162
tools/WORLD/src/fft.cpp:2203
↓ 7 callersFunctionfft_destroy_plan
tools/WORLD_v2/src/fft.cpp:150
↓ 7 callersFunctionfft_destroy_plan
tools/WORLD/src/fft.cpp:150
↓ 7 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/oliver/dnn_synth_PROJECTION.py:108
↓ 6 callersFunctioncftmdl2
tools/WORLD_v2/src/fft.cpp:1895
↓ 6 callersFunctioncftmdl2
tools/WORLD/src/fft.cpp:1895
↓ 6 callersMethodload_min_max_values
(self, label_norm_file)
src/frontend/min_max_norm.py:77
↓ 6 callersMethodprepare_dur_data
extracting duration binary features or numerical features.
src/frontend/label_normalisation.py:116
↓ 6 callersMethodset_label_dir
(self, dimension, suffix, lab_dim)
src/utils/file_paths.py:126
↓ 6 callersMethodset_label_file_list
(self)
src/utils/file_paths.py:152
↓ 5 callersFunctionDestroyForwardRealFFT
tools/WORLD_v2/src/common.cpp:150
↓ 5 callersFunctionDestroyForwardRealFFT
tools/WORLD/src/common.cpp:150
↓ 5 callersFunctionGetFFTSizeForCheapTrick
tools/WORLD/src/cheaptrick.cpp:177
↓ 5 callersFunctionGetSamplesForDIO
tools/WORLD/src/dio.cpp:638
↓ 5 callersFunctionInitializeForwardRealFFT
----------------------------------------------------------------------------- FFT, IFFT and minimum phase analysis
tools/WORLD_v2/src/common.cpp:142
↓ 5 callersFunctionInitializeForwardRealFFT
----------------------------------------------------------------------------- FFT, IFFT and minimum phase analysis
tools/WORLD/src/common.cpp:142
↓ 5 callersFunctionMyMaxInt
----------------------------------------------------------------------------- These four functions are simple max() and min() function for "int" and "
tools/WORLD_v2/src/world/common.h:57
↓ 5 callersFunctionMyMaxInt
----------------------------------------------------------------------------- These four functions are simple max() and min() function for "int" and "
tools/WORLD/src/world/common.h:57
↓ 5 callersFunctionMyMinDouble
tools/WORLD/src/world/common.h:69
↓ 5 callersFunctioncompile_RPROP_train_function
(model, gparams, learning_rate=0.001, rprop_algo=2, params_to_update=[])
src/training_schemes/rprop.py:50
↓ 5 callersMethodload_binary_file
(self, file_name, dimension)
src/utils/compute_distortion.py:135
↓ 5 callersFunctionprepare_file_path_list
(file_id_list, file_dir, file_extension, new_dir_switch=True)
src/work_in_progress/oliver/dnn_synth.py:94
↓ 5 callersFunctionread_file_list
(file_name)
src/utils/utils.py:44
↓ 4 callersFunctionCheapTrick
tools/WORLD/src/cheaptrick.cpp:182
next →1–100 of 1,134, ranked by callers