issues
search
device-automation-bus
/
dab-adapter-rs
Apache License 2.0
2
stars
8
forks
source link
WIP: Audio fmtconv on mismatch
#36
Closed
arun-madhavan-013
closed
11 months ago
arun-madhavan-013
commented
11 months ago
This change addresses the following:
Moved audio file conversion logic into a separate function.
Added gst-discover based check for audio file compatibility against platform supported format.
Added format conversion on all downloaded and TTS generated audio files before giving to Thunder API.
This change addresses the following: