Skip to content
View sidharthrajaram's full-sized avatar
👽
👽

Organizations

@mvdeca

Block or report sidharthrajaram

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. StyleTTS2 StyleTTS2 Public

    🐍 🤖 Pip installable package for StyleTTS 2 human-level text-to-speech and voice cloning

    Python 150 38

  2. 3D Non-Maximum Suppression in Python 3D Non-Maximum Suppression in Python
    1
    # 3D Non-Maximum Suppression Implemented in Python - Sidharth Rajaram
    2
    import numpy as np
    3
    import time
    4
    
                  
    5
    # This approach assumes there are prediction scores (one class only) in the incoming bounding boxes as well.
  3. starsim starsim Public

    🛰 📡 💫 A simulation of LEO internet satellite constellations (i.e. Starlink) -- originally made for UC Berkeley's EE122

    Jupyter Notebook 22 4

  4. minio/minio-go minio/minio-go Public

    MinIO Go client SDK for S3 compatible object storage

    Go 2.6k 661

  5. pytorch/serve pytorch/serve Public

    Serve, optimize and scale PyTorch models in production

    Java 4.3k 871

  6. mcp-sse mcp-sse Public

    A working pattern for SSE-based MCP clients and servers

    Python 1