Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/feat/feature-window.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ struct FeatureWindowFunction {
file with the given number of samples in it (assumed to have the same
sampling rate as specified in 'opts').

@param [in] wave_length The number of samples in the wave file.
@param [in] num_samples The number of samples in the wave file.
@param [in] opts The frame-extraction options class

@param [in] flush True if we are asserting that this number of samples is
Expand Down