szechyjs / dsd

Digital Speech Decoder
Other
680 stars 267 forks source link

Audio Samples for validating #117

Open PrafulAradhyamth opened 2 years ago

PrafulAradhyamth commented 2 years ago

Every time the DSD is run, using an audio file as input (Eg: -i DMR.wav -w decoded.wav) and is saved as a .wav file. The size of the output file remains the same (44kB) irrespective of the input. Also, we tried scanning using RTL-SDR even in that case the saved output file size remains the same. Consequently, we are not able to decode the audio file correctly.

The audio files were taken from the given link ' https://www.sigidwiki.com/wiki/Digital_Mobile_Radio_(DMR) ' (viz. Motorola Capacity Plus Control Channel and Audio Sample from the website). It would be great if you could help us understand the root cause of the issue and concurrently provide some sample audio files available at your end for validation.