Skip to content

Commit

Permalink
Merge branch 'release/0.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheider committed Dec 6, 2022
2 parents c4dfc8e + 5fb7af0 commit 03ed683
Show file tree
Hide file tree
Showing 517 changed files with 48,526 additions and 6,397 deletions.
22 changes: 11 additions & 11 deletions .github/images/mod.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
test_pypi_password: ${{ secrets.test_pypi_secret }}
if: env.test_pypi_password != null && endsWith(github.ref, 'master') && github.repository_owner == 'aivclab'
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.test_pypi_secret }}
repository_url: https://test.pypi.org/legacy/
Expand All @@ -43,7 +43,7 @@ jobs:
pypi_password: ${{ secrets.pypi_secret }}
if: env.pypi_password != null && startsWith(github.ref, 'refs/tags') && github.repository_owner == 'aivclab'

uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.pypi_secret }}
#verbose: true
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fail_fast: true
repos:
- repo: https://github.com/ambv/black
rev: 22.6.0
rev: 22.10.0
hooks:
- id: black
language_version: python3.8
Expand Down
Binary file modified docs/github/doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.classification.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.data.audio.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.data.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.entry_points.cli.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.get_version.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/generated/modulation.regression.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/github/doctrees/getting_started.doctree
Binary file not shown.
Binary file modified docs/github/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/github/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 63bbd2b99fa009c7d4526edc3d790725
config: 93ae40a7d6a1f4dfebcc7ad73f414339
tags: 645f666f9bcd5a90fca523b33c5a78b7
52 changes: 31 additions & 21 deletions docs/github/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
<html lang='en'>
<head>
<meta charset='utf-8'/>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>
<title>Overview: module code &#8212; modulation 0.0.1 documentation</title>
<link rel='stylesheet' type='text/css' href='../_static/pygments.css'/>
<link rel='stylesheet' type='text/css' href='../_static/alabaster.css'/>
<link rel='stylesheet' type='text/css' href='../_static/graphviz.css'/>
<link href='../_static/pygments.css' rel='stylesheet' type='text/css'/>
<link href='../_static/alabaster.css' rel='stylesheet' type='text/css'/>
<link href='../_static/graphviz.css' rel='stylesheet' type='text/css'/>
<script data-url_root='../' id='documentation_options' src='../_static/documentation_options.js'></script>
<script src='../_static/jquery.js'></script>
<script src='../_static/underscore.js'></script>
<script src='../_static/_sphinx_javascript_frameworks_compat.js'></script>
<script src='../_static/doctools.js'></script>
<link rel='canonical' href='aivclab.github.io/modulation/_modules/index.html'/>
<link rel='index' title='Index' href='../genindex.html'/>
<link rel='search' title='Search' href='../search.html'/>
<link href='Aivclab.github.io/modulation/_modules/index.html' rel='canonical'/>
<link href='../genindex.html' rel='index' title='Index'/>
<link href='../search.html' rel='search' title='Search'/>

<link rel='stylesheet' href='../_static/custom.css' type='text/css'/>
<link href='../_static/custom.css' rel='stylesheet' type='text/css'/>


<meta name='viewport' content='width=device-width, initial-scale=0.9, maximum-scale=0.9'/>
<meta content='width=device-width, initial-scale=0.9, maximum-scale=0.9' name='viewport'/>

</head>
<body>
Expand All @@ -37,32 +37,42 @@ <h1>All modules for which code is available</h1>
<ul>
<li><a href='modulation.html'>modulation</a></li>
<ul>
<li><a href='modulation/audio_utilities/funcs.html'>modulation.audio_utilities.funcs</a></li>
<li><a href='modulation/audio_utilities/splitting.html'>modulation.audio_utilities.splitting</a></li>
<li><a href='modulation/classification/architecture/m5.html'>modulation.classification.architecture.m5</a></li>
<li><a href='modulation/classification/metrics/lwlrap.html'>modulation.classification.metrics.lwlrap</a></li>
<li><a href='modulation/classification/procs.html'>modulation.classification.procs</a></li>
<li><a href='modulation/classification/procedure.html'>modulation.classification.procedure</a></li>
<li><a href='modulation/classification/seperation/audio_unet.html'>modulation.classification.seperation.audio_unet</a></li>
<li><a href='modulation/data/audio/speech/seperation/dsd100.html'>modulation.data.audio.speech.seperation.dsd100</a></li>
<li><a href='modulation/data/signal_generator.html'>modulation.data.signal_generator</a></li>
<li><a href='modulation/entry_points/cli.html'>modulation.entry_points.cli</a></li>
<li><a href='modulation/noise_generation/additive_noise.html'>modulation.noise_generation.additive_noise</a></li>
<li><a href='modulation/noise_generation/babble_noise.html'>modulation.noise_generation.babble_noise</a></li>
<li><a href='modulation/noise_generation/gaussian_noise.html'>modulation.noise_generation.gaussian_noise</a></li>
<li><a href='modulation/noise_generation/shaped_noise.html'>modulation.noise_generation.shaped_noise</a></li>
<li><a href='modulation/entry_points/tensorboard_entry_point.html'>modulation.entry_points.tensorboard_entry_point</a></li>
<li><a href='modulation/regression/linear_predictive_coding.html'>modulation.regression.linear_predictive_coding</a></li>
<li><a href='modulation/regression/spectral_denoise.html'>modulation.regression.spectral_denoise</a></li>
<li><a href='modulation/salience/colorise_waveform.html'>modulation.salience.colorise_waveform</a></li>
<li><a href='modulation/signal_utilities/audio_utilities/filtering.html'>modulation.signal_utilities.audio_utilities.filtering</a></li>
<li><a href='modulation/signal_utilities/audio_utilities/persistence.html'>modulation.signal_utilities.audio_utilities.persistence</a></li>
<li><a href='modulation/signal_utilities/chopping.html'>modulation.signal_utilities.chopping</a></li>
<li><a href='modulation/signal_utilities/noise_generation/additive_noise.html'>modulation.signal_utilities.noise_generation.additive_noise</a></li>
<li><a href='modulation/signal_utilities/noise_generation/babble_noise.html'>modulation.signal_utilities.noise_generation.babble_noise</a></li>
<li><a href='modulation/signal_utilities/noise_generation/gaussian_noise.html'>modulation.signal_utilities.noise_generation.gaussian_noise</a></li>
<li><a href='modulation/signal_utilities/noise_generation/shaped_noise.html'>modulation.signal_utilities.noise_generation.shaped_noise</a></li>
<li><a href='modulation/signal_utilities/segmentation.html'>modulation.signal_utilities.segmentation</a></li>
<li><a href='modulation/signal_utilities/splitting.html'>modulation.signal_utilities.splitting</a></li>
<li><a href='modulation/torch_utilities/collation.html'>modulation.torch_utilities.collation</a></li>
<li><a href='modulation/torch_utilities/padding.html'>modulation.torch_utilities.padding</a></li>
<li><a href='modulation/torch_utilities/torch_transforms.html'>modulation.torch_utilities.torch_transforms</a></li>
<li><a href='modulation/visualisation/colorise_waveform.html'>modulation.visualisation.colorise_waveform</a></li>
<li><a href='modulation/visualisation/salience/colored.html'>modulation.visualisation.salience.colored</a></li>
</ul>
</ul>

</div>

</div>
</div>
<div class='sphinxsidebar' role='navigation' aria-label='main navigation'>
<div aria-label='main navigation' class='sphinxsidebar' role='navigation'>
<div class='sphinxsidebarwrapper'>
<p class='logo'><a href='../index.html'>
<img alt='Logo' class='logo' src='../_static/mod.svg'/>
</a></p>
<h1 class='logo'><a href='../index.html'>modulation</a></h1>


Expand All @@ -84,11 +94,11 @@ <h3>Related Topics</h3>
</li>
</ul>
</div>
<div id='searchbox' style='display: none' role='search'>
<div id='searchbox' role='search' style='display: none'>
<h3 id='searchlabel'>Quick search</h3>
<div class='searchformwrapper'>
<form class='search' action='../search.html' method='get'>
<input type='text' name='q' aria-labelledby='searchlabel' autocomplete='off' autocorrect='off' autocapitalize='off' spellcheck='false'/>
<form action='../search.html' class='search' method='get'>
<input aria-labelledby='searchlabel' autocapitalize='off' autocomplete='off' autocorrect='off' name='q' spellcheck='false' type='text'/>
<input type='submit' value='Go'/>
</form>
</div>
Expand Down
42 changes: 26 additions & 16 deletions docs/github/html/_modules/modulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
<html lang='en'>
<head>
<meta charset='utf-8'/>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>
<title>modulation &#8212; modulation 0.0.1 documentation</title>
<link rel='stylesheet' type='text/css' href='../_static/pygments.css'/>
<link rel='stylesheet' type='text/css' href='../_static/alabaster.css'/>
<link rel='stylesheet' type='text/css' href='../_static/graphviz.css'/>
<link href='../_static/pygments.css' rel='stylesheet' type='text/css'/>
<link href='../_static/alabaster.css' rel='stylesheet' type='text/css'/>
<link href='../_static/graphviz.css' rel='stylesheet' type='text/css'/>
<script data-url_root='../' id='documentation_options' src='../_static/documentation_options.js'></script>
<script src='../_static/jquery.js'></script>
<script src='../_static/underscore.js'></script>
<script src='../_static/_sphinx_javascript_frameworks_compat.js'></script>
<script src='../_static/doctools.js'></script>
<link rel='canonical' href='aivclab.github.io/modulation/_modules/modulation.html'/>
<link rel='index' title='Index' href='../genindex.html'/>
<link rel='search' title='Search' href='../search.html'/>
<link href='Aivclab.github.io/modulation/_modules/modulation.html' rel='canonical'/>
<link href='../genindex.html' rel='index' title='Index'/>
<link href='../search.html' rel='search' title='Search'/>

<link rel='stylesheet' href='../_static/custom.css' type='text/css'/>
<link href='../_static/custom.css' rel='stylesheet' type='text/css'/>


<meta name='viewport' content='width=device-width, initial-scale=0.9, maximum-scale=0.9'/>
<meta content='width=device-width, initial-scale=0.9, maximum-scale=0.9' name='viewport'/>

</head>
<body>
Expand Down Expand Up @@ -59,7 +59,8 @@ <h1>Source code for modulation</h1>

<span class='s2'>@author: cnheider</span>
<span class='s2'>&quot;&quot;&quot;</span>
<span class='n'>__all__</span> <span class='o'>=</span> <span class='p'>[</span><span class='s2'>&quot;PROJECT_APP_PATH&quot;</span><span class='p'>,</span> <span class='s2'>&quot;PROJECT_NAME&quot;</span><span class='p'>,</span> <span class='s2'>&quot;PROJECT_VERSION&quot;</span><span class='p'>,</span> <span class='s2'>&quot;get_version&quot;</span><span class='p'>]</span>
<span class='n'>__all__</span> <span class='o'>=</span> <span class='p'>[</span><span class='s2'>&quot;PROJECT_APP_PATH&quot;</span><span class='p'>,</span> <span class='s2'>&quot;PROJECT_NAME&quot;</span><span class='p'>,</span> <span class='s2'>&quot;PROJECT_VERSION&quot;</span><span class='p'>,</span> <span class='s2'>&quot;get_version&quot;</span><span class='p'>,</span> <span class='s1'>&#39;PROJECT_ORGANISATION&#39;</span><span class='p'>,</span>
<span class='s1'>&#39;PROJECT_AUTHOR&#39;</span><span class='p'>,</span> <span class='s1'>&#39;PROJECT_YEAR&#39;</span><span class='p'>,</span> <span class='s1'>&#39;INCLUDE_PROJECT_READMES&#39;</span><span class='p'>,</span> <span class='s1'>&#39;PACKAGE_DATA_PATH&#39;</span><span class='p'>]</span>

<span class='kn'>from</span> <span class='nn'>typing</span> <span class='kn'>import</span> <span class='n'>Any</span>
<span class='kn'>from</span> <span class='nn'>pathlib</span> <span class='kn'>import</span> <span class='n'>Path</span>
Expand Down Expand Up @@ -115,7 +116,11 @@ <h1>Source code for modulation</h1>
<span class='c1'># Most git tags are prefixed with &#39;v&#39; (example: v1.2.3) this is</span>
<span class='c1'># never desirable for artifact repositories, so we strip the</span>
<span class='c1'># leading &#39;v&#39; if it&#39;s present.</span>
<span class='n'>version</span> <span class='o'>=</span> <span class='n'>version</span><span class='p'>[</span><span class='mi'>1</span><span class='p'>:]</span> <span class='k'>if</span> <span class='nb'>isinstance</span><span class='p'>(</span><span class='n'>version</span><span class='p'>,</span> <span class='nb'>str</span><span class='p'>)</span> <span class='ow'>and</span> <span class='n'>version</span><span class='o'>.</span><span class='n'>startswith</span><span class='p'>(</span><span class='s2'>&quot;v&quot;</span><span class='p'>)</span> <span class='k'>else</span> <span class='n'>version</span>
<span class='n'>version</span> <span class='o'>=</span> <span class='p'>(</span>
<span class='n'>version</span><span class='p'>[</span><span class='mi'>1</span><span class='p'>:]</span>
<span class='k'>if</span> <span class='nb'>isinstance</span><span class='p'>(</span><span class='n'>version</span><span class='p'>,</span> <span class='nb'>str</span><span class='p'>)</span> <span class='ow'>and</span> <span class='n'>version</span><span class='o'>.</span><span class='n'>startswith</span><span class='p'>(</span><span class='s2'>&quot;v&quot;</span><span class='p'>)</span>
<span class='k'>else</span> <span class='n'>version</span>
<span class='p'>)</span>
<span class='k'>else</span><span class='p'>:</span>
<span class='c1'># Default version is an ISO8601 compliant datetime. PyPI doesn&#39;t allow</span>
<span class='c1'># the colon &#39;:&#39; character in its versions, and time is required to allow</span>
Expand All @@ -127,7 +132,9 @@ <h1>Source code for modulation</h1>
<span class='c1'>#</span>
<span class='c1'># Publications using datetime versions should only be made from master</span>
<span class='c1'># to represent the HEAD moving forward.</span>
<span class='n'>warn</span><span class='p'>(</span><span class='sa'>f</span><span class='s2'>&quot;Environment variable VERSION is not set, only using datetime: </span><span class='si'>{</span><span class='n'>date_version</span><span class='si'>}</span><span class='s2'>&quot;</span><span class='p'>)</span>
<span class='n'>warn</span><span class='p'>(</span>
<span class='sa'>f</span><span class='s2'>&quot;Environment variable VERSION is not set, only using datetime: </span><span class='si'>{</span><span class='n'>date_version</span><span class='si'>}</span><span class='s2'>&quot;</span>
<span class='p'>)</span>

<span class='c1'># warn(f&#39;Environment variable VERSION is not set, only using timestamp: {version}&#39;)</span>

Expand All @@ -150,8 +157,11 @@ <h1>Source code for modulation</h1>

</div>
</div>
<div class='sphinxsidebar' role='navigation' aria-label='main navigation'>
<div aria-label='main navigation' class='sphinxsidebar' role='navigation'>
<div class='sphinxsidebarwrapper'>
<p class='logo'><a href='../index.html'>
<img alt='Logo' class='logo' src='../_static/mod.svg'/>
</a></p>
<h1 class='logo'><a href='../index.html'>modulation</a></h1>


Expand All @@ -177,11 +187,11 @@ <h3>Related Topics</h3>
</li>
</ul>
</div>
<div id='searchbox' style='display: none' role='search'>
<div id='searchbox' role='search' style='display: none'>
<h3 id='searchlabel'>Quick search</h3>
<div class='searchformwrapper'>
<form class='search' action='../search.html' method='get'>
<input type='text' name='q' aria-labelledby='searchlabel' autocomplete='off' autocorrect='off' autocapitalize='off' spellcheck='false'/>
<form action='../search.html' class='search' method='get'>
<input aria-labelledby='searchlabel' autocapitalize='off' autocomplete='off' autocorrect='off' name='q' spellcheck='false' type='text'/>
<input type='submit' value='Go'/>
</form>
</div>
Expand Down
Loading

0 comments on commit 03ed683

Please sign in to comment.