Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrisdonahue/wavegan
/ functions
Functions
91 in github.com/chrisdonahue/wavegan
⨍
Functions
91
◇
Types & classes
2
↳
Endpoints
5
↓ 331 callers
Function
t
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 110 callers
Function
a
(i,s)
web/js/deeplearn-0.4.1.min.js:1
↓ 82 callers
Function
r
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 44 callers
Function
e
()
web/js/deeplearn-0.4.1.min.js:1
↓ 40 callers
Function
u
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 38 callers
Function
o
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 34 callers
Function
n
(n,a)
web/js/deeplearn-0.4.1.min.js:1
↓ 33 callers
Function
i
()
web/js/deeplearn-0.4.1.min.js:1
↓ 26 callers
Function
c
()
web/js/deeplearn-0.4.1.min.js:1
↓ 21 callers
Function
p
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 20 callers
Function
h
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 16 callers
Function
s
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 9 callers
Function
conv1d_transpose
( inputs, filters, kernel_width, stride=4, padding='same', upsample='zeros')
wavegan.py:4
↓ 7 callers
Function
lrelu
(inputs, alpha=0.2)
wavegan.py:148
↓ 6 callers
Function
l
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 5 callers
Function
conv2d_transpose
( inputs, filters, kernel_len, stride=2, padding='same', upsample='zeros')
specgan.py:4
↓ 5 callers
Function
lrelu
(inputs, alpha=0.2)
specgan.py:114
↓ 4 callers
Function
initSlider
(sliderId, sliderMin, sliderMax, sliderDefault, callback)
web/js/wavegan_ui.js:203
↓ 3 callers
Function
SpecGANDiscriminator
( x, kernel_len=5, dim=64, use_batchnorm=False)
specgan.py:122
↓ 3 callers
Function
WaveGANDiscriminator
( x, kernel_len=25, dim=64, use_batchnorm=False, phaseshuffle_rad=0)
wavegan.py:171
↓ 3 callers
Function
b
()
web/js/deeplearn-0.4.1.min.js:1
↓ 3 callers
Function
f_to_img
(X_norm)
train_specgan.py:90
↓ 3 callers
Function
f_to_t
(X_norm, X_mean, X_std, ngl=16)
train_specgan.py:74
↓ 3 callers
Function
model
(x, nlogits, train=False)
eval/inception/train.py:9
↓ 3 callers
Function
w
(t,e)
web/js/deeplearn-0.4.1.min.js:1
↓ 2 callers
Function
SpecGANGenerator
( z, kernel_len=5, dim=64, use_batchnorm=False, upsample='zeros', train=False)
specgan.py:47
↓ 2 callers
Function
WaveGANGenerator
( z, slice_len=16384, nch=1, kernel_len=25, dim=64, use_batchnorm=False, upsample=
wavegan.py:43
↓ 2 callers
Function
eval_ckpt_fp
(sess, ckpt_fp)
eval/inception/train.py:140
↓ 2 callers
Function
f
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 2 callers
Function
float_to_int16
(x, name=None)
train_specgan.py:357
↓ 2 callers
Function
float_to_int16
(x, name=None)
train_wavegan.py:265
↓ 2 callers
Function
infer
(args)
train_specgan.py:327
↓ 2 callers
Function
infer
(args)
train_wavegan.py:238
↓ 2 callers
Function
random_vector
()
web/js/wavegan_ui.js:13
↓ 2 callers
Function
record_to_xy
(example_proto, labels)
eval/inception/train.py:75
↓ 2 callers
Function
x
(t,e,n)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callers
Function
_slice
(audio)
loader.py:145
↓ 1 callers
Function
animFrame
()
web/js/wavegan_ui.js:104
↓ 1 callers
Function
apply_phaseshuffle
(x, rad, pad_type='reflect')
wavegan.py:152
↓ 1 callers
Method
build_and_dump_vars
Builds and dumps variables and a manifest file.
web/ckpts/dumper/tensorflow_checkpoint_dumper.py:87
↓ 1 callers
Function
createReverb
(audioCtx)
web/js/wavegan_ui.js:214
↓ 1 callers
Function
d
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callers
Function
decode_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 callers
Method
dump_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 callers
Method
dump_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 callers
Function
eval
(fps, args)
eval/inception/train.py:106
↓ 1 callers
Function
g
(t,e,n,r)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callers
Function
get_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 callers
Function
incept
(args)
train_specgan.py:466
↓ 1 callers
Function
incept
(args)
train_wavegan.py:410
↓ 1 callers
Function
inception_score
( audio_fps, k, metagraph_fp, ckpt_fp, batch_size=100, tf_ffmpeg_ext=None, fix_len
eval/inception/score.py:8
↓ 1 callers
Function
infer
(args)
eval/inception/train.py:186
↓ 1 callers
Function
initHw
(graph)
web/js/wavegan_net.js:23
↓ 1 callers
Function
initVars
()
web/js/wavegan_net.js:41
↓ 1 callers
Function
initZactors
(audioCtx, cherries)
web/js/wavegan_ui.js:125
↓ 1 callers
Function
invert_spectra_griffin_lim
(X_mag, nfft, nhop, ngl)
train_specgan.py:51
↓ 1 callers
Function
m
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callers
Method
make_dir
Makes directory if not existing. Parameters ---------- directory : str Path to directory
web/ckpts/dumper/checkpoint_dumper.py:76
↓ 1 callers
Function
moments
(fps, args)
train_specgan.py:575
↓ 1 callers
Function
nn_dist
(train_set, query_set, exclude_self)
eval/similarity/sim.py:9
↓ 1 callers
Function
onResize
(event)
web/js/wavegan_ui.js:175
↓ 1 callers
Function
preview
(args)
train_specgan.py:387
↓ 1 callers
Function
preview
(args)
train_wavegan.py:295
↓ 1 callers
Method
should_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 callers
Function
t_to_f
(x, X_mean, X_std)
train_specgan.py:31
↓ 1 callers
Function
train
(fps, args)
train_specgan.py:104
↓ 1 callers
Function
train
(fps, args)
train_wavegan.py:22
↓ 1 callers
Function
train
(fps, args)
eval/inception/train.py:223
↓ 1 callers
Function
v
(t)
web/js/deeplearn-0.4.1.min.js:1
↓ 1 callers
Method
var_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 callers
Function
y
(t)
web/js/deeplearn-0.4.1.min.js:1
Function
ResamplingPlayer
(fs)
web/js/wavegan_player.js:7
Function
Sequencer
(canvas, voices)
web/js/wavegan_sequencer.js:7
Function
Wav
(opt_params)
web/js/wavegan_savewav.js:6
Function
WaveformVisualizer
(canvas, name, color)
web/js/wavegan_visualizer.js:7
Function
Zactor
(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
Function
b
(i, X_best)
train_specgan.py:54
Function
decode_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
Function
domReady
()
web/js/wavegan_ui.js:232
Function
onKeydown
(event)
web/js/wavegan_ui.js:183
Function
root
()
web/dev.py:22
Function
send_ckpts
(path)
web/dev.py:18
Function
send_css
(path)
web/dev.py:14
Function
send_img
(path)
web/dev.py:10
Function
send_js
(path)
web/dev.py:6
Function
wait
()
web/js/wavegan_ui.js:263
Function
z_lerp
(z0, z1, a)
web/js/wavegan_ui.js:23