gladiaio / gladia-samples

23 stars 5 forks source link

Gladia Sample Repository

This repo contains gladia samples for several languages. Feel free to do a PR to add yours, we will add more languages in the future.

All language aim to have 2 minimalist examples :

All example are using audio/text/audio-transcription endpoint, but you can change this to video/text/video-transcription endpoint if you are using videos. Keep in mind that parameters are video and video_url instead of audio and audio_url if you want to use video/text/video-transcription endpoint.

You can still check the full documentation here

Available Samples Status

Python TypeScript JavaScript Browser
Pre-recorded
Live
README Link Link Link Link

Something is missing ? Contact us !

You can contact us directly here and you can also open an issue in this repository.

git lfs

to retrieve data files you need to :

brew install git-lfs
git lfs install
git lfs pull