Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srush/peoplesounds
https://github.com/srush/peoplesounds
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/srush/peoplesounds
- Owner: srush
- Created: 2014-06-04T19:33:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T19:52:32.000Z (over 10 years ago)
- Last Synced: 2023-04-10T10:22:30.496Z (over 1 year ago)
- Language: Python
- Size: 430 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Training
To make .wav files from mp3 run
> python peoplesounds/decode.py {path to base}
To run training
> python peoplesounds/train.py {path to base} {path to output}
I've been using "data/run.txt" for output. The code will append to the file.
For training
- 'y' is for voice
- 'n' is no voice
- 's' is to skip (half voice/half no-voice)