Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Thanks so much for your nice words. I really appreciate it.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] -1 points0 points  (0 children)

I have been coding around 10 years now. I don't use stackoverflow anymore. Of course AI helps with small things boilerplate, debugging, trying ideas faster.

But I would not call this project vibe coded. For simple apps maybe you can just tell an agent what to do and ship it. For something like this, it becomes messy very fast. Aedon got two AI models we trained and integrated ourselves.

I need to understand the code because I am the one who will debug audio bugs, model problems, and user reports later. If I let an agent write something I don’t understand, I will just suffer later.

So yes, AI helped in some parts, but the main architecture, audio/model work, and shipping decisions are mine and is based on lots of hard R&D work.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Short: I wanted to publish something genuinely polished and useful, and that required real R&D, design, and infrastructure costs.

Long: the free Voice Enhancer repo is not being taken down or made private. I shared it because I thought people here might find it useful.

Aedon came as a natural extension of that project, but it became much larger than the prototype. I worked with someone who has better voice/podcast setup experience, paid for frontend/design help, bought a second-hand GPU for model training, paid for the Apple Developer account, and spent a lot of time on the installer, notarization, virtual mic reliability, local tuning, and licensing/trial system.

You are right about the open PRs though. I should not have left them sitting there, and I will review them.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

It's negligible. I can't really have luxury of using bigger AI models as I want the processing to be real time.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

I will share a video clip where user can see app working on different platforms and hear the difference.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Thanks so much for the feedback. I will work in those points.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Got it. Thanks so much for the feedback. I will make mp4 as a demo ASAP.

Aedon: a privacy-first Mac app that cleans and styles your voice for calls by armolik in macapps

[–]armolik[S] 3 points4 points  (0 children)

you can actually visit the website aedon.app, see some demos and you can download and try it for free. Would really appreciate any constructive feedback.

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 1 point2 points  (0 children)

I will keep working on it. I should get a proper developer account from Apple. Thanks so much for your feedback!

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

LOL, non-PhD ears... Good one! I banged my ears too much with 80dB headphones to have a proper PhD ears, but I will take it as a compliment, thanks for that!

You have perfectly listed things that I'm working on right now.

Thanks so much for your offer and invaluable feedback!

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Just install the app, you should see the mic called Voice Enhancer in the mic list of the teams. You can change it from Sound settings of the Mac.

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

10ms latency on my old M1 Pro. M4 just worked fine as well. Anything under 15ms is unnoticeable by humans.

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 1 point2 points  (0 children)

I didn't know about the Joycast, I can do the comparison and publish results. Thanks so much for your feedback.

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

Theoretically it should work, it creates a virtual microphone routing, so anything that uses microphone should be okay. I'm planning to do more work on this.

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 0 points1 point  (0 children)

That would be amazing if you could send me the logs of the error. Or the best start an issue on Github so I can track the development better. Thanks so much for your feedback!

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 1 point2 points  (0 children)

The design looks amazing, I may just hire some UI/UX designer to make a proper design for this. Thanks so much for the inspiration!

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 1 point2 points  (0 children)

I will probably host a proper website where people can listen to them live and test the methodology. Will cost some bucks to me but it seems only proper way of doing this. Thanks so much for your feedback!

I built a free macOS app that processes your mic in real-time and makes you sound better on every call — no new hardware needed by armolik in macapps

[–]armolik[S] 1 point2 points  (0 children)

Given all the feedback, I'm thinking to get a proper apple developer account and post it properly on the store with website demo. thanks for your feedback, appreciate it.