GithubHelp home page GithubHelp logo

Comments (3)

xanguera avatar xanguera commented on August 14, 2024

from beamformit.

Ryuk17 avatar Ryuk17 commented on August 14, 2024

Try running it with /bin/bash and pass it the full path of the directory.

On Mon, 28 Sep 2020 at 10:08, Ryuk @.***> wrote: when i run the do_beamforming.sh with sh do_beamforming.sh data test, it shows the following message: sh: data/20G_20GO010I_STR.CH1.wav: unknown operand sh: data/20G_20GO010I_STR.CH2.wav: unknown operand sh: data/20G_20GO010I_STR.CH3.wav: unknown operand sh: data/20G_20GO010I_STR.CH4.wav: unknown operand sh: data/20G_20GO010I_STR.CH5.wav: unknown operand sh: data/20G_20GO010I_STR.CH6.wav: unknown operand and Opening the input channels Extracting channel information for show test [ERROR]: No information on showID test was found in channels file ./output/test/channels_file The programm has no output and I have no idea about the channels_file, could you solve my problem? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#26>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACITV7BKK7DVB7QWG7GPF5DSIBHATANCNFSM4R4H6N4A .

Thanks for your relpy, i solve the problem in arm linux by modify
if [ -a ${file} ] to if [ -e ${file} ]
in line 22 in do_beamforming.sh and using the full path of the directory

from beamformit.

xanguera avatar xanguera commented on August 14, 2024

Good you figured it out!

from beamformit.

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.