Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. terminal command: python -m speech_recognition
  2.  
  3. ALSA lib pcm_dsnoop.c:606:(snd_pcm_dsnoop_open) unable to open slave
  4. ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
  5. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  6. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  7. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  8. ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
  9. Cannot connect to server socket err = No such file or directory
  10. Cannot connect to server request channel
  11. jack server is not running or cannot be started
  12. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  13. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  14. A moment of silence, please...
  15. Set minimum energy threshold to 11537.776668595692
  16. Say something!
  17. Got it! Now to recognize it...
  18. Oops! Didn't catch that
  19. Say something!
  20. Got it! Now to recognize it...
  21. Oops! Didn't catch that
  22. Say something!
  23.  
  24. textarea.insert('end', os.system("python -m speech_recognition")+" ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement