11 Commits

Author SHA1 Message Date
joelhoward0
e535cfe07c fixes a typo 2023-12-08 14:19:57 +00:00
Kaszanas
1bf5926196 Introducing Development Dockerfile (#3263)
* Moved Dockerfile, COPY at the end

This change should prevent re-installation of the dependencies upon
every change of the repository's contents. Typically if Docker detects
that something changed in a layer, all downstream layers are invalidated
and rebuilt.

* Moved Dockerfile back to main directory

Main dockerfile in a separate directory can cause issues with the
current CI/CD setup. This can be a good change for later.

* Introduced Dockerfile.dev, updated CONTRIBUTING

Dockerfile.dev can be used as a separate development environment for
anyone that does not wish to install the dependencies locally.
2023-11-24 12:30:15 +01:00
Aleś Bułojčyk
e5fb0d9627 Fix share model page URL (#2757) 2023-07-09 12:19:49 +02:00
jackiexiao
e8573bfe3e Update CONTRIBUTING.md (#1463)
fix header
```
## Call for sharing language models
```
2022-04-15 14:43:46 +02:00
Eren Gölge
ff88c72caa Update CONTRIBUTING.md
Fix testing command
2021-10-26 17:52:09 +02:00
ravi maithrey
98d88b88bd added information to ask for model contributions 2021-07-14 18:16:27 +05:30
Eren Gölge
2e1a428b83 Update glowtts docstrings and docs 2021-06-30 14:30:55 +02:00
Eren Gölge
0ee3eeefb5 [ci skip] update CONTRIBUTING.md 2021-04-21 13:55:50 +02:00
Eren Gölge
8f2a4404b2 [ci skip] lang. update for CONTRIBUTING.md 2021-04-09 17:08:15 +02:00
Eren Gölge
1cdf8498d7 new CONTRIBUTING.md 2021-04-09 13:51:04 +02:00
Reuben Morais
509292d56a Add pylint and cardboardlinter config, enable Travis lint check on PRs 2019-07-19 09:03:03 +02:00