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

ATLAS issue [Mac OS X] #30

Open
lylyhan opened this issue Jul 1, 2019 · 3 comments
Open

ATLAS issue [Mac OS X] #30

lylyhan opened this issue Jul 1, 2019 · 3 comments

Comments

@lylyhan
Copy link

lylyhan commented Jul 1, 2019

What is a quick way to get atlas installed on Max OSX?
I cloned the repo and encountered the "can't find atlas package" error while making.
I realized that apt install command doesn't work on OSX and couldn't find an equivalent package as libatlas-dev on homebrew, which leads to me following a tutorial to install ATLAS package on my MacBook.
It took me a whole day(around 8 hours) to build ATLAS, yet for some reasons it still lacks the ".so" files (e.g libatlas.so.3). I couldn't find out where I did wrong during build, and really don't want to waste another whole day building/installing atlas...

If there's any quick and clean way to get the atlas package needed to make this repo, please let me know!! Thanks so much

@gooofy
Copy link
Owner

gooofy commented Jul 1, 2019

While I admire your effort and would welcome pull requests that enable this package to run on Mac OS X, please note that right now that it is not a platform this package supports.

@lylyhan
Copy link
Author

lylyhan commented Jul 1, 2019

Oh I see... thanks for telling me that.
Does that mean that the entire zamia-speech repo is not supporting OSX either? I just wanted to transcribe some audio files and the pre-trained models on kaldi site was not working great. Would appreciate it if you know of some other ways to find more accurate models. I only have a MacBook..

@gooofy gooofy changed the title ATLAS issue ATLAS issue [Mac OS X] Jul 5, 2019
@gooofy
Copy link
Owner

gooofy commented Jul 5, 2019

If you just want to transcribe audio files (i.e. not train your own models) and have kaldi running on your system you can just use the pre-trained models from zamia-speech themselves which are (of course) platform agnostic. No need to port any of the scripts or any of the python modules zamia-speech offers, just run the models in kaldi.

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