1

I would like to start studying the .wav specimen by comparing two files. like returning a result of duration, accent, pronunciation in percentage. etc. or any code that comparing/analyzing the .wav.

tshepang
  • 12,111
  • 21
  • 91
  • 136
XBasic3000
  • 3,418
  • 5
  • 46
  • 91

2 Answers2

0

For analyzing, processing or appling effects to sound files SOX - Sound eXchange is wonderful.

Andrew Grimm
  • 78,473
  • 57
  • 200
  • 338
SimaWB
  • 9,246
  • 2
  • 41
  • 46
0

What do you think about using Fourier transform? http://www.lohninger.com/fourier.html

Trinidad
  • 2,756
  • 2
  • 25
  • 43