Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).