Skip to content

hrishikeshrt/audio_alignment

 
 

Repository files navigation

audio_alignment

Collection of scripts and utilities to align Sanskrit text and audio.

To use the scripts and perform alignment of text and audio:

  1. Install aeneas using pip install aeneas
  2. Install the required libraries - ffprobe ffmpeg espeak libespeak-dev (E.g. using apt on Ubuntu).
  3. Use the align function in utils/alignment.py to align the text and audio.

For examples, please see align.py in the rAmAyaNa or meghaduta subdirectories.

Website

Please see the result at the project page

Adding new data

To contribute new data to the project, please follow these Instructions

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.0%
  • HTML 28.0%
  • JavaScript 16.0%