This project implements a speaker recognition alforithm we designed based on Mel filterbank analysis.
The system was built for our Microprocessor Architecture subject in our Telecomunications Engineering degree at Universidad de Zaragoza.
Before building and debugging we have to take care of some configurations: In Project Properties:
- Linker Command File: lnkx.cmd
- Runtime Library Support: rts55h.lib
Build > C5500 Compiler:
- Set ptrdiff_size=32
Build > C5500 Compiler > Processor Options:
- Set memory_model = huge
Build > C5500 Compiler > Include Options:
Add dsplib include file path
Build > C5500 Linker > File Search Path
Add dsplib huge type .lib, we include this one 5xdsph_r3.lib