Configuration Changes
With each xDeTECH release there may be changes to application.properties to adjust thresholds or system configurations. This page lists application.properties for different versions when an application.properties file changes in VCDx or VGSx. This will allow customers that use an application.properties template to view changes over time. For lists of supported properties in VGSx and VCDx, see Service Properties.
VCDx 2.0.0.0
- The
info.app.version
in application.properties changed to version 2.0.0.0 - The
qc.template.inference.duration
property has been added in application.properties with a default value 4.
VGSx 2.0.0.0
- The
sentinel.vgs.sentinel_version
in application.properties changed to version 2.0.0.0 - Added
analysis.service.replay.threshold.r1
in application.properties with a default value 0.6293 - Added
analysis.service.replay.threshold.r2
in application.properties with a default value 0.05794 - Added
analysis.service.voice.clone.thresholds
in application.properties with default values (v1:0.01625, v2:0.06082, v3:0.678, v4:0.4003) - Added
analysis.service.qc.min.stoi
in application.properties with a default value 0.73707 - Added
analysis.service.qc.min.pesq
in application.properties with a default value 1.2676 - Added
analysis.service.qc.min.sisdr
in application.properties with a default value -7.478 - Added
analysis.service.qc.template.update.ratio
in application.properties with a default value 1 - Added
audio.sample.per.call.limit
in application.properties with a default value 500 - The default value for
analysis.max.number.of.attempts
has been updated to 1000 - Removed
analysis.service.replay.low.quality.threshold
from the application.properties - Removed
analysis.service.replay.high.quality.threshold
from the application.properties - Removed
analysis.service.replay.threshold
from the application.properties