Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to build #33

Open
liam-thunder opened this issue Aug 20, 2019 · 2 comments
Open

failed to build #33

liam-thunder opened this issue Aug 20, 2019 · 2 comments

Comments

@liam-thunder
Copy link

Hi I'm trying to build this tool, however I met few problems:

  1. failed to git reset at 8f63f31, seems srvk-eesen-offline-transcriber has no such commit
    # make links to EESEN
    cd /home/${user}/tools/eesen-offline-transcriber
    git reset --hard 8f63f31
  1. create soft link failed due to duplicate scripts
      cd steps && ln -s /home/${user}/eesen/asr_egs/tedlium/v2-30ms/steps/* .
      cd ../utils && ln -s /home/${user}/eesen/asr_egs/tedlium/v2-30ms/utils/* .

Also, I'm wondering whether is it possible to build this tool in Docker Container? could anyone provide any help?

@benschop-it
Copy link

Hi I'm trying to build this tool, however I met few problems:

  1. failed to git reset at 8f63f31, seems srvk-eesen-offline-transcriber has no such commit
    # make links to EESEN
    cd /home/${user}/tools/eesen-offline-transcriber
    git reset --hard 8f63f31
  1. create soft link failed due to duplicate scripts
      cd steps && ln -s /home/${user}/eesen/asr_egs/tedlium/v2-30ms/steps/* .
      cd ../utils && ln -s /home/${user}/eesen/asr_egs/tedlium/v2-30ms/utils/* .

Also, I'm wondering whether is it possible to build this tool in Docker Container? could anyone provide any help?

Hi, I ran into the same issues, were you able to fix them?

  • Peter

@liam-thunder
Copy link
Author

@benschop-it no, sorry..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants