Skip to content

Commit

Permalink
encoding issue #106
Browse files Browse the repository at this point in the history
  • Loading branch information
abdeladim-s committed Jan 21, 2024
1 parent 3e8714b commit 7292f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/subsai/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Subs AI: Subtitles generation tool powered by OpenAI's Whisper and its variants.
Version: {__version__}
===================================
"""
""".encode('utf-8')

import json
import os
Expand Down

0 comments on commit 7292f0b

Please sign in to comment.