We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a716b00 commit b004318Copy full SHA for b004318
2 files changed
README.md
@@ -30,7 +30,7 @@ https://github.com/user-attachments/assets/797e6552-27cd-41b1-a7f3-e5cbc72094f5
30
31
### Updates
32
33
-Latest Version: v0.3.96
+Latest Version: v0.3.97
34
35
See [release history](https://github.com/KoljaB/RealtimeSTT/releases).
36
setup.py
@@ -9,7 +9,7 @@
9
10
setuptools.setup(
11
name="RealtimeSTT",
12
- version="0.3.96",
+ version="0.3.97",
13
author="Kolja Beigel",
14
author_email="kolja.beigel@web.de",
15
description="A fast Voice Activity Detection and Transcription System",
0 commit comments