Git Product home page Git Product logo

Comments (5)

scottstephenson avatar scottstephenson commented on June 2, 2024

Did you delete your vocab file and have it automatically regenerated?

What kind of GPU do you have? 8 samps/s is fairly fast. That's a ~50x speedup compared to realtime (seconds per second).

from kur.

alamnasim avatar alamnasim commented on June 2, 2024

Thanks for quick reply...
I am using Nvidia Tesla P100 GPU.
I am not able to locate vocab file. Are you talking about alphabet file named vocab.py or the two .txt books pride and prejudice and Shakespear?

from kur.

scottstephenson avatar scottstephenson commented on June 2, 2024

Is this for the speech example or the language model example?

If it's for the speech example, then there is a vocab.json file that is automatically generated upon first training it. If you change anything around (like which input data you use) then you'll need to regenerate that vocab file (it's as simple as deleting it and letting it be regenerated on the next 'train').

from kur.

alamnasim avatar alamnasim commented on June 2, 2024

I am working on speech example(speech recognition). Yesterday i run the code with my own dataset. I got ( Truth: " sgd o ' b b ' b o ' b o ' g'h m' gh ") this result while my truths are a proper sentence(Hindi-English mixed written in roman). It should fetch proper sentences (text) given in train.jsonl as truth.
So, i am not able to figure out why this happens.

As you told, to delete vocab.json but i am unable to find (locate) this file in whole kur directory.
could you please give me the exact path of this file.

from kur.

scottstephenson avatar scottstephenson commented on June 2, 2024

See #35 and #93

The vocab.json gets dumped in the current working directory when running kur train speech.yml.

from kur.

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.