‹ projects

reverberation

speech-to-text on the linux desktop
Log | Files | Refs | README

commit ae054c86b704fd147cd8a6689affd71d657cea0d
parent 5355eaf5dc7dac8ecdaed4366244171687d30ebe
Author: umhau <um.hau@outlook.com>
Date:   Wed, 23 Jul 2025 11:17:05 -0400

Create reverberation
Diffstat:
Asrc/bin/reverberation | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/bin/reverberation b/src/bin/reverberation @@ -0,0 +1,3 @@ +#!/bin/bash + +/opt/reverberation/venv/bin/python /opt/reverberation/reverberation.py