Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psibre/arctic-prompts
Generate prompts PDF for CMU ARCTIC dataset
https://github.com/psibre/arctic-prompts
Last synced: 28 days ago
JSON representation
Generate prompts PDF for CMU ARCTIC dataset
- Host: GitHub
- URL: https://github.com/psibre/arctic-prompts
- Owner: psibre
- License: apache-2.0
- Created: 2014-03-10T10:25:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-09T07:08:44.000Z (over 8 years ago)
- Last Synced: 2024-08-03T04:08:02.061Z (3 months ago)
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- low-resource-languages - arctic-prompts - Generate prompts PDF for CMU ARCTIC dataset. (Software / Utilities)
README
# arctic-prompts #
Generate prompts PDF for [CMU ARCTIC](http://festvox.org/cmu_arctic/) dataset.Run the [Gradle](http://gradle.org/) wrapper script to build the PDF.
$ ./gradlew
Or possibly on Windows,
> gradlew.bat
## Requirements ##
1. [Java](https://www.java.com/download/)
2. [SoX](http://sox.sourceforge.net/) **with MP3 support** (use the `lame` branch if you can't encode MP3 directly with sox)
3. An up-to-date LaTeX installation, preferably [TeX
Live](https://www.tug.org/texlive/), including the
[latexmk](http://www.ctan.org/pkg/latexmk/) build tool and the packages
1. [beamer](http://www.ctan.org/pkg/beamer)
2. [inputenc](http://www.ctan.org/pkg/inputenc)
3. [media9](http://www.ctan.org/pkg/media9)
4. To get sound working, present the PDF on OSX or Windows with (sadly)
[Flash](http://get.adobe.com/flashplayer/) installed, using (even more sadly)
[Adobe Reader](http://get.adobe.com/reader/)