Skip to content

Using your model on another project #4

@bernardohenz

Description

@bernardohenz

Hello,

I have a speech recognition project (written in tensorflow), and I would like to know how could I be able to use your trained model inside my project. My initial idea is to use the layer before the last one of your model as a feature vector (that will work as a speaker identification).

Unfortunately, I am not quite familiar with tensorpack, and I am having trouble to do a simple task as: (1) load your trained model in tensorflow; (2) remove the last layer; and (3) use it as a feature extractor. Is it possible to do that? or your model needs the tensorpack to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions