NaveedShahid / Voice-Authentication-CNN

Voice authentication system implementation using Python
37 stars 19 forks source link

Unable to save the user into the database #3

Closed tommy4111 closed 1 year ago

tommy4111 commented 1 year ago

Loading model weights from [voice_auth_model_cnn].... Processing enroll sample.... Error processing the input audio file. Make sure the path. Unable to save the user into the database.

NaveedShahid commented 1 year ago

Hi, did you verify the audio path you are passing to the function is correct?

On Sun, Jul 30, 2023, 4:47 AM Tommy @.***> wrote:

Loading model weights from [voice_auth_model_cnn].... Processing enroll sample.... Error processing the input audio file. Make sure the path. Unable to save the user into the database.

— Reply to this email directly, view it on GitHub https://github.com/NaveedShahid/Voice-Authentication-CNN/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHR3QIOU6YAGFWRJAXPT2RTXSWOKFANCNFSM6AAAAAA24ZMKMM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tommy4111 commented 1 year ago

Oh ok, the audio path is an actual file not mic in put =)