-
Notifications
You must be signed in to change notification settings - Fork 54
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
Haven‘t odascore and odas.cfg #43
Comments
I just did what the previous issue did. |
I read some issues. |
This is my respeaker_4_mic_array.cfg |
You need to use odaslive. |
That means that the sink part of your potential sources interface is wrong. Please configure according to ODAS Studio documentation. |
This means the specified raw format is not supported by your soundcard. Please seek ODAS repository for help. I think a sample configuration file for this sound card is provided. |
Where to configure IP as I want to run this studio in local. I mean whether sst, ssl or sss, blackhole or socket? |
As stated in the Configure ODAS section of ODAS Studio Documentation, you need to set the IP in each subsection of your config file: SSP, SST, SSL and SSS. The sink type should be socket and the format JSON. |
|
You can run There are many way to use ODAS as a standalone software. I invite you to refer to the ODAS repo. |
Did you find odascore and ODAS.cfg?I‘m didn't find it either,plz reply quickly,thx |
@7IIIIIIIE are you later able to solve it, I am currently getting "cannot open audio device hw:1,0 |
I did
sudo apt-get install libfftw3-dev libconfig-dev libasound2-dev libgconf-2-4 sudo apt-get install cmake git clone https://github.com/introlab/odas.git mkdir odas/build cd odas/build cmake .. make
But I haven't found odascore and odas.cfg in the /odas/bin. There just two files, odaslive and odasserver.
The text was updated successfully, but these errors were encountered: