forked from efforting.tech/stt-server
Initial commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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](https://en.wikipedia.org/wiki/Vibe_coding) [experiment](https://gitea.efforting.tech/mikael-lovqvists-claude-agent/claude-voice-experiment) but this version is somewhat more hands on.
|
||||
|
||||
|
||||
|
||||
## Setup
|
||||
|
||||
### Setup [venv](https://docs.python.org/3/library/venv.html) for [python](https://www.python.org/)
|
||||
|
||||
We will have two different setups here depending on if you want to build ctranslate2 locally or not. This shall be documented.
|
||||
Reference in New Issue
Block a user