Guest User

LIUM output

a guest
Apr 26th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. $ java -jar lium/LIUM_SpkDiarization-8.4.1.jar --fInputMask uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca.mfc --fInputDesc sphinx --sOutputMask uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca.seg uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca08:00.541 CONFIG| cmdLine: --fInputMask uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca.mfc --fInputDesc sphinx --sOutputMask uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca.seg uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca
  2. 08:00.545 Diarization INFO | Diarization tuning {main() / 1}
  3. 08:00.546 Diarization INFO | Initialize segmentation {initialize() / 1}
  4. 08:00.566 MainTools FINER | showName=uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca {splitHypotesis() / 1}
  5. 08:00.582 Diarization FINER | ------------------------------------------- {run() / 10}
  6. 08:00.587 Diarization FINER | --- uploads/a0b4e706-0b1a-11e6-a4a4-aa0000c746ca --- {run() / 10}
  7. 08:00.587 Diarization FINER | ------------------------------------------- {run() / 10}
  8. 08:00.650 MSegInit INFO | Initialization of the segmentation {make() / 10}
  9. 08:00.657 MSegInit FINER | check segment : 0 897 {detectEqualFeatures() / 10}
  10. 08:00.800 MSegInit FINER | check segment : 0 897 {detectLikelihoodProblem() / 10}
  11. 08:00.914 Diarization INFO | --> segmentation method=GLR {ester2Diarization() / 10}
  12. 08:00.925 MSeg INFO | Segmentation {make() / 10}
  13. 08:00.925 MSeg FINE | do Measures {make() / 10}
  14. 08:00.331 MSeg FINE | do Borders {make() / 10}
  15. 08:00.364 MSeg FINE | do Clusters {make() / 10}
  16. 08:00.400 MClust INFO | Clustering: l {make() / 10}
  17. 08:00.412 MClust INFO | BEGIN CLUSTERING date: Tue Apr 26 08:00:59 UTC 2016 time in ms:1461657659400 {make() / 10}
  18. 08:00.423 Diarization FINER | method:CLUST_H_BIC thr:3.0 {clustering() / 10}
  19. 08:00.427 MClust INFO | Clustering: h {make() / 10}
  20. 08:00.427 MClust INFO | BEGIN CLUSTERING date: Tue Apr 26 08:00:59 UTC 2016 time in ms:1461657659427 {make() / 10}
  21. 08:00.431 MTrainInit INFO | Initialize models {make() / 10}
  22. 08:00.435 MTrainInit FINE | initialize cluster=S0 {make() / 10}
  23. 08:00.438 MTrainEM INFO | Train models using EM {make() / 10}
  24. 08:00.442 MTrainEM FINE | train cluster=S0 {compute() / 10}
  25. 08:00.546 GMMFactory FINER | NbComp=8 first llh=NaN {getEM() / 10}
  26. 08:00.611 GMMFactory FINER | i=0 llh=NaN delta=NaN {getEM() / 10}
  27. 08:00.696 GMMFactory FINER | i=1 llh=NaN delta=NaN {getEM() / 10}
  28. 08:00.745 GMMFactory FINER | i=2 llh=NaN delta=NaN {getEM() / 10}
  29. 08:00.803 GMMFactory FINER | i=3 llh=NaN delta=NaN {getEM() / 10}
  30. 08:00.846 GMMFactory FINER | i=4 llh=NaN delta=NaN {getEM() / 10}
  31. 08:00.901 GMMFactory FINER | i=5 llh=NaN delta=NaN {getEM() / 10}
  32. 08:00.952 GMMFactory FINER | i=6 llh=NaN delta=NaN {getEM() / 10}
  33. 08:00.989 GMMFactory FINER | i=7 llh=NaN delta=NaN {getEM() / 10}
  34. 08:01.025 GMMFactory FINER | i=8 llh=NaN delta=NaN {getEM() / 10}
  35. 08:01.062 GMMFactory FINER | i=9 llh=NaN delta=NaN {getEM() / 10}
  36. 08:01.074 MDecode INFO | fast decoding, Number of GMM=1 {make() / 10}
  37. 08:01.088 MDecode FINE | decoder.accumulation starting at 0 to 895 {make() / 10}
  38. 08:01.094 Diarization SEVERE| Exception error {run() / 10}
  39. java.lang.ArrayIndexOutOfBoundsException: -1
  40. at fr.lium.spkDiarization.libDecoder.FastDecoderWithDuration.accumulate(FastDecoderWithDuration.java:397)
  41. at fr.lium.spkDiarization.programs.MDecode.make(MDecode.java:88)
  42. at fr.lium.spkDiarization.system.Diarization.decode(Diarization.java:338)
  43. at fr.lium.spkDiarization.system.Diarization.ester2Diarization(Diarization.java:767)
  44. at fr.lium.spkDiarization.system.Diarization.run(Diarization.java:634)
Advertisement
Add Comment
Please, Sign In to add comment