Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.09 KB | None | 0 0
  1. *******************************************************
  2. NEW FILE: test_sweep.wav
  3. *******************************************************
  4.  
  5. *******************************************************
  6. mags + original phase result:
  7.     * file: test_sweep.wav,
  8.     * magnitude source / stft library: librosa,
  9.     * mean mfcc distance: 2.385726927134405e-06
  10. *******************************************************
  11.  
  12. mags + estimated phase result:
  13.     * file: test_sweep.wav,
  14.     * phase estimation: griffin_lim,
  15.     * magnitude source / stft library: librosa,
  16.     * mean mfcc distance: 0.23671948505851334
  17.  
  18. mags + estimated phase result:
  19.     * file: test_sweep.wav,
  20.     * phase estimation: lws,
  21.     * magnitude source / stft library: librosa,
  22.     * mean mfcc distance: 3.2711855016122717
  23.  
  24. mags + estimated phase result:
  25.     * file: test_sweep.wav,
  26.     * phase estimation: vocoder,
  27.     * magnitude source / stft library: librosa,
  28.     * mean mfcc distance: 2.7769642180321745
  29.  
  30. *******************************************************
  31. mags + original phase result:
  32.     * file: test_sweep.wav,
  33.     * magnitude source / stft library: lws,
  34.     * mean mfcc distance: 2.4101797238114133
  35. *******************************************************
  36.  
  37. mags + estimated phase result:
  38.     * file: test_sweep.wav,
  39.     * phase estimation: griffin_lim,
  40.     * magnitude source / stft library: lws,
  41.     * mean mfcc distance: 3.230904429539939
  42.  
  43. mags + estimated phase result:
  44.     * file: test_sweep.wav,
  45.     * phase estimation: lws,
  46.     * magnitude source / stft library: lws,
  47.     * mean mfcc distance: 3.4873112432170776
  48.  
  49. mags + estimated phase result:
  50.     * file: test_sweep.wav,
  51.     * phase estimation: vocoder,
  52.     * magnitude source / stft library: lws,
  53.     * mean mfcc distance: 4.823160907373881
  54.  
  55. *******************************************************
  56. NEW FILE: test_bach.wav
  57. *******************************************************
  58.  
  59. *******************************************************
  60. mags + original phase result:
  61.     * file: test_bach.wav,
  62.     * magnitude source / stft library: librosa,
  63.     * mean mfcc distance: 4.861757368509972e-06
  64. *******************************************************
  65.  
  66. mags + estimated phase result:
  67.     * file: test_bach.wav,
  68.     * phase estimation: griffin_lim,
  69.     * magnitude source / stft library: librosa,
  70.     * mean mfcc distance: 0.438362727610813
  71.  
  72. mags + estimated phase result:
  73.     * file: test_bach.wav,
  74.     * phase estimation: lws,
  75.     * magnitude source / stft library: librosa,
  76.     * mean mfcc distance: 4.079438280536972
  77.  
  78. mags + estimated phase result:
  79.     * file: test_bach.wav,
  80.     * phase estimation: vocoder,
  81.     * magnitude source / stft library: librosa,
  82.     * mean mfcc distance: 6.278623207977225
  83.  
  84. *******************************************************
  85. mags + original phase result:
  86.     * file: test_bach.wav,
  87.     * magnitude source / stft library: lws,
  88.     * mean mfcc distance: 7.276213218909443
  89. *******************************************************
  90.  
  91. mags + estimated phase result:
  92.     * file: test_bach.wav,
  93.     * phase estimation: griffin_lim,
  94.     * magnitude source / stft library: lws,
  95.     * mean mfcc distance: 3.7721790322960658
  96.  
  97. mags + estimated phase result:
  98.     * file: test_bach.wav,
  99.     * phase estimation: lws,
  100.     * magnitude source / stft library: lws,
  101.     * mean mfcc distance: 7.276966528387836
  102.  
  103. mags + estimated phase result:
  104.     * file: test_bach.wav,
  105.     * phase estimation: vocoder,
  106.     * magnitude source / stft library: lws,
  107.     * mean mfcc distance: 8.654241642907204
  108.  
  109. *******************************************************
  110. NEW FILE: test_noise.wav
  111. *******************************************************
  112.  
  113. *******************************************************
  114. mags + original phase result:
  115.     * file: test_noise.wav,
  116.     * magnitude source / stft library: librosa,
  117.     * mean mfcc distance: 4.1629345126439387e-07
  118. *******************************************************
  119.  
  120. mags + estimated phase result:
  121.     * file: test_noise.wav,
  122.     * phase estimation: griffin_lim,
  123.     * magnitude source / stft library: librosa,
  124.     * mean mfcc distance: 0.4450537526565462
  125.  
  126. mags + estimated phase result:
  127.     * file: test_noise.wav,
  128.     * phase estimation: lws,
  129.     * magnitude source / stft library: librosa,
  130.     * mean mfcc distance: 3.6120162824129225
  131.  
  132. mags + estimated phase result:
  133.     * file: test_noise.wav,
  134.     * phase estimation: vocoder,
  135.     * magnitude source / stft library: librosa,
  136.     * mean mfcc distance: 5.845272569184445
  137.  
  138. *******************************************************
  139. mags + original phase result:
  140.     * file: test_noise.wav,
  141.     * magnitude source / stft library: lws,
  142.     * mean mfcc distance: 3.3402473412770415
  143. *******************************************************
  144.  
  145. mags + estimated phase result:
  146.     * file: test_noise.wav,
  147.     * phase estimation: griffin_lim,
  148.     * magnitude source / stft library: lws,
  149.     * mean mfcc distance: 3.0021743032749244
  150.  
  151. mags + estimated phase result:
  152.     * file: test_noise.wav,
  153.     * phase estimation: lws,
  154.     * magnitude source / stft library: lws,
  155.     * mean mfcc distance: 3.341855677652547
  156.  
  157. mags + estimated phase result:
  158.     * file: test_noise.wav,
  159.     * phase estimation: vocoder,
  160.     * magnitude source / stft library: lws,
  161.     * mean mfcc distance: 6.902189439097297
  162.  
  163. *******************************************************
  164. NEW FILE: test_piano.wav
  165. *******************************************************
  166.  
  167. *******************************************************
  168. mags + original phase result:
  169.     * file: test_piano.wav,
  170.     * magnitude source / stft library: librosa,
  171.     * mean mfcc distance: 5.236772177933148e-06
  172. *******************************************************
  173.  
  174. mags + estimated phase result:
  175.     * file: test_piano.wav,
  176.     * phase estimation: griffin_lim,
  177.     * magnitude source / stft library: librosa,
  178.     * mean mfcc distance: 0.4441820880216123
  179.  
  180. mags + estimated phase result:
  181.     * file: test_piano.wav,
  182.     * phase estimation: lws,
  183.     * magnitude source / stft library: librosa,
  184.     * mean mfcc distance: 5.098599938859174
  185.  
  186. mags + estimated phase result:
  187.     * file: test_piano.wav,
  188.     * phase estimation: vocoder,
  189.     * magnitude source / stft library: librosa,
  190.     * mean mfcc distance: 6.337462858019892
  191.  
  192. *******************************************************
  193. mags + original phase result:
  194.     * file: test_piano.wav,
  195.     * magnitude source / stft library: lws,
  196.     * mean mfcc distance: 4.111474145103629
  197. *******************************************************
  198.  
  199. mags + estimated phase result:
  200.     * file: test_piano.wav,
  201.     * phase estimation: griffin_lim,
  202.     * magnitude source / stft library: lws,
  203.     * mean mfcc distance: 2.5632558530060097
  204.  
  205. mags + estimated phase result:
  206.     * file: test_piano.wav,
  207.     * phase estimation: lws,
  208.     * magnitude source / stft library: lws,
  209.     * mean mfcc distance: 4.089570474893734
  210.  
  211. mags + estimated phase result:
  212.     * file: test_piano.wav,
  213.     * phase estimation: vocoder,
  214.     * magnitude source / stft library: lws,
  215.     * mean mfcc distance: 6.996910963720909
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement