{"id":13861701,"url":"https://github.com/ericpesto/ai-sample-generator","last_synced_at":"2025-07-14T09:33:18.021Z","repository":{"id":200359958,"uuid":"705270959","full_name":"ericpesto/ai-sample-generator","owner":"ericpesto","description":"Create .wav audio samples with text-to-sound generative AI","archived":false,"fork":false,"pushed_at":"2023-11-18T03:41:59.000Z","size":2970,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-05T06:03:52.303Z","etag":null,"topics":["ai","cli","cli-app","electronic-music","generative","generative-ai","macos","music","music-composition","music-generation","prompt-engineering","python","sample-generation","samples","sound-synthesis","synthesis","text-to-sound","wav","windows"],"latest_commit_sha":null,"homepage":"","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/ericpesto.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}},"created_at":"2023-10-15T14:50:06.000Z","updated_at":"2024-04-15T12:25:44.000Z","dependencies_parsed_at":"2023-11-17T04:32:59.832Z","dependency_job_id":"d6c0b4d8-b320-4327-9092-38fc7290b150","html_url":"https://github.com/ericpesto/ai-sample-generator","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"f8b3209cdfd9ccebf7e21030da29b85abc20bf6a"},"previous_names":["ericpesto/ai-wav-generator","ericpesto/ai-sample-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpesto%2Fai-sample-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpesto%2Fai-sample-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpesto%2Fai-sample-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpesto%2Fai-sample-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericpesto","download_url":"https://codeload.github.com/ericpesto/ai-sample-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225968858,"owners_count":17553148,"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":["ai","cli","cli-app","electronic-music","generative","generative-ai","macos","music","music-composition","music-generation","prompt-engineering","python","sample-generation","samples","sound-synthesis","synthesis","text-to-sound","wav","windows"],"created_at":"2024-08-05T06:01:28.351Z","updated_at":"2024-11-22T21:31:02.143Z","avatar_url":"https://github.com/ericpesto.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# AI Sample Generator (wav.ai)\n\n## Description\n\nThis project is an AI-powered .wav generator that allows you to create audio samples based on various parameters like quality, duration, mood, and type of sound.\n\n![Screenshot](https://drive.google.com/uc?export=view\u0026id=1DjjkJYfX8tbL-Yx1lRXDehFcN9lCvM8l)\n\n## Prerequisites\n\n- Python 3.9 or higher\n- pip (Python package installer)\n- Virtual environment (optional but recommended)\n\n## Installation\n\n### Step 1: Clone the Repository\n\nClone the repository to your local machine.\n\n```bash\ngit clone git@github.com:ericpesto/ai-sample-generator.git\n```\n\n### Step 2: Create a Virtual Environment (Optional)\n\nNavigate to the project directory and create a virtual environment.\n\n- On macOS and Linux:\n  ```bash\n  python3 -m venv venv\n  ```\n- On Windows:\n  ```bash\n  python -m venv venv\n  ```\n\n### Step 3: Activate the Virtual Environment\n\n- On macOS and Linux:\n  ```bash\n  source venv/bin/activate\n  ```\n- On Windows:\n  ```bash\n  venv\\\\Scripts\\\\activate\n  ```\n\n### Step 4: Install Dependencies\n\nInstall the required packages using pip.\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nTo run the AI WAV Generator, execute the following command:\n\n```bash\npython src/main.py\n```\n\nFollow the on-screen prompts to customize your audio sample.\n\n## Troubleshooting\n\nIf you encounter any issues, please check the `requirements.txt` file to ensure all dependencies are correctly installed. You can also refer to the logs for debugging information.\n\n## Contributing\n\nFeel free to fork the project, open a pull request, or submit issues and feature requests.\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericpesto%2Fai-sample-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericpesto%2Fai-sample-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericpesto%2Fai-sample-generator/lists"}