GithubHelp home page GithubHelp logo

Comments (4)

ddan39 avatar ddan39 commented on June 2, 2024 1

adjust the PKGBUILD and remove the requirement for pipewire. it isn't needed, lyrebird should work with both pipewire and pulseaudio. it is currently broken tho. if you really want to get it working right now, let me know and i'll upload my PKGBUILD with patches and pulseaudio dependency instead of pipewire.

from lyrebird.

ddan39 avatar ddan39 commented on June 2, 2024 1

yes, if you see my pull request #138 i fix that bug, plus another

from lyrebird.

dennykurniawan48 avatar dennykurniawan48 commented on June 2, 2024

Thanks @ddan39 I could install it by removing pipewire from the dependencies, and the software could run but as you said I can't record my voice.
When I run lyrebird I get this error when turning on the toggle button:

Failure: Module initialization failed
Traceback (most recent call last):
  File "/usr/share/lyrebird/app/ui/mainwindow.py", line 179, in toggle_activated
    state.audio.load_pa_modules()
  File "/usr/share/lyrebird/app/core/audio.py", line 55, in load_pa_modules
    self.null_sink = subprocess.check_call(
                     ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['pactl', 'load-module', 'module-null-sink', 'sink_name=Lyrebird-Output', 'node.description="Lyrebird', 'Output"']' returned non-zero exit status 1.

from lyrebird.

dennykurniawan48 avatar dennykurniawan48 commented on June 2, 2024

Sorry for my late reply, I added your pull request and build it on my computer. However I found the result of the audio output was broken, I'm using OBS studio.

These are the logs that I got:

[info] Starting Lyrebird v1.2.0
[info] Audio server: PulseAudio
Failure: No such entity
48
49
sox WARN rate: rate clipped 34346 samples; decrease volume?
sox WARN rate: rate clipped 13741 samples; decrease volume?
sox FAIL sox: `Lyrebird-Output' error writing to pulse audio device: Connection terminated: Operation not permitted
sox WARN rate: rate clipped 11190 samples; decrease volume?

from lyrebird.

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.