Skip to content

Latest commit

 

History

History
108 lines (68 loc) · 2.5 KB

CODE_OWNERS.rst

File metadata and controls

108 lines (68 loc) · 2.5 KB

DeepSpeech code owners

This file describes reviewers who are active on the project and which parts of the code they have expertise on (and interest in). If you're making changes to the code and are wondering who's an appropriate person to talk to, this list will tell you who to ping.

There's overlap in the areas of expertise of each reviewer, and in particular when looking at which files are covered by each area, there is a lot of overlap. Don't worry about getting it exactly right when requesting review, any code owner will be happy to redirect the request to a more appropriate question.

Global reviewers

These are people who have worked on the project extensively and are familiar with all or most parts of it. Their expertise and review guidance is trusted by other code owners to cover their own areas of expertise. In case of conflicting opinions from other reviewers, global reviewers will make a final decision.

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

Training, feeding

  • Reuben Morais (@reuben)

Model exporting

  • Alexandre Lissy (@lissyx)

Transfer learning

  • Josh Meyer (@JRMeyer)
  • Reuben Morais (@reuben)

Testing & CI

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

Native inference client

Everything that goes into libdeepspeech.so and is not specifically covered in another area fits here.

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

Streaming decoder

  • Reuben Morais (@reuben)
  • @dabinat

Python bindings

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

Java Bindings

  • Alexandre Lissy (@lissyx)

JavaScript/NodeJS/ElectronJS bindings

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

.NET bindings

  • Carlos Fonseca (@carlfm01)

Swift bindings

  • Reuben Morais (@reuben)

Android support

  • Alexandre Lissy (@lissyx)

Raspberry Pi support

  • Alexandre Lissy (@lissyx)

Windows support

  • Carlos Fonseca (@carlfm01)

iOS support

  • Reuben Morais (@reuben)

Documentation

  • Alexandre Lissy (@lissyx)
  • Reuben Morais (@reuben)

Third party bindings

Hosted externally and owned by the individual authors. See the list of third-party bindings for more info.