/MuDeer2

A Mumble bot using DeepSpeech for voice recognition

Primary LanguagePython

MuDeer2 - A Mumble Bot using DeepSpeech for voice recognition

MuDeer2 is a Mumble Bot, which uses pymumble and DeepSpeech. MuDeer2 relates either to "My Dear" or to "MUmble DEEpspeech Recognition". However you whish 😄 . I chose to simplify things a bit to allow a better Telegram integration. Therefore I created MuDeer2 out of MuDeer.

You need to rename and adjust the config.default.cfg to config.cfg.

Moreover, to use voice recognition, you need voice models and scorers for DeepSpeech:

Feel free to open an issue if you do have any questions ;-).

Dependencies

Besides the dependencies in the setup.cfg, the following libraries are needed:

  • libopus
  • libopusfile
  • libogg
  • libvorbis