Skip to content

Commit a6b1c05

Browse files
Update README.md
1 parent ff1255d commit a6b1c05

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The program will download the ```distil-whisper/distil-small.en``` model by defa
9090

9191
*Please note that the distil models are currently English only, except for `whisper-large`, which supports transcription and translation capabilities of multiple languages.*
9292

93-
# Notes and Considerations
93+
# Notes and Suggestions
9494
- You can translate your speech to English in real-time using Whisper-Large by going to `options` and checking `Translate to English`
9595
- Users with dedicated graphics cards will have a better experience running the big models.
9696
- Make sure to locate your primary sound input device!
@@ -99,11 +99,9 @@ The program will download the ```distil-whisper/distil-small.en``` model by defa
9999
- For transcribing on Windows you can use its built-in dictation service with left windows + h. However, the whisper models can be useful for formatting expressive punctuation, and the implementation allows for private and quick dictation.
100100

101101
# Future contributions
102-
## Future features
103-
- Adding tools for agent
102+
## Features
103+
- Adding more tools for agent
104104
- Add sequential inference, for transcription as you talk (WhisperLive)
105-
106-
## Needed features
107105
- Add the option to use whatever key bind of the user's choosing (GUI)
108106
- Make Dockerfile for containers
109107

0 commit comments

Comments
 (0)