Giter Site home page Giter Site logo

lucavitali / azurettsvoicegeneratorgui Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 5.0 60 KB

PowerShell script to generate Voice Messages with Azure Cognitive Services Text to Speech

Home Page: http://bit.ly/AzureTTSGUI

PowerShell 100.00%
texttospeech tts voice message generator

azurettsvoicegeneratorgui's Introduction

AzureTTSVoiceGeneratorGUI

PowerShell script to generate Voice Messages with Azure Cognitive Services Text to Speech

Microsoft Azure Cognitive Services are a collection of API to help Bots, websites and programs to use natural method of communication. https://docs.microsoft.com/en-us/azure/cognitive-services/

There are six different areas (vision, speech, knowledge, search, language and anomaly detection) where Azure Cognitive Services allows developers to build applications that walk, talk and interact with users like a real human being.

In this App I use Text-to-Speech Service REST API https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech to generate new voice messages. It’s very easy (even for a non-developer like me) and it’s free for normal needs.

More info on the App page here: http://bit.ly/AzureTTSGUI

azurettsvoicegeneratorgui's People

Contributors

lucavitali avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

azurettsvoicegeneratorgui's Issues

Chinese, Japanese language support?

Hi Luca,

I am super new to using Azure TTS. I saw your program, it is very nice and simple to use. However, I am unable to make it work for Chinese or Japanese. Not sure whether your program is set to work only in English.

Thank you for any advice you can give.

Text is not handed over to Azure in UTF8 Encoding

Hi Luca, I haven't picked apart your code but i suspect that text entered in the input box of your GUI does not get sent to Azure using UTF8 encoding. For common special characters in Switzerland like, "ä","ö","ü" I have to type "ae","oe","ue" which is what we use in German if special characters are not allowed. I tested it with a python script which also uses Azure Cognitive Services. I have it set to UTF 8 and ä,ö,ü work fine there. Any chance you could try to fix this? Thanks, Martin

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.