mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2026-03-23 05:31:10 +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