Contents

frogbase 2.0.0a4

0

FrogBase simplifies the download-transcribe-embed-index workflow for multi-media content. It does so

FrogBase simplifies the download-transcribe-embed-index workflow for multi-media content. It does so by linking content from various platforms with speech-to-text models, image & text encoders and embedding stores.

Stars: 780, Watchers: 780, Forks: 93, Open Issues: 18

The hayabhay/frogbase repo was created 3 years ago and the last code push was 2 years ago.
The project is popular with 780 github stars!

How to Install frogbase

You can install frogbase using pip

pip install frogbase

or add it to a project with poetry

poetry add frogbase

Package Details

Author
Abhay Kashyap
License
MIT
Homepage
https://hayabhay.github.io/frogbase
PyPi:
https://pypi.org/project/frogbase/
Documentation:
https://hayabhay.github.io/frogbase
GitHub Repo:
https://github.com/hayabhay/frogbase

Classifiers

  • Software Development/Libraries/Python Modules
No  frogbase  pypi packages just yet.

Errors

A list of common frogbase errors.

Code Examples

Here are some frogbase code examples and snippets.

Related Packages & Articles

PyScaffold 4.6

The pyscaffold Python package is a project generator designed to bootstrap high-quality Python packages that are ready to be shared on PyPI and installable via pip. It encourages the adoption of the best tools and practices of the Python ecosystem, aiming to enhance productivity. After installation, it provides a putup command to generate a project template with necessary configurations and setups. The generated project is an already initialized git repository, and it uses setuptools for packaging, Sphinx for documentation, and pytest for running automated tests. The package also supports versioning and git integration, making it a comprehensive tool for Python project setup.

vosk 0.3.45

Offline open source speech recognition API based on Kaldi and Vosk