ciaochris commited on
Commit
c807d62
·
verified ·
1 Parent(s): cb29c1f

Update rhythma.py

Browse files
Files changed (1) hide show
  1. rhythma.py +1 -1
rhythma.py CHANGED
@@ -505,4 +505,4 @@ Emotion:"""
505
  return f"Error in transcription: {str(e)}"
506
 
507
  def analyze_input(self, input_text, audio_path=None):
508
- """Analyze input text and return appropriate emotional state and rhyt
 
505
  return f"Error in transcription: {str(e)}"
506
 
507
  def analyze_input(self, input_text, audio_path=None):
508
+ """Analyze input text and return appropriate emotional state and rhythm patterns"""