ManifoldRG / P.A.L.

A toolkit to build AI Agents that proactively interact w/ the world
MIT License
24 stars 0 forks source link

Feature/voicemail plugin #14

Closed LearnedVector closed 7 months ago

LearnedVector commented 7 months ago

voice mail plugin with audio samples for spam and a legit one generated using a tts model. the wav files are than transcribed by openai whisper.

NOTE: not the best way to store wav files on github but given this is a for demo purposes i am leaving it here.