{"id":21314417,"url":"https://github.com/parthvadhadiya/tensorflow-speech-recognition-challenge","last_synced_at":"2026-04-13T18:02:03.983Z","repository":{"id":118243032,"uuid":"114905271","full_name":"parthvadhadiya/TensorFlow-Speech-Recognition-Challenge","owner":"parthvadhadiya","description":"this repository contains end to end python script to train speech data provided by google, evaluate testing data, and submite to competition","archived":false,"fork":false,"pushed_at":"2017-12-20T16:42:13.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T06:03:37.135Z","etag":null,"topics":["competition","kaggle-competition","keras","librosa","spectrum","speech-data","speech-recognition","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parthvadhadiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-20T15:56:04.000Z","updated_at":"2021-04-02T17:49:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"24e90032-128a-4428-b48c-6b6ab802012e","html_url":"https://github.com/parthvadhadiya/TensorFlow-Speech-Recognition-Challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parthvadhadiya/TensorFlow-Speech-Recognition-Challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthvadhadiya%2FTensorFlow-Speech-Recognition-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthvadhadiya%2FTensorFlow-Speech-Recognition-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthvadhadiya%2FTensorFlow-Speech-Recognition-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthvadhadiya%2FTensorFlow-Speech-Recognition-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthvadhadiya","download_url":"https://codeload.github.com/parthvadhadiya/TensorFlow-Speech-Recognition-Challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthvadhadiya%2FTensorFlow-Speech-Recognition-Challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["competition","kaggle-competition","keras","librosa","spectrum","speech-data","speech-recognition","tensorflow"],"created_at":"2024-11-21T18:12:51.534Z","updated_at":"2026-04-13T18:02:03.967Z","avatar_url":"https://github.com/parthvadhadiya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"     \n  # TensorFlow-Speech-Recognition-Challenge\n\n\n\nthis repository contains end-to-end pipe line to train different speech data provided by google, evaluate testing data, and submite to kaggle competition. (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge)\n\n\n## Getting Started\n\n  \n  clone repo. :- git clone https://github.com/parthvadhadiya/TensorFlow-Speech-Recognition-Challenge\n  \n  download dataset :- https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/data \n\n### Installing Prerequisites\n\n\n\n=\u003e Python3 -3.5.2 \n\n\n=\u003e NumPy -1.13.1 \n  \n  for store and manupulate multidimensional array, \n  \n  installing numpy:- sudo pip3 install numpy (obviously for windows you can enter without sudo command).\n\n=\u003e librosa -0.5.1\n  \n  for audio analysis\n  \n  installing librosa:- sudo pip3 install librosa(you can also use scipy's wav module)\n\n=\u003e keras -2.0.6\n  \n  high-level neural networks API\n  \n  installing keras:- https://keras.io/#installation\n\n=\u003e tqdm -4.19.4\n  \n  an awsome progress meter in terminal\n  \n  intalling tqdm :- sudo pip3 install tqdm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthvadhadiya%2Ftensorflow-speech-recognition-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthvadhadiya%2Ftensorflow-speech-recognition-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthvadhadiya%2Ftensorflow-speech-recognition-challenge/lists"}