Skip to content
View prakashsonti's full-sized avatar

Block or report prakashsonti

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

Popular repositories Loading

  1. sfc-snowpark-environment sfc-snowpark-environment Public

    Forked from zsaim-ml/sfc-snowpark-accenture

    Jupyter Notebook

  2. rpi-object-detection rpi-object-detection Public

    Forked from automaticdai/rpi-object-detection

    Real-time object detection and tracking using Raspberry Pi and OpenCV!

    Python

  3. Vehicle-count-detect Vehicle-count-detect Public

    Forked from Aman-Preet-Singh-Gulati/Vehicle-count-detect

    Jupyter Notebook

  4. tacotron2-wav-file-renamer tacotron2-wav-file-renamer Public

    Forked from rasmurtech/tacotron2-wav-file-renamer

    A simple Python script to batch rename WAV files in a folder numerically, specifically designed to facilitate the management and organization of audio files generated by the Tacotron 2 text-to-spee…

    Python

  5. Tacotron2-Wav2Vec-Transcription Tacotron2-Wav2Vec-Transcription Public

    Forked from rasmurtech/Tacotron2-Wav2Vec-Transcription

    A Python script that uses the Wav2Vec2 model to transcribe .wav files and generates a .txt file for training a Tacotron2 text-to-speech model.

    Python

  6. Tacotron-2-Audio-Preprocessor Tacotron-2-Audio-Preprocessor Public

    Forked from rasmurtech/Tacotron-2-Audio-Preprocessor

    This Python script preprocesses audio files for training a Tacotron 2 text-to-speech model. It trims silence, normalizes the audio, and saves the processed files to a specified output folder. It's …

    Python