mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 00:53:25 +00:00
feat: sentiment engine
This commit is contained in:
@ -22,10 +22,6 @@ logging.getLogger().setLevel(logging.INFO)
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
|
||||
from pydub import AudioSegment
|
||||
|
||||
|
||||
|
||||
class TTService():
|
||||
|
||||
def __init__(self, cfg, model, char, speed):
|
||||
|
||||
Reference in New Issue
Block a user