Skip to content

requirements.txt problem... #4

Open
@zeek-han

Description

@zeek-han

Hi, first of all, I really appreciate for your work based on KALDI platform for "Exploring the Encoding Layer and Loss Function in End-to-End Speaker and Language Recognition System".

but, I have some trouble when I first start your code...
When I execute "pip install -r requirements.txt", an error occurs.
The error message is

Invalid requirement: '_libgcc_mutex=0.1=main'
= is not a valid operator. Did you mean == ?

and, honestly, I've never seen the unary operator '=' in requirements.txt
I wonder why the unary operator exists there.
In almost every line of "requirements.txt", there is '=' .

Then...how do I execute the code?
please help me...
Thank you in advance

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