feat: Implement segment update and regeneration features in Audiobook API and frontend
This commit is contained in:
@@ -115,7 +115,16 @@
|
||||
|
||||
"segments": {
|
||||
"errorBadge": "Error",
|
||||
"unknownCharacter": "?"
|
||||
"unknownCharacter": "?",
|
||||
"edit": "Edit",
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"regenerate": "Regenerate",
|
||||
"regenerating": "Generating...",
|
||||
"savedSuccess": "Segment saved",
|
||||
"emotion": "Emotion",
|
||||
"noEmotion": "No emotion",
|
||||
"intensity": "Intensity"
|
||||
},
|
||||
|
||||
"sequential": {
|
||||
|
||||
Reference in New Issue
Block a user