I-Simpa icon indicating copy to clipboard operation
I-Simpa copied to clipboard

Add %ALCons indicator

Open Picaut opened this issue 6 years ago • 5 comments

Add the Percentage Articulation Loss of Consonants indicator

See this reference: V. M. A. Peutz. "Articulation Loss of Consonants as a Criteria for Speech Transmission in a Room," Journal of Audio Engineering Society, Dec 1971

Picaut avatar Mar 30 '18 13:03 Picaut

This is an outdated room acoustics parameter. The STI (speech transmission index) is used nowadays

Chum4k3r avatar Dec 26 '18 19:12 Chum4k3r

I have added basic STI calculation in my fork of I-SIMPA. The results are comparable to ones obtained with CATT-Acoustic. The main issue is that it currently it doesn't compensate for speaker characteristics (female, male etc.). If you are interested I can try to port the code to the main branch.

The main commit is https://github.com/wbinek/I-Simpa/commit/c11273c9d8157fd37cb26f30ea0cd2c024bc220f , but unfortunately some other changes are spreaded across other commits.

wbinek avatar Jan 15 '19 09:01 wbinek

Hi,

Great, thanks for the contribution. @Picaut Are you interested in STI ?

nicolas-f avatar Jan 18 '19 07:01 nicolas-f

Yes. Of course. Can be merged easily ? Should be tested too.

Picaut avatar Jan 18 '19 08:01 Picaut

Ok, I will port the code and create a pull request in main repository next week.

wbinek avatar Jan 18 '19 14:01 wbinek