Closed 40476 closed 3 months ago
thanks!
I am trying to make a program that takes what i say and sends it back out at me through espeak-ng
!
that is a 32 bit library.
sprec: error while loading shared libraries: libvosk.so: wrong ELF class: ELFCLASS32
this is where i found out that this is a thing that happens https://askubuntu.com/questions/398929/unable-to-load-shared-object-wrong-elf-class-elfclass32
There is another one which is 64 bit in the same release. You asked for x86 originally
My fault, I had thought that x86 was the same thing as x86_64, feel free to close this issue.On Aug 9, 2024, at 7:22 PM, Nickolay V. Shmyrev @.***> wrote: There is another one which is 64 bit in the same release. You asked for x86 originally
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>
Ok, let us know if you have other questions.
👍On Aug 10, 2024, at 9:58 AM, Nickolay V. Shmyrev @.***> wrote: Ok, let us know if you have other questions.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>
Yes, that reminds me, in order to add custom words, do I need to retrain the model, or is there a way to do that?On Aug 10, 2024, at 9:58 AM, Nickolay V. Shmyrev @.***> wrote: Ok, let us know if you have other questions.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: @.***>
could somebody point me towards where libvosk.so is for x86? (thank you)