Skip to content

Curly-Mo/tensionflow

Repository files navigation

Tensionflow

Build Status Coverage Documentation PyPI PyPI Pythons License

A Tensorflow framework for working with audio data.

Features

  • TODO

Usage

  • TODO

Install

pip install tensionflow

Documentation

See https://tensionflow.readthedocs.org/en/latest/

Development

pip install poetry
cd tensionflow
poetry install

Run

To run cli entrypoint:

poetry run tensionflow --help

Tests

poetry run tox

Docker

To run with docker

docker build -t tensionflow .
docker run tensionflow:latest tensionflow --help

About

Tensorflow framework for working with audio data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages