Loading ivas_processing_scripts/bin/README.md +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ Necessary additional executables: | MNRU | p50fbmnru | https://github.com/openitu/STL | | ESDRU | esdru | https://github.com/openitu/STL | | Frame error pattern application | eid-xor | https://github.com/openitu/STL | | Reverberation module | reverb | https://github.com/openitu/STL | | Error pattern generation | gen-patt | https://www.itu.int/rec/T-REC-G.191-201003-S/en (Note: Version in https://github.com/openitu/STL is buggy!) | | Filtering, Resampling | filter | https://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_76/docs/S4-131277.zip | | Random offset/seed generation (necessary for background noise and FER bitstream processing) | random | https://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_76/docs/S4-131277.zip | Loading ivas_processing_scripts/binary_paths.yml +3 −1 Original line number Diff line number Diff line Loading @@ -28,3 +28,5 @@ # networkSimulator_g192: "path/to/binary/networkSimulator_g192" # ### Binary for MASA rendering # masaRenderer: "path/to/binary/masaRenderer" # ### Binary for reverberation # reverb: "path/to/binary/reverb" Loading
ivas_processing_scripts/bin/README.md +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ Necessary additional executables: | MNRU | p50fbmnru | https://github.com/openitu/STL | | ESDRU | esdru | https://github.com/openitu/STL | | Frame error pattern application | eid-xor | https://github.com/openitu/STL | | Reverberation module | reverb | https://github.com/openitu/STL | | Error pattern generation | gen-patt | https://www.itu.int/rec/T-REC-G.191-201003-S/en (Note: Version in https://github.com/openitu/STL is buggy!) | | Filtering, Resampling | filter | https://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_76/docs/S4-131277.zip | | Random offset/seed generation (necessary for background noise and FER bitstream processing) | random | https://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_76/docs/S4-131277.zip | Loading
ivas_processing_scripts/binary_paths.yml +3 −1 Original line number Diff line number Diff line Loading @@ -28,3 +28,5 @@ # networkSimulator_g192: "path/to/binary/networkSimulator_g192" # ### Binary for MASA rendering # masaRenderer: "path/to/binary/masaRenderer" # ### Binary for reverberation # reverb: "path/to/binary/reverb"