Skip to content

Commit

Permalink
Remove the last line.
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Jan 17, 2024
1 parent 595e6ee commit dbd3004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ echo "Hello World\!" | python3.11 commbase_tts_pyttsx3.py --rate 145 --voice-ind
This command provides the input text "Hello World!" directly to the commbase_tts_pyttsx3.py script using the specified rate and voice index to convert the text into speech and play it back.

Make sure to have Python 3.x installed on your system and the required dependencies (fileinput, os.path, and pyttsx3) properly installed before running the commands above.

0 comments on commit dbd3004

Please sign in to comment.