Mp4 to text

Hi,
How can i take the mp4 url and convert it to text for free?
(not using OpenAi for example)

thanks in advance

You can probably download it to your computer, play it, and manually transcribe the audio to text, before saving it as a txt file.

You can also find free APIs on RapidAPI. Hopefully it has an API that does it for free.

How to call an API on RapidAPI

Use the HTTP “Make an API Key Auth Request” module.

Create a new keychain connection and insert your RapidAPI API Key.

Key: <YOUR_RAPIDAPI_KEY>
API Key parameter name: X-RapidAPI-Key

You can reuse this RapidAPI keychain for all API calls to RapidAPI – you’ll just need to change the X-RapidAPI-Host value based on the API you are calling.

Hope this helps! Let me know if there are any further questions or issues.

You can also join us in the Make Fans Discord server to chat with other makers. Due to the evolving needs of this community, the Discord invite link can be found elsewhere on this forum. You can either search for it or message me to request an invite.

seems like everything there costs money. it tells me I need to subscribe?

Aren’t there any with free subscription tiers?