Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. ./bw -hmmdir en-us -moddeffn en-us/mdef.txt -ts2cbfn .cont.
  2. -feat 1s_c_d_dd -cmn current -agc none -dictfn cmudict-en-us.dict
  3. -ctlfn arctic22.fileids -lsnfn arctic22.transcription -accumdir .
  4.  
  5. INFO: main.c(229): Compiled on Mar 27 2017 at 20:46:56
  6. Current configuration:
  7. [NAME] [DEFLT] [VALUE]
  8. -2passvar no no
  9. -abeam 1e-100 1.000000e-100
  10. -accumdir .
  11. -agc none none
  12. -agcthresh 2.0 2.000000e+00
  13. -bbeam 1e-100 1.000000e-100
  14. -cb2mllrfn .1cls. .1cls.
  15. -cepdir
  16. -cepext mfc mfc
  17. -ceplen 13 13
  18. -ckptintv 0
  19. -cmn live current
  20. -cmninit 40,3,-1 40,3,-1
  21. -ctlfn arctic22.fileids
  22. -diagfull no no
  23. -dictfn cmudict-en-us.dict
  24. -example no no
  25. -fdictfn
  26. -feat 1s_c_d_dd 1s_c_d_dd
  27. -fullvar no no
  28. -help no no
  29. -hmmdir en-us
  30. -latdir
  31. -latext
  32. -lda
  33. -ldadim 0 0
  34. -lsnfn arctic22.transcription
  35. -lw 11.5 1.150000e+01
  36. -maxuttlen 0 0
  37. -meanfn
  38. -meanreest yes yes
  39. -mixwfn
  40. -mixwreest yes yes
  41. -mllrmat
  42. -mmie no no
  43. -mmie_type rand rand
  44. -moddeffn en-us/mdef.txt
  45. -mwfloor 0.00001 1.000000e-05
  46. -npart 0
  47. -nskip 0
  48. -outphsegdir
  49. -outputfullpath no no
  50. -part 0
  51. -pdumpdir
  52. -phsegdir
  53. -phsegext phseg phseg
  54. -runlen -1 -1
  55. -sentdir
  56. -sentext sent sent
  57. -spthresh 0.0 0.000000e+00
  58. -svspec
  59. -timing yes yes
  60. -tmatfn
  61. -tmatreest yes yes
  62. -topn 4 4
  63. -tpfloor 0.0001 1.000000e-04
  64. -ts2cbfn .cont.
  65. -varfloor 0.00001 1.000000e-05
  66. -varfn
  67. -varnorm no no
  68. -varreest yes yes
  69. -viterbi no no
  70.  
  71. INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='batch', VARNORM='no', AGC='none'
  72. INFO: main.c(318): Reading en-us/mdef.txt
  73. INFO: model_def_io.c(573): Model definition info:
  74. INFO: model_def_io.c(574): 137095 total models defined (42 base, 137053 tri)
  75. INFO: model_def_io.c(575): 548380 total states
  76. INFO: model_def_io.c(576): 5126 total tied states
  77. INFO: model_def_io.c(577): 126 total tied CI states
  78. INFO: model_def_io.c(578): 42 total tied transition matrices
  79. INFO: model_def_io.c(579): 4 max state/model
  80. INFO: model_def_io.c(580): 4 min state/model
  81. INFO: s3mixw_io.c(117): Read en-us/mixture_weights [5126x3x128 array]
  82. FATAL: "mod_inv.c", line 358: Number of feature streams in mixture_weights file 3 differs from the configured value 1, check the command line options
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement