Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csteinmetz1/NeuralReverberator
/ functions
Functions
381 in github.com/csteinmetz1/NeuralReverberator
⨍
Functions
381
◇
Types & classes
2
Function
Parser
(options)
docs/slides/plugin/markdown/marked.js:6
Function
Playback
* Constructor for the playback component, which displays * play/pause/progress controls. * * @param {HTMLElement} container The component will a
docs/slides/js/reveal.js:5211
Function
R
()
docs/slides/plugin/highlight/highlight.js:76
Function
Renderer
(options)
docs/slides/plugin/markdown/marked.js:6
Function
SuiteReport
(name, parentSuite)
docs/slides/test/qunit-2.5.0.js:2609
Function
Test
(settings)
docs/slides/test/qunit-2.5.0.js:1332
Function
TestReport
(name, suite, options)
docs/slides/test/qunit-2.5.0.js:1227
Method
__init__
(self, n, rate, batch_size, latent_dim, decoder)
train/util.py:123
Function
_onEvent
( event )
docs/slides/test/test.js:353
Function
abortTests
()
docs/slides/test/qunit-2.5.0.js:3299
Function
addKeyBinding
* Add a custom key binding with optional description to * be added to the help screen.
docs/slides/js/reveal.js:1388
Function
addToQueue
* Adds a function to the ProcessingQueue for execution. * @param {Function|Array} callback * @param {Boolean} priority * @param {String} seed
docs/slides/test/qunit-2.5.0.js:1149
Function
addToQueueImmediate
(callback)
docs/slides/test/qunit-2.5.0.js:1130
Function
advance
* Advances the ProcessingQueue to the next item if it is ready. * @param {Boolean} last
docs/slides/test/qunit-2.5.0.js:1104
Function
analyze_dataset
Analyze and calculate relevant statistics on the dataset. Args: dataset_dir (str): Directory containing the dataset.
train/util.py:349
Function
array
(arr, stack)
docs/slides/test/qunit-2.5.0.js:690
Function
build_spectral_ae
(input_shape=(513, 256, 1), latent_dim=3, n_filters=[32, 64, 128, 256, 512], lr=0.001)
train/model.py:93
Function
build_vae_model
(n_samples, n_ch)
train/model.py:10
Function
build_wavenet_ae
(n_samples, n_ch)
train/model.py:88
Function
check_spectrograms_for_nans
Utility function to determine if dataset contains samples with NaNs. Args: dataset_dir (str): Directory containing the dataset.
train/util.py:306
Function
clean_dataset
Analyze the dataset and remove samples that do not fall within the supplied limits. Args: dataset_dir (str): Directory containi
train/util.py:269
Function
convert_sample_rate
Utility function convert the sample rate of audio files. Args: dataset_dir (str): Directory containing the dataset. output_
train/util.py:103
Function
ct
()
docs/slides/lib/js/head.min.js:6
Function
d
(s)
docs/slides/lib/js/classList.js:2
Function
generate_animation
()
train/latent_plot.py:75
Function
generate_frames
(path)
train/latent_plot.py:14
Function
generate_report
Collect training results into a nicely formatted txt report. Args: r (dict) : Training details and results. r = {'start_ti
train/util.py:402
Function
generate_specgrams
Generate spectrograms (via stft) on dataset of audio data. Args: dataset_dir (str): Directory containing the dataset. outpu
train/util.py:148
Function
hideHandler
(e)
docs/slides/test/qunit-2.5.0.js:3577
Function
initialize
* Starts up the presentation if the client is capable.
docs/slides/js/reveal.js:328
Function
interceptNavigation
(ev)
docs/slides/test/qunit-2.5.0.js:3309
Function
isAutoSliding
* Checks if the auto slide mode is currently on. * * @return {Boolean}
docs/slides/js/reveal.js:2521
Function
isPrintingPDFFragments
* Check if this instance is being used to print a PDF with fragments.
docs/slides/js/reveal.js:1696
Function
literal
(o)
docs/slides/test/qunit-2.5.0.js:675
Function
load_specgrams
Utility function to load spectogram data. Args: dataset_dir (str): Directory containing the dataset. spec_shape (tuple) : Sh
train/util.py:21
Function
loggingCallback
(callback)
docs/slides/test/qunit-2.5.0.js:1019
Function
lt
()
docs/slides/lib/js/head.min.js:6
Function
module$1
(name, options, executeNow)
docs/slides/test/qunit-2.5.0.js:2862
Function
noop
()
docs/slides/plugin/markdown/marked.js:6
Function
on
* Registers a callback as a listener to the specified event. * * @public * @method on * @param {String} eventName * @param {Function} c
docs/slides/test/qunit-2.5.0.js:991
Function
onAutoSlidePlayerClick
* Handles click on the auto-sliding controls element. * * @param {object} [event]
docs/slides/js/reveal.js:5177
Function
onDocumentKeyPress
* Handler for the document level 'keypress' event. * * @param {object} event
docs/slides/js/reveal.js:4675
Function
onDocumentMouseScroll
* Handles mouse wheel scrolling, throttled to avoid skipping * multiple slides. * * @param {object} event
docs/slides/js/reveal.js:5022
Function
onError
(error)
docs/slides/test/qunit-2.5.0.js:2727
Function
onNavigateDownClicked
( event )
docs/slides/js/reveal.js:5071
Function
onNavigateLeftClicked
* Event handler for navigation control buttons.
docs/slides/js/reveal.js:5068
Function
onNavigateNextClicked
( event )
docs/slides/js/reveal.js:5073
Function
onNavigatePrevClicked
( event )
docs/slides/js/reveal.js:5072
Function
onNavigateRightClicked
( event )
docs/slides/js/reveal.js:5069
Function
onNavigateUpClicked
( event )
docs/slides/js/reveal.js:5070
Function
onOverviewSlideClicked
* Invoked when a slide is and we're in the overview. * * @param {object} event
docs/slides/js/reveal.js:5125
Function
onPageVisibilityChange
* Handle for the window level 'visibilitychange' event. * * @param {object} [event]
docs/slides/js/reveal.js:5102
Function
onPointerDown
* Convert pointer down to touch start. * * @param {object} event
docs/slides/js/reveal.js:4979
Function
onPointerMove
* Convert pointer move to touch move. * * @param {object} event
docs/slides/js/reveal.js:4993
Function
onPointerUp
* Convert pointer up to touch end. * * @param {object} event
docs/slides/js/reveal.js:5007
Function
onPreviewLinkClicked
* Handles clicks on links that are set to preview in the * iframe overlay. * * @param {object} event
docs/slides/js/reveal.js:5160
Function
onProgressClicked
* Clicking on the progress bar results in a navigation to the * closest approximate horizontal slide using this equation: * * ( clickX / present
docs/slides/js/reveal.js:5048
Function
onUnhandledRejection
(reason)
docs/slides/test/qunit-2.5.0.js:2747
Function
onWindowHashChange
* Handler for the window level 'hashchange' event. * * @param {object} [event]
docs/slides/js/reveal.js:5080
Function
onWindowResize
* Handler for the window level 'resize' event. * * @param {object} [event]
docs/slides/js/reveal.js:5091
Method
on_epoch_end
(self, epoch, logs)
train/util.py:133
Function
only
(testName, callback)
docs/slides/test/qunit-2.5.0.js:1961
Function
ot
(n,t,r,u)
docs/slides/lib/js/head.min.js:6
Function
pan
* Pan the document when the mosue cursor approaches the edges * of the window.
docs/slides/plugin/zoom-js/zoom.js:161
Function
post
()
docs/slides/plugin/multiplex/master.js:10
Function
quote
(str)
docs/slides/test/qunit-2.5.0.js:672
Function
removeAddressBar
* Causes the address bar to hide on mobile devices, * more vertical space ftw.
docs/slides/js/reveal.js:1719
Function
removeKeyBinding
* Removes the specified custom key binding.
docs/slides/js/reveal.js:1410
Function
resetFixture
()
docs/slides/test/qunit-2.5.0.js:3096
Function
runHook
()
docs/slides/test/qunit-2.5.0.js:1501
Function
sampling
(args)
train/model.py:31
Function
searchFocus
()
docs/slides/test/qunit-2.5.0.js:3567
Function
setState
* Restores the presentation to the given state. * * @param {object} state As generated by getState() * @see {@link getState} generates the param
docs/slides/js/reveal.js:4209
Function
skip
(testName)
docs/slides/test/qunit-2.5.0.js:1947
Function
storeFixture
()
docs/slides/test/qunit-2.5.0.js:3080
Function
syncSlide
* Updates reveal.js to keep in sync with new slide attributes. For * example, if you add a new `data-background-image` you can call * this to have
docs/slides/js/reveal.js:2744
Function
todo
(testName, callback)
docs/slides/test/qunit-2.5.0.js:1932
Function
toolbarChanged
()
docs/slides/test/qunit-2.5.0.js:3373
Function
useStrictEquality
(a, b)
docs/slides/test/qunit-2.5.0.js:274
Function
w
()
docs/slides/lib/js/head.min.js:6
Function
yt
(n,t)
docs/slides/lib/js/head.min.js:6
← previous
301–381 of 381, ranked by callers