You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
238 B
9 lines
238 B
1 year ago
|
|
||
|
# Setup
|
||
|
|
||
|
On Mac install portaudio `brew install portaudio`
|
||
|
|
||
|
1. Run `pip install -r requirements.txt`
|
||
|
2. Start the core/i_endpoint.py service
|
||
|
3. Run `python main.py`
|
||
|
4. Press spacebar down to talk and release to get the transcription back
|