yerang commited on
Commit
2cffeb4
·
verified ·
1 Parent(s): dabe886

Update elevenlabs_utils.py

Browse files
Files changed (1) hide show
  1. elevenlabs_utils.py +2 -1
elevenlabs_utils.py CHANGED
@@ -172,4 +172,5 @@ class ElevenLabsPipeline:
172
  # Export the combined audio to the specified file
173
  combined_segment.export(tmp_file, format="mp3", bitrate="128k")
174
 
175
- return tmp_file
 
 
172
  # Export the combined audio to the specified file
173
  combined_segment.export(tmp_file, format="mp3", bitrate="128k")
174
 
175
+ #return tmp_file
176
+ return combined_segment