GithubHelp home page GithubHelp logo

chinese2audio's Introduction

Chinese2Audio

非常抽象的语音合成实现

效果截图(真的很抽象)

screenshot

(一)环境要求

Python 3.x即可

(二)安装依赖

使用如下命令安装pypinyin和pydub

pip install pypinyin pydub

(三)Enjoy it!

克隆本仓库,然后进入Chinese2Audio目录,执行如下命令:

python audio.py

如果要启动webUI,请安装以下依赖

pip install flask sounddevice scipy pyaudio

安装不了pyaudio的请自行查找解决办法

启动WebUI

python web_demo.py

这会在http://127.0.0.1:5000上开启一个webUI

Windows下请以管理员身份运行

目前仅支持中文、英文字母、数字、小数点、加减乘除符号的朗读,英文单词朗读暂不支持

chinese2audio's People

Contributors

xtxiaoting14332 avatar

Stargazers

蓝莓小果冻 avatar Ayatale avatar  avatar X-PenBak avatar 14185638 avatar  avatar xuebi 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.