{"id":20300851,"url":"https://github.com/fitzwilliammuseum/fitzaudioguide","last_synced_at":"2026-03-04T23:32:21.922Z","repository":{"id":105139198,"uuid":"260471307","full_name":"FitzwilliamMuseum/fitzAudioGuide","owner":"FitzwilliamMuseum","description":"A MicroPasts transcription app for the audioguide of the Fitzwilliam Museum","archived":false,"fork":false,"pushed_at":"2020-05-05T13:26:57.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T10:48:19.337Z","etag":null,"topics":["audio-transcription","cambridge-university","citizen-science","crowdsourcing","fitzwilliam-museum","pybossa","transcription"],"latest_commit_sha":null,"homepage":"https://crowdsourced.micropasts.org/project/fitzAudioGuide/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FitzwilliamMuseum.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}},"created_at":"2020-05-01T13:54:37.000Z","updated_at":"2020-05-21T21:58:48.000Z","dependencies_parsed_at":"2023-09-24T01:33:58.033Z","dependency_job_id":null,"html_url":"https://github.com/FitzwilliamMuseum/fitzAudioGuide","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"303fa0f1e201f36346065a8eb2abedb168a9b4f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FitzwilliamMuseum%2FfitzAudioGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FitzwilliamMuseum%2FfitzAudioGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FitzwilliamMuseum%2FfitzAudioGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FitzwilliamMuseum%2FfitzAudioGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FitzwilliamMuseum","download_url":"https://codeload.github.com/FitzwilliamMuseum/fitzAudioGuide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241795776,"owners_count":20021530,"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":["audio-transcription","cambridge-university","citizen-science","crowdsourcing","fitzwilliam-museum","pybossa","transcription"],"created_at":"2024-11-14T16:21:35.350Z","updated_at":"2025-12-02T05:04:26.551Z","avatar_url":"https://github.com/FitzwilliamMuseum.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio transcription from the Fitzwilliam Museum Audioguide\n\nAn application for transcription of Soundcloud audio.\n\nThis application has four files:\n\n* template.html: the view for every task and deal with the data of the answers.\n* tutorial.html: a simple tutorial for the volunteers.\n* project.json: the setup metadata (make sure name and short name are unique, or create will fail.)\n* long_description.md: the long description for the app.\n\n\n## Creating the application\n\nYou need to use the PBS command line interface for creating and updating the project.\n\n*  Create an account in PyBossa\n*  Copy from your account profile your API-KEY\n*  Navigate to your home directory and create a file called .pybossa.cfg\n*  Within this file add following lines:\n```bash\n   [default]\n   server: http://crowdsourced.micropasts.org\n   apikey: API-KEY\n```\n*  Now clone the code to your server and change directory into the folder:\n```bash\n   $ git clone https://github.com/FitzwilliamMuseum/fitzAudioGuide.git applicationName\n   $ cd applicationName\n```\n*  Now run:\n```bash\n   $ pbs create_project\n```\n*  This should have created the project.\n*  If the long description has not appeared, then run the update project command as shown below\n\nDocumentation\n=============\n\nWe recommend that you read the section: [Build with PyBossa](http://docs.pybossa.com/en/latest/build_with_pybossa.html)\nand follow the [step by step tutorial](http://docs.pybossa.com/en/latest/user/tutorial.html).\n\n\nUpdating template\n=================\n\nAfter making changes to your source code and committing to github do the following:\n\n*  Clone or pull changes from repo to your server and then issue this command:\n\n```bash\n    $ pbs update_project\n```\n\n*  Template should update\n\n\nAdding tasks to project\n=======================\n\nImport the file names via the CSV importer.\n\nChange redundancy of tasks\n==========================\n\nTo update all of them:\n\n```bash\n    $ pbs update-task-redundancy --redundancy 3\n```\n\nLICENSE\n=======\n\nPlease, see the COPYING file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitzwilliammuseum%2Ffitzaudioguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffitzwilliammuseum%2Ffitzaudioguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffitzwilliammuseum%2Ffitzaudioguide/lists"}