Skip to content

Instantly share code, notes, and snippets.

@5y
5y / gist:0be65aeb3eb75460caf2b9688c7c3688
Last active November 11, 2019 16:34
DeepSpech- Librispeech dataset- Epoch75- LOG
Use standard file APIs to delete files with this prefix.
Epoch 0 | Training | Elapsed Time: 1:39:46 | Steps: 5859 | Loss: 35.678471
Epoch 0 | Validation | Elapsed Time: 0:00:11 | Steps: 28 | Loss: 25.297993 | Dataset: librivox-dev-clean.csv
Epoch 0 | Validation | Elapsed Time: 0:00:09 | Steps: 29 | Loss: 57.743992 | Dataset: librivox-dev-other.csv
I Saved new best validating model with loss 41.805607 to: /home/rhabibi/.local/share/deepspeech/checkpoints/best_dev-64449
Epoch 1 | Training | Elapsed Time: 1:39:33 | Steps: 5859 | Loss: 33.675038
Epoch 1 | Validation | Elaps
@5y
5y / TR
Created June 8, 2018 11:20
Transfer Image (EASYWAY)
Transfer file , easyway
@5y
5y / gist:406fc94d2dd48f1bc7cc941a2f93fb4f
Created April 2, 2018 12:49
Firefox BiDi resources
Extra Resources for Firefox BiDi UI review
Errors on Xcode.
@5y
5y / New local
Created November 3, 2017 19:15
New_local_String.txt
New local
@5y
5y / citylist.json
Created September 2, 2016 17:52
Irancitylist.json
{
"city": [
{
"id": "1",
"province_id": "1",
"fa": "اهر",
"en": "Ahar",
"ens": "Ahar"
},
{
@5y
5y / Zen.py
Created May 23, 2016 19:40
The Zen Of Python
>>> import this
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
@5y
5y / byte-sizetuts.md
Created October 19, 2015 19:20 — forked from honkskillet/byte-sizetuts.md
A series of golang tutorials with youtube videos.