Skip to content

Commit

Permalink
Make header comment in ttsbark.py more specific
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Köhler <khler.marcus@gmail.com>
  • Loading branch information
B4ckslash committed Nov 23, 2023
1 parent fc713e6 commit e1ca8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/python/bark/ttsbark.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""
This is the extra gRPC server of LocalAI
This is an extra gRPC server of LocalAI for Bark TTS
"""
from concurrent import futures
import time
Expand Down

0 comments on commit e1ca8f0

Please sign in to comment.