Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 434 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 434 Bytes

ZeroFrequencyFiltering

Android app to remove silence periods from a speech signal using Zero Frequency Filtering


  • RecorderActivity activity records sound and calls CalcZFF activity.

  • CalcZFF activity applies Zero Frequency Filtering and creates new wav file with silences removed.