logoalt Hacker News

smalltorchtoday at 2:21 PM1 replyview on HN

Yes it's encoding in opus, and optionally you can configure encoding quality from 6kbs to 64kbs.

I was really surprised at the intelligability even at 6kbs.

The caviot is if your on termux we have to use the seperate termux API application to pipe audio to termux, and ffmpeg to convert MP4 to opus. Unfortunately termux cannot activate the mic on its own.


Replies

encomtoday at 3:25 PM

By MP4 I assume you mean AAC in MP4. I'm a bit confused by this. What emits AAC that then needs transcoding to Opus? Not that transcoding losses really matter for this application, but the pipeline is not clear to me?

Very interesting project, by the way.

show 1 reply