rajeshhazari / transcribeapi

Stt Transcribe api app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transcription Api

This is Rest api app to transcribe audio files return the response in Json format. This app uses sphinx4 binaries (https://github.com/cmusphinx/sphinx4) to transcribe audio files to text.

Terms of Use

All api services are free. You are free to modify the api anyway you like and use them for your personal and commercial projects. All we ask is that you visibly credit @rajeshhazari for the capabilities this api gives. And also, spread the word, tell your friends about us.

@Linked in : https://www.linkedin.com/in/rajesh-hazari-a4b08415/

@PayPal : rajeshhazari

Project Build:

mvn clean install

Running the tests :

mvn clean test

You are free to include this library in your application. Credit is appreciated but it's not required. Feel free to suggest new features or report problems by opening new issue or contacting me by email.

Donations

If you want to show your appreciation, you can donate via PayPal: https://paypal.me/rhhazari, Thanks!

About

Stt Transcribe api app


Languages

Language:Java 98.5%Language:Dockerfile 1.1%Language:Shell 0.4%