Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DewiBrynJones authored Jun 8, 2020
1 parent ce1b738 commit 158eac1
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gweler/*See also* : https://github.com/NVIDIA/nvidia-docker#quickstart
$ git clone https://github.com/techiaith/docker-deepspeech-cy
$ cd docker-deepspeech-cy
$ make
$ make run
```


Expand All @@ -45,25 +46,19 @@ drwxr-xr-x 2 techiaith techiaith 6459392 Feb 3 18:35 clips

## Hyfforddi / *Training*

### Hyfforddi gyda Common Voice / *Training with Mozilla CommonVoice*
Y prif sgriptiau a ddefnyddir ar gyfer hyfforddi yw:

*The sgripts primarity for training are:*

```
$ make run
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/import_cv_cy.py
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/run-macsen.py
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/run-tl-cv-macsen.sh
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/run-tl-cv-arddweud.sh
```

Gweler y nodyn rhyddhau am wybodaeth am unrhyw ddata pellach y gallai fod eu hangen arnoch

### Hyfforddi gyda Paldaruo / *Training with Paldaruo*

Mae'r camau hyn yn llwytho'r corpws i lawr o techiaith.cymru sydd 12G mewn maint
*Please see the release note for information on any further data you might require*

*These steps will download the speech corpus from techiaith.cymru which is 12Gb in size*

```
$ make run
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/import_paldaruo.py
root@3deb765f2438:/DeepSpeech# ./bin/bangor_welsh/run_paldaruo.py
```


0 comments on commit 158eac1

Please sign in to comment.