Giter Site home page Giter Site logo

Comments (2)

jakemschiller avatar jakemschiller commented on July 17, 2024

Okay I got it going. Turns out I only need to try and push SSL and SST through TCP, so I kept the IP address there and used the defaults under the SSS configurations. For example:

type = "file" path = "postfiltered.raw"

Now it's working, but I hit errors after running it for a few minutes. The error is reading
Segmentation Fault

Will keep working on it.

from odas_web.

GodCed avatar GodCed commented on July 17, 2024

Hi, what you experience is ODAS not able to sink the audio streams to ODAS Studio (odas_web).

With the correct IP, ODAS immediately connects to the Studio and raise the "cannot sink hops" error. With the incorrect IP, the timeout while the audio sockets attempt to connect allow the data sockets to stream for a few seconds before the error occurs. That's why using the wrong address seems to "fix" the problem.

Looking at your configuration file I would first make sure you configure ODAS Studio to use de 44100 Hz you set as an audio sink frequency as ODAS Studio is configured for 16000 Hz by default. You could also change your sink frequency to 16000 Hz.

The default file interface saves the audio as files on the machine running ODAS, in this case, the Pi. If you are ok with no audio stream, you can set the interface to blackhole and the type to undefined, like the classify output. This will suppress the audio streams.

For the segmentation fault error, it's pretty hard to investigate, more so if it occurs after a few minutes. The ODAS repository will be more helpful for that one.

from odas_web.

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.