Skip to content

Proof-of-Concept voice enhancement tool 🎤

Notifications You must be signed in to change notification settings

martinhellwagner/voice-processing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voice Processing Tool

Introduction

This is a prototypal Voice Processor written in Java, which shows as Proof of Concept the enhancement of voice samples stemming from an audio file or a microphone recording with regard to clarity, understandability and sound. Prior to the enhancement, the base frequency of the user's voice is determined by a Voice Profiler.

How to get stared

Open a Java IDE of your choice (like Eclipse or Netbeans) and build the .java source files in the Code directory. Alternatively, you can also install a Java Development Kit (JDK) and execute the .jar files in the Executables folder. Please note that one sample Voice Profiling file is included in the Executables folder, yet you'll have to run the Voice Profiler again in order to create your own.

About

Proof-of-Concept voice enhancement tool 🎤

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages