{"id":17207058,"url":"https://github.com/nature1995/angry-duckhacks","last_synced_at":"2026-02-08T05:01:31.143Z","repository":{"id":50197150,"uuid":"171036025","full_name":"nature1995/angry-duckhacks","owner":"nature1995","description":"A speech sentiment text recorder for improve communication by Flask, GCP, Javascript","archived":false,"fork":false,"pushed_at":"2022-12-07T23:53:26.000Z","size":582,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-29T16:19:28.655Z","etag":null,"topics":["flask","gcp","sentiment-classification","server","speech-to-text"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nature1995.png","metadata":{"files":{"readme":"README.cn.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":"2019-02-16T18:18:24.000Z","updated_at":"2022-01-17T19:56:36.000Z","dependencies_parsed_at":"2023-01-24T01:00:47.190Z","dependency_job_id":null,"html_url":"https://github.com/nature1995/angry-duckhacks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nature1995/angry-duckhacks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nature1995%2Fangry-duckhacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nature1995%2Fangry-duckhacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nature1995%2Fangry-duckhacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nature1995%2Fangry-duckhacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nature1995","download_url":"https://codeload.github.com/nature1995/angry-duckhacks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nature1995%2Fangry-duckhacks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29221706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","gcp","sentiment-classification","server","speech-to-text"],"created_at":"2024-10-15T02:44:34.370Z","updated_at":"2026-02-08T05:01:31.129Z","avatar_url":"https://github.com/nature1995.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angry-duckhacks\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"\"\u003e\u003cimg src=\"https://i.loli.net/2019/02/19/5c6afe1b0be35.png\" width=\"200\" hegiht=\"200\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n[![License](https://img.shields.io/badge/license-GPL--3.0-green.svg)](https://github.com/angryducks/angry-ducks/blob/master/LICENSE)\n\n**DuckHacks 2019 at Stevens Institute of Technology** \n\n如果您觉得内容不错，请支持本项目，欢迎给予Star.\n\n[English](https://github.com/nature1995/angry-duckhacks/blob/master/README.md) | 中文\n\n## 简介\n\n当今的社会在国际文化交融日渐广泛，英语已经成为全世界各国人民沟通的桥梁。但即便说的都是一种语言，英语不是母语的人可能会对语言的理解不一样。最终造成情感理解的偏差。\n如果我们的程序可以实时记录对话，我们可以分析语言的情绪并协助说话来判断我们的情绪是否正确。通过这种方式，表达了最准确的情感和意义。 \n\n## 目的\n\n这是一个轻量级web服务访问程序，通过它可以直接进行语言转文字，并进行记录。在记录的同时可以进行情感分析。\n\n## 架构\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.loli.net/2019/02/17/5c697080ba3cd.png\" width=\"400\" hegiht=\"800\"/\u003e\n\u003c/div\u003e\n\n## 特点  \n- [x]创建Flask Web服务器 \n- [X]构建fontend和后端\n- [x]添加功能：实时语音到文本\n- [x]添加功能：识别情绪\n- [x]添加功能：录制语音文本\n- [x]进行实时语音，文本，情感识别。\n- [x]在Google Cloud Server上运行Angry-Ducks\n\n## Demo\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.loli.net/2019/02/19/5c6afef001185.png\" height=\"500\"/\u003e\n\u003cimg src=\"https://i.loli.net/2019/02/19/5c6aff8ace255.png\" height=\"500\"/\u003e\n\u003c/div\u003e\n\n## 运行:  \n1. 克隆仓库:\n```\ngit clone git@github.com:nature1995/angry-duckhacks.git\n```\n2. 进入angry-duckhacks文件夹并设置虚拟环境 (https://pypi.org/project/virtualenv):\n```\n cd angry-duckhacks\n virtualenv env\n source env/bin/active\n```\n3. 安装requirement:\n```\n pip install -r requirement.txt\n```\n4. 设置Google Cloud Platform:  \n    - Go to https://console.cloud.google.com  \n    - Click \"Select a project\" \n    - Set up a new project.\n    - Go to APIs \u0026 Services and choose “+ENABLE APIS AND SERVICES”.\n    - Enable “Cloud Natural Language API” and “Cloud Speech-to-Text API”.\n    - Click “Credentials” =\u003e “Create credentials” =\u003e “Service account key” =\u003eget your own json key.\n5. 将你的json密钥放在工程根目录下\n```\n/angry-duckhacks/\u003cyour project ID\u003e.json\n```\n6. 更改setting.py\n```\nGOOGLE_API = 'google-api.json' #Your GOOGLE_API\n```\n7. 在您自己的计算机上运行服务器:\n```\npython main.py 0.0.0.0:5000\n```\n\n## 作者  \n1. [nature1995](https://github.com/nature1995) | Ziran Gong\n2. [zfz](https://github.com/zfz) | Fangzhou Zhang\n3. [zzdqqqq](https://github.com/zzdqqqq) | Zidong Zhang\n4. [zlaomin](https://github.com/zlaomin) | Yuchen Zeng\n\n## 组织 \n\n* [Angry Ducks](https://github.com/angryducks): 门前大桥下, 游过一群鸭, 快来, 快来数一数, 二四六七八。\n\u003e **Anyone is welcome to participate and improve: one can go very fast, but a group of people can go further.**\n\n## License  \n本软件根据GNU通用公共许可证v3.0许可证授权。 有关更多信息，请阅读该文件[LICENSE](https://github.com/nature1995/angry-duckhacks/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnature1995%2Fangry-duckhacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnature1995%2Fangry-duckhacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnature1995%2Fangry-duckhacks/lists"}