Skip to content

Extrapolater/gladia-samples

 
 

Repository files navigation

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 :

  • Pre-recorded (You have an audio file that you'd like to transcribe)
  • Live transcription (You'd like to have a live transcription of a file/audio stream)

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 30.0%
  • HTML 27.6%
  • TypeScript 22.8%
  • Python 16.3%
  • Dockerfile 1.7%
  • PHP 1.5%
  • Shell 0.1%