File: rules

package info (click to toggle)
festvox-us-slt-hts 0.2010.10.25-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,960 kB
  • ctags: 65
  • sloc: lisp: 2,147; python: 290; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

override_dh_auto_build-indep:
	python3 debian/HTSmulti2single.py lib/voices/us/cmu_us_slt_arctic_hts/hts 32000 160 0.45 \
	 lib/voices/us/cmu_us_slt_arctic_hts/hts/cmu_us_slt_arctic_hts.htsvoice

%:
	dh $@