Mycroft Mark II Smart Speaker / Voice Assistant Works with Open Source Software (Crowdfunding)

Smart speakers have gain a lot of traction over the last few years, but many of the solutions are based on Google Assistant or Amazon Alexa voice services, with both companies likely tracking your voice searches the same way they track your online searches to provide a “personalized experience” and sell you products or server ads that match your interests.

If you don’t like being tracked that way, a solution is to use an open source voice assistant such as Mycroft, and install it on a Linux computer, Raspberry Pi 3 board, or Android device. The company also introduced Mark I reference hardware platform based on Raspberry Pi 2 in 2015, and while all those hardware options should be fine for the technically inclined, but not really suited to the typical end user, and AFAIK they all lack a microphone array for better hot word detection. So Mycroft has come up with Mark II smart speaker that should work out of the box with a 6-mic array, a speaker, and 4″ touchscreen.

Mycroft Mark II specifications:

  • SoC – Xilinx quad-core processor
  • Audio
    • Far-field 6-microphone array
    • Hardware AEC, beamforming and noise reduction
    • Stereo sound with dual 2″ drivers (10W)
    • 3.5mm audio out
  • Display – 4″ IPS LCD touchscreen
  • USB – 1x USB Type A port
  • Storage – MicroSD card slot
  • Connectivity – Bluetooth and WiFi
  • Power Supply – 18W power supply with international adapters
  • Dimensions – 196 mm (H) x 105 mm (Ø)

The company did not name the Xilinx processor, but considering Mycroft normally runs on Linux. this can only be one of the Xilinx Ultrascale+ MPSoCs combining four Cortex A53 cores, a dual Cortex-R5 cores, and Ultrascale FPGA.

The device supports many of the same features as other smart speaker with for example built-in support for 140 different skills working with Roku, Twitter, Pandora, Wikipedia, Facebook, Philips Hue, and more. The language is however limited to English for now, although Mycroft community has been working on Spanish, Portuguese, Italian, French, and German language. The principle is also the same as for other smart speakers, with Mark II listening for a custom wake word (aka hot word), and once detected, the device sends the voice command to the cloud in order to process the audio, and send back the answer data. The company claims they do not store any data, contrary to what Google, Amazon, Apple (Siri) or Microsoft (Cortana) do, and only use open source software.

Click to Enlarge

Source code can be found on Github with 5 main components involved in the process:

  • PocketSphinx (and soon Precise) for wake-word detection
  • Mozilla DeepSpeech for speech to text (starting in March 2018)
  • Adapt and Padatious for natural language understanding
  • Mimic for text-to-speech
  • Python API for the skills framework

Mycroft Mark II smart speaker has recently launched on Kickstarter, and they’ll already surpassed their funding goal ($50,000) by raising close to $100,000 with 28 days to go. Rewards start with a $99 Mark II dev kit comes with all electronics but no housing, which you’ll be able to print using CAD files. If you want the complete assembled system with enclosure, a $129 pledge or greater is required. Shipping adds $15 to the US, and $35 to the rest of the world, with delivery for both the development kit, and smart speaker expected by December 2018. Visit Mycroft.ai for more details about the A.I solution and speaker.

Via LinuxGizmos

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
4 Comments
oldest
newest
Jon Smirl
6 years ago

Something is not right here. Xilinx CPUs cost $50 or more. And they are selling the finished product for $129? In the comments its says “Xilinx at the moment”. There is no way this going to ship with a Xilinx CPU. I might be a little wary of this. Their Mark I had a Raspberry PI inside. Putting the Pi inside let them avoid hardware manufacturing. Now they want to start making CPU boards. Given crowd funding history on groups making that transition, expect disaster to soon follow. This is not a comment on their motivations, I simply don’t see… Read more »

TLS
TLS
6 years ago

@Jon Smirl
Actually, the correct quote is “we can share it is a quad core Xilinx atm” which makes it a lot more expensive. In fact, I can’t find anything within Xilinx current product range that would fit that for a device priced at $129.
Even the cheapest Zynq 7000 development boards are going for $89 and that’s a single core Cortex-A9 based SoC.
To be honest, I don’t see the need of an FPGA for anything that this product is supposed to do, but maybe they’ve yet to reveal something really unique?

Jon Smirl
6 years ago

They are likely using the FPGA to implement a DSP to run the noise canceling mic algorithm. Sure you can do it that way, but that is probably the most expensive way possible to do it.

That’s what I mean with my comment about experience in these things, I think they are in for a shock when they figure out how much some of their goals are going to cost to implement. They will likely succeed with the technical solution, they are going to fail with their economic solution.

Khadas VIM4 SBC