/speaker-gender-detect--ios

Proof-of-concept iOS app for speaker recognition and gender classification

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

speaker-gender-detect--ios

Setup

You need the CocoaPods RubyGem to install dependencies. Once you've set that up, installed dependencies:

pod install

Change the kRemoteURL variable in the AudioRecorder class to point to your API endpoint URL. See voice-id-server for an example backend server.

License

See LICENSE.