Skip to content

Gorodecki/deeprtc

 
 

Repository files navigation

DeepRTC

DeepRTC is a service that provides ASR (Automatic Speech Recognition) functionality with generating MS word files and post-processing features.

Deploy

# copy .env file
cp .env.example .env

# set .env variables
# download word2vec model in models folder

docker-compose up -d --build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.2%
  • HTML 22.9%
  • JavaScript 17.8%
  • CSS 3.3%
  • Dockerfile 1.3%
  • Shell 0.5%