Skip to content
View calebtt's full-sized avatar

Block or report calebtt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
calebtt/README.md

👋 Hi, I’m @calebtt

  • 🌱 Currently diving into Multi-paradigm Design in C++
  • 📫 Best way to reach me: email preferred. Cell available by request for faster back-and-forth. NashDev slack for Nashville local.

💻 AI powered VoIP PBX Based Tech Project SipBotOpen

  • C# .NET SIP client voice agent
  • Telephone network connectivity (PSTN), callable via cell or landline phone

Notes:

  1. PSTN Number to dial is 1-615-899-3280
  2. The Silero onnx model based VAD (Voice Activity Detection) project is not (yet) a suitable replacement for the WebRtcVadSharp nuget package.
  3. VAD, AEC, and NS changes/additions are being tested.

📺 Favorite CppCon Talks

Here’s a shortlist of the C++ talks I come back to most:
📄 https://pastebin.com/FysxbMQ0

If I’d started using GitHub earlier, there’d be a lot more stuff here.
That said, expect more code, tools, and ideas to show up soon.


Pinned Loading

  1. MinimalSileroVad MinimalSileroVad Public

    Library for .NET VAD speech detection and segmentation based on the Silero VAD model.

    C#

  2. SipBotOpen SipBotOpen Public

    Some code for a telephone voice assistant with tool calling

    C#

  3. StreamToActionTranslator StreamToActionTranslator Public

    CMake project, C++23, input stream to actions (function calls)

    C++

  4. XMapLib XMapLib Public

    A closer to the metal library for Xbox controller to keyboard and mouse input.

    C++ 6 2

  5. PolarCode PolarCode Public

    Functions for computing polar coordinate plane values from raw controller thumbstick values. Provides magnitude per-axis as well as the polar theta angle of the direction and the polar (total) magn…

    C++ 1

  6. arc_client arc_client Public

    Desktop client (Windows) for appremotecontrol.com

    C++