I have been linking files to my corpus, and while Arbil recognizes a number of my wav files as archivable, it considers some other of these .wav as not archivable.
Given wav is an accepted format, what could be the problem?
Shall I just override the type checker decision for each not archivable wav? Is there another sulution?
This is probably due to the fact that we only accept 16 bit wav in either 44.1khz or 48khz. The proper solution for you would be to convert the wav to those settings, which should be a fairly quick process. You could use Audacity for this conversion.
Best,
Jeroen