Open GoogleCodeExporter opened 9 years ago
You need to use the toggles parameter in the auscoutclient program. Values
from 0 to 10 should suffice. Also, when querying, you only need 10 seconds of
querying.
auscoutclient /path/to/query/files/dir tcp://localhost:4005 1 10 10
Essentially, this increases the number of candidate hash frames that are used
to look up against the index, thereby increasing your chances for a match.
Original comment by starkd88@gmail.com
on 27 Jul 2012 at 3:58
Thanks, I get hits for a toggle of 10. Apart from mp3's can I use other
formats? Can I index mp3 and query say with .wav?
Original comment by solomona...@gmail.com
on 27 Jul 2012 at 4:05
That should be fine. Its the decoded signal upon which the hash is based.
Original comment by starkd88@gmail.com
on 27 Jul 2012 at 4:06
Original issue reported on code.google.com by
solomona...@gmail.com
on 27 Jul 2012 at 3:53