Replies: 1 comment
|
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How to convert raw_audio.cf32 to wav using tools like ffmpeg, sox &friends?
I need to process many “raw_audio_recording.cf32” files generated by RTLSDR-Airband
into a training dataset for an STT model.
I don’t use any SDR hardware myself and haven’t installed RTLSDR-Airband either.
The signal in question is AM ATC air traffic radio.
How should I go about this on ubuntu linux?
All reactions