Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chinmoyt03/voice-to-text
Its an AI project. It will take input from user from a text box and then generate texts.
https://github.com/chinmoyt03/voice-to-text
axios flask mysql nlp nodejs spacy vuejs
Last synced: 6 days ago
JSON representation
Its an AI project. It will take input from user from a text box and then generate texts.
- Host: GitHub
- URL: https://github.com/chinmoyt03/voice-to-text
- Owner: chinmoyt03
- Created: 2024-06-09T10:35:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T08:15:30.000Z (5 months ago)
- Last Synced: 2024-10-10T11:43:26.101Z (26 days ago)
- Topics: axios, flask, mysql, nlp, nodejs, spacy, vuejs
- Language: Python
- Homepage:
- Size: 69.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shopping-list2
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).