TalkBank / batchalign

Archived, legacy Batchalign system for CLAN Language Sample Analysis. Please visit the link below to use Batchalign.
https://github.com/talkbank/batchalign2
8 stars 2 forks source link

Installation failure on M1 #1

Closed FranklinChen closed 2 years ago

FranklinChen commented 2 years ago
➜  ~ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/TalkBank/batchalign/master/setup/setup.sh)"

Welcome to batchalign setup!
We have detected your operating system as darwin21.
Pulling and running the darwin setup script! Done.

Please ensure 5GB of space is avaliable, press enter to continue. Thanks.

#### Initial Setup ####
Checking and installing Homebrew, if needed... Done.
Installing prompt tools... Done.

#### Install Location ####
We will need a empty directory to work off of.
This is where we will put everything that we are going to use.
Please select an empty directory (tab-completion and creation enabled): ~/batchalign-stuff

#### Configuration ####
bash: line 119: gum: command not found
Cloning Batchalign... Done.
bash: line 127: gum: command not found
Getting segmentation model... Done.
bash: line 129: gum: command not found
Extracting segmentation model... Done.
mv: rename flowing-salad-6 to model: No such file or directory

In order to perform ASR, we leverage Rev.AI.
Please provide your access key to Rev (http://rev.ai/)

This will not be shared beyond your local machine.

bash: line 140: gum: command not found
bash: line 143: pushd: batchalign: No such file or directory
Editing config...cat: docker-in.yml: No such file or directory
 Done.
Copying files...mv: rename ./setup/execute.sh to ../execute: No such file or directory
chmod: ../execute: No such file or directory
 Done.

#### Running Instructions ####
To run batchalign, please double click on the
/Users/chen/execute executable
and follow its instructions.
bash: line 182: popd: directory stack empty
Jemoka commented 2 years ago

the installation script is a work-in-progress, will update with more as soon as its ready

Jemoka commented 2 years ago

Closing in favor of Conda installation: https://github.com/TalkBank/batchalign#first-time-setup