speech-accent-detection icon indicating copy to clipboard operation
speech-accent-detection copied to clipboard

The human speaks a language with an accent. A particular accent necessarily reflects a person's linguistic background. The model defines accent based audio record. The result of the model could be use...

Results 2 speech-accent-detection issues
Sort by recently updated
recently updated
newest added

A inference script to apply pretrained models would be a helpful addition

hey i was trying to run the code locally and it throwed me the error accent_df = CombineAndCreateDF(dir_external, dir_interim) File "c:\Users\Asus\Desktop\speech-accent-detection-master\src\data\make_dataset.py", line 221, in __init__ with open(path_df_audio_accent, 'rb') as input_:...