Coder Social home page Coder Social logo

Comments (3)

ArtemisZGL avatar ArtemisZGL commented on July 24, 2024

Beside, I also want to know about the meaning of name of pretrain ckpt, such as M9 and M6. Thanks.

from s3prl.

andi611 avatar andi611 commented on July 24, 2024

I have the librispeech dataset, but when i download the feature from the google drive, it's slow. So I wonder can I process it with the original dataset?

If you want to use features other then fMLLR, yes you can use the preprocess/preprocess_libri.py. See the instructions in README.md. In particular, this line will preprocess the ibri_mel160_subword5000 data:
python preprocess/preprocess_libri.py --feature_type=mel --data_path=../data/LibriSpeech

If you want to use fMLLR, please refer to this issue. In short, you have to download the fMLLR from google drive if you want to use our pre-trained models.

I'm a little confuse about the "subword" meaning for mel feature.

Please ignore this, it is just a naming issue in our early development stage. The transcriptions are also preprocessed in subword units, but they were never used and deprecated.

Beside, I also want to know about the meaning of name of pretrain ckpt, such as M9 and M6. Thanks.

M9 means masking 9 frames, M6 for 6 frames.

Hope this helps.
Andy

from s3prl.

ArtemisZGL avatar ArtemisZGL commented on July 24, 2024

Thank you for the detailed explanation! It's really a great job!

from s3prl.

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.