elevenlabs-docs icon indicating copy to clipboard operation
elevenlabs-docs copied to clipboard

CSV Import Not Working in Voiceover Studio

Open websmyths opened this issue 4 months ago • 2 comments

CSV import for Voiceover Studio says:

Import a script as a CSV file. We'll automatically create a speaker track for each character and clips for each of their lines. Currently we support CSV files only, with a format of either (speaker, line, start_time, end_time) or (speaker, line).

When you include the start_time and end_time it works. But if you are creating a script from scratch you don't know the start and end times. A CSV that only has speaker, line, won't import and you get the message "File invalid. Please upload a CSV file." My file is a CSV.

E.G.:

Sara, "This is Sara's line." Jim, "This is JIm's line."

websmyths avatar Oct 08 '24 00:10 websmyths