GithubHelp home page GithubHelp logo

java-wk / entenc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justrightnow/mkd

0.0 2.0 0.0 466 KB

Voice recognition + Translation combining 4 APIs: iFlytek-科大讯飞 + Google Translate & Bing Speech + Baidu Translate. Ideal for presentations in China.

License: MIT License

C# 97.63% JavaScript 1.14% C++ 0.66% C 0.57%

entenc's Introduction

Windows app that combines different APIs (iFlytek-科大讯飞, Google Translate, Bing Speech, Baidu Translate) to get the best translated caption/subtitles for China market:

Except Google Translate, for each other service you must get an ID


Screenshot of the program:

Comments:
  • No matter what is on the screen (powerpoint, video, etc.) the subtitles will always be on top of it
  • You can also run audio files (currently only from English to Chinese)
  • The transcript of the recognized audio and translation will be stored in a .txt file once you select the "副本" box
  • You can record speaker voice by selecting "录音" box



1. From Chinese audio to English caption/subtitles, the program uses:

  • Chinese voice recognition: iFlytek-科大讯飞
  • Chinese to English text translation: Google Translate



  • 2. From English audio to Chinese caption/subtitles, the program uses:

  • English voice recognition: Bing Speech
  • English to Chinese translation: Baidu Translate




  • iFlytek

    iFlytek-科大讯飞

    In order to use the Chinese voice recognition follow next 2 steps:

    • Register and get your ID here, then write it down in the App.config file as shown in below pic

    • Download the SDK from your portal (as shown in below pic) then copy/paste the msc.dll file and msc folder in your bin/debug folder


    Google

    Google

    In order to make Google text translation work please include the file gettk.js in your bin/debug folder


    Microsoft

    Bing Speech

    In order to use Microsoft voice recognition follow next steps:

    • Register and get your Subscription Key here, then write it down in the MainWindows.xaml.cs file as shown in below pic

    • If you want to use the Cutomize Speech service register and ger your Subscription Key here, then write it down in the MainWindows.xaml.cs file as shown in below pic


    Notice to use the Customize Speech service you have to check the "lib" checkbox and paste your service link which is provided everytime you set up a new customize speech:


    Baidu

    Baidu Translate

    In order to use Baidu Translate follow next steps:

    • Register and get your ID + Key here, then write them down in the MainWindows.xaml.cs file as shown in below pic




    Open to any suggestion! Thanks!!

    entenc's People

    Contributors

    amenglong avatar

    Watchers

    James Cloos avatar Jack Wei avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.