Audio And Speech Processing With MATLAB Paul R. Hill - The ebook is available for quick download, easy access to content
Audio And Speech Processing With MATLAB Paul R. Hill - The ebook is available for quick download, easy access to content
com
https://textbookfull.com/product/audio-and-speech-
processing-with-matlab-paul-r-hill/
OR CLICK HERE
DOWLOAD EBOOK
https://textbookfull.com/product/speech-and-audio-processing-a-matlab-
based-approach-1st-edition-ian-vince-mcloughlin/
textbookfull.com
https://textbookfull.com/product/instant-audio-processing-with-web-
audio-1st-edition-khoo-chris/
textbookfull.com
https://textbookfull.com/product/conceptual-digital-signal-processing-
with-matlab-keonwook-kim/
textbookfull.com
https://textbookfull.com/product/differential-equations-with-
matlab-2nd-edition-brian-r-hunt/
textbookfull.com
Understanding Digital Signal Processing with MATLAB® and
Solutions. First Edition. Edition Poularikas
https://textbookfull.com/product/understanding-digital-signal-
processing-with-matlab-and-solutions-first-edition-edition-poularikas/
textbookfull.com
https://textbookfull.com/product/advances-in-audio-watermarking-based-
on-matrix-decomposition-springerbriefs-in-speech-technology-dhar/
textbookfull.com
https://textbookfull.com/product/regularized-image-reconstruction-in-
parallel-mri-with-matlab-1st-edition-joseph-suresh-paul/
textbookfull.com
https://textbookfull.com/product/digital-signal-processing-a-primer-
with-matlab-1st-edition-samir-i-abood-author/
textbookfull.com
https://textbookfull.com/product/numerical-methods-of-exploration-
seismology-with-algorithms-in-matlab-r-gary-f-margrave/
textbookfull.com
Audio and Speech
Processing with
MATLAB®
Audio and Speech
Processing with
MATLAB®
Paul R. Hill
CRC Press
Taylor & Francis Group
6000 Broken Sound Parkway NW, Suite 300
Boca Raton, FL 33487-2742
This book contains information obtained from authentic and highly regarded sources. Reasonable
efforts have been made to publish reliable data and information, but the author and publisher cannot
assume responsibility for the validity of all materials or the consequences of their use. The authors and
publishers have attempted to trace the copyright holders of all material reproduced in this publication
and apologize to copyright holders if permission to publish in this form has not been obtained. If any
copyright material has not been acknowledged please write and let us know so we may rectify in any
future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced,
transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or
hereafter invented, including photocopying, microfilming, and recording, or in any information
storage or retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, please access
www.copyright.com (http://www.copyright.com/) or contact the Copyright Clearance Center, Inc.
(CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400. CCC is a not-for-profit organization
that provides licenses and registration for a variety of users. For organizations that have been granted
a photocopy license by the CCC, a separate system of payment has been arranged.
Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and
are used only for identification and explanation without intent to infringe.
Preface xiii
List of Acroynms xv
Introduction xix
2 Core Concepts 13
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.2 Natural Vibrations and Sinusoids . . . . . . . . . . . . . . . . 14
2.3 Complex Numbers for Signal Processing . . . . . . . . . . . . 18
2.4 Simple Operations with Complex Numbers . . . . . . . . . . . 21
2.5 Discrete Time Signals . . . . . . . . . . . . . . . . . . . . . . . 28
2.6 Sampling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
2.7 The Z Transform . . . . . . . . . . . . . . . . . . . . . . . . . . 38
2.8 Digital Filters: The Z Transform Representation . . . . . . . . 41
2.9 Machine Learning∗ . . . . . . . . . . . . . . . . . . . . . . . . . 46
2.10 Supervised Learning . . . . . . . . . . . . . . . . . . . . . . . . 48
2.11 Optimal Statistical Classification . . . . . . . . . . . . . . . . . 49
2.12 The Analysis of Speech Signals . . . . . . . . . . . . . . . . . . 50
2.13 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
2.14 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
vii
viii Contents
4 Acoustics 99
4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
4.2 Wave Equation: Stretched String Attached at Both Ends∗ . . . 100
4.3 Wave Equation: Vibrating Stretched String Solution∗ . . . . . 102
4.4 Wave Equation: Reflection From a Fixed End∗ . . . . . . . . . 104
4.5 Wave Equation: String Vibration Fixed at Two Ends∗ . . . . . 104
4.6 Wave Equation: Vibrating Air Column . . . . . . . . . . . . . . 107
4.7 Wave Equation: Vibrating Column of Air (Open at One End)
Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110
4.8 Room Acoustics . . . . . . . . . . . . . . . . . . . . . . . . . . . 113
4.9 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115
Index 327
Preface
Audio and speech processing within the analogue and digital domains has a
long history going back over a century to the origin of mechanical recording
devices and the first days of telephony. Although contemporary speech and
audio applications can trace their methods to these historical developments,
DSP-based audio technologies have also necessarily established a unique set
of algorithmic and mathematical tools within the subject. This advancement
of audio-based DSP techniques and technologies has had the most profound
effect on modern society. They have enabled the realisation of things pre-
viously thought of as science fiction, such as entire record collections being
carried in the palm of your hand and voice recognition systems giving direc-
tions to the nearest café. The overall aim of this book is, therefore, to explore
the background to speech and audio processing together with a comprehen-
sive and up to date exploration of core aspects of the subject.
In order to understand all the divergent areas of speech and audio pro-
cessing technology, an understanding of applicable physics, physiology, psy-
choacoustics, digital signal processing and pattern recognition is required. A
comprehensive coverage of the applicable areas of these subjects is included
in the first chapters of this book. This foundation is then used as the context of
the later chapters that investigate diverse applications such as speech coding
and recognition together with wideband audio coding. Many real-world ex-
ample applications are also explored. Specifically, musical applications such
as time stretching and recognition are examined in detail.
I have selected the topics carefully in order to reach the following audience:
Students studying speech and audio courses within engineering and com-
puter science departments.
xiii
xiv Preface
of each chapter are also provided in order to give the reader an opportunity
to consolidate their understanding of the content. Finally, starred sections
identify text that is not key to understanding further sections, but can be read
or returned to for interest to get an expanded understanding of the subject.
Although this book contains enough material to fill a two-semester grad-
uate course, careful selection of material will enable it to be suitable for such
a course, filling just one semester.
Bristol, U.K.
List of Acroynms
xv
xvi List of Acroynms
Overview
Figure 0.1 illustrates the overall structure of the subjects covered within this
book. The left of this figure shows the analysis of physical audio signals.
Applications corresponding to this type of audio processing include speech
recognition systems (e.g., Siri), music identification (e.g., Shazam) and au-
tomatic music transcription. The right of this figure illustrates the synthesis
of audio signals from digital representations. Applications corresponding to
this type of processing include musical and speech synthesis.
Combining both the left and right sides of this figure illustrates coding
applications that combine the analysis and synthesis of audio. These methods
include the wideband coding of audio (e.g., MP3/AAC compression) and
speech coding (e.g., CELP, Speex and Opus).
This book covers all three aspects of audio and speech processing illus-
trated in Figure 0.1. A small number of specific applications such as the phase
vocoder for audio time dilation are included to illustrate the learnt techniques
being applied in real world applications.
Learning Objectives
• Learn core engineering, mathematical and programming skills to process
audio and speech signals
• Survey topics in sound analysis and processing
xix
xx Introduction
Book Features
As denoted by the title of this book, the programs contained are coded in
Matlab. Where possible, all the methods described within the book have
accompanying code which attempts to explain or illustrate the main points
of each technique. However, this is not possible for all of the material. Fur-
thermore, there are some aspects of the book such as deep learning speech
recognition that are effectively not possible to illustrate with Matlab as they
are so intricately linked with other languages and toolboxes (such as C/HTK
or Python/Tensorflow). Matlab code listings are shown enclosed in boxes.
Command line inputs using Matlab are also boxed. However, each line starts
with the command line identifier >>.
This book can be read from cover to cover to give a good overview of the
core mathematical, engineering and programming skills required for speech
and audio processing. However, some contained elements can be considered
Introduction xxi
to be more for the reader’s interest and reference and are not key to un-
derstanding the overall content. These reference or background sections can
be easily omitted on a first read and will not interfere with the ability of
the reader to understand the rest of the book. These “optional” sections are
labelled with a * symbol at the end of the sections’ title.
Book Philosophy
This book dives straight into a detailed coverage of manipulating audio with
Matlab from the first chapter. This exemplifies the philosophy of its creation
in as much as there is much more emphasis on practical insights into the
subject rather than prosaic explanations around its background. A high-level
treatise on audio as a human endeavour and attribute, etc. has been omitted
in favour of a practical emphasis from the first page. It is hoped that this
book will mostly inform but in some (possibly abstract) way entertain and
inspire the reader. It has certainly been entertaining and inspiring to be totally
immersed in the subject during its creation.
Notation
General
• Not equal to: 6=
• Equivalent to: ≡
• Approximately equal to: ≈
• Proportional to: ∝
• Factorial of x: x!
√
• −1: i or j
• xT : Transform of x
Sets
• Natural Numbers: N = {1, 2, 3, . . .}
• Integers: Z = {. . . , −3, −2, −1, 0, 1, 2, 3, . . .}
xxii Introduction
• Real Numbers: R
Calculus
• First derivative: ∂y
∂x : y0
∂2y
• Second derivative: ∂x2 : y 00
• Gradient: ∇y
Probability
• Probability: P(w)
• Conditional probability: P(x|w)
• Normal distribution: N
MATLAB R
For product information, please contact:
The MathWorks, Inc.
3 Apple Hill Drive
Natick, MA 01760-2098 USA
Tel: 508-647-7000
Fax: 508-647-7001
E-mail: info@mathworks.com
Web: www.mathworks.com
Introduction xxiii
Frequency
Sampling Complex Masking
Numbers
Human
Temporal
Machine Auditory
Masking
Learning
System
Core Psycho-
Concepts acoustics
Windowing
Basic
Matlab
Frequency
Spectrograms Audio and Speech MATLAB
Analysis Processing
and Audio
for Audio with Matlab
Matlab
Audio
Commands
FFT
Speech
Features
Acoustics for ASR
Vocal Recognition
Tract
Model
Coding
Vibrating
HMMs
String
Model Wave Deep
Equation Learning
Wideband
Coding Speech
(MP3, Coding
etc.)
CONTENTS
1.1 Reading Sounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Audio Display and Playback . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3 Audio-Related Matlab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.4 Example Audio Manipulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.6 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Skrillex
Matlab (MATrix LABoratory) is used throughout this book for audio pro-
cessing and manipulation together with associated visualisations. This chap-
ter therefore gives an introduction to the basic capabilities of Matlab for
audio processing. Appendix B also gives a list of core Matlab functions and
commands that are applicable to audio processing for those starting to use
the language. This chapter (and Appendix B) can be skipped or skimmed if
the reader is familiar with the basic operations of the Matlab programming
language and its visualisation capabilities.
More general information is given on the Mathworks (creators of Matlab)
website www.mathworks.com and within the innumerable help files, demos
and manuals packaged with Matlab.
1
2 1 Matlab R and Audio
where y is the array or matrix of sampled audio data and Fs is the sam-
pling frequency of the input audio. audioread is able to read the formats
shown in Table 1.1. In this example, filename is 'exampleAudio.wav', the
file to be read in (filename is required to be of a Matlab string type
and is therefore delimited by single quotes '). filename can be a Matlab
string that can also include a path (defined in the format of your oper-
ating system) to any location on your hard drive. For example, filename
could be 'c:\mydirectory\mysubdirectory\exampleAudio.wav' (on win-
dows) or '~/mydirectory/mysubdirectory/exampleAudio.wav' (on OS-
X/Unix/Linux). A statement in Matlab will automatically display its results.
It is therefore common to want to suppress this output and this is achieved
by using the semicolon at the end of each line where no output is required.
It is often useful to determine detailed information about an audio file
1audioread replaces the more common wavread function for reading audio in previous ver-
sions of Matlab. wavread has now been removed.
1.1 Reading Sounds 3
before (or indeed after) reading it using audioread. This is achieved using
the audioinfo Matlab function which has the following example usage:
>> information = audioinfo(filename);
information =
Filename: '/Users/csprh/MUSIC/LocalMusic/02-Down-to-
Earth.mp3'
CompressionMethod: 'MP3'
NumChannels: 2
SampleRate: 44100
TotalSamples: 14404608
Duration: 326.6351
Title: 'Down to Earth'
Comment: []
Artist: 'Prairie Dog'
BitRate: 128
Once an audio sound has been loaded using audioread it can be played easily
using the Matlab functions sound or soundsc. 2
2sound or soundsc are analogous to image and imagesc from the image processing toolbox.
4 1 Matlab R and Audio
Waveform
0.2
0.1
-0.1
-0.2
0.5 1 1.5 2
time (seconds)
A subset of the audio samples can be read in using audioread using the
following code:
1 filename = 'paulhill.wav'; %Define the name of the audio file
2 inputRange = 4000:4200;
3
4 [Y, Fs]=audioread(filename, [inputRange(1) inputRange(end)]); %
Input the (mono) signal
5 timeAxis=inputRange/Fs; % Convert sample number ot time vector
6 plot(timeAxis, Y); % Plot the waveform
7 xlabel('time (seconds)');
8 title('Waveform');
9 sound(Y, Fs);
Discovering Diverse Content Through
Random Scribd Documents
An Act of 1911 relating to Visitors to Prisons.
No letters, notes, monies, or contraband goods of any kind shall be
brought into or taken out of any Prison, except after inspection and
with the permission of the Warden.
John K. Tener,
Governor.
REPORT OF THE ACTING COMMITTEE
For the Year 1910 to the Annual Meeting of the Pennsylvania Prison
Society.
During the year 1910 the monthly meetings of the Acting Committee
have been regularly held with the usual exception of two meetings
of the summer months.
The reports from those who have been paroled within the last year
in this State are so far very encouraging.
Full statistics from the Eastern Penitentiary have not been obtained.
About thirty had been paroled by the end of last year from whom
satisfactory reports had been received. About the same number
were awaiting decisions from the Board of Pardons.
Reports of the agent show that 333 prisoners have been supplied at
the time of their discharge with suits either entirely or in part. We
are increasing our efforts to find positions for such as need
employment.
COUNTY JAILS.
The Western Penitentiary and the Allegheny County Prison have
been regularly visited by one of our committees, and there has also
been regular visitation of some of the county jails. The evidence
afforded that this service has been acceptable and useful has been
encouraging to us, and arrangements are being made for its
extension to other parts of the state.
Our prayers and sympathy go out to all who have the oversight of
those offenders, whom society, for its own protection and for the
reformation of the sinner, declares must be debarred from freedom.
Upon these officials devolves the duty not only of restraining the
criminals within physical bounds, but—what is their chief mission—of
implanting in their charges incentives for a change in their attitude in
society. They should endeavor to inspire them with some sense of
self-confidence and self-respect, so that they may be prepared to
face the world with new aims and a spirit of hopefulness. The
Pennsylvania Prison Society has from its inception desired to work in
harmony with the administrators, and we trust has been
comparatively free from the errors of a misdirected zeal. In another
year this Society shall have rounded out a century and a quarter of
existence. While we may contemplate with a good degree of
satisfaction the achievements of past years, we are aware that in
some lines progress has been slow, but we trust under Divine
guidance to go on with the work with greater zeal and consecration.
IN ACCOUNT WITH
The Pennsylvania Prison Society
General Fund
Receipts for the Year 1910
To Balance on hand, December 31, 1909 $697 50
“ Members’ Dues 278 75
“ Collections by Secretary 3,253 00
“ Income from Invested Funds 1,911 52
“ Income from I. V. Williamson “Charities” 561 00
“ Interest on Deposits 20 31
“ Life Membership 50 00
“ Proceeds Sale of Bond 1,032 50
“ Legacy, Estate of Marianna Gillingham 805 54
Total Receipts $8,610
12
Payments, 1910
For Clothing Discharged Prisoners, Eastern Penitentiary $2,324
45
“ Appropriations for Prisoners Discharged from
Philadelphia County Prison 835 00
“ Salaries 2,650 00
“ Expenses on Account of “Journal,” 1910 437 20
“ Expenses Delegates to Prison Congress 56 72
“ Sundry Printing and Postage 249 29
“ Office Expenses, Incidentals 148 52
“ Rent, Janitor Service 184 00
“ Capital Moneys Paid to Fiscal Agent for Investment 855 54
“ Balance, December 31, 1910 869 40
Total $8,610
12
Barton Fund
Balance on hand December 31, 1909 $193 48
Income from Investments (net) 94 66
Loan to Discharged Prisoner, Returned 10 25
Total $298 39
Payments
Tools to Discharged Prisoners $36 74
Amount Transferred to Principal Account 375 10
$411 84
Less Overdraft December 31, 1910 113 45
Balance $298 39
Summary of Balances
General Fund $869 40
Home of Industry Fund 479 15
$1,348
55
Less Overdraft (Barton Fund) 113 45
Total Cash on hand December 31, 1910 $1,235
10
John Smallzell,
John A. Duncan,
Auditors.
GENERAL AGENT’S REPORT.
Another year has passed and it becomes my duty to present to you
a report of the work of the General Agent. During the past year I
have visited over 6,000 men and women in the prisons in
Philadelphia, and talked to them of the past and the future. I feel
that much good has been accomplished and that while it is
impossible to measure the amount of good accomplished by any
fixed rule, yet there is evidence in all directions that the seed sown
in the Master’s name is bearing fruit abundantly. All over this broad
land of ours, in every prison may be found the lost son or daughter;
it gives the world but little concern so long as it is some one else’s
son or daughter who occupies a prison cell. Go through the prisons
of our State and nine times out of every ten the prisoners will tell
you they never would have thought of getting into prison; in a
moment of temptation they fell and the world turns from them when
the walls of the prison separates them from the outer world. My
experience has taught me that if we were more sympathetic, more
interested in fallen humanity, there would be less of crime. One
Sabbath afternoon I visited a prison in western Pennsylvania. I
arrived at the prison just about the time for service. As I was a
member of the Pennsylvania Prison Society I was requested to say a
few words to the men and women. My remarks were brief, and I
closed with, “Your mother or wife, or sister is praying for you to-day,
and when you leave your prison cell, go home to your mother, your
wife, or to your sister; go back to your church, and God will bless
and help you to be a better man or woman.” One prisoner went to
his cell weeping. I followed him to his cell and said to him, “Brother,
why do you weep?” and he answered, “When you said ‘mother’ it
touched a tender spot, and when I leave here I will go right home to
her and will be a better man.”
Scattered over the ocean there are many pieces of wreckage floating
in different directions, first carried by one current and then by
another; they are simply drifting. They have no purpose; they are
afraid to trust themselves. I believe it to be our duty to bring to
these men and women in prison the strongest force we know, the
power of love. Faith is a great power; so is hope; but charity, or
love, is the greatest. Geologists tell us that the silent influences of
the atmosphere are far more powerful than the noisy forces of
nature. Quiet sunshine is mightier than the thunder, and gentle rain
influences the earth more than an earthquake. Guided by this
gentleness and faith, I have tried to be the instrument in God’s
hands of leading some poor souls to the path which leads to
happiness and peace. It will probably be of interest to know
something of the work of the General Agent at the Eastern State
Penitentiary.
For the past two years I have felt very strongly the importance of
visiting the prisoners at the Central Station, City Hall. The reason for
this desire was brought about through a young man who was held in
Moyamensing Prison on suspicion of larceny for a further hearing. I
had a talk with him and he told me he left Louisville, Ky., seventeen
years since, and had not written home in that time, and now he felt
ashamed to write. After a long talk with him, he consented to let me
write. When the letter came from the mother telling of her joy at the
news of her long-lost son, whom she had long thought dead, I at
once went to the prison and found the man had that morning been
discharged—the letter came too late. Had I met the man when he
was first arrested, that letter would have arrived before the second
hearing, and upon his discharge he would have gone home.
In the spirit of these words I enter upon my new work. The Motto
Calendars, so kindly given us each year for distribution at the
Eastern State Penitentiary, Holmesburg and Moyamensing, with
message of inspiration, are much appreciated.
I most cheerfully endorse the above letter and can vouch for the
good work Mr. Pooley does in connection with this Court.
David S. Scott,
Magistrate Police Court, City Hall.
PENAL LEGISLATION IN PENNSYLVANIA.
After the hopeful beginning in improved penal legislation made by
the Legislature of Pennsylvania two years ago in the enactment of a
probation, indeterminate sentence and parole law, the work done
and left undone by the recent session is, to say the least, most
discouraging. Not only did a number of admirable bills receive no
consideration whatever, but the law referred to above, which the
Committee on Criminal Law Reform in its report at the last Prison
Congress (Washington, 1910) pronounced “admirable,” was so
amended as virtually to eliminate from it the vital principle
underlying the indeterminate sentence and parole.
The act of 1909 was based on a very careful study of the writings of
the most advanced penologists, and of the statutes of those
progressive states that have introduced the indeterminate sentence
and parole with the largest measure of success. Its viewpoint was
that of those who seek the reformation of the wrongdoer, and not of
those who still have in their minds the old idea of retributive justice
only; it made a break with the old codes, aimed to deal with the
man and not with his crime, and had regard to his future rather than
to his past; and possibly this radical departure from the traditional
mode of thought and procedure, and the introduction of something
evidently so new to many legal minds in Pennsylvania, though no
longer so in some other States, was responsible for the hostility
which the law encountered here and there.
It will be seen that this amendment puts it into the power of the
court to fix any minimum below the maximum, instead of a
minimum not exceeding one fourth of the maximum; that it permits
the court to name a lower maximum than the one now prescribed by
law for any given offense; and that it strikes out the thirty-year
clause altogether.
Again, under the amended law the court virtually determines when a
prisoner shall be eligible to parole. This is, however, utterly
subversive of the theory upon which the indeterminate sentence is
based, namely, that parole is to be granted when a prisoner is
believed to be fit to be restored to society as a law-abiding citizen.
The time when this may be done no court under the sun can fix, but
only those who have the prisoner in charge and under observation,
and even they may make mistakes. In the argument on the
amended bill before the Senate Committee, it was said by those who
opposed the original law, that it conferred judicial functions on the
Penitentiary Boards, and that there was not a State in the Union
whose statutes prescribed both the maximum and the minimum. But
it was shown that under the laws relating to the Huntingdon
Reformatory the courts in imposing sentence do not fix the duration
thereof, but that the Board of Managers is authorized to terminate
the sentence at its discretion, provided the detention shall not
exceed the maximum of the term assigned by law for the offense of
which the prisoner was convicted; also, that in many States, such as
Massachusetts, Connecticut, Ohio, Indiana, Illinois, Michigan,
Minnesota and others, the minimum as well as the maximum
sentence to the state prison is fixed by law. It seems strange,
indeed, that those who opposed the law of 1909 should have
forgotten the law as regards Huntingdon; and that they should have
been totally ignorant of the laws of other States on a subject that is
to-day receiving the serious attention of many of the most
thoughtful minds the world over!
On the benefits of a just and equal indeterminate sentence, Dr.
Frederick Howard Wines, one of the best informed and most
eminent penologists in the United States, expresses himself as
follows:
“There is not, and in the nature of things there cannot be, any
aid to a truly reformatory discipline like that afforded by the
indeterminate sentence. Every prison official can testify to the
dissatisfaction and unrest caused by the palpable inequality of
sentences; an inequality which neither the legislature nor the
courts can avoid or correct. The only equal sentence is the
indeterminate sentence, with an identical maximum for all who
violate a given section of the code, coupled with identical
conditions by which to reduce it to the minimum prescribed by
law. Its imposition removes all ground for complaint on this
score. It also puts an end to the fallacious hope of an
unconditional pardon. The prisoner is given to understand that
the date of his release on parole depends entirely upon himself.
The authorities desire his release and will help him to earn it;
they are not his enemies, but his friends. This disarms him of
his hostility to them. He is in a favorable state of mind to
receive treatment, and is disposed to yield obedience to them, if
they keep their promise to him. This leads to coöperation in the
effort made for his restoration, without which a cure cannot be
effected. The hope of an early release sustains him under the
depressing influence of prison life and stimulates him to exert
himself to avoid losing whatever he has gained by diligence and
good conduct. He is aided to form habits of industry and
obedience, which tend to become fixed. He is trained and
transformed.
Another bill, strongly approved by the Board, but which after its
introduction never again saw the light of day, provided for the
establishing of a State Reformatory for Women between the ages of
fourteen and twenty-one. That such an institution is most urgently
needed is only too well known to charity workers throughout the
State. It is almost incredible that such a wealthy and otherwise
progressive State like Pennsylvania should be considered too poor to
make at least a beginning of an institution of this kind. Were the
people of this Commonwealth familiar with the work done and the
results achieved by such an institution as the Massachusetts
Reformatory Prison for Women, they would compel their legislators
to take action. Great movements in behalf of the social welfare can
after all be carried through only when there is an intelligent,
widespread and persistent public sentiment behind them.
The one progressive penal act for which the last Legislature deserves
credit is the bill “providing for the selection and purchase, or the
appropriation from State forest reserves, of a tract of land and the
erection thereon of buildings for the Western Penitentiary; making
an appropriation therefor; authorizing the removal thereto of the
inmates of the said penitentiary, and directing the sale of the site
now occupied by the said penitentiary, and the buildings and
materials thereon.” This is in line with the recommendation of the
Board of Charities, which, in its preliminary report for the years
1911-12, called renewed attention to the very unsatisfactory
conditions surrounding the Western Penitentiary, and strongly urged
its removal to some large tract of land in a rural section, so that
labor, not in conflict with existing laws, might be provided for the
inmates. In pursuing this course Pennsylvania will only be doing
what some other States have already done or are about doing; and
it is to be hoped that in due time similar provision will be made for
the eastern part of the State. Might it not be well to keep in mind,
however, the need of a central state prison for the confinement of
habitual criminals, so that the two penitentiaries now in existence
could be used only for first-termers? This would make the
reformatory process contemplated by the indeterminate sentence
infinitely easier.
It will be seen from this survey that Pennsylvania is not making rapid
progress in improved penal legislation; nor is it likely that we can
hope for better things until some future Legislature will see fit to
empower the Board of Charities or a specially appointed commission
of expert penologists to devise a carefully articulated and
homogeneous system of penal and reformatory institutions for the
State. Such a system should provide for a radical change in the
construction, management and internal administration of the county
prisons; it should include a state system of workhouses, a woman’s
reformatory, a central penitentiary for recidivists, and a favorably
located institution for criminals suffering from tuberculosis or
dementia, where they could receive skillful treatment; it should
make a strict separation between habitual criminals and first
offenders, between young delinquents and those of mature years;
and it should everywhere introduce approved reformatory methods,
and make it possible to give those in confinement ample indoor and
outdoor employment. It might, of course, be objected that a system
so carefully planned and wrought out would be too expensive; but
let it never be forgotten that in the end it is far better for the State,
and indeed cheaper, to make men than to arrest, try and support
criminals, and suffer the results of their depredations.
Philadelphia.
J. F. Ohl,
Chairman of the Committee on Legislation,
Pennsylvania Prison Society.
Welcome to our website – the ideal destination for book lovers and
knowledge seekers. With a mission to inspire endlessly, we offer a
vast collection of books, ranging from classic literary works to
specialized publications, self-development books, and children's
literature. Each book is a new journey of discovery, expanding
knowledge and enriching the soul of the reade
Our website is not just a platform for buying books, but a bridge
connecting readers to the timeless values of culture and wisdom. With
an elegant, user-friendly interface and an intelligent search system,
we are committed to providing a quick and convenient shopping
experience. Additionally, our special promotions and home delivery
services ensure that you save time and fully enjoy the joy of reading.
textbookfull.com