Skip to content
View somiljain7's full-sized avatar
๐ŸŽฏ
too tired to remain focused
๐ŸŽฏ
too tired to remain focused

Organizations

@fossasia @NVIDIAGameWorks @mozilla-campus-club-bvducoep @decentralizedautomata

Block or report somiljain7

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
somiljain7/readme.md

BONJOUR MON AMI ๐Ÿ‘‹

this is somil jain(CODERATWORK7) (https://somiljain7.github.io)

I am a researcher who is trying to breakthrough .

  • ๐Ÿ”ญ Iโ€™m currently a Junior Research fellow @ NIT Karnataka, Surathkal
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on research regarding speech , text and image based models.
  • ๐Ÿ’ฌ Delivered several talks and seminars at colleges regarding blockchain and ML.
  • ๐Ÿ˜„ i was president of MOZILLA CAMPUS CLUB BVUCOEP @mozilla-campus-club-bvducoep (2021-2022)

๐Ÿ“ซ How to reach me:

  1. https://t.me/coderatwork7

  2. mail me: [email protected]

  3. Linkedin: somiljain7

  4. GitHub somiljain7

  5. Twitter coderatwork7

coderatwork7's github stats

Language and Packages

pytorch tensorflow

Pinned Loading

  1. AI AI Public

    This repository contains my algorithm implemetantion +EDA + data visualization

    Jupyter Notebook 10 9

  2. location-geo-api location-geo-api Public

    Python

  3. A python script for converting praat... A python script for converting praat textgrid files to SRT files
    1
    ##############################################################################################################
    2
    #    @author Somiljain7
    3
    ##############################################################################################################
    4
    import argparse
    5
    import textgrid # pip install textgrid  
  4. # Script for generating .ark file co... # Script for generating .ark file consisiting recordings and its features #
    1
    ###########################################################################
    2
    # Script for generating .ark file consisiting recordings and its features #
    3
    ###########################################################################
    4
    import struct
    5
    import numpy as np