Skip to content

ina-foss/voxo-daemon

 
 

Repository files navigation

Alignement test

curl 'http://sd2.voxolab.com:8000/api/v1.1/transcriptions' -i
-F auto_file=@align_lcp_gov.xml
-F ref_file=@align_lcp_gov.txt
-H 'Authentication-Token: WyIxIiwiYmRlYTlhNmY0MzJmNGY1ODJmNjEzMDYxNWVjMTkzZDYiXQ.C_EV6A.esk1Cwu7T0PpmDKlJ8W82w0eawM'

curl "http://sd2.voxolab.com:8000/api/v1.1/processes"
-X POST
-d '{"id":2, "type": "alignment"}'
-H 'Content-Type:application/json'
-H 'Authentication-Token: WyIxIiwiYmRlYTlhNmY0MzJmNGY1ODJmNjEzMDYxNWVjMTkzZDYiXQ.C_EV6A.esk1Cwu7T0PpmDKlJ8W82w0eawM'

curl "http://sd2.voxolab.com:8000/api/v1.1/download/transcription/2"
-H 'Authentication-Token: WyIxIiwiYmRlYTlhNmY0MzJmNGY1ODJmNjEzMDYxNWVjMTkzZDYiXQ.C_EV6A.esk1Cwu7T0PpmDKlJ8W82w0eawM'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 54.4%
  • Python 29.1%
  • Shell 16.5%