* ZDeprecated | * Fuzzy |
* Vector | * Found |
* VQ | * Flow |
* Test | * DSP:TimeFreq |
* Probe | * DSP:Misc |
* Operator | * DSP:Manip |
* Network | * DSP:Filter |
* NNet | * DSP:Effects |
* Matrix | * DSP:Base |
* Logic | * DSP:Audio |
* IO | * DSP:Adaptive |
* HMM | * Conversion |
* General | * - |
* Amplitude | * ConstantVector | * MFCC |
* CAllPole | * FDSaveFrame | * StrCat |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
FILTER | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Vector | The vector |
Parameters | VALUE | string | The string representation of the vector |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | OBJECT | Vector | Audio frames |
FD | FILEDES | (Sound card) File descriptor | |
Outputs | OUTPUT | Vector | Returning the input audio frames |
Parameters | LEAD_IN | int | Number of zero frames to send before starting (for synchronization) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | INPUTLENGTH | any | No description available |
OUTPUTLENGTH | any | No description available | |
WINDOW | any | No description available | |
SAMPLING | any | No description available | |
LOW | any | No description available | |
HIGH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | String | First input string |
INPUT2 | String | Second input string | |
Outputs | OUTPUT | String | Concatenated strings |
Parameters | none | none | none |
* Concatenate | * Length | * VectorCode |
* DCVector | * PushBack | * VectorGetIndex |
* Float2Vect | * Select | * VectorSetIndex |
* Index | * Sum |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | Vector | First input vector |
INPUT2 | Vector | Second input vector | |
Outputs | OUTPUT | Vector | Concatenated vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Vector | The vector |
Parameters | LENGTH | int | The vector length |
VALUE | float | Value of each element |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | float | The input float |
Outputs | OUTPUT | Vector | The vector |
Parameters | LOOKAHEAD | int | Number of elements in the future |
LOOKBACK | int | Number of elements in the past |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
INDEX | int | Index value (if not specified in parameter) | |
Outputs | OUTPUT | any | Float at a certain index |
Parameters | INDEX | int | Index value |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The vector input |
Outputs | OUTPUT | int | The length of the vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | float | Input object |
VECTOR | Vector | Accumulator where to put the input | |
Outputs | OUTPUT | Vector | The vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Output vector (size = END-START+1) |
Parameters | START | int | Start index (inculded) |
END | int | End index (included) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
Outputs | OUTPUT | float | The sum |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Output vector (after gain) |
Parameters | CODE | string | C++ code inside function [void func(const float *x, float *y, int length)] |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | VECTOR | Vector | Vector |
INDEX | int | Vector index | |
Outputs | OUTPUT | any | Vector element at position index |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | VECTOR | Vector | Vector |
VALUE | any | value to put in Vector[index] | |
INDEX | int | Vector index | |
Outputs | OUTPUT | Vector | The same vector as the input vector |
Parameters | none | none | none |
* CMCalc | * MMITrain | * VQTrain |
* CMTrain | * MSVQTrain | * VQWeightMeans |
* FMapCalc | * RBFTrain | * VQuantize |
* FMapTrain | * VQClass | * VQuantizeDiff |
* MMIScore | * VQCloseness |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
CM | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | OUTPUTLENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Input feature accumulator |
TRAIN_OUT | Vector | Output feature accumulator | |
VQ | KMeans | Already trained vector quantizer | |
Outputs | OUTPUT | CodebookMap | Resulting codebook map |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
FMAP | FeatureMap | The feature map that will be used | |
Outputs | OUTPUT | Vector | Output features |
Parameters | INPUTLENGTH | int | Number of input features |
OUTPUTLENGTH | int | Number of output features |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | An accumulator with input features |
TRAIN_OUT | Vector | An accumulator with input features | |
Outputs | OUTPUT | FeatureMap | The trained 'feature map' |
Parameters | LEVELS | any | Number of levels to the decision tree |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | any | No description available |
MMI | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | Vector | No description available |
Outputs | OUTPUT | Cell | MMI tree |
Parameters | LEVELS | int | Number of levels for the tree |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | STAGES | any | No description available |
BINARY | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | NB_GAUSSIANS | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
VQ | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
VQ | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | MEANS | any | No description available |
BINARY | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
VQ | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | OUTPUTLENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
VQ | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
VQ | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
* XPMTest |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The first input |
INPUT2 | any | The second input | |
Outputs | OUTPUT1 | any | The first output |
OUTPUT2 | any | The second output | |
Parameters | none | none | none |
* GtkPlotProbe | * Probe | * Trace |
* KeyPad | * SpectrumProbe | |
* PlotProbe | * TextProbe |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Same as input |
Parameters | BREAK_AT | int | If set, the probe runs until (count = BREAK_AT) |
SHOW | bool | Whether or not to show the the data by default | |
SKIP | int | Count increment for each "Next" | |
PROBE_NAME | string | Name (title) of the probe |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | KEYPAD | Char | The Char description of the key that is pressed |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | BREAK_AT | any | No description available |
SHOW | any | No description available | |
SKIP | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Any data |
Outputs | OUTPUT | any | Pass through |
Parameters | BREAK_AT | int | If set, the probe runs until (count = BREAK_AT) |
SHOW | bool | Whether or not to show the the data by default | |
SKIP | int | Count increment for each "Next" | |
PROBE_NAME | string | Name (title) of the probe |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | BREAK_AT | int | No description available |
SHOW | bool | No description available | |
SKIP | int | No description available | |
SQRT | bool | No description available | |
LOG | bool | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Any data |
Outputs | OUTPUT | any | Pass through |
Parameters | BREAK_AT | int | If set, the probe runs until (count = BREAK_AT) |
SHOW | bool | Whether or not to show the the data by default | |
SKIP | int | Count increment for each "Next" | |
PROBE_NAME | string | Name (title) of the probe |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input |
Outputs | OUTPUT | any | The output = The input |
Parameters | TAG | string | Tag to put on the lines |
* Add | * Max | * Power |
* Concat | * Min | * Sub |
* Div | * Modulo | |
* Equal | * Mul |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | First value |
INPUT2 | any | Second value | |
Outputs | OUTPUT | any | Result of the addition |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | First value |
INPUT2 | any | Second value | |
Outputs | OUTPUT | any | Result of the concatenation |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | NUM | any | The numerator |
DEN | any | The denominator | |
Outputs | OUTPUT | any | The result of the division |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | First value |
INPUT2 | any | Second value | |
Outputs | OUTPUT | bool | True or false |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | First value |
INPUT2 | any | Second value | |
Outputs | OUTPUT | any | The maximum value between INPUT1 and INPUT2 |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The first value |
INPUT2 | any | The second value | |
Outputs | OUTPUT | any | The minimum value between INPUT1 and INPUT2 |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | DIVIDEND | any | No description available |
DIVISOR | any | No description available | |
Outputs | REMAINDER | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The first operand |
INPUT2 | any | The second operand | |
Outputs | OUTPUT | any | The result of INPUT1 * INPUT2 |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | BASE | int | base |
EXP | int | exponent | |
Outputs | OUTPUT | int | base power exponent |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The value to subtract from |
INPUT2 | any | The subtracted value | |
Outputs | OUTPUT | any | The result of the subtraction |
Parameters | none | none | none |
* Accept | * Listen |
* Connect | * Socket |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | SOCKET | socket | The socket to listen to |
Outputs | SOCKET | stream | The socket to be used for input/output operations |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | SOCKET | socket | The socket to listen to |
HOST | any | The host we want to connect to. | |
Outputs | SOCKET | stream | The socket to be used for input/output operations |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | SOCKET | socket | The socket to listen to |
Outputs | SOCKET | socket | The socket to be used for input/output operations |
Parameters | BACKLOG | int | Number of incoming connections allowed |
BLOCKING | bool | Blocking call to accept. |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | socket | The socket to be used for input/output operations |
Parameters | TYPE | string | Type of socket : BROADCAST, TCP_STREAM, etc. |
PORT | int | Communication port |
* NNetExec | * NNetSetInit | * NNetTrainSCG |
* NNetInit | * NNetSetTrainDBD | * NNetTrainWeightDBD |
* NNetSetCalc | * NNetTrainDBD | |
* NNetSetChooseBest | * NNetTrainQProp |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
NNET | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | OUTPUTLENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Training input data |
TRAIN_OUT | Vector | Training output data | |
Outputs | OUTPUT | FFNet | Initialized feed-forward neural network |
Parameters | TOPO | string | Number of units on each layer (including input and output layers) |
FUNCTIONS | string | Activation functions for each layer (except the input layer) | |
RAND_SEED | int | Sets to random seed to RAND_SEED before initialization |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
ID | any | No description available | |
NNET | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | OUTPUTLENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | any | No description available |
TRAIN_OUT | any | No description available | |
TRAIN_ID | any | No description available | |
NET1 | any | No description available | |
NET2 | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | any | No description available |
TRAIN_OUT | any | No description available | |
TRAIN_ID | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | NB_NETS | any | No description available |
TOPO | any | No description available | |
FUNCTIONS | any | No description available | |
RAND_SEED | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | any | No description available |
TRAIN_OUT | any | No description available | |
TRAIN_ID | any | No description available | |
NNET | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | MAX_EPOCH | any | No description available |
LEARN_RATE | any | No description available | |
INCREASE | any | No description available | |
DECREASE | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Input data accumulator |
TRAIN_OUT | Vector | Output data accumulator | |
NNET | FFNet | Neural network that will be trained | |
Outputs | OUTPUT | FFNet | Trained network |
Parameters | MAX_EPOCH | int | Number of training epoch (default 2000) |
LEARN_RATE | float | Initial learning rate (default 0.000001) | |
INCREASE | float | Learning rate increment (> 1.0) factor (default 1.04) | |
DECREASE | float | Learning rate decrement (< 1.0) factor (default 0.6) | |
NB_SETS | int | Number of batch subsets for accelerated training (default 1) | |
ALLOC_CHUNK | bool | If true, a big vector is allocated to store all the inputs (default false) | |
RPROP | bool | If true, use the RProp variant of delta-bar-delta (default false) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Input data accumulator |
TRAIN_OUT | Vector | Output data accumulator | |
NNET | FFNet | Neural network that will be trained | |
Outputs | OUTPUT | FFNet | Trained network |
Parameters | MAX_EPOCH | int | Number of training epoch (default 2000) |
LEARN_RATE | float | Initial learning rate (default 0.000001) | |
INCREASE | float | Learning rate increment (> 1.0) factor (default 1.04) | |
DECREASE | float | Learning rate decrement (< 1.0) factor (default 0.6) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Input data accumulator |
TRAIN_OUT | Vector | Output data accumulator | |
NNET | FFNet | Neural network that will be trained | |
Outputs | OUTPUT | FFNet | Trained network |
Parameters | MAX_EPOCH | int | Number of training epoch (default 2000) |
SIGMA | float | Sigma parameter | |
LAMBDA | float | Lambda parameter |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | TRAIN_IN | Vector | Input data accumulator |
TRAIN_OUT | Vector | Output data accumulator | |
TRAIN_WEIGHT | Vector | Error weights for training | |
NNET | FFNet | Neural network that will be trained | |
Outputs | OUTPUT | FFNet | Trained network |
Parameters | MAX_EPOCH | int | Number of training epoch (default 2000) |
LEARN_RATE | float | Initial learning rate (default 0.000001) | |
INCREASE | float | Learning rate increment (> 1.0) factor (default 1.04) | |
DECREASE | float | Learning rate decrement (< 1.0) factor (default 0.6) |
* CovarianceAccum | * DCMatrix | * MatProduct |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input (observation) vector |
MATRIX | Matrix | Input (covariance) matrix | |
Outputs | OUTPUT | Matrix | Updated matrix (same object as input) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Matrix | The matrix |
Parameters | ROWS | int | Number of rows |
COLUMNS | int | Number of columns | |
VALUE | float | Value of each element |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
MATRIX | Matrix | Matrix | |
Outputs | OUTPUT | Vector | Result |
Parameters | none | none | none |
* AND | * IF | * Smaller |
* BinaryAND | * IterCount | * isNil |
* BinaryOR | * NOT | |
* Greater | * OR |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | bool | First boolean input |
INPUT2 | bool | Second boolean input | |
Outputs | OUTPUT | bool | Boolean output |
Parameters | PULL_ANYWAY | bool | Pull on INPUT2 even if INPUT1 is false |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | MASK | int | Mask. |
Input1 | int | the value to mask | |
Outputs | OUTPUT | int | new value |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | MASK | int | Mask. |
Input1 | int | the value to mask | |
Outputs | OUTPUT | int | new value |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The first operand |
INPUT2 | any | The second operand | |
Outputs | OUTPUT | bool | bool value |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | COND | bool | The condition for the if statement |
THEN | any | What to do if the condition is true | |
ELSE | any | What to do if the condition is false | |
Outputs | OUTPUT | any | The object from THEN or ELSE depending on COND |
Parameters | PULL_ANYWAY | bool | If true, the IF statement pulls also on the branch not taken |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | int | The iteration count |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | bool | Boolean input |
Outputs | OUTPUT | bool | Boolean output |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | bool | First boolean input |
INPUT2 | bool | Second boolean input | |
Outputs | OUTPUT | bool | Boolean output |
Parameters | PULL_ANYWAY | bool | Pull on INPUT2 even if INPUT1 is true |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | The first operand |
INPUT2 | any | The second operand | |
Outputs | OUTPUT | any | Boolean output |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Float value |
Outputs | OUTPUT | bool | Float transformation to integer |
Parameters | none | none | none |
* BroadcastLoad | * OutputStream | * SerializeAs |
* BroadcastSave | * Stderr | |
* ExecStream | * ReadInt | * Stdin |
* InputStream | * Save | * Stdout |
* Load | * SaveAs | * TCPConnect |
* LoadFile | * Serialize | * URLStream |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | SOCKET | Stream | The stream we are loading from |
Outputs | OUTPUT | any | The loaded object |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | OBJECT | any | The object that will be saved |
SOCKET | Stream | The output stream where to save | |
Outputs | OUTPUT | any | The input object |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | string | The command arg |
Outputs | OUTPUT | Stream | The stream |
Parameters | COMMAND | string | The command |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | string | The file name |
Outputs | OUTPUT | Stream | The Stream |
Parameters | TYPE | String | Type of stream: stream, fd, or FILE (default stream) |
RETRY | int | If set to N, InputStream will retry N times on open fail |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | STREAM | Stream | The stream we are loading from |
Outputs | OUTPUT | any | The loaded object |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | No description available |
Parameters | FILENAME | string | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | string | The file name |
Outputs | OUTPUT | Stream | The Stream |
Parameters | TYPE | string | Type of stream: stream, fd, or FILE (default stream) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | STREAM | Stream | The stream we are loading from |
Outputs | OUTPUT | int | The (next) integer in the stream |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | OBJECT | any | The object that will be saved |
STREAM | Stream | The output stream where to save | |
Outputs | OUTPUT | any | The input object |
Parameters | PRETTY_PRINT | bool | If we want to print human readable output (and Matlab) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | FILENAME | string | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | OBJECT | any | The object that will be saved |
STREAM | Stream | The output stream where to save | |
Outputs | OUTPUT | any | The input object |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | FILENAME | string | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Stream | Stderr stream |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Stream | Stdin stream |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Stream | Stdout stream |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Stream | Commected socket in RW mode |
Parameters | HOST | string | Hostname |
PORT | int | Port number | |
BLOCKING | bool | Whether to make the socket blocking |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | string | The url string |
Outputs | OUTPUT | Stream | The newly created Stream |
Parameters | FLAGS | string | Flags for opening the stream (r, w, rw) |
* AdaptMAP | * DiagGMMTrain | * MakeDiagGMM |
* DiagGMMScore | * GMMScore | * MarkovProb |
* DiagGMMSetScore | * GMMTrain | * TransMatrix |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | Vector | Frame buffer |
GMM | GMM | GMM to be adapted | |
Outputs | OUTPUT | GMM | Adapted GMM |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
GMM | DiagGMM | Input GMM (pdf) | |
Outputs | OUTPUT | Float | GMM score |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
GMM | DiagGMM | Input GMM set (pdf's) | |
Outputs | OUTPUT | Vector | GMM scores |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | Vector | Frame Accumulator |
Outputs | OUTPUT | GMM | The trained GMM |
Parameters | SPLIT_LEVELS | int | Number of times to perform the split = log2 (number of gaussians) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | Vector | Frames that will be scored |
GMM | GMM | GMM used as dpf | |
Outputs | OUTPUT | Vector | Log-score (as a vector of 1) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FRAMES | Vector | Frame Accumulator |
Outputs | OUTPUT | GMM | The trained GMM |
Parameters | SPLIT_LEVELS | int | Number of times to perform the split = log2 (number of gaussians) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | GMM | Input GMM |
Outputs | OUTPUT | DiagGMM | Output DiagGMM |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | State probability |
MATRIX | any | Transition probability matrix | |
Outputs | OUTPUT | any | A posteriori probability |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | state numbers in a frame buffer |
Outputs | OUTPUT | any | No description available |
Parameters | NB_STATES | any | Number of HMM states |
THRESHOLD | any | The minimum transition probability allowed |
* Accumulate | * GetComposite | * NewAccumulator |
* Action | * List | * NilObject |
* BuildDoc | * LoadDoc | * VMethod |
* Constant | * MakeComposite | * VarLoad |
* Discard | * NOP | * VarStore |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | ACCUM | Vector | Accumulator where to put the input |
INPUT | any | Input object | |
Outputs | OUTPUT | Vector | The input accumulator |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input |
BEFORE | any | To be pulled before | |
AFTER | any | To be pulled after | |
Outputs | OUTPUT | any | The output = The input |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | UIDocument | Loaded document |
Outputs | OUTPUT | Network | built network |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | VALUE | any | The value (parameter) |
Parameters | VALUE | any | The value |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input object |
Outputs | OUTPUT | NilObject | Always return a NilObject |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | CompositeType | Composite object |
Outputs | none | none | none |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | STREAM | Stream | The stream to load from |
Outputs | OUTPUT | Vector | The vector output |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | string | Document name |
Outputs | OUTPUT | UIDocument | loaded document |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | Create a new composite object. |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input |
Outputs | OUTPUT | any | The output = The input |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Vector | Empty accumulator |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | VALUE | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | int or float | Object on wich the method will be applied |
Outputs | OUTPUT | int or float | Return value of the method |
Parameters | METHOD | string | The name of the method to call |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | The variable value |
Parameters | VARIABLE | string | The name of the variable t be loaded |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The value of the variable |
Outputs | OUTPUT | any | The value of the variable |
Parameters | VARIABLE | string | The variable name |
* FuzzyModelExec | * GenericModel | * TriangularFunction |
* FuzzyRule | * InferenceModel | |
* FuzzySet | * TrapezoidalFunction |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | MODEL | any | The model to use |
INPUT | any | The input values to calculate | |
Outputs | OUTPUT | any | The output of the fuzzy model |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | RULE | Vector | The FuzzyRule Object |
Parameters | IF | string | Antecedant of the rule seperated by spaces |
THEN | string | Consequent of the rule seperated by spaces |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | FUNCTIONS | Vector | The Fuzzy Functions |
Outputs | SET | Vector | The FuzzySet with multiple Fuzzy Functions |
Parameters | NAME | string | The name of the set |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | RULES | Vector | The Rules to use |
ANTECEDENT_SETS | Vector | The Sets to use | |
CONSEQUENT_SETS | Vector | The Sets to use | |
INPUT | Vector | The input value of the variables | |
Outputs | MODEL | Model | The model (cloned) |
OUTPUT | Vector | The defuzzified values | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | RULES | Vector | The Rules to use |
ANTECEDENT_SETS | Vector | The Sets to use | |
CONSEQUENT_SETS | Vector | The Sets to use | |
INPUT | Vector | The input value of the variables | |
Outputs | MODEL | Model | The model (cloned) |
OUTPUT | Vector | The defuzzified values | |
OUTPUT_SETS | Vector | The copied consequent set(s) | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | FUNCTION | Vector | The FuzzyFunction object |
Parameters | A | float | A value |
B | float | B value | |
C | float | C value | |
D | float | D value | |
NAME | string | The name of the function |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | FUNCTION | Vector | The FuzzyFunction object |
Parameters | A | float | A value |
B | float | B value | |
C | float | C value | |
NAME | string | The name of the function |
* Round |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | float | The input float |
Outputs | OUTPUT | int | Nearest integer |
Parameters | none | none | none |
* Catch | * Pack | * Step |
* Collector | * ParallelThread | * Sync |
* Delay | * Recover | * ThreadJoin |
* Feedback | * SampleAndHold | * Throw |
* IterWall | * SerialThread | * Trigger |
* Iterate | * Sleep | * UnPack |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Normal flow |
CATCH | any | Flow to follow if an exception is caught | |
Outputs | OUTPUT | any | Flow output |
EXCEPTION | any | The exception caught (use only as feedback link) | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input |
Outputs | OUTPUT | any | The output = The input (same name) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input object |
Outputs | OUTPUT | any | The output object = input object with a delay |
Parameters | DELAY | int | The delay |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input object |
BEFORE | any | When count < delay, pull the input from here | |
Outputs | OUTPUT | any | The output object = input object |
DELAY | any | The delayed output of DELAY iteration | |
Parameters | DELAY | int | Number of iteration for the delay |
BEFORE_LIMIT | int | When count - DELAY is smaller or equal to BEFORE_LIMIT, the input is pulled from BEFORE at (DELAY - count + BEFORE_LIMIT) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input object |
Outputs | OUTPUT | any | The output object = the input object (calculated once) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | bool | Return true if count < MAX_ITER |
Parameters | MAX_ITER | int | Number of iteration to do (max) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Objects to be packed (until processCount reached) |
Outputs | OUTPUT | Vector | A vector of ObjectRef(s) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | any | First parallelized input |
INPUT2 | any | Second parallelized input | |
Outputs | OUTPUT1 | any | First parallelized output |
OUTPUT2 | any | Second parallelized output | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Normal flow |
CATCH | any | Flow to follow if an error (exception) is caught | |
Outputs | OUTPUT | any | Flow output |
EXCEPTION | String | The error message caught (use only as feedback link) | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input x[count] |
Outputs | OUTPUT | any | x[count - (count "modulo" FACTOR)] |
Parameters | DOWNSAMPLING | int | The downsampling factor |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Flow input (asynchronous flow) |
Outputs | OUTPUT | any | Output flow (synchronous) |
Parameters | LOOKAHEAD | int | Pipeline look-ahead |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | VALUE | any | Always return TRUE. |
Parameters | SECONDS | float | Sleep x seconds. |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
ELSE | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | Step value | int | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | Input |
Outputs | OUTPUT | any | Output (no-op) same as input with different count |
Parameters | RATIO | any | (input/output) count ratio |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input |
Outputs | OUTPUT | any | The output = The input |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The Object included in the FlowException |
Outputs | OUTPUT | any | Will automatically throw a FlowException if pulled |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | No description available |
Parameters | Rate | int | No description available |
Start value | int | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The packed vector |
Outputs | OUTPUT | any | The single unpacked Object |
NOT_END | any | True if there's still data | |
Parameters | none | none | none |
* CMS | * GCMS2 | * Mel |
* DCT | * IDCT | * PS |
* FFT | * IRFFT | * RFFT |
* GCMS | * MDCT |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frames (cepstrum) |
Outputs | OUTPUT | Vector | CMS output frames |
Parameters | LENGTH | int | Frame length (number of features) |
LOOKBACK | int | CMS window look-back (number of frames) | |
LOOKAHEAD | int | CMS window look-ahead (number of frames) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
Outputs | OUTPUT | Vector | The result of the DCT |
Parameters | LENGTH | int | Length of the DCT |
FAST | bool | If true, the DCT is implemented using an FFT | |
OUTPUTLENGTH | int | Number of coefficients to calculate (only if FAST=false) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
Outputs | OUTPUT | Vector | The FFT resuls as [r(0), r(1),..., r(N/2), i(N/2-1), ..., i(2), i(1)] |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frames |
Outputs | OUTPUT | Vector | CMS output |
Parameters | LENGTH | int | Frame lentgh (features) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frames |
IS_SPEECH | bool | Whether the frame is speech | |
Outputs | OUTPUT | Vector | CMS output |
Parameters | LENGTH | int | Frame lentgh (features) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
Outputs | OUTPUT | Vector | The result of the DCT |
Parameters | LENGTH | int | Length of the input and output vectors |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Half complex vector |
Outputs | OUTPUT | Vector | Real inverse FFT output |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
Outputs | OUTPUT | Vector | MDCT result |
Parameters | LENGTH | int | Frame (not window) size |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input power-spectrum |
Outputs | OUTPUT | Vector | Mel-scale channel energies |
Parameters | INPUTLENGTH | int | Power-spectrum size |
OUTPUTLENGTH | int | Number of channel energies | |
SAMPLING | int | Sampling rate used (used for power-spectrum range) | |
LOW | int | Lowest frequency | |
HIGH | int | Highest frequency |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Spectrum output from FFT |
Outputs | OUTPUT | Vector | Power spectrum (half the input length) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Real vector |
Outputs | OUTPUT | Vector | Complex FFT output |
Parameters | none | none | none |
* Autocor | * Noise | * TimeAutocorr |
* Dist | * RMS | * TimeEntropy |
* Entropy | * StopRecord | * ZCrossing |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Autocorrelation vector |
Parameters | START | int | Smallest lag offset (included) |
END | int | Largest lag offset (included) | |
CONTINUOUS | bool | Use the previous frame also (cross-correlation) (default false) | |
NORMALIZE | bool | Energy normalization (default false) | |
NORMALIZE2 | bool | Normalize by subtracting the value at lag/2 (default false) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT1 | Vector | First input vector |
INPUT2 | Vector | Second input vector | |
Outputs | OUTPUT | Vector | Distance between INPUT1 and INPUT2 |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Entropy value (vector of 1) |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | Vector | Noise signal (uncorrelated) |
Parameters | LENGTH | int | Length of the generated noise signal (frame length) |
TYPE | string | Noise type (UNIFORM, GAUSS, TRIANGLE) | |
SD | float | Noise standard deviation |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input signal |
Outputs | OUTPUT | Vector | The RMS value |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | bool | frame by frame |
Outputs | OUTPUT | bool | false when should stop |
Parameters | START | int | Number of true frames before start |
TIMEOUT | int | Number of false frames before end |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vectors (frames) |
Outputs | OUTPUT | Vector | Autocorrelations (summed) for each delay |
Parameters | INPUTLENGTH | int | Length ov input vectors |
LOOKAHEAD | int | Maximum forward (non-causal) delay | |
LOOKBACK | int | Maximum backward (causal) delay |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vectors (frames) |
Outputs | OUTPUT | Vector | Value of the non-stationnarity measure (as a vector of 1 component) |
Parameters | LOOKAHEAD | int | Maximum forward (non-causal) delay |
LOOKBACK | int | Maximum backward (causal) delay |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input vector |
Outputs | OUTPUT | float | Number of zero-crossing |
Parameters | none | none | none |
* HistoVect | * OffsetMatrix | * Reframe |
* Index2Vector | * Overlap | * SmoothAdd |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
Outputs | OUTPUT | Matrix | Matrix (ready for SVD, ...) |
Parameters | COLUMNS | int | Number of columns (subframe length) |
ROWS | int | Number of rows (number of offsets) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | (Non-overlapped) input frames |
Outputs | OUTPUT | Vector | Overlapped output frames |
Parameters | OUTPUTLENGTH | int | Frame length for output overlapped frames |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
Outputs | OUTPUT | Vector | Reframeed frame |
Parameters | LENGTH | int | Length of the frames |
ADVANCE | int | Frame advance (offset) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | LEFT | any | No description available |
CENTER | any | No description available | |
RIGHT | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
* FIR | * ILTF | * TimeFilter |
* Filter | * LP | * TimeMedian |
* HP | * LPFilter | |
* IIR | * LTF |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
FILTER | Vector | Filter coefficients | |
Outputs | OUTPUT | Vector | Filtered output |
Parameters | CONTINUOUS | bool | Should the frames be considered continuous (filter with memory). Default is true |
NONCAUSAL | int | Non-causality in number of samples. Default is causal filter |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
FIR | any | No description available | |
IIR | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | NONCAUSAL | int | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | DELAY | int | No description available |
FILTER_LENGTH | int | No description available | |
FREQ | float | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input signal (frames) |
FILTER | Vector | Filter coefficients (denominator) | |
Outputs | OUTPUT | Vector | Filtered signal |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
FILTER | Vector | Filter params as [gain, period] | |
Outputs | OUTPUT | Vector | Filtered signal |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | DELAY | int | No description available |
FILTER_LENGTH | int | No description available | |
FREQ | float | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
THETA | any | No description available | |
HP | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
FILTER | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vectors (frames) |
Outputs | OUTPUT | Vector | Filtered vectors |
Parameters | LENGTH | int | Vector length |
FIR | string | FIR part as | |
IIR | string | IIR part as | |
LOOKAHEAD | int | Non-causality (in frames) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vectors (frames) |
Outputs | OUTPUT | Vector | Median-filtered vectors |
Parameters | LENGTH | int | Vector size |
LOOKAHEAD | int | Median look back (number of frames) | |
LOOKBACK | int | Median look ahead (number of frames) |
* Reverb | * Saturate |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | LEFT | Vector | Right Input Channel |
RIGHT | Vector | Left Input Channel | |
Outputs | LEFT | Vector | Right Output Channel |
RIGHT | Vector | Left Output Channel | |
Parameters | ROOMSIZE | float | 0 < Room Size < 1 (default = .5) |
DAMP | float | 0 < Damp < 1 (default = .5) | |
WET | float | 0 < Wet < 1 (default = 1/3) | |
DRY | float | 0 < Dry < 1 (default = 0) | |
WIDTH | float | 0 < Width < 1 (default = 1) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | SATURATION | any | No description available |
THRESHOLD | any | No description available |
* Abs | * Floor | * Sort |
* ArgMax | * Gain | * Sqrt |
* CGain | * Log | * UpSample |
* Conj | * Normalize | * Window |
* DownSample | * PackFrames | * dB |
* Exp | * Poly | * undB |
* FFTFlip | * Pow | |
* FLog | * SampleDelay |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Output vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Index 0 contains the maximum value, index 1 contains the index where the maximum is found |
Parameters | START | int | Index where search is started |
END | int | Index where search ends |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
GAIN | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Conjugate vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Downsampling input |
Outputs | OUTPUT | Vector | Downsampled (by N) output |
Parameters | FACTOR | int | Downsampling factor N |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input of the exponential |
Outputs | OUTPUT | Vector | Result of the exponential |
Parameters | FAST | bool | Should we use exponential approximation |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Half spectrum (real) |
Outputs | OUTPUT | Vector | Symetric spectrum |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input of the log |
Outputs | OUTPUT | Vector | Result of the log |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Output vector (after flooring) |
Parameters | THRESH | float | Threshold |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Output vector (after gain) |
Parameters | GAIN | float | Value of the gain |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | The input of the log |
Outputs | OUTPUT | Vector | Result of the log |
Parameters | FAST | bool | Should we use fast log approximation |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Normalized vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
BACK | any | No description available | |
FRONT | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
COEF | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Result: INPUT. |
Parameters | EXP | float | Exponent |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
DELAY | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | LENGTH | any | No description available |
DELAY | any | No description available | |
LOOKBACK | any | No description available | |
LOOKAHEAD | any | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Sorted output vector |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input vector |
Outputs | OUTPUT | Vector | Result vector of square root |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frames |
Outputs | OUTPUT | Vector | Upsampled output |
Parameters | FACTOR | int | Upsampling factor |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
Outputs | OUTPUT | Vector | Windowed frame |
Parameters | LENGTH | int | Length of the frames/window |
WINDOW | string | Window type (HANNING, HAMMING, HALF_HANNING) | |
SYMETRIC | bool | Symetric window, uses (length-1) for normalization |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
* AudioStream | * MergeChannels | * Sound |
* DTMF | * OverlapAndAdd | * WriteAudio |
* FrameLabel | * SeparChannels |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Stream | An audio input stream (IStream, fd or FILE *) |
Outputs | AUDIO | Vector | Frames read |
NOT_EOF | bool | True if we haven't reach the end of file yet | |
Parameters | LENGTH | int | Length of the frames (in samples) |
ADVANCE | int | Offset beween frames (in samples) | |
ENCODING | string | Type of encoding (LIN16, ULAW, ALAW, LIN8, SPHERE) | |
STREAM_TYPE | string | Type of stream (stream, fd, FILE) | |
REWIND | bool | If true, the stream rewinds to the beginning of the file when EOF is met |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | DTMF vectors (line/column, starting at 0) |
Outputs | OUTPUT | Vector | DTMF frames |
Parameters | LENGTH | int | Frame length |
SAMPLING | int | Sampling | |
GAIN | float | Value of the gain |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Stream | Input stream |
Outputs | OUTPUT | String | Frame label |
Parameters | FRAME_ADVANCE | int | Frame advance to use |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | LEFT | any | No description available |
RIGHT | any | No description available | |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Stero frame (encoded as left, right, left, right, ...) |
Outputs | LEFT | Vector | Frame for the left channel |
RIGHT | Vector | Frame for the right channel | |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | none | none | none |
Outputs | OUTPUT | any | A file descriptor to the sound device |
Parameters | DEVICE | string | Path to the sound device |
RATE | int | Sampling rate | |
STEREO | int | 1 for stereo, 0 for mono | |
MODE | string | R for sound input, W for sound output, RW for full-duplex mode | |
BUFFER | int | Length of the audio buffer to allocate (not reliable) | |
DUMMY | any | Put something here to output to a file |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | OBJECT | Vector | Audio frames |
DEVICE | Stream | (Sound card) stream | |
Outputs | OUTPUT | Vector | Returning the input audio frames |
Parameters | LEAD_IN | int | Number of zero frames to send before starting (for synchronization) |
* BWExpan | * LPC2PS | * LTP |
* LPC | * LPC_DECOMP | * NLMS |
* LPC2LSP | * LSP2LPC | * PS2LPC |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Original LPC filter |
Outputs | OUTPUT | Vector | New "bandwidth expanded" LPC filter |
Parameters | GAMMA | float | Pole radius factor |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input (audio) vector |
Outputs | OUTPUT | Vector | LPC coefficients (including a[0]=1) |
Parameters | OUTPUTLENGTH | int | Number of LPC coefficients (order = OUTPUTLENGTH-1) |
RADIUS | float | Maximum radius of the poles (used for bandwidth expansion) | |
LAG_THETA | float | Minimum resonnance bandwidth allowed (with lag-windowing, approximative) |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | LSP vector |
Outputs | OUTPUT | Vector | Corresponding LPC |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | LPC coefficients (including the '1' as first coefficient) |
Outputs | OUTPUT | Vector | Points of the spectral envelope |
Parameters | OUTPUTLENGTH | int | Number of points for the spectral envelope |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | LPC | any | No description available |
EXC | any | No description available | |
Parameters | LPC_SIZE | int | No description available |
LAG_THETA | float | No description available | |
FRAME_SIZE2 | int | No description available |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | LSP vector |
Outputs | OUTPUT | Vector | Corresponding LPC |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Input frame |
Outputs | OUTPUT | Vector | [pitch gain, pitch period] |
Parameters | START | int | Smallest pitch allowed |
END | int | Largest pitch allowed |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | The input of the adaptive FIR filter |
REF | any | The signal being tracked | |
Outputs | OUTPUT | any | The output of the adaptive FIR filter (not the residue) |
Parameters | FILTER_LENGTH | any | Length of the adaptive FIR filter |
ALPHA | any | Adaptation rate of the filter coefficients | |
BETA | any | Adaptation rate of the normalization energy estimate | |
POWER | any | Normalization power |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | Vector | Spectral envelope |
Outputs | OUTPUT | Vector | LPC coefficients |
Parameters | INPUTLENGTH | int | Number of points in the spectral envelope |
OUTPUTLENGTH | int | Number of LPC coefficients (order + 1) | |
LAG_THETA | float | Lag-windowing parameter (roughly the minimum bandwidth of resonances) |
* ToBool | * ToFloat | * ToString |
* ToDouble | * ToInt | * ToVect |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |
NAME | TYPE | MEANING | |
---|---|---|---|
Inputs | INPUT | any | No description available |
Outputs | OUTPUT | any | No description available |
Parameters | none | none | none |