{"id":13545382,"url":"https://github.com/equalo-official/animalese-generator","last_synced_at":"2025-04-02T15:31:08.588Z","repository":{"id":46209069,"uuid":"264008449","full_name":"equalo-official/animalese-generator","owner":"equalo-official","description":"Generate audio like the dialogue from animal crossing","archived":false,"fork":false,"pushed_at":"2023-01-10T17:42:13.000Z","size":2566,"stargazers_count":221,"open_issues_count":5,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-03T12:32:16.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/equalo-official.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}},"created_at":"2020-05-14T19:38:40.000Z","updated_at":"2024-10-20T09:20:18.000Z","dependencies_parsed_at":"2023-02-08T19:46:38.150Z","dependency_job_id":null,"html_url":"https://github.com/equalo-official/animalese-generator","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/equalo-official%2Fanimalese-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equalo-official%2Fanimalese-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equalo-official%2Fanimalese-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equalo-official%2Fanimalese-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equalo-official","download_url":"https://codeload.github.com/equalo-official/animalese-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246841643,"owners_count":20842626,"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":[],"created_at":"2024-08-01T11:01:01.842Z","updated_at":"2025-04-02T15:31:04.983Z","avatar_url":"https://github.com/equalo-official.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Animalese Audio Generator\n\n## General info\nThis project allows you to generate audio from text in the style of animalese from the Animal Crossing games. \n\n## Usage\n\n```\n$ ./animalese.py the quick brown fox jumps over the lazy dog\n```\n\nThe program accepts two options, one to control the pitch (available options: 'lowest', 'low', 'med', 'high')\nand one to control the output file\n```\n$ ./animalese.py the quick brown fox jumps over the lazy dog --pitch high --out output_name.wav\n```\n\n\n## Technologies\nProject is created with:\n* pydub\n\n## Installing required dependencies\n```\n$ pip install pydub\n```\n[You'll also need to install `ffmpeg` or `libav` for this to work](https://github.com/jiaaro/pydub#dependencies)\n```\n$ brew install ffmpeg\n```\nor\n```\n$ brew install libav\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequalo-official%2Fanimalese-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fequalo-official%2Fanimalese-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequalo-official%2Fanimalese-generator/lists"}