class WebrtcAudio::VadInstance
- WebrtcAudio::VadInstance
- Reference
- Object
Defined in:
models/vad_instance.crInstance Method Summary
- #age_vector : Array(Int16)
- #age_vector=(age_vector : Array(Int16))
- #downsampling_filter_states : Array(Int32)
- #downsampling_filter_states=(downsampling_filter_states : Array(Int32))
- #frame_count : Int32
- #frame_count=(frame_count : Int32)
- #hp_filter_state : Array(Int16)
- #hp_filter_state=(hp_filter_state : Array(Int16))
- #individual : Array(Int16)
- #individual=(individual : Array(Int16))
- #init_flag : Int32
- #init_flag=(init_flag : Int32)
- #low_value_vector : Array(Int16)
- #low_value_vector=(low_value_vector : Array(Int16))
- #lower_state : Array(Int16)
- #lower_state=(lower_state : Array(Int16))
- #median : Array(Int16)
- #median=(median : Array(Int16))
- #noise_means : Array(Int16)
- #noise_means=(noise_means : Array(Int16))
- #noise_stds : Array(Int16)
- #noise_stds=(noise_stds : Array(Int16))
- #num_of_speech : Int16
- #num_of_speech=(num_of_speech : Int16)
-
#over_hang : Int16
Overhang
-
#over_hang=(over_hang : Int16)
Overhang
- #over_hang_max_1 : Array(Int16)
- #over_hang_max_1=(over_hang_max_1 : Array(Int16))
- #over_hang_max_2 : Array(Int16)
- #over_hang_max_2=(over_hang_max_2 : Array(Int16))
- #sample_mode : Int32
- #sample_mode=(sample_mode : Int32)
- #speech_means : Array(Int16)
- #speech_means=(speech_means : Array(Int16))
- #speech_stds : Array(Int16)
- #speech_stds=(speech_stds : Array(Int16))
- #state_48_to_8 : State48khzTo8khz
- #state_48_to_8=(state_48_to_8 : State48khzTo8khz)
- #total : Array(Int16)
- #total=(total : Array(Int16))
- #upper_state : Array(Int16)
- #upper_state=(upper_state : Array(Int16))
- #vad : Int16
- #vad=(vad : Int16)