Skip to content

Commit

Permalink
upgrade to latest kokoro version
Browse files Browse the repository at this point in the history
  • Loading branch information
KoljaB committed Feb 4, 2025
1 parent 0b7eb33 commit bcb68fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Let me know if you need any adjustments or additional languages!

## Updates

Latest Version: v0.4.42
Latest Version: v0.4.43

- **New Engine:** KokoroEngine
- **Installation:** `pip install RealtimeTTS[kokoro]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pyttsx3==2.98
edge-tts==7.0.0

# kokoro is for KokoroEngine
kokoro==0.3.5
kokoro==0.7.3

# pyaudio is for playing chunks over output device
pyaudio==0.2.14
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
current_version = "0.4.42"
current_version = "0.4.43"

import setuptools

Expand Down

0 comments on commit bcb68fd

Please # to comment.