Skip to content

Commit

Permalink
[TTS] Adding missing emotion combinations (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
chongzluong authored Jan 28, 2025
1 parent e97fecd commit 27b5a5a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fern/definition/tts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,8 @@ types:
name: POSITIVITY_HIGHEST
- value: surprise:lowest
name: SURPRISE_LOWEST
- value: surprise:low
name: SURPRISE_LOW
- value: surprise:high
name: SURPRISE_HIGH
- value: surprise:highest
Expand All @@ -486,6 +488,12 @@ types:
name: SADNESS_LOWEST
- value: sadness:low
name: SADNESS_LOW
- value: sadness:high
name: SADNESS_HIGH
- value: sadness:highest
name: SADNESS_HIGHEST
- value: curiosity:lowest
name: CURIOSITY_LOWEST
- value: curiosity:low
name: CURIOSITY_LOW
- value: curiosity:high
Expand Down

0 comments on commit 27b5a5a

Please sign in to comment.