Hi @Clipmeister, thanks for joining the Community!
What do I need to select in the “file” section for Google drive, to recognize new .mp3 uploads?
You’d need to select the File field form the Google Drive trigger specifically:
That said, is the folder only ever going to have mp3 files added to it?
If so you can use the New File in Folder (Google Drive) trigger and set it to only look at files added to that specific folder.
But if there’s going to be other types of files added to that folder that you don’t want to trigger on then you might want to use a Filter by Zapier action. Adding a filter to the Zap would allow you to set up a rule to ensure that the Zap only continues to translate the file if the File Extension field, from the Google Drive trigger, (Text) Contains a file extension of mp3 specifically. You can find out more about working with filters here: Add conditions to Zaps with filters
And where do the transcripts go?
The transcript text should be output by the Create Translation action. I uploaded an quick audio file to test it and it output the translation in the content field:
If you want the translated text to be added to a file you’d then need to follow that up with a Create File from Text (Google Drive) action. Then in the File Content field on that action, you’d select that content field from the OpenAI step.
Hope that helps. Keen to ensure you’re all set here so please do let us know know how it goes!