Skip to content

A web app written with the Tornado framework for speech detection and localization in 8-channel flac/wav audio. Try it out with the test.wav file.

Notifications You must be signed in to change notification settings

chrislgarry/HarkVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hark Visualizer

A web app written with the Tornado framework for visualizing audio. The web app only processes 8-channel flac and wav files (for the time being) to detect direction of sound, duration of sounds, and a transcription using speech recognition. Try it out using the test.wav file. It only supports Japanese at the moment.

Read more

Thirdy-Party Services

Used for hosting the web server in Japan.

Used as the web server for serving the webapp and delivering data to the browser via websockets.

Used for hosting the Bing Speech API server instance.

Used for analyzing the audio files.

Used for transcribing the audio file via a wrapper around the Bing Speech API, as Google Speech API is not available anymore.

Used for creating real-time data visualizations in the browser.

Used for n-dimensional filtering of multivariate datasets across D3 charts.

A wrapper around D3.js for building charts quickly.

About

A web app written with the Tornado framework for speech detection and localization in 8-channel flac/wav audio. Try it out with the test.wav file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published