Skip to content

This is an expert system (telegram bot) on how to provide a home sound recording studio, based on Bayesian belief network.

Notifications You must be signed in to change notification settings

ripiuk/sound-recording-studio-expert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound recording studio expert

Description

This is an expert system (telegram bot) on how to provide a home sound recording studio, based on Bayesian belief network.

How to run

  • Install python:
    $ make install_python
  • Create/update virtual environment with all necessary libraries by this commands:
    $ make venv_init
  • Activate the virtual environment by command:
    $ source venv/bin/activate
  • Create new file mics.py and paste your personal token:
    token = 'PASTE_YOUR_TOKEN_HERE'
  • Run this bot:
    $ make run

About

This is an expert system (telegram bot) on how to provide a home sound recording studio, based on Bayesian belief network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages