Advertisement
Guest User

Untitled

a guest
May 29th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. ---VERBOSE output of CallER---
  2. 2017-05-29 12:21:11 [INFO] callER: Diarizer: 0
  3. 2017-05-29 12:21:11 [INFO] callER: Little-endian machine
  4. 2017-05-29 12:21:15 [INFO] callER: [port: 25003] Begin listening...
  5. 2017-05-29 12:21:15 [INFO] callER: [call id: 1] Initiating processing
  6. 2017-05-29 12:21:15 [INFO] callER: [call id: 1] Speaker-pass initiated
  7. 2017-05-29 12:21:15 [INFO] callER: [call id: 1] Begin processing of 1 signal(s)
  8. 2017-05-29 12:21:16 [INFO] callER: [port: 25003] Creating new connection with socket descriptor: 5
  9. 2017-05-29 12:21:22 [TRACE] callER: [call id: 1] Processing completed in 6577 milliseconds
  10. 2017-05-29 12:21:22 [INFO] callER: Finished
  11. 2017-05-29 12:21:22 [DEBUG] callER: Connection on socket 5 unregistered
  12. 2017-05-29 12:21:22 [DEBUG] callER: Socket 5 closed
  13. 2017-05-29 12:21:22 [DEBUG] callER: Connection on socket 1 unregistered
  14. 2017-05-29 12:21:22 [ERROR] callER: rror closing connection socket
  15. 2017-05-29 12:21:22 [ERROR] callER: rror closing connection socket
  16. 2017-05-29 12:21:22 [INFO] callER: Freeing Connection Hanlders
  17. 2017-05-29 12:21:22 [INFO] callER: [port: 25003] Master socket closed
  18.  
  19.  
  20.  
  21. sleep 1 && /home/nelly/praktiki/the_best/caller//bin/CallER --in1 /home/nelly/praktiki/datasets/Demo41-pro/TrimmedFiles_userSecNoPlaybacksRemSilence/20160126T153057_callER25.wav --config /home/nelly/praktiki/the_best/caller//config/Config_BASE.txt,/home/nelly/praktiki/the_best/caller//config/overrides/Config_performanceTests.txt --output-path /home/nelly/praktiki/data_caller_modeling_tests//Demo41-pro/20160126T153057_callER25/ 2>&1 & sleep 6 && /home/nelly/praktiki/the_best/caller//test_client/single-listener localhost 25003 1 > /home/nelly/praktiki/data_caller_modeling_tests//Demo41-pro/20160126T153057_callER25/20160126T153057_callER25.json 2>&1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement