{"id":16644867,"url":"https://github.com/toyama0919/srcgn","last_synced_at":"2026-05-15T16:35:11.651Z","repository":{"id":68320959,"uuid":"86806835","full_name":"toyama0919/srcgn","owner":"toyama0919","description":"Make transcript by music file. use Google speech api.","archived":false,"fork":false,"pushed_at":"2017-04-12T01:06:45.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-06T12:41:52.872Z","etag":null,"topics":["google-speech-recognition","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toyama0919.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-31T10:19:28.000Z","updated_at":"2017-03-31T10:20:44.000Z","dependencies_parsed_at":"2023-02-22T23:01:24.027Z","dependency_job_id":null,"html_url":"https://github.com/toyama0919/srcgn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toyama0919/srcgn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fsrcgn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fsrcgn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fsrcgn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fsrcgn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyama0919","download_url":"https://codeload.github.com/toyama0919/srcgn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fsrcgn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33072607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["google-speech-recognition","ruby"],"created_at":"2024-10-12T08:12:33.898Z","updated_at":"2026-05-15T16:35:11.631Z","avatar_url":"https://github.com/toyama0919.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# srcgn\n\nMake transcript by music file. use Google speech api.\n\n## Examples\n\n### flac file\n```\n$ srcgn -l ja -f test.flac --format json\n```\n\n### mp3 file\n```\n$ srcgn -l ja -f test.mp3 --format json\n```\n\n## Settings Environment(Example)\n```\nexport GOOGLE_APPLICATION_CREDENTIALS=$HOME/.gcp/credentials.json\nexport GOOGLE_CLOUD_PROJECT=\"MY-PROJECT\"\n```\n\n## Installation\n\nrequire sox and mp3splt.\n\n#### MAC\n```\n$ brew install mp3splt\n$ brew install sox --with-lame --with-flac --with-libvorbis\n```\n\n#### Linux\n```\n$ sudo yum -y install sox\n$ sudo yum -y install mp3splt\n```\n\n### Gem install\n\nAdd this line to your application's Gemfile:\n\n```\ngem 'srcgn'\n```\n\nAnd then execute:\n\n```\n$ bundle\n```\n\nOr install it yourself as:\n\n```\n$ gem install srcgn\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new [Pull Request](../../pull/new/master)\n\n## Information\n\n* [Homepage](https://github.com/toyama0919/srcgn)\n* [Issues](https://github.com/toyama0919/srcgn/issues)\n* [Documentation](http://rubydoc.info/gems/srcgn/frames)\n* [Email](mailto:toyama0919@gmail.com)\n\n## Copyright\n\nCopyright (c) 2017 toyama0919\n\nSee [LICENSE.txt](../LICENSE.txt) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Fsrcgn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyama0919%2Fsrcgn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Fsrcgn/lists"}