{"id":18439546,"url":"https://github.com/idiap/iss","last_synced_at":"2026-03-03T19:32:37.522Z","repository":{"id":9461334,"uuid":"11343378","full_name":"idiap/iss","owner":"idiap","description":"Scripts for speech processing","archived":false,"fork":false,"pushed_at":"2018-11-22T20:02:14.000Z","size":258,"stargazers_count":11,"open_issues_count":0,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-07T21:41:26.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idiap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-11T14:02:35.000Z","updated_at":"2020-01-23T09:12:09.000Z","dependencies_parsed_at":"2022-09-02T12:41:46.154Z","dependency_job_id":null,"html_url":"https://github.com/idiap/iss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idiap/iss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiap%2Fiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiap%2Fiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiap%2Fiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiap%2Fiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idiap","download_url":"https://codeload.github.com/idiap/iss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idiap%2Fiss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30056068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T06:25:21.899Z","updated_at":"2026-03-03T19:32:37.505Z","avatar_url":"https://github.com/idiap.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Model training and evaluation scripts\n\n## Overview\n\nThis is a collection of scripts for training and running speech\nrecognition and (one day) synthesis.  It is largely based on HTS\nrather than HTK.\n\nThe scripts themselves are written mainly in `zsh`, which is like `sh`\nor `bash`, but it handles arrays like `csh`.  Basically, if you know\n`bash` then just pretend it's `bash`.  The place where this will come\nundone is arrays: In `bash` the first element is `${array[0]}`, in\n`zsh` it is `$array[1]`.  `bash`'s `${array[*]}` is just `$array` in\n`zsh`.  `zsh` is nicer :-)\n\nThese scripts will run under SGE simply by setting\n```\nexport USE_GE=1\n```\nIn this case, the sequence of working scripts called at top level form\na graph of SGE jobs.  Each working script is held until the previous\none completes.\n\n## Documentation\n\nFor more documentation, please see the [iss\nwiki](https://github.com/idiap/iss/wiki) on GitHub.\n\nThere is no mailing list (yet), but feel free to use the\n[juicer](https://github.com/idiap/juicer) list: To subscribe, send a\nmessage to mailto:juicer-list-request@idiap.ch with `subscribe` in the\nbody.\n\n[Phil Garner](http://www.idiap.ch/~pgarner),\nIdiap,\nOctober 2010\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidiap%2Fiss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidiap%2Fiss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidiap%2Fiss/lists"}