Starting Archie

First Start the Word Processing Queue

  1. cd /mnt/games/bigDev/whisper
  2. . bin/activate - start python virtualenv
  3. python3 wordsReceiver.py

Then Start the Audio File Processor

  1. cd /mnt/games/bigDev/whisper
  2. . bin/activate
  3. python3 processQueue.py

Finally Start the Audio File Creator

  1. cd /mnt/games/bigDev/whisper
  2. . bin/activate
  3. python3 archie.py