Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/voice-recognition
Voice transcripting
https://github.com/vitorferronato/voice-recognition
composition-api vue vue3 vuejs
Last synced: 21 days ago
JSON representation
Voice transcripting
- Host: GitHub
- URL: https://github.com/vitorferronato/voice-recognition
- Owner: VitorFerronato
- Created: 2024-07-07T03:17:46.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T00:12:13.000Z (7 months ago)
- Last Synced: 2024-12-23T18:12:33.609Z (29 days ago)
- Topics: composition-api, vue, vue3, vuejs
- Language: Vue
- Homepage: https://vv-recognition.netlify.app
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VOICE RECOGNITION
## 💻 The project
Audio Transcription and Voice Actions is a project developed in VueJS that transcribes recorded audio into text. In future updates, the project will be able to perform actions based on your voice.
![image](https://github.com/VitorFerronato/voice-recognition/assets/94748997/b91725a9-3692-4d06-8e6d-2adf90d24a16)## 🚀 Technologies
* Vue
* Composition API## 🔧 installation
```
npm install
npm run dev
```👷 We are working on new features!