a4fe95b24a1428a4f7a71f47cc90b2589275aac9
Reviewed-on: #1
Voice to text interface
Overview
This project aims to provide voice to text using faster-whisper as backend.
Origin
This project started as a vibe-coded experiment but this version is somewhat more hands on.
Setup
Setup venv for python
We will have two different setups here depending on if you want to build ctranslate2 locally or not. This shall be documented.
Description
Voice to text server using [faster-whisper](https://github.com/SYSTRAN/faster-whisper)
Languages
Python
56.7%
Shell
43.3%