Metadata-Version: 2.1
Name: flaxspeaker
Version: 0.0.1
Summary: A simple speaker recognition library in JAX and Flax.
Home-page: https://github.com/wq2012/FlaxSpeaker
Author: Quan Wang
Author-email: quanw@google.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# FlaxSpeaker

 A simple speaker recognition library in [JAX](https://jax.readthedocs.io) and [Flax](https://flax.readthedocs.io).

 For the PyTorch version, see: [SpeakerRecognitionFromScratch](https://github.com/wq2012/SpeakerRecognitionFromScratch)


