2017-01-06 16:28:00,028 :: DEBUG :: Logger ready 2017-01-06 16:28:00,029 :: DEBUG :: kalliope args: Namespace(action='start', brain_file=None, debug=True, git_url=None, run_synapse=None) 2017-01-06 16:28:00,030 :: DEBUG :: Try to load file from 1: /home/sheychen/brain.yml 2017-01-06 16:28:00,030 :: DEBUG :: Try to load file from 2: /etc/kalliope/brain.yml 2017-01-06 16:28:00,031 :: DEBUG :: Try to load file from 3: /usr/local/lib/python2.7/dist-packages/kalliope/brain.yml 2017-01-06 16:28:00,031 :: DEBUG :: File found in /usr/local/lib/python2.7/dist-packages/kalliope/brain.yml 2017-01-06 16:28:00,031 :: DEBUG :: File path to load: /usr/local/lib/python2.7/dist-packages/kalliope/brain.yml 2017-01-06 16:28:00,060 :: DEBUG :: File path to load: /usr/local/lib/python2.7/dist-packages/kalliope/brain.yml 2017-01-06 16:28:00,089 :: DEBUG :: Try to load file from 1: /home/sheychen/settings.yml 2017-01-06 16:28:00,090 :: DEBUG :: Try to load file from 2: /etc/kalliope/settings.yml 2017-01-06 16:28:00,090 :: DEBUG :: Try to load file from 3: /usr/local/lib/python2.7/dist-packages/kalliope/settings.yml 2017-01-06 16:28:00,091 :: DEBUG :: File found in /usr/local/lib/python2.7/dist-packages/kalliope/settings.yml 2017-01-06 16:28:00,091 :: DEBUG :: File path to load: /usr/local/lib/python2.7/dist-packages/kalliope/settings.yml 2017-01-06 16:28:00,205 :: DEBUG :: File path to load: /usr/local/lib/python2.7/dist-packages/kalliope/settings.yml 2017-01-06 16:28:00,309 :: DEBUG :: Default STT: google 2017-01-06 16:28:00,310 :: DEBUG :: Default TTS: pico2wave 2017-01-06 16:28:00,310 :: DEBUG :: Default Trigger name: snowboy 2017-01-06 16:28:00,311 :: DEBUG :: Default synapse: Default-synapse 2017-01-06 16:28:00,311 :: DEBUG :: Resource directory not found in settings Starting event manager Events loaded Starting Kalliope Press Ctrl+C for stopping Starting REST API Listening port: 5000 2017-01-06 16:28:00,724 :: DEBUG :: TriggerLauncher: Start trigger snowboy with parameters: {'callback': >, 'pmdl_file': '/usr/local/lib/python2.7/dist-packages/kalliope/trigger/snowboy/resources/kalliope-19-FR.pmdl'} 2017-01-06 16:28:00,725 :: DEBUG :: Run plugin snowboy with parameter {'callback': >, 'pmdl_file': '/usr/local/lib/python2.7/dist-packages/kalliope/trigger/snowboy/resources/kalliope-19-FR.pmdl'} 2017-01-06 16:28:02,304 :: DEBUG :: detecting... 2017-01-06 16:28:04,720 :: INFO :: Keyword 1 detected at time: 2017-01-06 16:28:04 2017-01-06 16:28:04,720 :: DEBUG :: Pausing snowboy process 2017-01-06 16:28:04,721 :: DEBUG :: Selected sound: /home/sheychen/Musique/SBELL1.WAV 2017-01-06 16:28:04,722 :: DEBUG :: Run plugin Google with parameter {'callback': >, 'language': 'fr-FR'} 2017-01-06 16:28:04,723 :: DEBUG :: Mplayer cmd: ['/usr/bin/mplayer', '-slave', '-quiet', '/home/sheychen/Musique/SBELL1.WAV'] Say something! Google Speech Recognition thinks you said au revoir 2017-01-06 16:28:15,707 :: DEBUG :: OrderAnalyser, Received order: au revoir 2017-01-06 16:28:15,786 :: DEBUG :: [orderAnalyser.start]-> No Synapse provided, let's find one 2017-01-06 16:28:16,194 :: DEBUG :: Order found! Run neurons: [, ] Order matched in the brain. Running synapse "stop-kalliope" 2017-01-06 16:28:16,258 :: DEBUG :: [orderAnalyser.start]-> Grab the params 2017-01-06 16:28:16,307 :: DEBUG :: Run plugin "say" with parameters {'message': ['Au revoir']} 2017-01-06 16:28:16,561 :: DEBUG :: Run plugin say with parameter {'message': ['Au revoir']} 2017-01-06 16:28:16,571 :: DEBUG :: NeuronModule called from class Say with parameters: {'message': ['Au revoir']} 2017-01-06 16:28:16,832 :: DEBUG :: NeuronModule Say() called with message: ['Au revoir'] 2017-01-06 16:28:16,956 :: DEBUG :: message is list 2017-01-06 16:28:17,283 :: DEBUG :: tts_message to say: Au revoir 2017-01-06 16:28:17,288 :: DEBUG :: NeuroneModule: TTS args: Tts name: pico2wave, parameters: {'cache': True, 'language': 'fr-FR'} 2017-01-06 16:28:17,488 :: DEBUG :: Run plugin pico2wave with parameter {'cache': True, 'language': 'fr-FR'} 2017-01-06 16:28:18,463 :: DEBUG :: Class TTSModule called from module Pico2wave, cache: True, language: fr-FR, voice: default 2017-01-06 16:28:19,723 :: DEBUG :: get_path_to_store_audio return: /tmp/kalliope_tts_cache/Pico2wave/fr-FR/default/ba9ad7df54835949dbee034c973d05bb.tts 2017-01-06 16:28:20,572 :: DEBUG :: TTSModule, File already in cache: /tmp/kalliope_tts_cache/Pico2wave/fr-FR/default/ba9ad7df54835949dbee034c973d05bb.tts 2017-01-06 16:28:20,598 :: DEBUG :: Mplayer cmd: ['/usr/bin/mplayer', '-slave', '-quiet', '/tmp/kalliope_tts_cache/Pico2wave/fr-FR/default/ba9ad7df54835949dbee034c973d05bb.tts'] 2017-01-06 16:28:24,231 :: DEBUG :: Run plugin "kill_switch" with parameters None 2017-01-06 16:28:24,515 :: DEBUG :: Run plugin kill_switch with parameter None 2017-01-06 16:28:24,552 :: DEBUG :: NeuronModule called from class Kill_switch with parameters: {}