MCPcopy Create free account

hub / github.com/chrisdonahue/wavegan / functions

Functions91 in github.com/chrisdonahue/wavegan

↓ 331 callersFunctiont
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 110 callersFunctiona
(i,s)
web/js/deeplearn-0.4.1.min.js:1
↓ 82 callersFunctionr
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 44 callersFunctione
()
web/js/deeplearn-0.4.1.min.js:1
↓ 40 callersFunctionu
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 38 callersFunctiono
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 34 callersFunctionn
(n,a)
web/js/deeplearn-0.4.1.min.js:1
↓ 33 callersFunctioni
()
web/js/deeplearn-0.4.1.min.js:1
↓ 26 callersFunctionc
()
web/js/deeplearn-0.4.1.min.js:1
↓ 21 callersFunctionp
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 20 callersFunctionh
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 16 callersFunctions
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 9 callersFunctionconv1d_transpose
( inputs, filters, kernel_width, stride=4, padding='same', upsample='zeros')
wavegan.py:4
↓ 7 callersFunctionlrelu
(inputs, alpha=0.2)
wavegan.py:148
↓ 6 callersFunctionl
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 5 callersFunctionconv2d_transpose
( inputs, filters, kernel_len, stride=2, padding='same', upsample='zeros')
specgan.py:4
↓ 5 callersFunctionlrelu
(inputs, alpha=0.2)
specgan.py:114
↓ 4 callersFunctioninitSlider
(sliderId, sliderMin, sliderMax, sliderDefault, callback)
web/js/wavegan_ui.js:203
↓ 3 callersFunctionSpecGANDiscriminator
( x, kernel_len=5, dim=64, use_batchnorm=False)
specgan.py:122
↓ 3 callersFunctionWaveGANDiscriminator
( x, kernel_len=25, dim=64, use_batchnorm=False, phaseshuffle_rad=0)
wavegan.py:171
↓ 3 callersFunctionb
()
web/js/deeplearn-0.4.1.min.js:1
↓ 3 callersFunctionf_to_img
(X_norm)
train_specgan.py:90
↓ 3 callersFunctionf_to_t
(X_norm, X_mean, X_std, ngl=16)
train_specgan.py:74
↓ 3 callersFunctionmodel
(x, nlogits, train=False)
eval/inception/train.py:9
↓ 3 callersFunctionw
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 2 callersFunctionSpecGANGenerator
( z, kernel_len=5, dim=64, use_batchnorm=False, upsample='zeros', train=False)
specgan.py:47
↓ 2 callersFunctionWaveGANGenerator
( z, slice_len=16384, nch=1, kernel_len=25, dim=64, use_batchnorm=False, upsample=
wavegan.py:43
↓ 2 callersFunctioneval_ckpt_fp
(sess, ckpt_fp)
eval/inception/train.py:140
↓ 2 callersFunctionf
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 2 callersFunctionfloat_to_int16
(x, name=None)
train_specgan.py:357
↓ 2 callersFunctionfloat_to_int16
(x, name=None)
train_wavegan.py:265
↓ 2 callersFunctioninfer
(args)
train_specgan.py:327
↓ 2 callersFunctioninfer
(args)
train_wavegan.py:238
↓ 2 callersFunctionrandom_vector
()
web/js/wavegan_ui.js:13
↓ 2 callersFunctionrecord_to_xy
(example_proto, labels)
eval/inception/train.py:75
↓ 2 callersFunctionx
(t,e,n)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callersFunction_slice
(audio)
loader.py:145
↓ 1 callersFunctionanimFrame
()
web/js/wavegan_ui.js:104
↓ 1 callersFunctionapply_phaseshuffle
(x, rad, pad_type='reflect')
wavegan.py:152
↓ 1 callersMethodbuild_and_dump_vars
Builds and dumps variables and a manifest file.
web/ckpts/dumper/tensorflow_checkpoint_dumper.py:87
↓ 1 callersFunctioncreateReverb
(audioCtx)
web/js/wavegan_ui.js:214
↓ 1 callersFunctiond
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callersFunctiondecode_audio
Decodes audio file paths into 32-bit floating point vectors. Args: fp: Audio file path. fs: If specified, resamples decoded audio to this r
loader.py:9
↓ 1 callersMethoddump_manifest
Creates a manifest file with given name and dumps meta information related to model. Parameters ---------- filename : str, optional
web/ckpts/dumper/checkpoint_dumper.py:125
↓ 1 callersMethoddump_weights
Creates a file with given name and dumps byte weights in it. Parameters ---------- variable_name : str Name of given variable
web/ckpts/dumper/checkpoint_dumper.py:104
↓ 1 callersFunctioneval
(fps, args)
eval/inception/train.py:106
↓ 1 callersFunctiong
(t,e,n,r)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callersFunctionget_checkpoint_dumper
Returns Checkpoint dumper instance for a given model type. Parameters ---------- model_type : str Type of deeplearning framework checkp
web/ckpts/dumper/dump_checkpoint_vars.py:25
↓ 1 callersFunctionincept
(args)
train_specgan.py:466
↓ 1 callersFunctionincept
(args)
train_wavegan.py:410
↓ 1 callersFunctioninception_score
( audio_fps, k, metagraph_fp, ckpt_fp, batch_size=100, tf_ffmpeg_ext=None, fix_len
eval/inception/score.py:8
↓ 1 callersFunctioninfer
(args)
eval/inception/train.py:186
↓ 1 callersFunctioninitHw
(graph)
web/js/wavegan_net.js:23
↓ 1 callersFunctioninitVars
()
web/js/wavegan_net.js:41
↓ 1 callersFunctioninitZactors
(audioCtx, cherries)
web/js/wavegan_ui.js:125
↓ 1 callersFunctioninvert_spectra_griffin_lim
(X_mag, nfft, nhop, ngl)
train_specgan.py:51
↓ 1 callersFunctionm
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callersMethodmake_dir
Makes directory if not existing. Parameters ---------- directory : str Path to directory
web/ckpts/dumper/checkpoint_dumper.py:76
↓ 1 callersFunctionmoments
(fps, args)
train_specgan.py:575
↓ 1 callersFunctionnn_dist
(train_set, query_set, exclude_self)
eval/similarity/sim.py:9
↓ 1 callersFunctiononResize
(event)
web/js/wavegan_ui.js:175
↓ 1 callersFunctionpreview
(args)
train_specgan.py:387
↓ 1 callersFunctionpreview
(args)
train_wavegan.py:295
↓ 1 callersMethodshould_ignore
Checks whether name should be ignored or not. Parameters ---------- name : str Name to be checked Returns ------- bo
web/ckpts/dumper/checkpoint_dumper.py:88
↓ 1 callersFunctiont_to_f
(x, X_mean, X_std)
train_specgan.py:31
↓ 1 callersFunctiontrain
(fps, args)
train_specgan.py:104
↓ 1 callersFunctiontrain
(fps, args)
train_wavegan.py:22
↓ 1 callersFunctiontrain
(fps, args)
eval/inception/train.py:223
↓ 1 callersFunctionv
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callersMethodvar_name_to_filename
Converts variable names to standard file names. Parameters ---------- var_name : str Variable name to be converted Returns
web/ckpts/dumper/tensorflow_checkpoint_dumper.py:64
↓ 1 callersFunctiony
(t)
web/js/deeplearn-0.4.1.min.js:1
FunctionResamplingPlayer
(fs)
web/js/wavegan_player.js:7
FunctionSequencer
(canvas, voices)
web/js/wavegan_sequencer.js:7
FunctionWav
(opt_params)
web/js/wavegan_savewav.js:6
FunctionWaveformVisualizer
(canvas, name, color)
web/js/wavegan_visualizer.js:7
FunctionZactor
(fs, div, name, color)
web/js/wavegan_ui.js:39
Method__init__
Constructs object for Checkpoint Dumper. Parameters ---------- checkpoint_file : str Path to the model checkpoint output_dir
web/ckpts/dumper/checkpoint_dumper.py:53
Method__init__
Constructs object for Tensorflow Checkpoint Dumper. Parameters ---------- checkpoint_file : str Path to the model checkpoint
web/ckpts/dumper/tensorflow_checkpoint_dumper.py:47
Function_decode_audio_shaped
(fp)
loader.py:122
Function_slice_dataset_wrapper
(audio)
loader.py:173
Functionb
(i, X_best)
train_specgan.py:54
Functiondecode_extract_and_batch
Decodes audio file paths into mini-batches of samples. Args: fps: List of audio file paths. batch_size: Number of items in the batch. s
loader.py:68
FunctiondomReady
()
web/js/wavegan_ui.js:232
FunctiononKeydown
(event)
web/js/wavegan_ui.js:183
Functionroot
()
web/dev.py:22
Functionsend_ckpts
(path)
web/dev.py:18
Functionsend_css
(path)
web/dev.py:14
Functionsend_img
(path)
web/dev.py:10
Functionsend_js
(path)
web/dev.py:6
Functionwait
()
web/js/wavegan_ui.js:263
Functionz_lerp
(z0, z1, a)
web/js/wavegan_ui.js:23