Rare find

Talk. Have conversations with your computer using your voice.

github.com/yacineMTB/talk

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2023
  • Merge pull request #55 from fareesh/patch-3
  • Merge pull request #52 from choombaa/choomba/config-tests-2
  • Fix install_piper.sh
  • Merge pull request #53 from choombaa/choomba/graph
  • Display a graph of the conversation
  • Updated README
  • Fixed tests, made interrupt callback optional
  • Test cleanup
  • update build script
  • Merge pull request #48 from yifever/fixbuildscript
  • fix typo
  • use a conditional in the README to cover zsh arrays starting at 1
  • fix typo
  • Merge pull request #33 from cto-junior/roleplay_support
  • update install_piper default values, and change from == to = for port…
  • Remove temp audio files after playback
  • fix ghost transcription
  • make talk func wait for completion
  • Implment and use our own mutex to remove dep bloat (thanks GPT-4)
  • revert mutex addition