{"id":19138187,"url":"https://github.com/helias/speech-gender-recognition-bot","last_synced_at":"2025-05-06T20:46:23.007Z","repository":{"id":145793369,"uuid":"176130019","full_name":"Helias/Speech-Gender-Recognition-Bot","owner":"Helias","description":"Telegram Bot that recognize your gender","archived":false,"fork":false,"pushed_at":"2024-06-17T22:43:57.000Z","size":198,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T14:58:00.261Z","etag":null,"topics":["bot","linear-regression","machine-learning","python","python-telegram-bot","suppoert-vector-machine","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Helias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-03-17T16:38:51.000Z","updated_at":"2025-02-06T01:24:31.000Z","dependencies_parsed_at":"2024-01-18T04:10:04.060Z","dependency_job_id":"df7cc1c2-26db-40dc-a209-e59119a312ba","html_url":"https://github.com/Helias/Speech-Gender-Recognition-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FSpeech-Gender-Recognition-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FSpeech-Gender-Recognition-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FSpeech-Gender-Recognition-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helias%2FSpeech-Gender-Recognition-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helias","download_url":"https://codeload.github.com/Helias/Speech-Gender-Recognition-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769132,"owners_count":21801373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bot","linear-regression","machine-learning","python","python-telegram-bot","suppoert-vector-machine","telegram-bot"],"created_at":"2024-11-09T06:42:00.497Z","updated_at":"2025-05-06T20:46:22.980Z","avatar_url":"https://github.com/Helias.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speech-Gender-Recognition-Bot\n\nThis is a Telegram Bot that recognize the gender from a vocal message, just sent to him the vocal message.\n\nThe bot is online and available on Telegram at **[@GenderSpeechBot](https://t.me/GenderSpeechBot)**\n\n![Telegram @GenderBot](images/genderspeech.png)\n\n\nThis project is based on [this](https://github.com/Valentjno/SpeechGenderRecognition/).\n\n## Requirements\n\nIf you want to install locally this bot, it requires:\n**Python3.6** (numpy do not officially support python 3.8) and the follow dependencies:\n\n- telegram\n- python-telegram-bot\n- pydub\n- scikit-learn\n\nTo install the Python dependencies just use:\n```\n$ pip3 install -r requirements.txt\n```\n\n**R** and the follow dependencies:\n- tuneR\n- seewave\n\nIn a debian-based you can install ffmpeg, R and tuneR dependencies with:\n```\n$ sudo apt install r-base\n$ sudo apt install gfortran libsndfile1-dev libfftw3-dev ffmpeg\n```\n\nAfterwards you can install the packages with:\n```\n$ R\n$ install.packages(\"tuneR\")\n$ install.packages(\"seewave\")\n$ install.packages(\"pbapply\")\n$ install.packages(\"fftw\")\n```\n\n## Usage\n\nIf you have never created a Telegram Bot, contact **[@Botfather](https://t.me/Botfather)** and make a new one choosing a username and getting the API token.\n\nAfterwards, copy \"token.conf.dist\" into **\"token.conf\"** and write your telegram bot token here.\n\nFinally you can run your bot! Use:\n\n```\n$ python3 main.py\n```\n\nEnjoy!\n\n## Credits\n\n- **[Helias](https://github.com/Helias)**\n- **[Valentjno](https://github.com/Valentjno)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelias%2Fspeech-gender-recognition-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelias%2Fspeech-gender-recognition-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelias%2Fspeech-gender-recognition-bot/lists"}