File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
source/rtos/Examples_and_Demonstrations Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ .. include :: <isonum.txt>
2+
13.. http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_Audio_Pre-Processing
24
35 Introduction
@@ -15,7 +17,7 @@ The key functions in this use case include:
1517
1618- Read 7 canned audio input files from hard drive into buffers in DDR
1719 using GEL function
18- - Generate 12 virtual mics using BF (Beamforming) (30° apart)
20+ - Generate 12 virtual mics using BF (Beamforming) (30\ | deg | apart)
1921- Apply ASNR (Adaptive Spectral Noise Reduction) on each virtual mic
2022- Use MSS (Multiple Source Selection) to select the best virtual mic
2123 from the 12 virtual mics
@@ -73,7 +75,7 @@ The application will use AER & VOLIB APIs for its noise reduction
7375processing needs. The following steps are performed for noise reduction:
7476
7577- Use 7 canned audio inputs to generate 12 virtual mics using
76- BF(Beamforming) (30° apart)
78+ BF(Beamforming) (30\ | deg | apart)
7779- Apply ASNR(Adaptive Spectral Noise Reduction) on each virtual mic
7880- Use MSS(Multiple Source Selection)to select the best virtual mic from
7981 the 12 virtual mics
You can’t perform that action at this time.
0 commit comments