{"id":18151008,"url":"https://github.com/jurmy24/utter","last_synced_at":"2026-01-08T07:34:44.031Z","repository":{"id":195080129,"uuid":"692200347","full_name":"jurmy24/utter","owner":"jurmy24","description":"This is the github repo for the Utter project, part of batch 18 of the KTH Innovation Program. ","archived":false,"fork":false,"pushed_at":"2024-09-23T15:43:12.000Z","size":18068,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T21:21:20.509Z","etag":null,"topics":["aws","aws-polly","conversational-ai","ios-swift","language-learning","openai-whisper","voicebot"],"latest_commit_sha":null,"homepage":"https://utterfluently.com","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/jurmy24.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":"2023-09-15T19:42:06.000Z","updated_at":"2024-08-26T18:21:05.000Z","dependencies_parsed_at":"2023-10-16T04:58:50.935Z","dependency_job_id":"a58872e8-bab1-473e-aed3-950c181a7a05","html_url":"https://github.com/jurmy24/utter","commit_stats":null,"previous_names":["jurmy24/deleted-kids","jurmy24/utter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurmy24%2Futter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurmy24%2Futter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurmy24%2Futter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jurmy24%2Futter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jurmy24","download_url":"https://codeload.github.com/jurmy24/utter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314127,"owners_count":20757457,"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":["aws","aws-polly","conversational-ai","ios-swift","language-learning","openai-whisper","voicebot"],"created_at":"2024-11-02T01:06:07.033Z","updated_at":"2026-01-08T07:34:44.003Z","avatar_url":"https://github.com/jurmy24.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utter\n\nThis is the github repo for the Utter project.\n\n## Commit message convention\n\nWhen writing commit messages for this project, please try to write your commit messages in the following manner:\n\n_Keyword(scope if needed): write the message in the imperative sense without capitals and no full stop at the end_\n\n### Possible keywords\n\n- Build: Build related changes (eg: npm related/ adding external dependencies)\n- Chore: A code change that external user won't see (eg: change to .gitignore file or .prettierrc file)\n- Feat: A new feature\n- Fix: A bug fix\n- Docs: Documentation related changes\n- Refactor: A code that neither fix bug nor adds a feature. (eg: You can use this when there is semantic changes like renaming a variable/ function name)\n- Perf: A code that improves performance\n- Style: A code that is related to styling\n- Test: Adding new test or making changes to existing test\n- Misc: Anything that in no way fits into the other categories\n\n## Using a virtual environment\n\nWhen using this repo, it is recommended to use a virtual environment and to import the packages from `requirements.txt` to run the code necessary in the relevant folder.\n\n### For mac/linux\n\n- Clone this repository\n- `cd` to the _tech-testing_ folder\n- Create a .venv folder using `python3 -m venv .venv`\n- Activate the .venv using `source .venv/bin/activate`\n- `cd` into the folder of interest within _tech-testing_\n- In order to run the files in that folder, import the relevant dependencies using `pip install -r requirements.txt`\n\nNote: if you want to save the current dependencies list you have in your .venv in `requirements.txt` you can just write `pip freeze \u003e requirements.txt` into the terminal\n\n### For windows\n\n- Clone this repository\n- `cd` to the _tech-testing_ folder\n- Create a .venv folder using `python3 -m venv .venv`\n- Activate the .venv using `. .venv/Scripts/activate`\n- `cd` into the folder of interest within _tech-testing_\n- In order to run the files in that folder, import the relevant dependencies using `pip install -r requirements.txt`\n\nNote: if you want to save the current dependencies list you have in your .venv in `requirements.txt` you can just write `pip freeze \u003e requirements.txt` into the command prompt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurmy24%2Futter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurmy24%2Futter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurmy24%2Futter/lists"}