Update README

This commit is contained in:
mesonium
2024-07-03 20:10:00 +02:00
committed by hueso
parent e1dd4dd9fe
commit 2e4aeb3b6f

View File

@@ -32,4 +32,18 @@ Typical model sizes are in case of OpenAI Whisper:
| Medium | 1.4 GB |
| Large | 2.9 GB |
# TODO
- [x] Offer multiple models
- [ ] Add various model settings
- [ ] Model receiving
- [ ] Hint model download state
- [ ] Allow to change model download location
- [ ] Allow to use local models
- [ ] Database Handling
- [ ] Store transcribed messages in a DB
- [ ] Option to delete DB
- [ ] Update UI
- [ ] Make it more pretty
- [ ] Show progress bar
- [ ] Highlight words on playback