mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-26 06:45:44 -03:00
0.50
This commit is contained in:
@@ -55,7 +55,7 @@ class TextToSpeech:
|
||||
}
|
||||
|
||||
RETURN_TYPES = ("AUDIO", "STRING", "STRING", "FLOAT")
|
||||
RETURN_NAMES = ("AUDIO", "audio_path", "full_path", "duration")
|
||||
RETURN_NAMES = ("AUDIO", "audio_path", "audio_full_path", "audio_duration")
|
||||
FUNCTION = "generate_audio"
|
||||
CATEGORY = "Bjornulf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user