Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankushrathour/audio-visualization-and-speech-recognition
Convert audio to text using JavaScript, Speech To Text.
https://github.com/ankushrathour/audio-visualization-and-speech-recognition
audio-player audio-visualizer javascript speech-recognition speech-to-text vosk wavesurfer-js
Last synced: 20 days ago
JSON representation
Convert audio to text using JavaScript, Speech To Text.
- Host: GitHub
- URL: https://github.com/ankushrathour/audio-visualization-and-speech-recognition
- Owner: AnkushRathour
- License: mit
- Created: 2023-11-24T12:19:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T15:18:56.000Z (about 1 year ago)
- Last Synced: 2024-11-07T17:23:55.487Z (2 months ago)
- Topics: audio-player, audio-visualizer, javascript, speech-recognition, speech-to-text, vosk, wavesurfer-js
- Language: JavaScript
- Homepage: https://ankushrathour.github.io/Audio-Visualization-and-Speech-Recognition/
- Size: 36.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Audio-Visualization-and-Speech-Recognition
Audio Visualization and Speech Recognition using [WaveSurfer.js](https://wavesurfer.xyz/) and [Vosk.js](https://alphacephei.com/vosk/).
# [WaveSurfer.js](https://wavesurfer.xyz/)
- Wavesurfer.js is an open-source audio visualization library for creating interactive, customizable waveforms.# [Vosk.js](https://alphacephei.com/vosk/)
- Vosk is an offline open source speech recognition toolkit. It enables speech recognition for 20+ languages and dialects# How to use
- Upload your local audio file and it will create a waveform with audio player and generates it transcription.