Giter Site home page Giter Site logo

Linux build doesn't work about buzz HOT 11 CLOSED

faveoled avatar faveoled commented on May 14, 2024 1
Linux build doesn't work

from buzz.

Comments (11)

chidiwilliams avatar chidiwilliams commented on May 14, 2024 1

Yeah, found the issue πŸ€¦πŸΎβ€β™‚οΈ

Fixing in #26, and should be out in 0.2.4. Thanks again for your feedback!

from buzz.

chidiwilliams avatar chidiwilliams commented on May 14, 2024

Good catch, thanks. How about this? https://github.com/chidiwilliams/buzz/releases/tag/v0.2.3

from buzz.

faveoled avatar faveoled commented on May 14, 2024

It's now Linux but responds with Segmentation fault on startup

from buzz.

faveoled avatar faveoled commented on May 14, 2024

The archive contains a lot of system libraries, which is not good. The app started running after I manually deleted the following (albeit with some warnings):

  • libXss.so.1
  • libXrender.so.1
  • libXrandr.so.2
  • libxkbcommon.so.0
  • libXinerama.so.1
  • libXi.so.6
  • libXft.so.2
  • libXfixes.so.3
  • libXext.so.6
  • libXdmcp.so.6
  • libXdamage.so.1
  • libXcursor.so.1
  • libXcomposite.so.1
  • libxcb-xfixes.so.0
  • libxcb-sync.so.1
  • libxcb-shm.so.0
  • libxcb-render.so.0
  • libxcb-glx.so.0
  • libXau.so.6
  • libX11-xcb.so.1
  • libX11.so.6

from buzz.

faveoled avatar faveoled commented on May 14, 2024

Encountered some error:

[2022-10-05 10:44:12,226] transcriber.start_recording:44 DEBUG -> Recording... language: "en", model: "tiny", task: "Task.TRANSCRIBE", device: "5", block duration: "10", sample rate: "44100.0"
Traceback (most recent call last):
  File "gui.py", line 291, in on_status_changed
  File "gui.py", line 317, in start_recording
  File "gui.py", line 206, in start_recording
  File "transcriber.py", line 46, in start_recording
  File "sounddevice.py", line 1421, in __init__
  File "sounddevice.py", line 898, in __init__
TypeError: an integer is required
Aborted (core dumped)

from buzz.

faveoled avatar faveoled commented on May 14, 2024

By the way the transcription works with this build ("pulse" microphone). I can finally use this program!

from buzz.

chidiwilliams avatar chidiwilliams commented on May 14, 2024

Encountered some error:

[2022-10-05 10:44:12,226] transcriber.start_recording:44 DEBUG -> Recording... language: "en", model: "tiny", task: "Task.TRANSCRIBE", device: "5", block duration: "10", sample rate: "44100.0"
Traceback (most recent call last):
  File "gui.py", line 291, in on_status_changed
  File "gui.py", line 317, in start_recording
  File "gui.py", line 206, in start_recording
  File "transcriber.py", line 46, in start_recording
  File "sounddevice.py", line 1421, in __init__
  File "sounddevice.py", line 898, in __init__
TypeError: an integer is required
Aborted (core dumped)

This should have been fixed in a later build.

from buzz.

chidiwilliams avatar chidiwilliams commented on May 14, 2024

By the way the transcription works with this build ("pulse" microphone). I can finally use this program!

Oh, great to hear! I'll look into the system libraries issue, although I can't say I fully understand it or how to fix it at the moment. Thanks for all your feedback!

from buzz.

faveoled avatar faveoled commented on May 14, 2024

This should have been fixed in a later build.

You mean later than the latest available? I'm using 0.2.3 you referenced

from buzz.

chidiwilliams avatar chidiwilliams commented on May 14, 2024

This should have been fixed in a later build.

You mean later than the latest available? I'm using 0.2.3 you referenced

I mean on 0.2.3. You mentioned you were able to get transcription with the "pulse" microphone.

from buzz.

faveoled avatar faveoled commented on May 14, 2024

Yeah, the integer error is from HDA Intel, not pulse

from buzz.

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.