GithubHelp home page GithubHelp logo

ecxcx_vid2wav's Introduction

ECXcx_Vid2Wav

pinfutech/ECXcx_Vid2Wav is a program used to generate WAV files from a Vid file, mainly used for FreeSWITCH.

ThirdPartyTools

pinfutech/ThirdPartyTools collects 3rd-party libraries used by pinfutech/* opensource projects. It provides pre-built libraries compiled with Microsoft Visual Studio 2008 sp1, and vcredist_x86.exe for VS2008 sp1 x86 redistributable package.

Usage

  1. git clone https://github.com/pinfutech/ECXcx_Vid2Wav.git
  2. cd ECXcx_Vid2Wav
  3. git clone https://github.com/pinfutech/ThirdPartyTools.git
  4. copy used DLLs from ThirdPartyTools/bin/ to bin/
  5. build and run

Config ExtCmds, in data/ECXcx_Vid2Wav.ini

Without Transcoder.Stereo2Mono.x ExtCmdGroup configed, the output is stereo. If you want to USE for FreeSWITCH, recommendation is to set Transcoder.Stereo2Mono.x ExtCmdGroup: example to use lame: [ExtCmds] Transcoder.Stereo2Mono.1=lame -m m "%s.wav" "%s.mp3" Transcoder.Stereo2Mono.2=lame --decode "%s.mp3" "%s.wav"

Voice Engines, in data/VoicEngine.ini

All voice engines should be configed here. example for "Microsoft Anna - English (United States)" [VoiceEngineAnna] name=anna // voice engine shown in context menu, and the output directory lang=English // voice language shown in context menu desc=Microsoft Anna - English (United States) // voice engine name in system ldkw=en\us // language directory keyword, filter of voice engine for special language: VID file in en\us directory, only show English voice engine

3rd-party libraries used

  1. MPC-4.1.2 https://www.ociweb.com/products/mpc/ license: license.MPC
  2. msinttypes-r29 https://code.google.com/archive/p/msinttypes/ license: ThirdPartyTools/license.msinttypes
  3. wxWidgets-3.1.0 http://www.wxwidgets.org/ license: ThirdPartyTools/license.wxWidgets

ecxcx_vid2wav's People

Contributors

pinfutech avatar

Watchers

James Cloos avatar  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.