Giter Site home page Giter Site logo

gaybro8777 / string2wav Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nc22/string2wav

0.0 0.0 0.0 404 KB

String to wav. Analog of "text2wave" application, based on Microsoft SAPI (Speech API) that speak text from file or string, by choosen voice.

Pascal 100.00%

string2wav's Introduction

string2wav

string to wav

Speaks text files to wav using Microsoft Speech API
An windows analog of unix "text2wave" application, based on Microsoft SAPI (Speech API) that speak text from file or string, by choosen voice.

Work with "UTF-8", "UTF-8 with BOM", "ANSI" encoded files

Speak by voices installed to your OS (by default in Windows 7 for ex. available only English female voice)

You can find addition voices. For ex. most used for Russian language:

  • Alyona (Acapela Group)
  • Katerina ΠΈ Milena (ScanSoft - RealSpeak)

For work you must have SAPI installed (Windows 7 and later includes SAPI by default) Tested on Windows 7, Windows 2008 with SAPI 5.4

Usage :

See dist/test.bat for example commands

Available options :

-list : List available voices
-volume : Set volume from 0 to 10
-rate : Set rate from -10 to 10
-o : Set output wav file name (absolute or relative path)
-voice : Set voice (select by number from -list)
-s : Set string (use quotes, recommend only English)
-f : Set input file to load string from (absolute or relative path)

License

GNU General Public License v3

string2wav's People

Contributors

nc22 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.