Skip to content

Commit

Permalink
Bugfix for cli server
Browse files Browse the repository at this point in the history
  • Loading branch information
KoljaB committed Nov 25, 2024
1 parent 7e6c3ac commit 6787985
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ https://github.com/user-attachments/assets/797e6552-27cd-41b1-a7f3-e5cbc72094f5

### Updates

Latest Version: v0.3.8
Latest Version: v0.3.81

See [release history](https://github.com/KoljaB/RealtimeSTT/releases).

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name="RealtimeSTT",
version="0.3.8",
version="0.3.81",
author="Kolja Beigel",
author_email="kolja.beigel@web.de",
description="A fast Voice Activity Detection and Transcription System",
Expand Down

0 comments on commit 6787985

Please sign in to comment.