Coder Social home page Coder Social logo

Is this project still alive? about cloud-asr HOT 11 OPEN

d307473 avatar d307473 commented on August 20, 2024
Is this project still alive?

from cloud-asr.

Comments (11)

ondrejklejch avatar ondrejklejch commented on August 20, 2024

Hi,

I am sorry, the service www.cloudasr.com is down as we don't have any servers to host it. The code and models should work and we might release new models next year. Are you interested in the service or do you want to run it on your servers?

Ondrej

from cloud-asr.

d307473 avatar d307473 commented on August 20, 2024

Hi Ondrej,

thank you for the quick response. For now I just want to play around a bit in combination with my EchoPi and a small GPU cluster in the back :-) I just noticed that there are docker images available and scaling is fairly simple, which is really cool! I also like the idea of a public and freely available ASR webservice for non-commercial and educational use.

Also I've just found the original website and documentation via https://web.archive.org/web/20160804174158/https://www.cloudasr.com/ . Would it make sense to host the website and documentation again? Maybe it could be hosted via https://pages.github.com/

Thanks

from cloud-asr.

oplatek avatar oplatek commented on August 20, 2024

@choko
@schadom
We may be able to host it with a demo on our company website.

Can you tell me what is your use-case for it?

from cloud-asr.

d307473 avatar d307473 commented on August 20, 2024

Hi @oplatek, currently no concrete use-case besides playing around with different ASR technologies.

from cloud-asr.

dpny518 avatar dpny518 commented on August 20, 2024

@oplatek i read your thesis, and this was able to get 1000 parallel request? Do you know the most recent updated version, I want to try and put it up and see if I can use it for real time production use

from cloud-asr.

oplatek avatar oplatek commented on August 20, 2024

@bamba518 it is actually @choko thesis, so let him respond.

Note: I used the code for production before.

from cloud-asr.

ondrejklejch avatar ondrejklejch commented on August 20, 2024

@bamba518 In the thesis we used 1000 fake ASR engines, because we didn't have big enough cluster to run 1000 real ASR engines. In theory, the only limit for the number of parallel requests is a size of your cluster, because one worker can handle only one request.

from cloud-asr.

dpny518 avatar dpny518 commented on August 20, 2024

@choko does the size of cluster mean that each core can only handle 1 worker? so 1000 parallel request requires 1000 cores?

from cloud-asr.

ondrejklejch avatar ondrejklejch commented on August 20, 2024

Yes, I think this is a good rough estimate - it all depends on your ASR model. Do you have a good ASR model? Is it for closed or open domain?

from cloud-asr.

dpny518 avatar dpny518 commented on August 20, 2024

I was just going to us this model
http://goofy.zamia.org/zamia-speech/asr-models/kaldi-generic-en-tdnn_f-r20180901.tar.xz

My goal is to handle thousands of parallel connections using http streaming, do you have any recommendations ?

from cloud-asr.

ondrejklejch avatar ondrejklejch commented on August 20, 2024

I am not familiar with this model, but TDNN-F models should be a good choice. Make sure to rebuild the docker images, because nnet3 models are not supported in the docker images available from the docker hub.

from cloud-asr.

Related Issues (7)

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.