Arcitec a6a955d2aa fix: Add support for melancholic emotion in text-to-emotion vectors
- The "低落" (melancholic) emotion will always be mapped to "悲伤" (sad) by QwenEmotion's text analysis. It doesn't know the difference between those emotions even if the user writes the exact words.

- Since the words and their meanings are so similar, it might not be possible to train QwenEmotion to learn the difference.

- As a workaround, we perform input text analysis and look for words that mean "melancholic", and swap the "sad" detection result, to make the melancholic/low-energy speech emotion work correctly for users via text-to-emotion.
2025-09-08 16:14:38 +02:00
..
2025-09-08 17:36:39 +08:00
2025-09-08 17:36:39 +08:00
2025-09-08 17:36:39 +08:00
2025-09-08 17:36:39 +08:00
2025-03-25 12:52:52 +08:00
2025-03-25 14:03:29 -04:00
2025-04-11 21:22:08 +08:00
2025-09-08 17:36:39 +08:00