You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,6 +196,8 @@ After launching your bot successfully, you can interact with it via Telegram (se
196
196
-`/language` - set the model's transcription language (`auto` = autodetect); if you know the language spoken in the audio, setting the transcription language manually with this command may improve both transcription speed and accuracy.
197
197
198
198
## Changes
199
+
- v0.1708.2 - Added buffer for chunking
200
+
- Changed the chunk sizes from `4096` to `4000` to avoid edge case
199
201
- v0.1708.1 - Small bug fixes in the output
200
202
- Note that running the program within `firejail` using Nvidia driver v.560.xx or newer requires i.e.:
0 commit comments