Giter VIP home page Giter VIP logo

Comments (4)

tfburns avatar tfburns commented on June 20, 2024 1

Hi Zoltan,
Okay, that was it! I didn't modify the code but I must have copied and pasted files into an incorrect folder while following the installation instructions. Perhaps the readme can be made a bit clearer, e.g. showing full relative paths of where things are meant to go?
Thanks a lot and sorry for the trouble,
Tom

from voicebridge.

AI-TOOLKIT avatar AI-TOOLKIT commented on June 20, 2024

Hello Tom,
According to your computer's description the examples should work immediately and fine (nobody reported such a problem up to now). The test system for VoiceBridge was a 4 thread computer and thus if you have also such system then there can not be any problem unless you have modified something.
The output indicates that you have probably changed the number of threads to 8 instead of leaving the default 4 and this may be the problem.

In the examples VoiceBridge determines automatically the number of threads and the splitting. This is an improvement compared to Kaldi. There are also many more such improvements and thus the VoiceBridge implementation is quite different from Kaldi.
In the example code this is set with the following line of code: "int numthreads = concurentThreadsSupported;"

Br,
Zoltan

from voicebridge.

tfburns avatar tfburns commented on June 20, 2024

Hi Zoltan,
I didn't change anything so not sure why both examples fail to run.

from voicebridge.

AI-TOOLKIT avatar AI-TOOLKIT commented on June 20, 2024

Hello Tom,
The line in your output "the number of output .scp files 8" indicates that there are too many scp files. There should be only 4. This may happen if you change the code and set 8 cores instead of 4 or maybe the folders have got clutter (maybe you copied the scp files manually into the same folder, etc.).
Restart your test with the original files (clean up or replace the example data folders). The examples should work fine on your system without any modification!

Update: I have just tested VoiceBridge on a similar system as yours with the YesNo example (TestYesNo()) and it works fine with the last lines of the output as follows:

...
[INFO] Set1: WER 2.09% +- 3.72%

[INFO] *****************
[INFO] **** ALL OK! ****
[INFO] *****************

Br,
Zoltan

from voicebridge.

Related Issues (2)

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.