Audio

You can record audio as you record with OBS Studio.

Or with audacity and bring it later.

sudo snap install audacity
#sudo snap remove audacity

In between your notes, you can also do it with LogSeq.

But what to do / how to process audio?

With those, I created:

I have been building TTS/S2T Web Apps:

TTS

You can do local TTS as I was doing here

CoquiTTS for RealEstate

I was initially using transcription here to create the audio for my tech yt videos.

That was based on OpenAI keys, see : https://github.com/JAlcocerT/Streamlit-MultiChat/blob/main/Z_Tests/OpenAI/openait2a.py

MIT | SoTA open-source TTS

S2T / Transcription

See also: https://github.com/JAlcocerT/Streamlit-MultiChat/blob/main/Z_Tests/OpenAI/openais2t.py

Other OSS Audio Apps

MIT |Transcribe and translate your audio files - for free