Skip to content

Data set featuring single English words read by speakers from six different countries for accent detection and recognition.

Notifications You must be signed in to change notification settings

NickRig7/Accent-Recognization-Decision-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Accent Recognition Decision Tree

Data set featuring single English words read by speakers from six different countries for accent detection and recognition.

Decision Tree:

Tree sort of str having node and in each node their is a particular decision based upon whichh the next step will be dicided start from the root node then we have the decision nodes and then the leaf nodes which are the results or the action we have to take stoping criteria.

Algorithm used:

The C5.0 decision tree algorithm is used to get the prediction of the accent as it chosses the entrpoy and reduces the entropy.

About

Data set featuring single English words read by speakers from six different countries for accent detection and recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages