Coder Social home page Coder Social logo

femoon / tts-azure-web Goto Github PK

View Code? Open in Web Editor NEW
63.0 1.0 11.0 292 KB

TTS Azure Web is an Azure Text-to-Speech (TTS) web application. It allows you to run it locally or deploy it with a single click using your Azure Key.

Home Page: https://tts.femoon.top

License: MIT License

TypeScript 89.10% CSS 5.52% JavaScript 0.74% Shell 0.34% Dockerfile 4.30%
nextjs nextui react typescript azure tts

tts-azure-web's Introduction

TTS Azure Web

English / 简体中文

TTS Azure Web is an Azure Text-to-Speech (TTS) web application. It allows you to run it locally or deploy it with a single click using your Azure Key.

Key Features:

  • Local and Cloud Deployment: Easily run the application on your local machine or deploy it to the cloud.
  • One-Click Setup: Simplified deployment process using your Azure Key.
  • Azure Integration: Leverages Azure's powerful TTS services for high-quality speech synthesis.

This application is ideal for those looking to minimize setup while experiencing the full capabilities of Azure TTS.

Live demo: https://tts.femoon.top

Getting Started

Get your API Key

  • Go to Microsoft Azure Text to Speech and click "Try Text to Speech Free"
  • Go to Azure AI services
  • In the "Speech services" block, click "Add"
  • A region and two subscription keys will be listed beside Speech Services. You only need one key and its corresponding region.

Deploy on Vercel

Deploy with Vercel

Development

Before starting development, you must create a new .env.local file at project root, and place your azure key and region into it:

 # your azure key
SPEECH_KEY=xxxxxxx
# your azure tts region
SPEECH_REGION=southeastasia

Run the development server:

# install dependencies
pnpm i
# run serve
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

Git commit specification reference

  • feat add new functions
  • fix Fix issues/bugs
  • perf Optimize performance
  • style Change the code style without affecting the running result
  • refactor Re-factor code
  • revert Undo changes
  • test Test related, does not involve changes to business code
  • docs Documentation and Annotation
  • chore Updating dependencies/modifying scaffolding configuration, etc.
  • ci CI/CD

tts-azure-web's People

Contributors

femoon avatar

Stargazers

Dujianjun avatar  avatar  avatar Harvey avatar 曾胤岑 avatar Little sheep avatar 100497 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar JerryZhi avatar  avatar Ten Years A Dream avatar King avatar  avatar ASLant avatar  avatar xuecheng avatar  avatar  avatar  avatar  avatar  avatar Aiden avatar  avatar  avatar  avatar  avatar Shounen avatar wen avatar  avatar  avatar  avatar leileibuku avatar lemonTree avatar soft5 avatar Zero avatar 仝华帅 avatar  avatar Elpics avatar GoJun avatar cool dog avatar  avatar Hao Wu avatar  avatar 子丶言 avatar  avatar Chan avatar A.Lick avatar  avatar sth0409 avatar 小二 avatar LY avatar Cactus avatar 木子欢儿~ avatar  avatar yanqi avatar  avatar  avatar

Watchers

 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.