Container Directory Structure
Daon provides a separate container for VCDx and VGSx for production use and an all-in-one container that includes VCDx, VGSx, and test applications.
The information below shows a partial directory structure of the services on each container which illustrates where useful files can be found. Subsequent sections which describe how to configure the container will reference these files.
VCDx Container
10
-sentinel-vcdx Sentinel Voice Clone Detection service
-bin
startup.sh Service startup script
-config
application.properties Service configuration file
log4j2.xml Service Logging configuration file
log4cpp.properties Analysis processor logging configuration file
-logs
Sentinel_VCDX.log Service logs
SnapInNative.log Analysis processor logs
VGSx Container
-sentinel-vgsx Sentinel Voice Gateway service
-bin
startup.sh Service startup script
-config
application.properties Service configuration file
log4j2.xml Logging configuration file
-logs
Sentinel_VGS.log Service logs
All-In-One Container
x
-sentinel-vcdx Sentinel Voice Clone Detection service
-bin
startup.sh Service startup script
-config
application.properties Service configuration file
log4j2.xml Service Logging configuration file
log4cpp.properties Analysis processor logging configuration file
-logs
Sentinel_VCDX.log Service logs
SnapInNative.log Analysis processor logs
-sentinel-vgsx Sentinel Voice Gateway service
-bin
startup.sh Service startup script
-config
application.properties Service configuration file
log4j2.xml Logging configuration file
-logs
Sentinel_VGS.log Service logs
-sentinel-vgsx-tester Sentinel Voice Gateway Tester service
-bin
startup.sh Service startup script
-config
application.yml Service configuration file
log4j2.xml Logging configuration file
-logs
Sentinel_VGS_Tester.log Service logs
-sentinel-webapp Sentinel webapp
app.js Main webapp javascript
-audio Input audio files directory
-results.json Audio file processing results