GithubHelp home page GithubHelp logo

javalearning-gss / speechtotext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luziwei960903/speechtotext

0.0 1.0 0.0 3.19 MB

文字转语音外部请求

JavaScript 60.54% HTML 21.91% Python 17.55%

speechtotext's Introduction

SpeechToText

How to run in local:

Ready

pip install ...

  • Python: 3.7
  • Django: 2.2
  • API: baidu-aip

Ready to run

  1. Download the ZIP and decompression ;
  2. Open the Visual Studio Code ;
  3. File -> Open Folder -> SpeechToText-master ;
  4. project -> server -> SpeechToText ;
  5. Right click the manage.py ;
  6. Open in Terminal ;

Environment

  1. if you are using conda,maybe you are in the base Environment, the base Environment is a PublicEnvironment;
  2. if you are in the base Environment ,You need to type conda create -n [YourEnvName] in the Terminal ,to create a new Environment ;
  3. And back to the Visual Studio Code to change your Environment at lower left quarter;
  4. You are in PersonalEnvironment after that restart the Terminal;
  5. Success will be like this (SpeechToText) c:\Users\wuwil\OneDrive - Kantar\dev\SpeechToText\project\server\SpeechToText> in Terminal,(SpeechToText) is my PersonalEnvironment.

Runserver

  1. if you in (PersonalEnvironment) - Terminal;
  2. Just type python manage.py runserver in Terminal ,you can start a simple server.
  3. if you got an error , than you must type pip install [YourMissingModules] in Terminal;

Start test

  • Open the demo.html ,start to test.

Other Question?

Sand email to me : [email protected]

speechtotext's People

Contributors

jasonzzli avatar wuyunyung avatar

Watchers

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