lwvmobile
DSD-FME
Greetings,
Was considering doing some work on open source voice decoding software that's currently out there on Github, and some of the decoding relies on mbelib. The github for mbelib comes with this notification:
I was attempting to ascertain whether or not certain voice codecs/decoding is currently patented in the United States and whether or not forking, writing, or releases source code for methods to decode voice would infringe on any patents, a.k.a. I'd rather not be litigated into oblivion.
The primary codec I'm interested in is Provoice (which uses mbelib and imbe). I'd like to integrate something like dsd and mbelib into my own project to decode these voices directly, but I am not sure whether or not this is currently under any patent. I looked on google patents, and found this link for MBE, which seems to imply the patent is still active for a few more months, but I am unsure if this is the correct and/or only patent for using mbelib. I had also saw this post in another thread which stated the IMBE vocoder was no longer under any patent, so I didn't know whether this was accurate or not. I seem to find tons of entries on Google Patents for IMBE and AMBE, but they seem to be something that incorporates those technologies and not the patent for the thing itself.
A secondary codec I'm interesting in working on would be NXDN, and was curious whether or not its vocoder is under any active patents currently?
Was considering doing some work on open source voice decoding software that's currently out there on Github, and some of the decoding relies on mbelib. The github for mbelib comes with this notification:
This source code is provided for educational purposes only. It is
a written description of how certain voice encoding/decoding
algorythims could be implemented. Executable objects compiled or
derived from this package may be covered by one or more patents.
Readers are strongly advised to check for any patent restrictions or
licencing requirements before compiling or using this source code.
I was attempting to ascertain whether or not certain voice codecs/decoding is currently patented in the United States and whether or not forking, writing, or releases source code for methods to decode voice would infringe on any patents, a.k.a. I'd rather not be litigated into oblivion.
The primary codec I'm interested in is Provoice (which uses mbelib and imbe). I'd like to integrate something like dsd and mbelib into my own project to decode these voices directly, but I am not sure whether or not this is currently under any patent. I looked on google patents, and found this link for MBE, which seems to imply the patent is still active for a few more months, but I am unsure if this is the correct and/or only patent for using mbelib. I had also saw this post in another thread which stated the IMBE vocoder was no longer under any patent, so I didn't know whether this was accurate or not. I seem to find tons of entries on Google Patents for IMBE and AMBE, but they seem to be something that incorporates those technologies and not the patent for the thing itself.
A secondary codec I'm interesting in working on would be NXDN, and was curious whether or not its vocoder is under any active patents currently?