Commit 9cf5b33e authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch 'main' of...

Merge branch 'main' of ssh://forge.3gpp.org:29419/ivas-codec-pc/ivas-processing-scripts into update-readme-20250826
parents 8b49c0ed 686aea0a
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
# Necessary additional executables

<!-- START:TOOLS_TABLE -->

| Processing Step                              | Executable                 | Source                                                                                     |
|----------------------------------------------|----------------------------|--------------------------------------------------------------------------------------------|
| Loudness measurement and adjustment          | `bs1770demo`               | [ErikNorvell-Ericsson/STL (Note branch)](https://github.com/ErikNorvell-Ericsson/STL)      |
| -------------------------------------------- | -------------------------- | ------------------------------------------------------------------------------------------ |
| Loudness measurement and adjustment          | `bs1770demo`               | [openitu/STL](https://github.com/openitu/STL)                                              |
| EVS JBM conditions                           | `dlyerr_2_errpat`          | [3GPP S4-121077](http://ftp.3gpp.org/tsg_sa/WG4_CODEC/TSGS4_70/Docs/S4-121077.zip)         |
| Frame error pattern application              | `eid-xor`                  | [openitu/STL](https://github.com/openitu/STL)                                              |
| ESDRU                                        | `esdru`                    | [openitu/STL](https://github.com/openitu/STL)                                              |
@@ -20,11 +21,8 @@
| Reverberation module                         | `reverb`                   | [openitu/STL](https://github.com/openitu/STL)                                              |

[^1]: :warning: version in STL is buggy!

[^2]: formerly required masaRenderer (now deprecated: https://www.3gpp.org/ftp/TSG_SA/WG4_CODEC/TSGS4_122_Athens/Docs/S4-230221.zip)

[^3]: requires manual patching

[^4]: necessary for background noise and FER bitstream processing

<!-- END:TOOLS_TABLE -->