Commit e89c945e authored by multrus's avatar multrus
Browse files

leave out path for EVS_cod, EVS_dec - this should hopefull work together with...

leave out path for EVS_cod, EVS_dec - this should hopefull work together with branch 1-problem-with-relative-directories-for-input-items; at least we shouldn't point toe the IVAS repo
parent 77e0e404
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -243,12 +243,12 @@ conditions_to_generate:
          - [13200, 13200, 8000, 13200, 9600]
      cod:
          ### Path to encoder binary; default search for IVAS_cod in bin folder (primary) and PATH (secondary)
          bin: ~/git/ivas-codec/EVS_cod
          bin: EVS_cod
          ### Encoder input sampling rate in Hz (resampling performed in case of mismatch); default = null (no resampling)
          # fs: 32000
      dec:
          ### Path to encoder binary; default search for IVAS_dec in bin folder (primary) and PATH (secondary)
          bin: ~/git/ivas-codec/EVS_dec
          bin: EVS_dec
          ### Decoder output sampling rate; default = null (same as input)
          # fs: 48000