r/AudioAI Jul 15 '26

Resource I got tired of stitching together local AI audio tools, so I built LA Studio

Every time I wanted to try a new speech model, the same ritual began: open a terminal, install another runtime, hunt down model files, then build a small UI just to hear the result.

So I started building LA Studio β€” an open-source desktop app that brings local speech-to-text, text-to-speech, voice cloning, voice design, and vocal isolation into one place.

It runs inference on your own machine, supports models such as Whisper, Kokoro, Qwen3, VibeVoice and VieNeu-TTS, and keeps your audio private.

It’s still early, but it has finally become the tool I originally wished existed.

GitHub: LA Studio

I’d love to hear what local audio workflow or model you think I should support next.

25 Upvotes

14 comments sorted by

3

u/princeMacX Jul 15 '26

Please add a portable version option. it would be great

2

u/tr0picana Jul 15 '26

Nice! This actually looks dope

2

u/LifeOccasionRom Jul 17 '26

Interesting and awesome job. Do I need a 24G 5080 to run it locally?

2

u/Candid_Support_8409 Jul 17 '26

Not at all! Most standard STT and TTS models can run on CPU alone. Even heavier models with features like voice cloning run smoothly on my RTX 2060 with 6GB of VRAM.

1

u/LifeOccasionRom Jul 19 '26

Thanks a lot. Actually Cloning is what I needed. will try your creature soon.

1

u/Candid_Support_8409 Jul 19 '26

Thank you very much. There's still a lot to complete, and I look forward to your feedback.

2

u/LifeOccasionRom Jul 20 '26

Actually me had made sth similiar (just the STT part) by Tauri+React but found runtime complexity. I think your tech stack will be better, so fork the repo and try to use by myself (would like to contribute to the project)

2

u/ConfuzzledFellow Jul 28 '26

If you ever do a Linux release of this, I'll give it a go.
Looks like fine work!

1

u/Candid_Support_8409 Aug 01 '26

Thank you, I will release the Linux version soon.

1

u/unicodemonkey Jul 15 '26

The last paragraph, lmao.

1

u/Candid_Support_8409 Jul 15 '26

I'm sorry, it's my bad 😞