whisper-bot/README.md

18 lines
466 B
Markdown
Raw Normal View History

2024-08-14 09:13:44 +02:00
```
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
2024-08-14 09:31:02 +02:00
docker compose up
python3 whisper.py
2024-08-14 09:13:44 +02:00
```
2025-02-11 21:46:30 +01:00
TODO: use noicecancelling
https://github.com/jneem/nnnoiseless?tab=readme-ov-file
https://github.com/werman/noise-suppression-for-voice
Temperature: 0
https://community.openai.com/t/whisper-hallucination-how-to-recognize-and-solve/218307/16
Prompt: The sentence may be cut off, do not make up words to fill in the rest of the sentence.