Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes planned for v1.0.0 #42

Open
mberz opened this issue Dec 20, 2024 · 1 comment
Open

Changes planned for v1.0.0 #42

mberz opened this issue Dec 20, 2024 · 1 comment
Milestone

Comments

@mberz
Copy link
Member

mberz commented Dec 20, 2024

For the next major release of pyrato the following changes are planned:

Restructuring and grouping into the following sub-modules

  • analytic
  • edc
  • rap (room acoustic parameters)
  • parametric (Sabine's eq., Eyring's eq. ...)
  • dsp

See #43 for the implementation of the new structure

Additional features:

Functions to be moved to pyfar

  • impulse response max

Deprecated and to be removed

  • dsp.time_shift
  • impulse response start

Renaming

  • preprocess_rir should be private
  • adapt channel handling naming to match pyfar
  • reverberation_time

Misc

@mberz mberz added this to the v1.0.0 milestone Jan 3, 2025
@artur-pa
Copy link

artur-pa commented Jan 6, 2025

Additional features

Add function for speech transmission index

Calculation of the speech transmission index (STI) according to IEC 60268-16:2020 (German version EN IEC 60268-16:2020) using the indirect method.

The main function will be consist of two functions:

  1. Calculation of the modulation transfer function taking into account ambient noise effects, auditory effects and level dependent auditory masking.
  2. Calculation of the STI using the modulation transfer function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open Discussion
Development

No branches or pull requests

2 participants