issues
search
sdatkinson
/
NeuralAmpModelerCore
Core DSP library for NAM plugins
MIT License
296
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update nlohmann json to latest to be able to compile NeuralAmpModelerCore with C++20 and also C++23
#134
erikgrahn13
opened
4 days ago
0
Make gating activations more efficient
#133
sdatkinson
opened
2 weeks ago
0
Activitions incorrectly applied to row-based blocks in Wavnet. #125
#132
rerdavies
opened
2 weeks ago
0
[BUGFIX] Fix gated activations in WaveNet
#131
sdatkinson
closed
2 weeks ago
0
[BUGFIX] Handle when calibration fields are present but null-valued
#130
sdatkinson
closed
2 weeks ago
0
[BUG] `get_dsp` fails when I/O calibration metadata keys are present but values are `null`
#129
sdatkinson
closed
2 weeks ago
0
[Chore] Formatting
#128
sdatkinson
closed
2 weeks ago
0
[FEATURE] Add support for LeakyReLU activation
#127
sdatkinson
closed
2 weeks ago
0
25% performance improvement inlarge wavenet models.
#126
rerdavies
opened
3 weeks ago
1
Activations incorrectly applied in Wavenet models.
#125
rerdavies
closed
2 weeks ago
6
What is the purpose of pre-warming code.
#124
rerdavies
opened
3 weeks ago
2
TPU and GPU inference support
#123
novikov-alexander
opened
4 weeks ago
0
[ENHANCEMENT] `get_dsp`: Set input and output levels while loading models
#122
sdatkinson
closed
4 weeks ago
0
[FEATURE] Define input and output level calibration functionality for `DSP`
#121
sdatkinson
closed
1 month ago
0
CI: Test loading and running models
#120
sdatkinson
closed
1 month ago
0
[BREAKING] Remove `config_path` as input to `GetWeights`
#119
sdatkinson
closed
1 month ago
0
`get_dsp()`: Set input and output calibration levels in models if they are available
#118
sdatkinson
closed
4 weeks ago
0
[FEATURE] Define input and output calibration for models
#117
sdatkinson
closed
1 month ago
0
[FEATURE] Set input and output calibration levels in models.
#116
sdatkinson
closed
1 month ago
0
`GetWeights` doesn't use input argument `config_file`
#115
sdatkinson
closed
1 month ago
0
[FEATURE] Add support for models trained with the LeakyRELU activation function
#114
2-dor
closed
2 weeks ago
7
Using RTNeural instead of custom models?
#113
baptistejamin
closed
1 month ago
1
More efficient pre-warming using multiple-sample buffers
#112
sdatkinson
closed
2 months ago
0
Define `nam::DSP::Reset` and `nam::DSP::ResetAndPrewarm`
#111
sdatkinson
closed
2 months ago
0
Remove `nam::DSP::finalize_()`
#110
sdatkinson
closed
2 months ago
1
Performance optimization, avoiding memory allocations on the realtime audio thread.
#109
rerdavies
closed
2 months ago
4
Fix wavenet head check
#108
mikeoliphant
closed
2 months ago
1
WaveNet head check is not working properly
#107
mikeoliphant
closed
2 months ago
1
Bug fix renaming param in header to implementation
#106
dhilanpatel26
closed
3 months ago
1
simplify vector load from json
#105
shaforostoff
closed
3 months ago
1
[BUG] Incorrect parameter name `i_end` in `dsp::Conv1D::process_()`
#104
sdatkinson
closed
3 months ago
0
eigen-3.4.0 doesn't have Eigen::placeholders::lastN
#103
yurivict
closed
5 months ago
0
[BUGFIX] Fix gated activation code
#102
sdatkinson
closed
8 months ago
0
Gating activations in WaveNet are handled wrong
#101
sdatkinson
closed
2 weeks ago
0
Change code-style
#100
olilarkin
opened
9 months ago
0
Get rid of `nam::DSP::finalize_()`
#99
sdatkinson
closed
2 months ago
0
Eigen ref
#98
olilarkin
opened
10 months ago
0
Pass in const reference to weights
#97
olilarkin
opened
10 months ago
0
`Reset` method
#96
sdatkinson
closed
2 months ago
2
[BREAKING] Remove parametric modeling code
#95
sdatkinson
closed
11 months ago
0
Fix tools
#94
sdatkinson
closed
11 months ago
0
Add `nam` namespace
#93
sdatkinson
closed
11 months ago
0
[BUGFIX] Fix LSTM input-output reversal
#92
sdatkinson
closed
12 months ago
1
LSTM input-output is backward
#91
sdatkinson
closed
12 months ago
0
Moved pre-warm to DSP and call it in get_dsp()
#90
mikeoliphant
closed
11 months ago
0
Move pre-warm to overridable method
#89
mikeoliphant
closed
11 months ago
0
Change dsp to nam?
#88
mikeoliphant
closed
11 months ago
3
[BREAKING] Remove constructors with loudness
#87
sdatkinson
closed
1 year ago
0
Remove constructors with loudness
#86
sdatkinson
closed
1 year ago
2
[BREAKING] Remove `TARGET_DSP_LOUDNESS`
#85
sdatkinson
closed
1 year ago
0
Next