https://github.com/vinitshahdeo/online-debate-system
:speaking_head: Using google voice recognition API to predict the "For the motion" and "Against the motion" using sentiment analysis :speech_balloon: :loudspeaker:
https://github.com/vinitshahdeo/online-debate-system
debate-system php sentiment-analysis speech-to-text voice-recognition
Last synced: 2 months ago
JSON representation
:speaking_head: Using google voice recognition API to predict the "For the motion" and "Against the motion" using sentiment analysis :speech_balloon: :loudspeaker:
- Host: GitHub
- URL: https://github.com/vinitshahdeo/online-debate-system
- Owner: vinitshahdeo
- License: mit
- Created: 2017-04-25T15:57:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T08:13:56.000Z (over 3 years ago)
- Last Synced: 2025-03-24T05:44:03.314Z (3 months ago)
- Topics: debate-system, php, sentiment-analysis, speech-to-text, voice-recognition
- Language: Hack
- Homepage: https://vinitshahdeo.github.io/online-debate-system/
- Size: 1.01 MB
- Stars: 52
- Watchers: 4
- Forks: 47
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
# Online Debate System
[](https://github.com/vinitshahdeo/) [](https://github.com/vinitshahdeo/) [](https://github.com/vinitshahdeo/) [](https://github.com/vinitshahdeo/online-debate-system/stargazers) [](https://github.com/vinitshahdeo/online-debate-system/network)
An Online Debate System with Voice Recognition using Web Speech API. It converts speech to text and predicts the ***"For the motion"*** and ***"Against the motion"*** using PHP library for Sentiment Analysis.


#### Link for [demo](https://vinitshahdeo.github.io/online-debate-system/speech.html)
[](https://vinitshahdeo.github.io/online-debate-system/speech.html)## Useful Links
- [Web Speech API Documentation](https://w3c.github.io/speech-api/speechapi.html)
- [Web Speech API Source](https://github.com/w3c/speech-api)## Requirements
[](https://github.com/vinitshahdeo/)
The source code of this project is written in **`PHP`**. So, you'll require **`WAMP/XAMPP/MAMP`** to run this project.
## Installing
[](http://www.wampserver.com/en/) [](https://www.apachefriends.org/download.html) [](https://www.mamp.info/en/)
- Download [WAMP](http://www.wampserver.com/en/)
- Download [XAMPP](https://www.apachefriends.org/download.html)
- Download [MAMP](https://www.mamp.info/en/)## Instructions
[](https://www.facebook.com/vinit.shahdeo)
Extract the folder in ***www*** or ***htdocs*** directory and run `localhost/speech.php`
## Special Mention
Big thanks to [Shreya Anand](https://github.com/ShreyaAnand) for making the project report. Click [here](https://github.com/vinitshahdeo/online-debate-system/raw/master/docs/AI%20Review-2.pdf) to download the project report.
> You can also find the report inside `docs` folder.
[](https://github.com/vinitshahdeo/online-debate-system/raw/master/docs/AI%20Review-2.pdf) [](https://github.com/ShreyaAnand)
## Need help?
|
|
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **[Vinit Shahdeo](https://fayz.in/stories/s/1522/0/?ckt_id=ZGL1ZGVk&title=story_of_vinit_shahdeo)** |
|![]()
![]()
|
Feel free to contact me via [Facebook](https://www.facebook.com/vinit.shahdeo).
Invite me to connect on [LinkedIn](https://www.linkedin.com/in/vinitshahdeo/).
[](https://www.facebook.com/vinit.shahdeo) [](https://www.quora.com/profile/Vinit-Shahdeo-1) [](https://www.instagram.com/vinitshahdeo/)
```bash
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
```
## License
**MIT © [Vinit Shahdeo](https://github.com/vinitshahdeo/online-debate-system/blob/master/LICENSE)**
[](https://github.com/vinitshahdeo/online-debate-system/blob/master/LICENSE) [](https://twitter.com/Vinit_Shahdeo)
---------
```javascript
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}```
-----------