Skip to content

identify the speech's attribute(such as language type,gender,accent etc.) use keras.

Notifications You must be signed in to change notification settings

cdyangbo/language_auto_tagging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech auto tagging

identify the language's attribute(such as language type,gender,accent etc.) use keras. now only implementation language type classify.

1. data prepare

use librispeech and THCHS30 as english and chinese speech corpus

run in shell: python data_prepare

2. train

run: python train.py

3. test

run : python test.py

About

identify the speech's attribute(such as language type,gender,accent etc.) use keras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages