GithubHelp home page GithubHelp logo

Comments (8)

csukuangfj avatar csukuangfj commented on August 17, 2024

Does speaker id index also increase?

from sherpa-onnx.

bnuzhouwei avatar bnuzhouwei commented on August 17, 2024

Does speaker id index also increase?

Increase up to 24.

from sherpa-onnx.

csukuangfj avatar csukuangfj commented on August 17, 2024

Increase up to 24.

Does it mean the max value for speakeridIndex is 24 and the RAM still increases after speakeridIndex reaches 24?

Is it possible to share the complete code?

from sherpa-onnx.

bnuzhouwei avatar bnuzhouwei commented on August 17, 2024

Yes, the max speakerIndex reaches 24, but the momory still inscreases as time. The full code is as following i just combine the vad, parafomer, prun, speakerid as a pipeline.

The vad split too long wavs, and the computemabing cost 500M for 10s wav, so need to limit the length for computing!

from sherpa-onnx.

csukuangfj avatar csukuangfj commented on August 17, 2024

There are vad, offline asr, punct, and speaker embedding extractor models.

Could you remove one of them, run again, and see which model causes the RAM to increase?

from sherpa-onnx.

bnuzhouwei avatar bnuzhouwei commented on August 17, 2024

There are vad, offline asr, punct, and speaker embedding extractor models.

Could you remove one of them, run again, and see which model causes the RAM to increase?

I have test that the speaker embedding extractor models causes iincrease by time.

The vad, offline asr will be stable at 1.4G.

But the speaker embedding extractor increase to 8G and more by time.

from sherpa-onnx.

csukuangfj avatar csukuangfj commented on August 17, 2024

what's about the punctuation?

from sherpa-onnx.

bnuzhouwei avatar bnuzhouwei commented on August 17, 2024

what's about the punctuation?
The punctuation has bugs that can't no run too much time, so I didn't press test it yet

from sherpa-onnx.

Related Issues (20)

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.