You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PolyglotDB is a Python package for storing, phonetically analyzing, and querying speech corpora. It can be used with corpora of any size, and is built to scale to very large corpora. It constructs a "polyglot" NoSQL database mirroring the structure of phonetic data, and has a consistent Python API for interacting with the underlying databases. The online documentation is
10
+
PolyglotDB is a Python package for storing, phonetically analyzing, and querying speech corpora. It can be used with corpora of any size, and is built to scale to very large corpora. It constructs a "polyglot" NoSQL database mirroring the structure of phonetic data, and has a consistent Python API for interacting with the underlying databases. The online documentation, which contains tutorials and case studies, is
11
11
available at http://polyglotdb.readthedocs.io/en/latest/.
0 commit comments