GithubHelp home page GithubHelp logo

Comments (8)

philipperemy avatar philipperemy commented on September 17, 2024

@asr-lord hummm. First did the examples and the CLI work with the checkpoint I provided in the README (with your python configuration)?

from deep-speaker.

asr-lord avatar asr-lord commented on September 17, 2024

@asr-lord hummm. First did the examples and the CLI work with the checkpoint I provided in the README (with your python configuration)?

In both cases didn't work: with the checkpoint and with my trained model.

from deep-speaker.

philipperemy avatar philipperemy commented on September 17, 2024

@asr-lord can you paste all the commands to reproduce the issue?

from deep-speaker.

asr-lord avatar asr-lord commented on September 17, 2024

@asr-lord can you paste all the commands to reproduce the issue?

./deep-speaker download_librispeech 
./deep-speaker build_mfcc
export CUDA_VISIBLE_DEVICES=0; python cli.py test-model --working_dir ~/.deep-speaker-wd/triplet-training/ --checkpoint_file checkpoint
s-triplets/ResCNN_checkpoint_37.h5

from deep-speaker.

philipperemy avatar philipperemy commented on September 17, 2024

Thank you

from deep-speaker.

philipperemy avatar philipperemy commented on September 17, 2024

@asr-lord sorry for the late reply. There's definitely something. You are right. I'm trying to find a way to fix it.

from deep-speaker.

philipperemy avatar philipperemy commented on September 17, 2024

Okay that's a tensorflow issue. If you use tensorflow==2.3 it works. It breaks after tensorflow 2.4. It's a bit weird because the example in the README works well with tensorflow 2.7.

from deep-speaker.

philipperemy avatar philipperemy commented on September 17, 2024

I will close this issue and mention it in the README.

from deep-speaker.

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.