Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 3.19 KB

DELTA-LFAI-ProjectProposal.md

File metadata and controls

86 lines (60 loc) · 3.19 KB

==DELTA Project Proposal

Name of the project: DELTA

Requested maturity level: Incubation

Description

DELTA is a deep learning based end-to-end natural language and speech processing platform. DELTA aims to provide easy and fast experiences for using, deploying, and developing natural language processing and speech models for both academia and industry use cases. DELTA is mainly implemented using TensorFlow and Python 3.

Possible integrations with existing LF DL projects: None

License: Apache License 2.0

Source control: https://github.com/didi/delta

External dependencies:

Depends on:

Includes code from:

Initial committers:

Infrastructure requests: In order to facilitate external development, we need to make it easy for anyone to run integration tests. Currently, we’re using Travis CI for integration tests which provides CPU tests only. There has been a number of issues where only GPU components failed, while CPU tests were passing. This forces developers to run integration tests on GPU boxes manually. We’d like to make use of LF continuous integration environment and request a GPU support.

Current mailing lists: None, we will request LF to create lists for users, developers, and TSC.

Resources:

Website: None.

Release methodology & mechanics: The release is performed when committers pass the vote to do so.

The release procedure is as follows:

  • Verify that Travis CI tests are passing.
  • Publish docker image to DockerHub.

Social media accounts: None.

Existing sponsorship: None.

CII Best Practices Badge: None.