The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 5 new columns ({'recording', 'supervisions', 'start', 'duration', 'channel'}) and 1 missing columns ({'tracks'}).

This happened while the json dataset builder was generating data using

gzip://lsheavymix_cuts_test-clean_2spk_snr_aug_mono.jsonl::hf://datasets/zrjin/LibriheavyMix-test@deab6e9c4ad86f9929497045617e7b555a97791f/test-lhotse/lsheavymix_cuts_test-clean_2spk_snr_aug_mono.jsonl.gz

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              id: string
              start: double
              duration: double
              channel: int64
              supervisions: list<item: struct<id: string, recording_id: string, start: double, duration: double, channel: int64, language: string, speaker: string, custom: struct<texts: list<item: string>, pre_texts: list<item: string>, begin_byte: int64, end_byte: int64>>>
                child 0, item: struct<id: string, recording_id: string, start: double, duration: double, channel: int64, language: string, speaker: string, custom: struct<texts: list<item: string>, pre_texts: list<item: string>, begin_byte: int64, end_byte: int64>>
                    child 0, id: string
                    child 1, recording_id: string
                    child 2, start: double
                    child 3, duration: double
                    child 4, channel: int64
                    child 5, language: string
                    child 6, speaker: string
                    child 7, custom: struct<texts: list<item: string>, pre_texts: list<item: string>, begin_byte: int64, end_byte: int64>
                        child 0, texts: list<item: string>
                            child 0, item: string
                        child 1, pre_texts: list<item: string>
                            child 0, item: string
                        child 2, begin_byte: int64
                        child 3, end_byte: int64
              recording: struct<id: string, sources: list<item: struct<type: string, channels: list<item: int64>, source: string>>, sampling_rate: int64, num_samples: int64, duration: double, channel_ids: list<item: int64>>
                child 0, id: string
                child 1, sources: list<item: struct<type: string, channels: list<item: int64>, source: string>>
                    child 0, item: struct<type: string, channels: list<item: int64>, source: string>
                        child 0, type: string
                        child 1, channels: list<item: int64>
                            child 0, item: int64
                        child 2, source: string
                child 2, sampling_rate: int64
                child 3, num_samples: int64
                child 4, duration: double
                child 5, channel_ids: list<item: int64>
                    child 0, item: int64
              type: string
              to
              {'id': Value(dtype='string', id=None), 'tracks': [{'cut': {'id': Value(dtype='string', id=None), 'start': Value(dtype='float64', id=None), 'duration': Value(dtype='float64', id=None), 'channel': Value(dtype='int64', id=None), 'supervisions': [{'id': Value(dtype='string', id=None), 'recording_id': Value(dtype='string', id=None), 'start': Value(dtype='int64', id=None), 'duration': Value(dtype='float64', id=None), 'channel': Value(dtype='int64', id=None), 'language': Value(dtype='string', id=None), 'speaker': Value(dtype='string', id=None), 'custom': {'texts': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'pre_texts': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'begin_byte': Value(dtype='int64', id=None), 'end_byte': Value(dtype='int64', id=None)}}], 'features': {'type': Value(dtype='string', id=None), 'num_frames': Value(dtype='int64', id=None), 'num_features': Value(dtype='int64', id=None), 'frame_shift': Value(dtype='float64', id=None), 'sampling_rate': Value(dtype='int64', id=None), 'start': Value(dtype='float64', id=None), 'duration': Value(dtype='float64', id=None), 'storage_type': Value(dtype='string', id=None), 'storage_path': Value(dtype='string', id=None), 'storage_key': Value(dtype='string', id=None), 'recording_id': Value(dtype='string', id=None), 'channels': Value(dtype='int64', id=None)}, 'recording': {'id': Value(dtype='string', id=None), 'sources': [{'type': Value(dtype='string', id=None), 'channels': Sequence(fea
              ...
               Value(dtype='int64', id=None), 'num_features': Value(dtype='int64', id=None), 'frame_shift': Value(dtype='float64', id=None), 'sampling_rate': Value(dtype='int64', id=None), 'start': Value(dtype='float64', id=None), 'duration': Value(dtype='float64', id=None), 'storage_type': Value(dtype='string', id=None), 'storage_path': Value(dtype='string', id=None), 'storage_key': Value(dtype='string', id=None), 'recording_id': Value(dtype='string', id=None), 'channels': Value(dtype='int64', id=None)}, 'recording': {'id': Value(dtype='string', id=None), 'sources': [{'type': Value(dtype='string', id=None), 'channels': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), 'source': Value(dtype='string', id=None)}], 'sampling_rate': Value(dtype='int64', id=None), 'num_samples': Value(dtype='int64', id=None), 'duration': Value(dtype='float64', id=None), 'channel_ids': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None)}, 'custom': {'text_path': Value(dtype='string', id=None)}, 'sampling_rate': Value(dtype='int64', id=None), 'feat_value': Value(dtype='float64', id=None), 'num_frames': Value(dtype='int64', id=None), 'num_features': Value(dtype='int64', id=None), 'frame_shift': Value(dtype='float64', id=None), 'num_samples': Value(dtype='int64', id=None)}, 'type': Value(dtype='string', id=None), 'offset': Value(dtype='float64', id=None)}]}, 'type': Value(dtype='string', id=None), 'offset': Value(dtype='float64', id=None)}], 'type': Value(dtype='string', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1572, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1136, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 5 new columns ({'recording', 'supervisions', 'start', 'duration', 'channel'}) and 1 missing columns ({'tracks'}).
              
              This happened while the json dataset builder was generating data using
              
              gzip://lsheavymix_cuts_test-clean_2spk_snr_aug_mono.jsonl::hf://datasets/zrjin/LibriheavyMix-test@deab6e9c4ad86f9929497045617e7b555a97791f/test-lhotse/lsheavymix_cuts_test-clean_2spk_snr_aug_mono.jsonl.gz
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

id
string
tracks
list
type
string
8061e165-a91d-47bb-aa2d-0fc561d6eddb
[ { "cut": { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb_134_repeat0", "start": 1193.1600625, "duration": 23.679, "channel": 0, "supervisions": [ { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb_134", "recording_id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "start": 0, "duration": 23.679, "channel": 0, "language": "English", "speaker": "92", "custom": { "texts": [ " He resembles the pitiful drivellers whom travellers describe as frequenting the bazaars of Constantinople, who skulk about all day, yellow, emaciated, ragged, sneaking; and at evening, when the bazaars are open, slink to the opium-shop, swallow their morsel and become tranquil and glorified seers.", " HE RESEMBLES THE PITIFUL DRIVELLERS WHOM TRAVELLERS DESCRIBE AS FREQUENTING THE BAZAARS OF CONSTANTINOPLE WHO SKULK ABOUT ALL DAY YELLOW EMACIATED RAGGED SNEAKING AND AT EVENING WHEN THE BAZAARS ARE OPEN SLINK TO THE OPIUM SHOP SWALLOW THEIR MORSEL AND BECOME TRANQUIL AND GLORIFIED SEERS" ], "pre_texts": [ "of innocent persons, as when Antonio and Tasso, both apparently right, wrong each other. One living after the maxims of this world and consistent and true to them, the other fired with all divine sentiments, yet grasping also at the pleasures of sense, without submitting to their law. That is a grief we all feel, a knot we cannot untie. Tasso’s is no infrequent case in modern biography. A man of genius, of an ardent temperament, reckless of physical laws, self-indulgent, becomes presently unfortunate, querulous, a “discomfortable cousin,” a thorn to himself and to others. The scholar shames us by his bifold life. Whilst something higher than prudence is active, he is admirable; when common sense is wanted, he is an encumbrance. Yesterday, Cæsar was not so great; to-day, the felon at the gallows’ foot is not more miserable. Yesterday, radiant with the light of an ideal world in which he lives, the first of men; and now oppressed by wants and by sickness, for which he must thank himself.", "THIRD OPPRESSES AND SLAYS A SCORE OF INNOCENT PERSONS AS WHEN ANTONIO AND TASSO BOTH APPARENTLY RIGHT WRONG EACH OTHER ONE LIVING AFTER THE MAXIMS OF THIS WORLD AND CONSISTENT AND TRUE TO THEM THE OTHER FIRED WITH ALL DIVINE SENTIMENTS YET GRASPING ALSO AT THE PLEASURES OF SENSE WITHOUT SUBMITTING TO THEIR LAW THAT IS A GRIEF WE ALL FEEL AND NOT WE CANNOT UNTIE TASSO'S IS NO INFREQUENT CASE IN MODERN BIOGRAPHY A MAN OF GENIUS OF AN ARDENT TEMPERAMENT RECKLESS OF PHYSICAL LAWS SELF INDULGENT BECOMES PRESENTLY UNFORTUNATE QUERULOUS A DISCOMFORTABLE COUSIN A THORN TO HIMSELF AND TO OTHERS THE SCHOLAR SHAMES US BY HIS BIFOLD LIFE WHILST SOMETHING HIGHER THAN PRUDENCE IS ACTIVE HE IS ADMIRABLE WHEN COMMON SENSE IS WANTED HE IS AN INCUMBRANCE YESTERDAY CAESAR WAS NOT SO GREAT TO DAY THE FELON AT THE GALLOWS FOOT IS NOT MORE MISERABLE YESTERDAY RADIANT WITH THE LIGHT OF AN IDEAL WORLD IN WHICH HE LIVES THE FIRST OF MEN AND NOW OPPRESSED BY WANTS AND BY SICKNESS FOR WHICH HE MUST THANK HIMSELF" ], "begin_byte": 262039, "end_byte": 262337 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2368, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1193.1600341796875, "duration": 23.679, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000532.lca", "storage_key": "100577230,47565,47883,48468,48173,35737", "recording_id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 30878819, "duration": 1929.9261875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_39_repeat0", "start": 247.52, "duration": 25.52, "channel": 0, "supervisions": [ { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_39", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "start": 0, "duration": 25.52, "channel": 0, "language": "English", "speaker": "301", "custom": { "texts": [ " “That's bad, very bad,” said Grant, shaking his head; “I know two men who died of that last week; it takes 'em off in no time; but while there's life there's hope, so you must keep up your spirits.” “Yes,” said Harry quickly, “and the doctor said that father had a better chance than most men, because he didn't drink. He said yesterday the fever was so high that if father had been a drinking man it would have burned him up like a piece of paper; but I believe he thinks he will get over it; don't you think he will, Mr. Grant?” The governor looked puzzled.", " THAT'S BAD VERY BAD SAID GRANT SHAKING HIS HEAD I KNOW TWO MEN WHO DIED OF THAT LAST WEEK IT TAKES HIM OFF IN NO TIME BUT WHILE THERE'S LIFE THERE'S HOPE SO YOU MUST KEEP UP YOUR SPIRITS YES SAID HARRY QUICKLY AND THE DOCTOR SAID THAT FATHER HAD A BETTER CHANCE THAN MOST MEN BECAUSE HE DIDN'T DRINK HE SAID YESTERDAY THE FEVER WAS SO HIGH THAT IF FATHER HAD BEEN A DRINKING MAN IT WOULD HAVE BURNED HIM UP LIKE A PIECE OF PAPER BUT I BELIEVE HE THINKS HE WILL GET OVER IT DON'T YOU THINK HE WILL MISTER GRANT THE GOVERNOR LOOKED PUZZLED" ], "pre_texts": [ "nd then they locked the door. It was late the next morning before any one came, and then it was only Harry. He cleaned us and fed us, and swept out the stalls, then he put the straw back again as if it was Sunday. He was very still, and neither whistled nor sang. At noon he came again and gave us our food and water; this time Dolly came with him; she was crying, and I could gather from what they said that Jerry was dangerously ill, and the doctor said it was a bad case. So two days passed, and there was great trouble indoors. We only saw Harry, and sometimes Dolly. I think she came for company, for Polly was always with Jerry, and he had to be kept very quiet. On the third day, while Harry was in the stable, a tap came at the door, and Governor Grant came in. “I wouldn't go to the house, my boy,” he said, “but I want to know how your father is.” “He is very bad,” said Harry, “he can't be much worse; they call it 'bronchitis'; the doctor thinks it will turn one way or another to-night.”", "LY BROUGHT ME A WARM MASH THAT MADE ME COMFORTABLE AND THEN THEY LOCKED THE DOOR IT WAS LATE THE NEXT MORNING BEFORE ANYONE CAME AND THEN IT WAS ONLY HARRY HE CLEANED US AND FED US AND SWEPT OUR STALLS THEN HE PUT THE STRAW BACK AS IF IT WAS SUNDAY HE WAS VERY STILL AND NEITHER WHISTLED NOR SANG AT NOON HE CAME AGAIN AND GAVE US OUR FOOD AND WATER THIS TIME DOLLY CAME WITH HIM SHE WAS CRYING AND I COULD GATHER FROM WHAT THEY SAID THAT JERRY WAS DANGEROUSLY ILL AND THE DOCTOR SAID IT WAS A BAD CASE SO TWO DAYS PASSED AND THERE WAS GREAT TROUBLE INDOORS WE SAW ONLY HARRY AND SOMETIMES DOLLY I THINK SHE CAME FOR COMPANY FOR POLLY WAS ALWAYS WITH JERRY AND HE HAD TO BE KEPT VERY QUIET ON THE THIRD DAY WHILE HARRY WAS IN THE STABLE A TAP CAME AT THE DOOR AND GOVERNOR GRANT CAME IN I WOULDN'T GO TO THE HOUSE MY BOY HE SAID BUT I WANT TO KNOW HOW YOUR FATHER IS HE IS VERY BAD SAID HARRY HE CAN'T BE MUCH WORSE THEY CALL IT BRONCHITIS THE DOCTOR THINKS IT WILL TURN ONE WAY OR THE OTHER TO NIGHT" ], "begin_byte": 271990, "end_byte": 272549 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2552, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 247.52000427246094, "duration": 25.52, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000306.lca", "storage_key": "201945961,45120,45770,45296,45313,46259,5247", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8377992, "duration": 523.6245, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
17b8cea9-49c7-4ae2-aaf1-b101f59ef8b2
[ { "cut": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb_28_repeat0", "start": 262.16, "duration": 30, "channel": 0, "supervisions": [ { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb_28", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb", "start": 0, "duration": 30, "channel": 0, "language": "English", "speaker": "110", "custom": { "texts": [ " Of course, it is not always so bad as that, but you know it often is, and I say 'tis a mockery to tell a man that he must not overwork his horse, for when a beast is downright tired there's nothing but the whip that will keep his legs a-going; you can't help yourself--you must put your wife and children before the horse; the masters must look to that, we can't. I don't ill-use my horse for the sake of it; none of you can say I do.", " OF COURSE IT IS NOT ALWAYS AS BAD AS THAT BUT YOU KNOW IT OFTEN IS AND I SAY TIS A MOCKERY TO TELL A MAN THAT HE MUST NOT OVERWORK HIS HORSE FOR WHEN A BEAST IS DOWNRIGHT TIRED THERE'S NOTHING BUT THE WHIP THAT WILL KEEP HIS LEGS A GOING YOU CAN'T HELP YOURSELF YOU MUST PUT YOUR WIFE AND CHILDREN BEFORE THE HORSE THE MASTERS MUST LOOK TO THAT WE CAN'T I DON'T ILL USE MY HORSE FOR THE SAKE OF IT NONE OF YOU CAN SAY I DO" ], "pre_texts": [ ". The man went on: “You that have your own horses and cabs, or drive for good masters, have a chance of getting on and a chance of doing right; I haven't. We can't charge more than sixpence a mile after the first, within the four-mile radius. This very morning I had to go a clear six miles and only took three shillings. I could not get a return fare, and had to come all the way back; there's twelve miles for the horse and three shillings for me. After that I had a three-mile fare, and there were bags and boxes enough to have brought in a good many twopences if they had been put outside; but you know how people do; all that could be piled up inside on the front seat were put in and three heavy boxes went on the top. That was sixpence, and the fare one and sixpence; then I got a return for a shilling. Now that makes eighteen miles for the horse and six shillings for me; there's three shillings still for that horse to earn and nine shillings for the afternoon horse before I touch a penny.", "AND SAYING HE WAS RIGHT THE MAN WENT ON YOU THAT HAVE YOUR OWN HORSES IN CABS OR DRIVE FOR GOOD MASTERS HAVE A CHANCE OF GETTING ON AND A CHANCE OF DOING RIGHT I HAVEN'T WE CAN'T CHARGE MORE THAN SIXPENCE A MILE AFTER THE FIRST WITHIN THE FOUR MILE RADIUS THIS VERY MORNING I HAD TO GO A CLEAR SIX MILES AND ONLY TOOK THREE SHILLINGS I COULD NOT GET A RETURN FARE AND HAD TO COME ALL THE WAY BACK THERE'S TWELVE MILES FOR THE HORSE AND THREE SHILLINGS FOR ME AFTER THAT I HAD A THREE MILE FARE AND THERE WERE BAGS AND BOXES ENOUGH TO HAVE BROUGHT IN A GOOD MANY TWOPENCES IF THEY HAD BEEN PUT OUTSIDE BUT YOU KNOW HOW PEOPLE ALL THAT COULD BE PILED UP INSIDE ON THE FRONT SEAT WERE PUT IN AND THREE HEAVY BOXES WENT ON TO THE TOP THAT WAS SIXPENCE AND THE FARE ONE AND SIXPENCE THEN I GOT A RETURN FOR A SHILLING NOW THAT MAKES EIGHTEEN MILES FOR THE HORSE AND SIX SHILLINGS FOR ME THERE'S THREE SHILLINGS STILL FOR THAT HORSE TO EARN AND NINE SHILLINGS FOR THE AFTERNOON HORSE BEFORE I TOUCH A PENNY" ], "begin_byte": 239022, "end_byte": 239456 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3000, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 262.1600036621094, "duration": 30, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000024.lca", "storage_key": "108999958,45037,44724,45231,45010,44789,44766", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_39_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7843422, "duration": 490.213875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb_98_repeat0", "start": 2537.600125, "duration": 30.599, "channel": 0, "supervisions": [ { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb_98", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "start": 0, "duration": 30.599, "channel": 0, "language": "English", "speaker": "102", "custom": { "texts": [ " True love transcends the unworthy object and dwells and broods on the eternal, and when the poor interposed mask crumbles, it is not sad, but feels rid of so much earth and feels its independency the surer. Yet these things may hardly be said without a sort of treachery to the relation. The essence of friendship is entireness, a total magnanimity and trust.", " TRUE LOVE TRANSCENDS THE UNWORTHY OBJECT AND DWELLS AND BROODS ON THE ETERNAL AND WHEN THE POOR INTERPOSED MASK CRUMBLES IT IS NOT SAD BUT FEELS RID OF SO MUCH EARTH AND FEELS ITS INDEPENDENCY THE SURE YET THESE THINGS MAY HARDLY BE SAID WITHOUT A SORT OF TREACHERY TO THE RELATION THE ESSENCE OF FRIENDSHIP IS ENTIRENESS A TOTAL MAGNANIMITY AND TRUST" ], "pre_texts": [ "escent intercourse. I will receive from them not what they have but what they are. They shall give me that which properly they cannot give, but which emanates from them. But they shall not hold me by any relations less subtile and pure. We will meet as though we met not, and part as though we parted not. It has seemed to me lately more possible than I knew, to carry a friendship greatly, on one side, without due correspondence on the other. Why should I cumber myself with regrets that the receiver is not capacious? It never troubles the sun that some of his rays fall wide and vain into ungrateful space, and only a small part on the reflecting planet. Let your greatness educate the crude and cold companion. If he is unequal he will presently pass away; but thou art enlarged by thy own shining, and no longer a mate for frogs and worms, dost soar and burn with the gods of the empyrean. It is thought a disgrace to love unrequited. But the great will see that true love cannot be unrequited.", " TO MY FRIENDS THIS EVANESCENT INTERCOURSE I WILL RECEIVE FROM THEM NOT WHAT THEY HAVE BUT WHAT THEY ARE THEY SHALL GIVE ME THAT WHICH PROPERLY THEY CANNOT GIVE BUT WHICH EMANATES FROM THEM BUT THEY SHALL NOT HOLD ME BY ANY RELATIONS LESS SUBTLE AND PURE WE WILL MEET AS THOUGH WE MET NOT AND PART AS THOUGH WE PARTED NOT IT HAS SEEMED TO ME LATELY MORE POSSIBLE THAN I KNEW TO CARRY A FRIENDSHIP GREATLY ON ONE SIDE WITHOUT DUE CORRESPONDENCE ON THE OTHER WHY SHOULD I CUMBER MYSELF WITH REGRETS THAT THE RECEIVER IS NOT CAPACIOUS IT NEVER TROUBLES THE SUN THAT SOME OF HIS RAYS FALL WIDE IN VAIN INTO UNGRATEFUL SPACE AND ONLY A SMALL PART ON THE REFLECTING PLANET LET YOUR GREATNESS EDUCATE THE CRUDE AND COLD COMPANION IF HE IS UNEQUAL HE WILL PRESENTLY PASS AWAY THOUGH THOU ART ENLARGED BY THY OWN SHINING AND NO LONGER A MATE FOR FROGS AND WORMS DOTH SOUR AND BURN WITH THE GODS OF THE EMPYREAN IT IS NOT A DISGRACE TO LOVE UNREQUITED BUT THE GREAT WILL SEE THAT TRUE LOVE CANNOT BE UNREQUITED" ], "begin_byte": 246243, "end_byte": 246602 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3060, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 2537.60009765625, "duration": 30.599, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000005.lca", "storage_key": "20265030,44047,44575,44356,43969,44141,44651,5609", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 41411391, "duration": 2588.2119375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 4.71 } ]
MixedCut
6768fe09-d70f-4e4d-b94a-cd4cfa47d78d
[ { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_180_repeat0", "start": 1965.0799375, "duration": 30.84, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_180", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 30.84, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ " The way to speak and write what shall not go out of fashion is to speak and write sincerely. The argument which has not power to reach my own practice, I may well doubt will fail to reach yours. But take Sidney’s maxim:—“Look in thy heart, and write.” He that writes to himself writes to an eternal public. That statement only is fit to be made public which you have come at in attempting to satisfy your own curiosity.", " THE WAY TO SPEAK AND WRITE WHAT SHALL NOT GO OUT OF FASHION IS TO SPEAK AND WRITE SINCERELY THE ARGUMENT WHICH HAS NOT POWER TO REACH MY OWN PRACTICE I MAY WELL DOUBT WILL FAIL TO REACH YOURS BUT TAKE SIDNEY'S MAXIM LOOK IN THY HEART AND WRITE HE THAT WRITES TO HIMSELF WRITES TO AN ETERNAL PUBLIC THAT STATEMENT ONLY IS FIT TO BE MADE PUBLIC WHICH YOU HAVE COME AT IN ATTEMPTING TO SATISFY YOUR OWN CURIOSITY" ], "pre_texts": [ "use we know that these gentlemen will not communicate their own character and experience to the company. If we had reason to expect such a confidence we should go through all inconvenience and opposition. The sick would be carried in litters. But a public oration is an escapade, a non-committal, an apology, a gag, and not a communication, not a speech, not a man. A like Nemesis presides over all intellectual works. We have yet to learn that the thing uttered in words is not therefore affirmed. It must affirm itself, or no forms of logic or of oath can give it evidence. The sentence must also contain its own apology for being spoken. The effect of any writing on the public mind is mathematically measurable by its depth of thought. How much water does it draw? If it awaken you to think, if it lift you from your feet with the great voice of eloquence, then the effect is to be wide, slow, permanent, over the minds of men; if the pages instruct you not, they will die like flies in the hour.", "WE DO NOT GO THITHER BECAUSE WE KNOW THAT THESE GENTLEMEN WILL NOT COMMUNICATE THEIR OWN CHARACTER AND EXPERIENCE TO THE COMPANY IF WE HAD REASON TO EXPECT SUCH A CONFIDENCE WE SHOULD GO THROUGH ALL INCONVENIENCE AND OPPOSITION THE SICK WOULD BE CARRIED IN LITTERS BUT A PUBLIC ORATION IS AN ESCAPADE A NON COMMITTAL AN APOLOGY A GAG AND NOT A COMMUNICATION NOT A SPEECH NOT A MAN A LIKE NEMESIS PRESIDES OVER ALL INTELLECTUAL WORKS WE HAVE YET TO LEARN THAT THE THING UTTERED IN WORDS IS NOT THEREFORE AFFIRMED IT MUST AFFIRM ITSELF OR NO FORMS OF LOGIC OR OF OATH CAN GIVE IT EVIDENCE THE SENTENCE MUST ALSO CONTAIN ITS OWN APOLOGY FOR BEING SPOKEN THE EFFECT OF ANY WRITING ON THE PUBLIC MIND IS MATHEMATICALLY MEASURABLE BY ITS DEPTH OF THOUGHT HOW MUCH WATER DOES IT DRAW IF IT AWAKEN YOU TO THINK IF IT LIFT YOU FROM YOUR FEET WITH THE GREAT VOICE OF ELOQUENCE THEN THE EFFECT IS TO BE WIDE SLOW PERMANENT OVER THE MINDS OF MEN IF THE PAGES INSTRUCT YOU NOT THEY WILL DIE LIKE FLIES IN THE HOUR" ], "begin_byte": 173472, "end_byte": 173891 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3084, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1965.0799560546875, "duration": 30.84, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "141898861,46601,47044,47477,47717,46961,47531,8455", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb_229_repeat0", "start": 312.68, "duration": 23.24, "channel": 0, "supervisions": [ { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb_229", "recording_id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "start": 0, "duration": 23.24, "channel": 0, "language": "English", "speaker": "94", "custom": { "texts": [ " The blindness of the preacher consisted in deferring to the base estimate of the market of what constitutes a manly success, instead of confronting and convicting the world from the truth; announcing the presence of the soul; the omnipotence of the will; and so establishing the standard of good and ill, of success and falsehood.", " THE BLINDNESS OF THE PREACHER CONSISTED IN DEFERRING TO THE BASE ESTIMATE OF THE MARKET OF WHAT CONSTITUTES A MANLY SUCCESS INSTEAD OF CONFRONTING AND CONVICTING THE WORLD FROM THE TRUTH ANNOUNCING THE PRESENCE OF THE SOUL THE OMNIPOTENCE OF THE WILL AND SO ESTABLISHING THE STANDARD OF GOOD AND ILL OF SUCCESS AND FALSEHOOD" ], "pre_texts": [ "ed without remark on the sermon. Yet what was the import of this teaching? What did the preacher mean by saying that the good are miserable in the present life? Was it that houses and lands, offices, wine, horses, dress, luxury, are had by unprincipled men, whilst the saints are poor and despised; and that a compensation is to be made to these last hereafter, by giving them the like gratifications another day,—bank-stock and doubloons, venison and champagne? This must be the compensation intended; for what else? Is it that they are to have leave to pray and praise? to love and serve men? Why, that they can do now. The legitimate inference the disciple would draw was,—‘We are to have _such_ a good time as the sinners have now’;—or, to push it to its extreme import,—‘You sin now; we shall sin by and by; we would sin now, if we could; not being successful, we expect our revenge to-morrow.’ The fallacy lay in the immense concession that the bad are successful; that justice is not done now.", " WHEN THE MEETING BROKE UP THEY SEPARATED WITHOUT REMARK ON THE SERMON YET WHAT WAS THE IMPORT OF THIS TEACHING WHAT DID THE PREACHER MEAN BY SAYING THAT THE GOOD ARE MISERABLE IN THE PRESENT LIFE WAS IT THAT HOUSES AND LANDS OFFICES WINE HORSES DRESS LUXURY ARE HAD BY UNPRINCIPLED MEN WHILST THE SAINTS ARE POOR AND DESPISED AND THAT A COMPENSATION IS TO BE MADE TO THESE LAST HEREAFTER BY GIVING THEM THE LIKE GRATIFICATIONS ANOTHER DAY BANK STOCK AND DOUBLOONS VENISON AND CHAMPAGNE THIS MUST BE THE COMPENSATION INTENDED FOR WHAT ELSE IS IT THAT THEY ARE TO HAVE LEAVE TO PRAY AND PRAISE TO LOVE AND SERVE MEN WHY THAT THEY CAN DO NOW THE LEGITIMATE INFERENCE THE DISCIPLE WOULD DRAW WAS WE ARE TO HAVE SUCH A GOOD TIME AS THE SINNERS HAVE NOW OR TO PUSH IT TO ITS EXTREME IMPORT YOU SIN NOW WE SHALL SIN BY AND BY WE WOULD SIN NOW IF WE COULD NOT BEING SUCCESSFUL WE EXPECT OUR REVENGE TO MORROW THE FALLACY LAY IN THE IMMENSE CONCESSION THAT THE BAD ARE SUCCESSFUL THAT JUSTICE IS NOT DONE NOW" ], "begin_byte": 106773, "end_byte": 107103 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2324, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 312.67999267578125, "duration": 23.24, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000538.lca", "storage_key": "14211438,44508,44560,44778,44642,29517", "recording_id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 54149115, "duration": 3384.3196875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 5.55 } ]
MixedCut
0ac52187-9029-4d8e-884f-d83550c005f5
[ { "cut": { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb_39_repeat0", "start": 30.12, "duration": 20.199, "channel": 0, "supervisions": [ { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb_39", "recording_id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb", "start": 0, "duration": 20.199, "channel": 0, "language": "English", "speaker": "362", "custom": { "texts": [ "48 Farmer Thoroughgood and His Grandson Willie At this sale, of course I found myself in company with the old broken-down horses--some lame, some broken-winded, some old, and some that I am sure it would have been merciful to shoot.", "T FARMER THOROUGHGOOD AND HIS GRANDSON WILLIE AT THIS SALE OF COURSE I FOUND MYSELF IN COMPANY WITH THE OLD BROKEN DOWN HORSES SOME LAME SOME BROKEN WINDED SOME OLD AND SOME THAT I AM SURE IT WOULD HAVE BEEN MERCIFUL TO SHOOT" ], "pre_texts": [ "ere.” “If he was broken-winded,” said the farrier, “you had better have him killed out of hand, but he is not; there is a sale of horses coming off in about ten days; if you rest him and feed him up he may pick up, and you may get more than his skin is worth, at any rate.” Upon this advice Skinner, rather unwillingly, I think, gave orders that I should be well fed and cared for, and the stable man, happily for me, carried out the orders with a much better will than his master had in giving them. Ten days of perfect rest, plenty of good oats, hay, bran mashes, with boiled linseed mixed in them, did more to get up my condition than anything else could have done; those linseed mashes were delicious, and I began to think, after all, it might be better to live than go to the dogs. When the twelfth day after the accident came, I was taken to the sale, a few miles out of London. I felt that any change from my present place must be an improvement, so I held up my head, and hoped for the best. ", " THIS IS A LIBERVOX RECORDING ALL LIBERVOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION AND TO FIND OUT HOW YOU CAN VOLUNTEER PLEASE VISIT LIBERVOX DOT ORG L I B R I V O X DOT O R G RECORDING BY JUDITH BROWN BLACK BEAUTY BY ANNA SEWELL CHAPTER FORTY EIGHT CHAPTER FORTY EIGH" ], "begin_byte": 290986, "end_byte": 291217 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2020, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 30.1200008392334, "duration": 20.199, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000388.lca", "storage_key": "204432408,47288,45992,45559,46264,1985", "recording_id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_48_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8701074, "duration": 543.817125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb_90_repeat0", "start": 962.32, "duration": 30.08, "channel": 0, "supervisions": [ { "id": "medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb_90", "recording_id": "medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb", "start": 0, "duration": 30.08, "channel": 0, "language": "English", "speaker": "1088", "custom": { "texts": [ " It is not you, but your radiance. It is that which you know not in yourself and can never know. This agrees well with that high philosophy of Beauty which the ancient writers delighted in; for they said that the soul of man, embodied here on earth, went roaming up and down in quest of that other world of its own out of which it came into this, but was soon stupefied by the light of the natural sun, and unable to see any other objects than those of this world, which are but shadows of real things.", " IT IS NOT YOU BUT YOUR RADIANCE IT IS THAT WHICH YOU KNOW NOT IN YOURSELF AND CAN NEVER KNOW THIS AGREES WELL WITH THAT HIGH PHILOSOPHY OF BEAUTY WHICH THE ANCIENT WRITERS DELIGHTED IN FOR THEY SAID THAT THE SOUL OF MAN EMBODIED HERE ON EARTH WENT ROAMING UP AND DOWN IN QUEST OF THAT OTHER WORLD OF ITS OWN OUT OF WHICH IT CAME INTO THIS BUT WAS SOON STUPEFIED BY THE LIGHT OF THE NATURAL SUN AND UNABLE TO SEE ANY OTHER OBJECTS THAN THOSE OF THIS WORLD WHICH ARE BUT SHADOWS OF REAL THINGS" ], "pre_texts": [ "sculptor is always represented in a transition _from_ that which is representable to the senses, _to_ that which is not. Then first it ceases to be a stone. The same remark holds of painting. And of poetry the success is not attained when it lulls and satisfies, but when it astonishes and fires us with new endeavors after the unattainable. Concerning it Landor inquires “whether it is not to be referred to some purer state of sensation and existence.” In like manner, personal beauty is then first charming and itself when it dissatisfies us with any end; when it becomes a story without an end; when it suggests gleams and visions and not earthly satisfactions; when it makes the beholder feel his unworthiness; when he cannot feel his right to it, though he were Cæsar; he cannot feel more right to it than to the firmament and the splendors of a sunset. Hence arose the saying, “If I love you, what is that to you?” We say so because we feel that what we love is not in your will, but above it.", "ING THE GOD OR HERO OF THE SCULPTOR IS ALWAYS REPRESENTED IN A TRANSITION FROM THAT WHICH IS REPRESENTABLE TO THE SENSES TO THAT WHICH IS NOT THEN FIRST IT CEASES TO BE A STONE THE SAME REMARK HOLDS OF PAINTING AND OF POETRY THE SUCCESS IS NOT ATTAINED WHEN IT LULLS AND SATISFIES BUT WHEN IT ASTONISHES AND FIRES US WITH NEW ENDEAVOURS AFTER THE UNATTAINABLE CONCERNING IT LANDOR INQUIRES WHETHER IT IS NOT TO BE REFERRED TO SOME PURER STATE OF SENSATION AND EXISTENCE IN LIKE MANNER PERSONAL BEAUTY IS THEN FIRST CHARMING IN ITSELF WHEN IT DISSATISFIES US WITH ANY END WHEN IT BECOMES A STORY WITHOUT AN END WHEN IT SUGGESTS GLEAMS AND VISIONS AND NOT EARTHLY SATISFACTIONS WHEN IT MAKES THE BEHOLDER FEEL HIS UNWORTHINESS WHEN HE CANNOT FEEL HIS RIGHT TO IT THOUGH HE WERE CAESAR HE CANNOT FEEL MORE RIGHT TO IT THAN TO THE FIRMAMENT AND THE SPLENDORS OF A SUNSET HENCE AROSE THE SAYING IF I LOVE YOU WHAT IS THAT TO YOU WE SAY SO BECAUSE WE FEEL THAT WHAT WE LOVE IS NOT IN YOUR WILL BUT ABOVE IT" ], "begin_byte": 203912, "end_byte": 204413 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3008, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 962.3200073242188, "duration": 30.08, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000027.lca", "storage_key": "179595648,46420,46202,45849,46475,46520,46379,764", "recording_id": "medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1088/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_05_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 26172599, "duration": 1635.7874375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
c62c6edc-cb38-4411-b73d-18c69d6d6bcf
[ { "cut": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_29_repeat0", "start": 146.88, "duration": 28.479, "channel": 0, "supervisions": [ { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_29", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "start": 0, "duration": 28.479, "channel": 0, "language": "English", "speaker": "611", "custom": { "texts": [ " I was much excited by what had happened, and if I had ever been used to kick or rear I am sure I should have done it then; but I never had, and there I stood, angry, sore in my leg, my head still strained up to the terret on the saddle, and no power to get it down. I was very miserable and felt much inclined to kick the first person who came near me.", " I WAS MUCH EXCITED BY WHAT HAPPENED AND IF I HAD EVER BEEN USED TO KICK OR REAR I AM SURE I WOULD HAVE DONE IT THEN BUT I NEVER HAD AND THERE I STOOD ANGRY SORE IN MY LEG AND MY HEAD STILL STRAINED UP TO THE TURRET ON THE SADDLE AND NO POWER TO GET IT DOWN I WAS VERY MISERABLE AND FELT MUCH INCLINED TO KICK THE FIRST PERSON WHO CAME NEAR ME" ], "pre_texts": [ "ming, and the moment York took the rein off the terret in order to shorten it she took her opportunity and reared up so suddenly that York had his nose roughly hit and his hat knocked off; the groom was nearly thrown off his legs. At once they both flew to her head; but she was a match for them, and went on plunging, rearing, and kicking in a most desperate manner. At last she kicked right over the carriage pole and fell down, after giving me a severe blow on my near quarter. There is no knowing what further mischief she might have done had not York promptly sat himself down flat on her head to prevent her struggling, at the same time calling out, “Unbuckle the black horse! Run for the winch and unscrew the carriage pole! Cut the trace here, somebody, if you can't unhitch it!” One of the footmen ran for the winch, and another brought a knife from the house. The groom soon set me free from Ginger and the carriage, and led me to my box. He just turned me in as I was and ran back to York.", "OD IDEA OF WHAT WAS COMING AND THE MOMENT YORKE TOOK THE REIN OFF THE TURRET IN ORDER TO SHORTEN IT SHE TOOK HER OPPORTUNITY AND REARED UP SUDDENLY SO THAT YORKE HAD HIS NOSE ROUGHLY HIT AND HIS HAT KNOCKED OFF THE GROOM WAS NEARLY THROWN OFF HIS LEGS AT ONCE THEY BOTH FLEW TO HER HEAD BUT SHE WAS A MATCH FOR THEM AND WENT ON PLUNGING REARING AND KICKING IN A MOST DESPERATE MANNER AT LAST SHE KICKED RIGHT OVER THE CARRIAGE POLE AND FELL DOWN AFTER GIVING ME A SEVERE BLOW ON MY NEAR QUARTER THERE'S NO KNOWING WHAT FURTHER MISCHIEF SHE MIGHT HAVE DONE HAD NOT YORKE PROMPTLY SAT HIMSELF DOWN FLAT ON HER HEAD TO PREVENT HER STRUGGLING AT THE SAME TIME CALLING OUT UNBUCKLE THE BLACK HORSE RUN FOR THE WINCH AND UNSCREW THE CARRIAGE POLE CUT THE TRACE HERE SOMEBODY IF YOU CAN'T UNHITCH IT ONE OF THE FOOTMEN RAN FOR THE WINCH AND ANOTHER BROUGHT A KNIFE FROM THE HOUSE THE GROOM SOON SET ME FREE FROM GINGER AND THE CARRIAGE AND LED ME TO MY BOX HE JUST TURNED ME IN AS I WAS AND RAN BACK TO YORK" ], "begin_byte": 128162, "end_byte": 128514 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2848, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 146.8800048828125, "duration": 28.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000489.lca", "storage_key": "1240409,46645,46585,46975,46581,46780,33123", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7346469, "duration": 459.1543125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb_61_repeat0", "start": 686.72, "duration": 30.36, "channel": 0, "supervisions": [ { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb_61", "recording_id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "start": 0, "duration": 30.36, "channel": 0, "language": "English", "speaker": "688", "custom": { "texts": [ " Men say, Where did he get this? and think there was something divine in his life. But no; they have myriads of facts just as good, would they only get a lamp to ransack their attics withal. We are all wise. The difference between persons is not in wisdom but in art. I knew, in an academical club, a person who always deferred to me; who, seeing my whim for writing, fancied that my experiences had somewhat superior; whilst I saw that his experiences were as good as mine.", " MEN SAY WHERE DID HE GET THIS AND THINK THERE WAS SOMETHING DIVINE IN HIS LIFE BUT NO THEY HAVE MYRIADS OF FACTS JUST AS GOOD WOULD THEY ONLY GET A LAMP TO RANSACK THEIR ATTICS WITHAL WE ARE ALL WISE THE DIFFERENCE BETWEEN PERSONS IS NOT IN WISDOM BUT IN ART I KNEW IN AN ACADEMICAL CLUB A PERSON WHO ALWAYS DEFERRED TO ME WHO SEEING MY WHIM FOR WRITING FANCIED THAT MY EXPERIENCES HAD SOMEWHAT SUPERIOR WHILST I SAW THAT HIS EXPERIENCE WERE AS GOOD AS MINE" ], "pre_texts": [ "d. But the oracle comes because we had previously laid siege to the shrine. It seems as if the law of the intellect resembled that law of nature by which we now inspire, now expire the breath; by which the heart now draws in, then hurls out the blood,—the law of undulation. So now you must labor with your brains, and now you must forbear your activity and see what the great Soul showeth. The immortality of man is as legitimately preached from the intellections as from the moral volitions. Every intellection is mainly prospective. Its present value is its least. Inspect what delights you in Plutarch, in Shakspeare, in Cervantes. Each truth that a writer acquires is a lantern, which he turns full on what facts and thoughts lay already in his mind, and behold, all the mats and rubbish which had littered his garret become precious. Every trivial fact in his private biography becomes an illustration of this new principle, revisits the day, and delights all men by its piquancy and new charm.", "HE PRINCIPLE WE WANTED BUT THE ORACLE COMES BECAUSE WE HAD PREVIOUSLY LAID SIEGE TO THE SHRINE IT SEEMS AS IF THE LAW OF THE INTELLECT RESEMBLED THAT LAW OF NATURE BY WHICH WE NOW INSPIRE NOW EXPIRE THE BREATH BY WHICH THE HEART NOW DRAWS IN THEN HURLS OUT THE BLOOD THE LAW OF UNDULATION SO NOW YOU MUST LABOR WITH YOUR BRAINS AND NOW YOU MUST FORBEAR YOUR ACTIVITY AND SEE WHAT THE GREAT SOUL SHOWETH THE IMMORTALITY OF MAN IS AS LEGITIMATELY PREACHED FROM THE INTELLECTUALS AS FROM THE MORAL VOLITIONS EVERY INTELLECTU IS MAINLY PERSPECTIVE ITS PRESENT VALUE IS ITS LEAST INSPECT WHAT DELIGHTS YOU IN PLUTARCH IN SHAKESPEARE AND SERVANTE'S EACH TRUTH THAT A WRITER ACQUIRES IS A LANTERN WHICH HE TURNS FULL ON WHAT FACTS AND THOUGHTS LAY ALREADY IN HIS MIND AND BEHOLD ALL THE MATS AND RUBBISH WHICH HAD LITTERED HIS GARRET BECOME PRECIOUS EVERY TRIVIAL FACT IN HIS PRIVATE BIOGRAPHY BECOMES AN ILLUSTRATION OF THIS NEW PRINCIPLE REVISITS THE DAY AND DELIGHTS ALL MEN BY ITS PIQUANCY AND NEW CHARM" ], "begin_byte": 370037, "end_byte": 370510 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3036, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 686.719970703125, "duration": 30.36, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000510.lca", "storage_key": "201783209,46644,46600,46788,46554,46163,46058,3618", "recording_id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 29859417, "duration": 1866.2135625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 3.189 } ]
MixedCut
728b6b43-8e6a-46a9-b73b-a0590a094da8
[ { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_77_repeat0", "start": 527.08, "duration": 20.719, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_77", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 20.719, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ " And why drag this dead weight of a Sunday-school over the whole Christendom? It is natural and beautiful that childhood should inquire and maturity should teach; but it is time enough to answer questions when they are asked. Do not shut up the young people against their will in a pew and force the children to ask them questions for an hour against their will.", " AND WHY DRAG THIS DEAD WEIGHT OF A SUNDAY SCHOOL OVER THE WHOLE CHRISTENDOM IT IS NATURAL AND BEAUTIFUL THAT CHILDREN SHOULD INQUIRE IN MATURITY SHOULD TEACH BUT IT IS TIME ENOUGH TO ANSWER QUESTIONS WHEN THEY ARE ASKED DO NOT SHUT UP THE YOUNG PEOPLE AGAINST THEIR WILL AND APPEW AND FORCE THE CHILDREN TO ASK THEM QUESTIONS FOR AN HOUR AGAINST THEIR WILL" ], "pre_texts": [ "rning much better than she likes our frauds and wars. When we come out of the caucus, or the bank, or the Abolition-convention, or the Temperance-meeting, or the Transcendental club into the fields and woods, she says to us, ‘So hot? my little Sir.’ We are full of mechanical actions. We must needs intermeddle and have things in our own way, until the sacrifices and virtues of society are odious. Love should make joy; but our benevolence is unhappy. Our Sunday-schools and churches and pauper-societies are yokes to the neck. We pain ourselves to please nobody. There are natural ways of arriving at the same ends at which these aim, but do not arrive. Why should all virtue work in one and the same way? Why should all give dollars? It is very inconvenient to us country folk, and we do not think any good will come of it. We have not dollars; merchants have; let them give them. Farmers will give corn; poets will sing; women will sew; laborers will lend a hand; the children will bring flowers.", "T LIKE OUR BENEVOLENCE OR OUR LEARNING MUCH BETTER THAN SHE LIKES OUR FRAUDS AND WARS WHEN WE COME OUT OF THE CAUCAS OR THE BANK OR THE ABOLITION CONVENTION OR THE TEMPERANCE MEETING OR THE TRANSCENDENTAL CLUB INTO THE FIELDS AND WOODS SHE SAYS TO US SO HOT MY LITTLE SIR WE ARE FULL OF MECHANICAL ACTIONS WE MUST NEED INTERMEDDAL AND HAVE THINGS IN OUR OWN WAY UNTIL THE SACRIFICES AND VIRTUES OF SOCIETY ARE ODIOUS LOVE SHOULD MAKE JOY BUT OUR BENEVOLENCE IS UNHAPPY OUR SUNDAY SCHOOLS AND CHURCHES AND PAUPER SOCIETIES ARE YOKES TO THE NECK WE PAIN OURSELVES TO PLEASE NOBODY THERE ARE NATURAL WAYS OF ARRIVING AT THE SAME ENDS AT WHICH THESE AIM BUT DO NOT ARRIVE WHY SHOULD ALL VIRTUE WORK IN ONE AND THE SAME WAY WHY SHOULD ALL GIVE DOLLARS IT IS VERY INCONVENIENT TO US COUNTRY FOLK AND WE DO NOT THINK ANY GOOD WILL COME OF IT WE HAVE NOT DOLLARS MERCHANTS HAVE LET THEM GIVE THEM FARMERS WILL GIVE CORN POETS WILL SING WOMEN WILL SEW LABORERS WILL LEND A HAND THE CHILDREN WILL BRING FLOWERS" ], "begin_byte": 152849, "end_byte": 153210 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2072, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 527.0800170898438, "duration": 20.719, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "126952715,47585,46806,46918,46834,7214", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb_29_repeat0", "start": 71.76, "duration": 23.319, "channel": 0, "supervisions": [ { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb_29", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb", "start": 0, "duration": 23.319, "channel": 0, "language": "English", "speaker": "110", "custom": { "texts": [ " Once I saw a little gray pony with a thick mane and a pretty head, and so much like Merrylegs that if I had not been in harness I should have neighed to him. He was doing his best to pull a heavy cart, while a strong rough boy was cutting him under the belly with his whip and chucking cruelly at his little mouth.", " ONCE I SAW A LITTLE GRAY PONY WITH A THICK MANE AND A PRETTY HEAD AND SO MUCH LIKE MERRYLEGS THAT IF I HAD NOT BEEN IN HARNESS I SHOULD HAVE NEIGHED TO HIM HE WAS DOING HIS BEST TO PULL A HEAVY CART WHILE A STRONG ROUGH BOY WAS CUTTING HIM UNDER THE BELLY WITH HIS WHIP AND CHUCKING CRUELLY AT HIS LITTLE MOUTH" ], "pre_texts": [ "ead horse in it passed our cab-stand. The head hung out of the cart-tail, the lifeless tongue was slowly dropping with blood; and the sunken eyes! but I can't speak of them, the sight was too dreadful. It was a chestnut horse with a long, thin neck. I saw a white streak down the forehead. I believe it was Ginger; I hoped it was, for then her troubles would be over. Oh! if men were more merciful they would shoot us before we came to such misery. 41 The Butcher I saw a great deal of trouble among the horses in London, and much of it might have been prevented by a little common sense. We horses do not mind hard work if we are treated reasonably, and I am sure there are many driven by quite poor men who have a happier life than I had when I used to go in the Countess of W----'s carriage, with my silver-mounted harness and high feeding. It often went to my heart to see how the little ponies were used, straining along with heavy loads or staggering under heavy blows from some low, cruel boy.", " THIS IS A LIEBRAVOX RECORDING ALL LIEBERVOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION OR TO VOLUNTEER PLEASE VISIT LIE BRAVOX DOT ORG RECORDING BY CYNTHIA LYONS BLACK BEAUTY BY ANNA SULE CHAPTER FORTY ONE THE BUTCHER I SAW A GREAT DEAL OF TROUBLE AMONGST THE HORSES IN LONDON AND MUCH OF IT THAT MIGHT HAVE BEEN PREVENTED BY A LITTLE COMMON SENSE WE HORSES DO NOT MIND HARD WORK IF WE ARE TREATED REASONABLY AND I AM SURE THAT THERE ARE MANY DRIVEN BY QUITE POOR MEN WHO HAVE A HAPPIER LIFE THAN I HAD WHEN I USED TO GO IN THE COUNTESS OF W CARRIAGE WITH MY SILVER MOUNTED HARNESS AND HIGH FEEDING IT OFTEN WENT TO MY HEART TO SEE HOW THE LITTLE PONIES WERE USED STRAINING ALONG WITH HEAVY LOADS OR STAGGERING UNDER HEAVY BLOWS FROM SOME LOW CRUEL BOY" ], "begin_byte": 245985, "end_byte": 246299 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2332, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 71.76000213623047, "duration": 23.319, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000024.lca", "storage_key": "113781639,45274,44915,45564,45583,30402", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_41_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6785150, "duration": 424.071875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
80c58700-cb05-4444-b2ca-ecb30aa31e86
[ { "cut": { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb_114_repeat0", "start": 557.72, "duration": 20.6, "channel": 0, "supervisions": [ { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb_114", "recording_id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "start": 0, "duration": 20.6, "channel": 0, "language": "English", "speaker": "92", "custom": { "texts": [ " He must brew, bake, salt and preserve his food, and pile wood and coal. But as it happens that not one stroke can labor lay to without some new acquaintance with nature, and as nature is inexhaustibly significant, the inhabitants of these climates have always excelled the southerner in force.", " HE MUST BREW BAKE SALT AND PRESERVE HIS FOOD AND PILE WOOD AND COAL BUT AS IT HAPPENS THAT NOT ONE STROKE CAN LABOUR LAY TO WITHOUT SOME NEW ACQUAINTANCE WITH NATURE AND AS NATURE IS INEXHAUSTIBLY SIGNIFICANT THE INHABITANTS OF THESE CLIMATES HAVE ALWAYS EXCELLED THE SOUTHERNER IN FORCE" ], "pre_texts": [ ", or meal or salt; the house smokes, or I have a headache; then the tax, and an affair to be transacted with a man without heart or brains, and the stinging recollection of an injurious or very awkward word,—these eat up the hours. Do what we can, summer will have its flies; if we walk in the woods we must feed mosquitos; if we go a-fishing we must expect a wet coat. Then climate is a great impediment to idle persons; we often resolve to give up the care of the weather, but still we regard the clouds and the rain. We are instructed by these petty experiences which usurp the hours and years. The hard soil and four months of snow make the inhabitant of the northern temperate zone wiser and abler than his fellow who enjoys the fixed smile of the tropics. The islander may ramble all day at will. At night he may sleep on a mat under the moon, and wherever a wild date-tree grows, nature has, without a prayer even, spread a table for his morning meal. The northerner is perforce a householder.", "AIRED I WANT WOOD OR OIL OR MEAL OR SALT THE HOUSE SMOKES OR I HAVE A HEADACHE THEN THE TAX AND AN AFFAIR TO BE TRANSACTED WITH A MAN WITHOUT HEART OR BRAINS AND THE STINGING RECOLLECTION OF AN INJURIOUS OR VERY AWKWARD WORD THESE EAT UP THE HOURS DO WHAT WE CAN SUMMER WILL HAVE ITS FLIES IF WE WALK IN THE WOODS WE MUST FEED MOSQUITOES IF WE GO A FISHING WE MUST EXPECT A WET COAT THEN CLIMATE IS A GREAT IMPEDIMENT TO IDLE PERSONS WE OFTEN RESOLVE TO GIVE UP THE CARE OF THE WEATHER BUT STILL WE REGARD THE CLOUDS AND THE RAIN WE ARE INSTRUCTED BY THESE PETTY EXPERIENCES WHICH USURP THE HOURS AND YEARS THE HARD SOIL AND FOUR MONTHS OF SNOW MAKE THE INHABITANT OF THE NORTHERN TEMPERATE ZONE WISER AND ABLER THAN HIS FELLOW WHO ENJOYS THE FIXED SMILE OF THE TROPICS THE ISLANDER MAY RAMBLE ALL DAY AT WILL AT NIGHT HE MAY SLEEP ON A MAT UNDER THE MOON AND WHEREVER A WILD DAY TREE GROWS NATURE HAS WITHOUT A PRAYER EVEN SPREAD A TABLE FOR HIS MORNING MEAL THE NORTHERNER IS PERFORCE A HOUSEHOLDER" ], "begin_byte": 253553, "end_byte": 253846 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2060, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 557.719970703125, "duration": 20.6, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000532.lca", "storage_key": "97360341,48114,47738,47081,47547,5964", "recording_id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/92/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_07_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 30878819, "duration": 1929.9261875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb_23_repeat0", "start": 236.4, "duration": 26.76, "channel": 0, "supervisions": [ { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb_23", "recording_id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb", "start": 0, "duration": 26.76, "channel": 0, "language": "English", "speaker": "231", "custom": { "texts": [ "You were a good deal cut up yourself, Tom, two weeks ago, when those young ladies left your hothouse door open, with a frosty east wind blowing right in; you said it killed a good many of your plants.” “A good many!” said Tom; “there was not one of the tender cuttings that was not nipped off. I shall have to strike all over again, and the worst of it is that I don't know where to go to get fresh ones.", "YOU ARE A GOOD DEAL CUT UP YOURSELVES TOM TWO WEEKS AGO WHEN THOSE YOUNG LADIES LEFT YOUR HOT HOUSE DOOR OPEN WITH A FROSTY EAST WIND BLOWING RIGHT IN YOU SAID IT KILLED A GOOD MANY OF YOUR PLANTS A GOOD MANY SAID TOM THERE WAS NOT ONE OF THE TENDER CUTTINGS THAT WAS NOT NIPPED OFF I SHALL HAVE TO STRIKE ALL OVER AGAIN AND THE WORST OF IT IS THAT I DON'T KNOW WHERE TO GET THE FRESH ONES" ], "pre_texts": [ "” John's voice almost startled me as he answered: “Only ignorance! only ignorance! how can you talk about only ignorance? Don't you know that it is the worst thing in the world, next to wickedness?--and which does the most mischief heaven only knows. If people can say, 'Oh! I did not know, I did not mean any harm,' they think it is all right. I suppose Martha Mulwash did not mean to kill that baby when she dosed it with Dalby and soothing syrups; but she did kill it, and was tried for manslaughter.” “And serve her right, too,” said Tom. “A woman should not undertake to nurse a tender little child without knowing what is good and what is bad for it.” “Bill Starkey,” continued John, “did not mean to frighten his brother into fits when he dressed up like a ghost and ran after him in the moonlight; but he did; and that bright, handsome little fellow, that might have been the pride of any mother's heart is just no better than an idiot, and never will be, if he lives to be eighty years old. ", "ND I AM GLAD YOU SEE IT WAS ONLY IGNORANCE JOHN'S VOICE ALMOST STARTLED ME AS HE ANSWERED ONLY IGNORANCE ONLY IGNORANCE HOW CAN YOU TALK ABOUT ONLY IGNORANCE DON'T YOU KNOW THAT IT IS THE WORST THING IN THE WORLD NEXT TO WICKEDNESS AND WHICH DOES THE MOST MISCHIEF HEAVEN ONLY KNOWS IF PEOPLE CAN SAY OH I DID NOT KNOW I DID NOT MEAN ANY HARM THEY THINK IT IS ALL RIGHT I SUPPOSE MARTHA MULWASH DID NOT MEAN TO KILL THAT BABY WHEN SHE DOSED IT WITH DAUBIAN'S SOOTHING SYRUPS BUT SHE DID KILL IT AND WAS TRIED FOR ANSLAUGHTER AND SERVE HER RIGHT TOO SAID TOM A WOMAN SHOULD NOT UNDERTAKE TO NURSE A TENDER LITTLE CHILD WITHOUT KNOWING WHAT IS GOOD AND WHAT IS BAD FOR IT BILL STARKEY CONTINUED JOHN DID NOT MEAN TO FRIGHTEN HIS BROTHER INTO FITS WHEN HE DRESSED UP LIKE A GHOST AND RAN AFTER HIM IN THE MOONLIGHT BUT HE DID AND THAT BRIGHT HANDSOME LITTLE FELLOW THAT MIGHT HAVE BEEN THE PRIDE OF ANY MOTHER'S HEART IS JUST NO BETTER THAN AN IDIOT AND NEVER WILL BE IF HE LIVES TO BE EIGHTY YEARS OLD " ], "begin_byte": 109526, "end_byte": 109929 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2676, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 236.39999389648438, "duration": 26.76, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000249.lca", "storage_key": "265224682,45461,45436,46615,46020,44970,16130", "recording_id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_19_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 4714710, "duration": 294.669375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
53b45678-4976-42cd-b0e5-5b08e5e4b382
[ { "cut": { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb_30_repeat0", "start": 200.36, "duration": 20.639, "channel": 0, "supervisions": [ { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb_30", "recording_id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "start": 0, "duration": 20.639, "channel": 0, "language": "English", "speaker": "170", "custom": { "texts": [ " it was dreadful; but it was not only the pain, though that was terrible and lasted a long time; it was not only the indignity of having my best ornament taken from me, though that was bad; but it was this, how could I ever brush the flies off my sides and my hind legs any more?", " IT WAS DREADFUL BUT IT WAS NOT ONLY THE PAIN THOUGH THAT WAS TERRIBLE AND LASTED A LONG TIME IT WAS NOT ONLY THE INDIGNITY OF HAVING MY BEST ORNAMENT TAKEN FROM ME THOUGH THAT WAS BAD BUT IT WAS THIS HOW COULD I EVER BRUSH THE FLIES OFF MY SIDES AND HIND LEGS ANY MORE" ], "pre_texts": [ " vex yourself; you have the greatest honor; a mare that can carry a tall man of our master's weight, with all your spring and sprightly action, does not need to hold her head down because she does not carry the lady; we horses must take things as they come, and always be contented and willing so long as we are kindly used.” I had often wondered how it was that Sir Oliver had such a very short tail; it really was only six or seven inches long, with a tassel of hair hanging from it; and on one of our holidays in the orchard I ventured to ask him by what accident it was that he had lost his tail. “Accident!” he snorted with a fierce look, “it was no accident! it was a cruel, shameful, cold-blooded act! When I was young I was taken to a place where these cruel things were done; I was tied up, and made fast so that I could not stir, and then they came and cut off my long and beautiful tail, through the flesh and through the bone, and took it away. “How dreadful!” I exclaimed. “Dreadful, ah!", "LIVER WOULD SAY THERE THERE DON'T VEX YOURSELF YOU HAVE THE GREATEST HONOUR A MARE THAT CAN CARRY A TALL MAN OF OUR MASTER'S WEIGHT WITH ALL YOUR SPRING AND SPRIGHTLY ACTION DOES NOT NEED TO HOLD HER HEAD DOWN BECAUSE SHE DOES NOT CARRY THE LADY WE HORSES MUST TAKE THINGS AS THEY COME AND ALWAYS BE CONTENTED AND WILLING SO LONG AS WE ARE KINDLY USED I HAD OFTEN WONDERED HOW IT WAS THAT SIR OLIVER HAD SUCH A VERY SHORT TAIL IT REALLY WAS ONLY SIX OR SEVEN INCHES LONG WITH A TUSSEL OF HAIR HANGING FROM IT AND ON ONE OF OUR HOLIDAYS IN THE ORCHARD I VENTURED TO ASK HIM BY WHAT ACCIDENT IT WAS THAT HE HAD LOST HIS TAIL ACCIDENT HE SNORTED WITH A FIERCE LOOK IT WAS NO ACCIDENT IT WAS A CRUEL SHAMEFUL COLD BLOODED ACT WHEN I WAS YOUNG I WAS TAKEN TO A PLACE WHERE THESE CRUEL THINGS WERE DONE I WAS TIED UP AND MADE FAST SO THAT I COULD NOT STIR AND THEN THEY CAME AND CUT OFF MY LONG AND BEAUTIFUL TAIL THROUGH THE FLESH AND THROUGH THE BONE AND TOOK IT AWAY HOW DREADFUL I EXCLAIMED DREADFUL AH" ], "begin_byte": 53582, "end_byte": 53860 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2064, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 200.36000061035156, "duration": 20.639, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000110.lca", "storage_key": "182885894,44983,45246,45345,45500,6387", "recording_id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 11225966, "duration": 701.622875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb_124_repeat0", "start": 3101.1999375, "duration": 30.8, "channel": 0, "supervisions": [ { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb_124", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "start": 0, "duration": 30.8, "channel": 0, "language": "English", "speaker": "102", "custom": { "texts": [ " A mind might ponder its thought for ages and not gain so much self-knowledge as the passion of love shall teach it in a day. Who knows himself before he has been thrilled with indignation at an outrage, or has heard an eloquent tongue, or has shared the throb of thousands in a national exultation or alarm? No man can antedate his experience, or guess what faculty or feeling a new object shall unlock, any more than he can draw to-day the face of a person whom he shall see to-morrow for the first time.", " MINE MIGHT PONDER ITS THOUGHT FOR AGES NOT GAIN SO MUCH SELF KNOWLEDGE AS A PASSION OF LOVE SHALL TEACH IT IN A DAY WHO KNOWS HIMSELF BEFORE HE HAS BEEN THRILLED WITH INDIGNATION AT AN OUTRAGE OR HAS HEARD AN ELOQUENT TONGUE OR HAS SHARED THE THROB OF THOUSANDS IN A NATIONAL EXALTATION OR ALARM NO MAN CAN ANTEDATE HIS EXPERIENCE OR GUESS WHAT FACULTY OR FEELING A NEW OBJECT SHALL UNLOCK ANY MORE THAN HE CAN DRAW TO DAY THE FACE OF A PERSON WHOM HE SHALL SEE TO MORROW FOR THE FIRST TIME" ], "pre_texts": [ " smallest part And least proportion of humanity; But were the whole frame here, It is of such a spacious, lofty pitch, Your roof were not sufficient to contain it.” —Henry VI. Columbus needs a planet to shape his course upon. Newton and Laplace need myriads of age and thick-strewn celestial areas. One may say a gravitating solar system is already prophesied in the nature of Newton’s mind. Not less does the brain of Davy or of Gay-Lussac, from childhood exploring the affinities and repulsions of particles, anticipate the laws of organization. Does not the eye of the human embryo predict the light? the ear of Handel predict the witchcraft of harmonic sound? Do not the constructive fingers of Watt, Fulton, Whittemore, Arkwright, predict the fusible, hard, and temperable texture of metals, the properties of stone, water, and wood? Do not the lovely attributes of the maiden child predict the refinements and decorations of civil society? Here also we are reminded of the action of man on man.", "OR WHAT YOU SEE IS BUT THE SMALLEST PART AND LEAST PROPORTION OF HUMANITY BUT WHERE THE WHOLE FRAME HERE IS OF SUCH A SPACIOUS LOFTY PITCH YOUR ROOF WERE NOT SUFFICIENT TO CONTAIN IT HENRY THE SIXTH COLUMBUS NEEDS A PLANET TO SHAPE HIS COURSE UPON NEWTON AND LAPLACE NEED MYRIADS OF AGE AND THICK STREWN CELESTIAL AREAS ONE MAY SAY A GRAVITATING SOLAR SYSTEM IS ALREADY PROPHESIED IN THE NATURE OF NEWTON'S MIND NOW LESS DOES THE BRAIN OF DAVY OR OF GAY SONG FROM CHILDHOOD EXPLORING THE AFFINITIES AND REPULSIONS OF PARTICLES ANTICIPATE THE LAWS OF ORGANIZATION DOES NOT THE EYE OF THE HUMAN EMBRYO PREDICT THE LIGHT THE EAR OF HANDEL PREDICT THE WITCHCRAFT OF HARMONIC SOUND DO NOT THE CONSTRUCTIVE FINGERS OF WATT FULTON WHITMORE ARKWRIGHT PREDICT THE FUSIBLE HARD AND TEMPORABLE TEXTURE OF METALS THE PROPERTIES OF STONE WATER AND WOOD DO NOT THE LOVELY ATTRIBUTES OF THE MAIDEN CHILD PREDICT THE REFINEMENTS AND DECORATIONS OF CIVIL SOCIETY HERE ALSO WE ARE REMINDED OF THE ACTION OF MAN AND MAN" ], "begin_byte": 43552, "end_byte": 44057 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3080, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 3101.199951171875, "duration": 30.8, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000004.lca", "storage_key": "224477969,43799,44420,44197,44036,44293,43864,7173", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 54093526, "duration": 3380.845375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
b375d39d-736a-493c-89db-e9c05bddea77
[ { "cut": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb_45_repeat0", "start": 1552.4, "duration": 20.28, "channel": 0, "supervisions": [ { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb_45", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "start": 0, "duration": 20.28, "channel": 0, "language": "English", "speaker": "102", "custom": { "texts": [ " Friendship may be said to require natures so rare and costly, each so well tempered and so happily adapted, and withal so circumstanced (for even in that particular, a poet says, love demands that the parties be altogether paired), that its satisfaction can very seldom be assured.", " FRIENDSHIP MAY BE SAID TO REQUIRE A NATURE SO RARE AND COSTLY EACH SO WELL TEMPERED AND SO HAPPILY ADOPTED AND WITHAL SO CIRCUMSTANCED FOR EVEN IN THAT PARTICULAR A POET SAYS LOVE DEMANDS THAT THE PARTIES BE ALTOGETHER PAIRED THAT ITS SATISFACTION CAN VERY SELDOM BE ASSURED" ], "pre_texts": [ "nd pity. I hate the prostitution of the name of friendship to signify modish and worldly alliances. I much prefer the company of ploughboys and tin-peddlers to the silken and perfumed amity which celebrates its days of encounter by a frivolous display, by rides in a curricle and dinners at the best taverns. The end of friendship is a commerce the most strict and homely that can be joined; more strict than any of which we have experience. It is for aid and comfort through all the relations and passages of life and death. It is fit for serene days and graceful gifts and country rambles, but also for rough roads and hard fare, shipwreck, poverty, and persecution. It keeps company with the sallies of the wit and the trances of religion. We are to dignify to each other the daily needs and offices of man’s life, and embellish it by courage, wisdom and unity. It should never fall into something usual and settled, but should be alert and inventive and add rhyme and reason to what was drudgery.", "UALITY FIDELITY AND PITY I HATE THE PROSTITUTION OF THE NAME OF FRIENDSHIP TO SIGNIFY MODISH AND WORLDLY ALLIANCES I MUCH PREFER THE COMPANY OF PLOUGHBOYS AND TIN PEDDLERS TO THE SILKEN AND PERFUMED AMITY WHICH CELEBRATES ITS DAYS OF ENCOUNTER BY A FRIVOLOUS DISPLAY BY RIDES IN A CURRICLE AND DINNERS AT THE BEST TAVERNS THE END OF FRIENDSHIP IS A COMMERCE THE MOST STRICT AND HOMELY THAT CAN BE JOINED MORE STRICT THAN ANY OF WHICH WE HAVE EXPERIENCED IT IS FOR AID AND COMFORT THROUGH ALL THE RELATIONS AND PASSAGES OF LIFE AND DEATH IT IS FIT FOR SERENE DAYS AND GRACEFUL GIFTS AND COUNTRY RAMBLES BUT ALSO FOR ROUGH ROADS AND HARD FARE SHIPWRECK POVERTY AND PERSECUTION IT KEEPS COMPANY WITH THE SALLIES OF THE WIT AND THE TRANCES OF RELIGION WE ARE TO DIGNIFY TO EACH OTHER THE DAILY NEEDS AND OFFICES OF MAN'S LIFE AND EMBELLISH IT BY COURAGE WISDOM AND UNITY IT SHOULD NEVER FALL INTO SOMETHING USUAL AND SETTLED BUT SHOULD BE ALERT AND INVENTIVE AND ADD RHYME AND REASON TO WHAT WAS DRUDGERY" ], "begin_byte": 233382, "end_byte": 233663 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2028, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1552.4000244140625, "duration": 20.28, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000005.lca", "storage_key": "13805234,43742,44004,44077,43736,2635", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_06_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 41411391, "duration": 2588.2119375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb_77_repeat0", "start": 1862.3199375, "duration": 30.8, "channel": 0, "supervisions": [ { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb_77", "recording_id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "start": 0, "duration": 30.8, "channel": 0, "language": "English", "speaker": "94", "custom": { "texts": [ " We meet as water meets water, or as two currents of air mix, with perfect diffusion and interpenetration of nature. But as soon as there is any departure from simplicity, and attempt at halfness, or good for me that is not good for him, my neighbor feels the wrong; he shrinks from me as far as I have shrunk from him; his eyes no longer seek mine; there is war between us; there is hate in him and fear in me.", " WE MEET AS WATER MEETS WATER OR AS TWO CURRENTS OF AIR MIX WITH PERFECT DIFFUSION AND INTERPENETRATION OF NATURE BUT AS SOON AS THERE IS ANY DEPARTURE FROM SIMPLICITY ANY ATTEMPT AT HALFNESS OR GOOD FOR ME THAT IS NOT GOOD FOR HIM MY NEIGHBOUR FEELS THE WRONG HE SHRINKS FROM ME AS FAR AS I HAVE SHRUNK FROM HIM HIS EYES NO LONGER SEEK MINE THERE IS WAR BETWEEN US THERE IS HATE IN HIM AND FEAR IN ME" ], "pre_texts": [ " in the boat, and, if the harpoon is not good, or not well thrown, it will go nigh to cut the steersman in twain or to sink the boat. You cannot do wrong without suffering wrong. “No man had ever a point of pride that was not injurious to him,” said Burke. The exclusive in fashionable life does not see that he excludes himself from enjoyment, in the attempt to appropriate it. The exclusionist in religion does not see that he shuts the door of heaven on himself, in striving to shut out others. Treat men as pawns and ninepins and you shall suffer as well as they. If you leave out their heart, you shall lose your own. The senses would make things of all persons; of women, of children, of the poor. The vulgar proverb, “I will get it from his purse or get it from his skin,” is sound philosophy. All infractions of love and equity in our social relations are speedily punished. They are punished by fear. Whilst I stand in simple relations to my fellow-man, I have no displeasure in meeting him.", "NG AS IT FLIES A COIL OF CORD IN THE BOAT AND IF THE HARPOON IS NOT GOOD OR NOT WELL THROWN IT WILL GO NIGH TO CUT THE STEERSMAN IN TWAIN OR TO SINK THE BOAT YOU CANNOT DO WRONG WITHOUT SUFFERING WRONG NO MAN HAD EVER A POINT OF PRIDE THAT WAS NOT INJURIOUS TO HIM SAID BURKE THE EXCLUSIVE IN FASHIONABLE LIFE DOES NOT SEE THAT IT EXCLUDES HIMSELF FROM ENJOYMENT IN THE ATTEMPT TO APPROPRIATE IT THE EXCLUSIONIST IN RELIGION DOES NOT SEE THAT HE SHUTS THE DOOR OF HEAVEN ON HIMSELF IN STRIVING TO SHUT OUT OTHERS TREAT MEN AS PAWNS AND NINE PINS AND YOU SHALL SUFFER AS WELL AS THEY IF YOU LEAVE OUT THEIR HEART YOU SHALL LOSE YOUR OWN THE SENSES WOULD MAKE THINGS OF ALL PERSONS OF WOMEN OF CHILDREN OF THE POOR THE VULGAR PROVERB I WILL GET IT FROM HIS PURSE OR GET IT FROM HIS SKIN IS SOUND PHILOSOPHY ALL INFRACTIONS OF LOVE AND EQUITY IN OUR SOCIAL RELATIONS ARE SPEEDILY PUNISHED THEY ARE PUNISHED BY FEAR WHILST I STAND IN SIMPLE RELATIONS TO MY FELLOW MAN I HAVE NO DISPLEASURE IN MEETING HIM" ], "begin_byte": 126416, "end_byte": 126826 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3080, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1862.3199462890625, "duration": 30.8, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000537.lca", "storage_key": "281048939,45457,44720,44809,44617,44255,45074,8131", "recording_id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/94/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_03_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 54149115, "duration": 3384.3196875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
9846974a-66b6-4716-a2db-7d58e80550ba
[ { "cut": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb_140_repeat0", "start": 35.2, "duration": 20.559, "channel": 0, "supervisions": [ { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb_140", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "start": 0, "duration": 20.559, "channel": 0, "language": "English", "speaker": "102", "custom": { "texts": [ " I am owner of the sphere, Of the seven stars and the solar year, Of Cæsar’s hand, and Plato’s brain, Of Lord Christ’s heart, and Shakspeare’s strain. HISTORY There is one mind common to all individual men.", " I AM OWNER OF THE SPHERE OF THE SEVEN STARS IN THE SOLAR YEAR OF CAESAR'S HAND AND PLATO'S BRAIN LORD CHRIST'S HEART IN SHAKESPEARE'S STRAIN ONE HISTORY THERE IS ONE MIND COMMON TO ALL INDIVIDUAL MEN" ], "pre_texts": [ " cost and with almost no restrictions whatsoever. You may copy it, give it away or re-use it under the terms of the Project Gutenberg License included with this eBook or online at www.gutenberg.org. If you are not located in the United States, you will have to check the laws of the country where you are located before using this eBook. Title: Essays, First Series Author: Ralph Waldo Emerson Release Date: December, 2001 [eBook #2944] [Most recently updated: February 10, 2021] Language: English Character set encoding: UTF-8 Produced by: Tony Adam and David Widger *** START OF THE PROJECT GUTENBERG EBOOK ESSAYS, FIRST SERIES *** ESSAYS, FIRST SERIES By Ralph Waldo Emerson Contents I. HISTORY II. SELF-RELIANCE III. COMPENSATION IV. SPIRITUAL LAWS V. LOVE VI. FRIENDSHIP VII. PRUDENCE VIII. HEROISM IX. THE OVER-SOUL X. CIRCLES XI. INTELLECT XII. ART Next Volume I. HISTORY There is no great and no small To the Soul that maketh all: And where it cometh, all things are And it cometh everywhere.", " THIS IS THE LIVERPOX RECORDING ALL LIVER VOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION FOR HOW YOU CAN VOLUNTEER PLEASE VISIT LIBERVOX DON ORGUE RECORDING BY LINDELU ESSAYS FIRST SERIES BY RALPH WALDO EMERSON ESSAY ONE HISTORY THERE IS NO GREAT AND NO SMALL TO THE SOUL THAT MAKETH ALL WHERE IT COMETH ALL THINGS ARE AND IT COMETH EVERYWHERE" ], "begin_byte": 1181, "end_byte": 1386 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2056, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 35.20000076293945, "duration": 20.559, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000004.lca", "storage_key": "226270553,44504,44721,45396,44478,5229", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_01_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 54093526, "duration": 3380.845375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb_32_repeat0", "start": 316.04, "duration": 30.119, "channel": 0, "supervisions": [ { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb_32", "recording_id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb", "start": 0, "duration": 30.119, "channel": 0, "language": "English", "speaker": "231", "custom": { "texts": [ " he was young and small, and as yet he knew very little, and his father, who would have helped him, had been sent to the next village; but I am sure he did the very best he knew. He rubbed my legs and my chest, but he did not put my warm cloth on me; he thought I was so hot I should not like it. Then he gave me a pailful of water to drink; it was cold and very good, and I drank it all; then he gave me some hay and some corn, and thinking he had done right, he went away.", " HE WAS YOUNG AND SMALL AND AS YET HE KNEW VERY LITTLE AND HIS FATHER WHO WOULD HAVE HELPED HIM HAD BEEN SENT TO THE NEXT VILLAGE BUT I AM SURE HE DID THE VERY BEST HE KNEW HE RUBBED MY LEGS IN MY CHEST BUT HE DID NOT PUT MY WARM CLOTH ON ME HE THOUGHT I WAS SO HOT I SHOULD NOT LIKE IT THEN HE GAVE ME A PAILFUL OF WATER TO DRINK IT WAS COLD AND VERY GOOD AND I DRANK IT ALL THEN HE GAVE ME SOME HAY AND SOME CORN AND THINKING HE HAD DONE RIGHT HE WENT AWAY" ], "pre_texts": [ "that, sir,” said John; “Black Beauty will go till he drops. Take care of him, sir, if you can; I should not like any harm to come to him.” “No, no, John,” said the doctor, “I hope not,” and in a minute we had left John far behind. I will not tell about our way back. The doctor was a heavier man than John, and not so good a rider; however, I did my very best. The man at the toll-gate had it open. When we came to the hill the doctor drew me up. “Now, my good fellow,” he said, “take some breath.” I was glad he did, for I was nearly spent, but that breathing helped me on, and soon we were in the park. Joe was at the lodge gate; my master was at the hall door, for he had heard us coming. He spoke not a word; the doctor went into the house with him, and Joe led me to the stable. I was glad to get home; my legs shook under me, and I could only stand and pant. I had not a dry hair on my body, the water ran down my legs, and I steamed all over, Joe used to say, like a pot on the fire. Poor Joe!", "DOCTOR CAME OUT WITH HIS RIDING WHIP YOU NEED NOT TAKE THAT SIR SAID JOHN BLACK BEAUTY WILL GO TILL HE DROPS TAKE CARE OF HIM SIR IF YOU CAN I SHOULD NOT LIKE ANY HARM TO COME TO HIM NO NO JOHN SAID THE DOCTOR I HOPE NOT AND IN A MINUTE WE HAD LEFT JOHN FAR BEHIND I WILL NOT TELL ABOUT OUR WAY BACK THE DOCTOR WAS A HEAVIER MAN THAN JOHN AND NOT SO GOOD A RIDER HOWEVER I DID MY VERY BEST THE MAN AT THE TOLL GATE HAD IT OPEN WHEN WE CAME TO THE HILL THE DOCTOR DREW ME UP NOW MY GOOD FELLOW HE SAID TAKE SOME BREATH I WAS GLAD HE DID FOR I WAS NEARLY SPENT BUT THAT BREATHING HELPED ME ON AND SOON WE WERE IN THE PARK JOE WAS AT THE LODGE GATE MY MASTER WAS AT THE HALL DOOR FOR HE HAD HEARD US COMING HE SPOKE NOT A WORD THE DOCTOR WENT INTO THE HOUSE WITH HIM AND JOE LED ME TO THE STABLE I WAS GLAD TO GET HOME MY LEGS SHOOK UNDER ME AND I COULD ONLY STAND AND PANT I HAD NOT A DRY HAIR ON MY BODY THE WATER RAN DOWN MY LEGS AND I STEAMED ALL OVER JOE USED TO SAY LIKE A POT ON THE FIRE POOR JOE" ], "begin_byte": 104407, "end_byte": 104880 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3012, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 316.0400085449219, "duration": 30.119, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000249.lca", "storage_key": "261069049,45529,45940,46242,45986,46432,46273,1191", "recording_id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/231/blackbeauty_librivox_64kb_mp3/blackbeauty_18_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7471394, "duration": 466.962125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
51d459ff-986d-419c-a22d-d82f533cb6d1
[ { "cut": { "id": "medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb_5_repeat0", "start": 101.12, "duration": 20.279, "channel": 0, "supervisions": [ { "id": "medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb_5", "recording_id": "medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb", "start": 0, "duration": 20.279, "channel": 0, "language": "English", "speaker": "610", "custom": { "texts": [ " I never was cleaned so lightly and quickly as by that little old man. When he had done James stepped up and felt me over, as if he thought I could not be thoroughly done, but he found my coat as clean and smooth as silk. “Well,” he said, “I thought I was pretty quick, and our John quicker still, but you do beat all I ever saw for being quick and thorough at the same time.”", " I NEVER WAS CLEANED SO LIGHTLY AND QUICKLY AS BY THAT LITTLE OLD MAN WHEN HE HAD DONE JAMES STEPPED UP AND FELT ME OVER AS IF HE THOUGHT I COULD NOT BE THOROUGHLY DONE BUT HE FOUND MY COAT AS CLEAN AND SMOOTH AS SILK WELL HE SAID I THOUGHT I WAS PRETTY QUICK AND ARE DRAWN QUICKER STILL BUT YOU DO BEAT ALL I EVER SAW FOR BEING QUICK AND THOROUGH AT THE SAME TIME" ], "pre_texts": [ "pt our feet on the smoothest part of the road, and if the uphill was very long, he set the carriage wheels a little across the road, so as not to run back, and gave us a breathing. All these little things help a horse very much, particularly if he gets kind words into the bargain. We stopped once or twice on the road, and just as the sun was going down we reached the town where we were to spend the night. We stopped at the principal hotel, which was in the market-place; it was a very large one; we drove under an archway into a long yard, at the further end of which were the stables and coachhouses. Two hostlers came to take us out. The head hostler was a pleasant, active little man, with a crooked leg, and a yellow striped waistcoat. I never saw a man unbuckle harness so quickly as he did, and with a pat and a good word he led me to a long stable, with six or eight stalls in it, and two or three horses. The other man brought Ginger; James stood by while we were rubbed down and cleaned.", "F AT THE RIGHT PLACE HE KEPT OUR FEET ON THE SMOOTHEST PART OF THE ROAD AND IF THE UP HILL WAS VERY LONG HE SET THE CARRIAGE WHEELS A LITTLE ACROSS THE ROAD SO AS NOT TO RUN BACK AND GAVE US A BREATHING ALL THESE LITTLE THINGS HELP A HORSE VERY MUCH PARTICULARLY IF HE GETS KIND WORDS INTO THE BARGAIN WE STOPPED ONCE OR TWICE ON THE ROAD AND JUST AS THE SUN WAS GOING DOWN WE REACHED THE TOWN WHERE WE WERE TO SPEND THE NIGHT WE STOPPED AT THE PRINCIPAL HOTEL WHICH WAS IN THE MARKET PLACE IT WAS A VERY LARGE ONE WE DROVE UNDER AN ARCHWAY INTO A LONG YARD AT THE FURTHER END OF WHICH WERE THE STABLES AND COACH HOUSES TWO HOSTS CAME TO TAKE US OUT THE HEAD HOSTLER WAS A PLEASANT ACTIVE LITTLE MAN WITH A CROOKED LEG AND A YELLOW STRIPED WAISTCOAT I NEVER SAW A MAN UNBUCKLE HARNESS SO QUICKLY AS HE DID AND WITH A PAD AND A GOOD WORD HE LED ME TO A LONG STABLE WITH SIX OR EIGHT STALLS IN IT AND TWO OR THREE HORSES THE OTHER MAN BROUGHT GINGER JAMES STOOD BY WHILE WE WERE RUBBED DOWN AND CLEANED" ], "begin_byte": 83619, "end_byte": 83994 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2028, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 101.12000274658203, "duration": 20.279, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000488.lca", "storage_key": "256461511,45270,45181,45535,45038,2784", "recording_id": "medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/610/blackbeauty_librivox_64kb_mp3/blackbeauty_15_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 4831739, "duration": 301.9836875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb_22_repeat0", "start": 191.76, "duration": 30.2, "channel": 0, "supervisions": [ { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb_22", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb", "start": 0, "duration": 30.2, "channel": 0, "language": "English", "speaker": "480", "custom": { "texts": [ " The other shook his head slowly, and began to feel me over. “I can't say who eats your corn, my dear fellow, but I am much mistaken if your horse gets it. Have you ridden very fast?” “No, very gently.” “Then just put your hand here,” said he, passing his hand over my neck and shoulder; “he is as warm and damp as a horse just come up from grass. I advise you to look into your stable a little more.", " THE OTHER SHOOK HIS HEAD SLOWLY AND BEGAN TO FEEL ME OVER I CAN'T SAY WHO EATS YOUR CORN MY DEAR FELLOW BUT I AM MUCH MISTAKEN IF YOUR HORSE GETS IT HAVE YOU RIDDEN VERY FAST NO VERY GENTLY THEN JUST PUT YOUR HAND HERE SAID HE PASSING HIS HAND OVER MY NECK AND SHOULDER HE IS AS WARM AND DAMP AS A HORSE JUST COME UP FROM GRASS I ADVISE YOU TO LOOK INTO YOUR STABLE A LITTLE MORE" ], "pre_texts": [ "he grass food, though very good, was not the thing to keep up my condition without corn. However, I could not complain, nor make known my wants. So it went on for about two months; and I wondered that my master did not see that something was the matter. However, one afternoon he rode out into the country to see a friend of his, a gentleman farmer, who lived on the road to Wells. This gentleman had a very quick eye for horses; and after he had welcomed his friend he said, casting his eye over me: “It seems to me, Barry, that your horse does not look so well as he did when you first had him; has he been well?” “Yes, I believe so,” said my master; “but he is not nearly so lively as he was; my groom tells me that horses are always dull and weak in the autumn, and that I must expect it.” “Autumn, fiddlesticks!” said the farmer. “Why, this is only August; and with your light work and good food he ought not to go down like this, even if it was autumn. How do you feed him?” My master told him.", "S BEGAN TO TELL UPON MY STRENGTH AND SPIRITS THE GRASS FOOD THOUGH VERY GOOD WAS NOT THE THING TO KEEP UP MY CONDITION WITHOUT CORN HOWEVER I COULD NOT COMPLAIN NOR MAKE KNOWN MY WANTS SO WENT ON FOR ABOUT TWO MONTHS AND I WONDERED WHAT MY MASTER DID NOT SEE THAT SOMETHING WAS THE MATTER HOWEVER ONE AFTERNOON HE RODE OUT INTO THE COUNTRY TO SEE A FRIEND OF HIS A GENTLEMAN FARMER THAT LIVED ON THE ROAD TO WELLS THIS GENTLEMAN HAD A VERY QUICK EYE FOR HORSES AND AFTER HE HAD WELCOMED HIS FRIEND HE SAID CASTING HIS EYE OVER ME IT SEEMS TO ME PERRY THAT YOUR HORSE DOES NOT LOOK SO WELL AS HE DID WHEN YOU FIRST HAD HIM HAS HE BEEN WELL YES I BELIEVE SO SAID MY MASTER BUT HE IS NOT NEARLY SO LIVELY AS HE WAS MY GROOM TELLS ME THAT HORSES ARE ALWAYS DULL AND WEAK IN THE AUTUMN AND THAT I MUST EXPECT IT AUTUMN FIDDLESTICKS SAID THE FARMER WHY THIS IS ONLY AUGUST AND WITH YOUR LIGHT WORK AND GOOD FOOD HE OUGHT NOT TO GO DOWN LIKE THIS EVEN IF IT WAS AUTUMN HOW DO YOU FEED HIM MY MASTER TOLD HIM" ], "begin_byte": 177421, "end_byte": 177820 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3020, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 191.75999450683594, "duration": 30.2, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000461.lca", "storage_key": "218216084,47306,46359,46562,46957,46268,45784,2001", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_30_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 5407556, "duration": 337.97225, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
1da3835a-4fc0-4b98-bc35-481875bf5676
[ { "cut": { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb_13_repeat0", "start": 406.08, "duration": 20.08, "channel": 0, "supervisions": [ { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb_13", "recording_id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb", "start": 0, "duration": 20.08, "channel": 0, "language": "English", "speaker": "302", "custom": { "texts": [ " Our friend stood still for a moment, and throwing his head a little back, “Do you know why this world is as bad as it is?” “No,” said the other. “Then I'll tell you. It is because people think only about their own business, and won't trouble themselves to stand up for the oppressed, nor bring the wrongdoer to light.", " OUR FRIEND STOOD STILL FOR A MOMENT AND THROWING HIS HEAD A LITTLE BACK DO YOU KNOW WHY THIS WORLD IS AS BAD AS IT IS NO SAID THE OTHER THEN I'LL TELL YOU IT IS BECAUSE PEOPLE THINK ONLY ABOUT THEIR OWN BUSINESS AND WON'T TROUBLE THEMSELVES TO STAND UP FOR THE OPPRESSED NOR BRING THE WRONG DOER TO LIGHT" ], "pre_texts": [ " furious at their having moved, and with whip and rein punished them brutally, even beating them about the head. Our gentleman saw it all, and stepping quickly across the street, said in a decided voice: “If you don't stop that directly, I'll have you arrested for leaving your horses, and for brutal conduct.” The man, who had clearly been drinking, poured forth some abusive language, but he left off knocking the horses about, and taking the reins, got into his cart; meantime our friend had quietly taken a note-book from his pocket, and looking at the name and address painted on the cart, he wrote something down. “What do you want with that?” growled the carter, as he cracked his whip and was moving on. A nod and a grim smile was the only answer he got. On returning to the cab our friend was joined by his companion, who said laughingly, “I should have thought, Wright, you had enough business of your own to look after, without troubling yourself about other people's horses and servants.”", "NING OUT AND CAUGHT THEM HE SEEMED FURIOUS AT THEIR HAVING MOVED AND WITH WHIP AND REIN PUNISHED THEM BRUTALLY EVEN BEATING THEM ABOUT THE HEAD OUR GENTLEMAN SAW IT ALL AND STEPPING QUICKLY ACROSS THE STREET SAID IN A DECIDED VOICE IF YOU DON'T STOP THAT DIRECTLY I'LL HAVE YOU ARRESTED FOR LEAVING YOUR HORSES AND FOR BRUTAL CONDUCT THE MAN WHO HAD CLEARLY BEEN DRINKING POURED FORTH SOME ABUSIVE LANGUAGE BUT HE LEFT OFF KNOCKING THE HORSES ABOUT AND TAKING THE REINS GOT INTO HIS CART MEANTIME OUR FRIEND HAD QUIETLY TAKEN A NOTEBOOK FROM HIS POCKET AND LOOKING AT THE NAME AND ADDRESS PAINTED ON THE CART HE WROTE SOMETHING DOWN WHAT DO YOU WANT WITH THAT GROWLED THE CARTER AS HE CRACKED HIS WHIP AND WAS MOVING ON A NOD AND A GRIM SMILE WAS THE ONLY ANSWER HE GOT ON RETURNING TO THE CAB OUR FRIEND WAS JOINED BY HIS COMPANION WHO SAID LAUGHINGLY I SHOULD HAVE THOUGHT RIGHT YOU HAD ENOUGH BUSINESSES OF YOUR OWN TO LOOK AFTER WITHOUT TROUBLING YOURSELF ABOUT OTHER PEOPLE'S HORSES AND SERVANTS" ], "begin_byte": 234991, "end_byte": 235308 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2008, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 406.0799865722656, "duration": 20.08, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000306.lca", "storage_key": "224743007,45094,44673,45088,44570,741", "recording_id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_38_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7416816, "duration": 463.551, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb_30_repeat0", "start": 230.36, "duration": 30.039, "channel": 0, "supervisions": [ { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb_30", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "start": 0, "duration": 30.039, "channel": 0, "language": "English", "speaker": "480", "custom": { "texts": [ " As we neared the corner I heard a horse and two wheels coming rapidly down the hill toward us. The hedge was high, and I could see nothing, but the next moment we were upon each other. Happily for me, I was on the side next the hedge. Rory was on the left side of the pole, and had not even a shaft to protect him. The man who was driving was making straight for the corner, and when he came in sight of us he had no time to pull over to his own side.", " AS WE NEARED THE CORNER I HEARD A HORSE AND TWO WHEELS COMING RAPIDLY DOWN THE HILL TOWARDS US THE HEDGE WAS HIGH AND I COULD SEE NOTHING BUT THE NEXT MOMENT WE WERE UPON EACH OTHER HAPPILY FOR ME I WAS ON THE SIDE NEXT TO THE HEDGE RORY WAS ON THE LEFT SIDE OF THE POLE AND HAD NOT EVEN A SHAFT TO PROTECT HIM THE MAN WHO WAS DRIVING WAS MAKING STRAIGHT FOR THE CORNER AND WHEN HE CAME IN SIGHT OF US HE HAD NO TIME TO PULL OVER TO HIS OWN SIDE" ], "pre_texts": [ "e to think about it; and that is a terrible strain on a horse. Then these cockneys, instead of starting at an easy pace, as a gentleman would do, generally set off at full speed from the very stable-yard; and when they want to stop, they first whip us, and then pull up so suddenly that we are nearly thrown on our haunches, and our mouths jagged with the bit--they call that pulling up with a dash; and when they turn a corner they do it as sharply as if there were no right side or wrong side of the road. I well remember one spring evening I and Rory had been out for the day. (Rory was the horse that mostly went with me when a pair was ordered, and a good honest fellow he was.) We had our own driver, and as he was always considerate and gentle with us, we had a very pleasant day. We were coming home at a good smart pace, about twilight. Our road turned sharp to the left; but as we were close to the hedge on our own side, and there was plenty of room to pass, our driver did not pull us in.", "E BREAK BEFORE MY DRIVER CHOSE TO THINK ABOUT IT AND THAT IS A TERRIBLE STRAIN ON A HORSE THEN THESE COCKNEYS INSTEAD OF STARTING AT AN EASY PACE AS A GENTLEMAN WOULD DO GENERALLY SET OFF AT FULL SPEED FROM THE VERY STABLE YARD AND WHEN THEY WANT TO STOP THEY FIRST WHIP US AND WHEN PULLED UP SO SUDDENLY THAT WE ARE NEARLY THROWN ON OUR HAUNCHES AND OUR MOUTHS JAGGED WITH A BIT THEY CALL THAT PULLING UP WITH A DASH AND WHEN THEY TURN A QUARTER THEY DO IT AS SHARPLY AS IF THERE WERE NO RIGHT SIDE OR WRONG SIDE OF THE ROAD I WELL REMEMBER ONE SPRING EVENING I AND RORY HAD BEEN OUT FOR THE DAY RORY WAS A HORSE THAT MOSTLY WENT WITH ME WHEN A PAIR WAS ORDERED AND A GOOD HONEST FELLOW HE WAS WE HAD OUR OWN DRIVER AND AS HE WAS ALWAYS CONSIDERATE AND GENTLE WITH US WE HAD A VERY PLEASANT DAY WE WERE COMING HOME AT A GOOD SMART PACE ABOUT TWILIGHT OUR ROAD TURNED SHARPLY TO THE LEFT BUT AS WE WERE CLOSE TO THE HEDGE ON OUR OWN SIDE THERE WAS PLENTY OF ROOM TO PASS OUR DRIVER DID NOT PULL US IN" ], "begin_byte": 167005, "end_byte": 167456 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3004, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 230.36000061035156, "duration": 30.039, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000461.lca", "storage_key": "211356446,46001,45992,45314,45417,46679,45455,388", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 13237141, "duration": 827.3213125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
e831be42-a6de-493d-8c89-96805a359862
[ { "cut": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_18_repeat0", "start": 144.72, "duration": 29.479, "channel": 0, "supervisions": [ { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_18", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "start": 0, "duration": 29.479, "channel": 0, "language": "English", "speaker": "301", "custom": { "texts": [ " At a quarter past one the door opened, and the two gentlemen came out; they got into the cab without a word, and told Jerry where to drive, that was nearly two miles. My legs were numb with cold, and I thought I should have stumbled. When the men got out they never said they were sorry to have kept us waiting so long, but were angry at the charge; however, as Jerry never charged more than was his due, so he never took less, and they had to pay for the two hours and a quarter waiting; but it was hard-earned money to Jerry. At last we got home; he could hardly speak, and his cough was dreadful.", " AT A QUARTER PAST ONE THE DOOR OPENED AND THE TWO GENTLEMEN CAME OUT THEY GOT INTO THE CAB WITHOUT A WORD AND TOLD JERRY WHERE TO DRIVE THAT WAS NEARLY TWO MILES MY LEGS WERE NUMB WITH COLD AND I THOUGHT I SHOULD HAVE STUMBLED WHEN THE MEN GOT OUT THEY NEVER SAID THEY WERE SORRY TO HAVE KEPT US WAITING SO LONG BUT WERE ANGRY AT THE CHARGE HOWEVER AS JERRY NEVER CHARGED MORE THAN IT WAS HIS DUE SO HE NEVER TOOK LESS AND THEY HAD TO PAY FOR THE TWO HOURS AND A QUARTER WAITING BUT IT WAS HARD EARN MONEY TO JERRY AT LAST WE GOT HOME HE COULD HARDLY SPEAK HIS COUGH WAS DREADFUL" ], "pre_texts": [ " struck eleven we were at the door, for Jerry was always punctual. The clock chimed the quarters, one, two, three, and then struck twelve, but the door did not open. The wind had been very changeable, with squalls of rain during the day, but now it came on sharp, driving sleet, which seemed to come all the way round; it was very cold, and there was no shelter. Jerry got off his box and came and pulled one of my cloths a little more over my neck; then he took a turn or two up and down, stamping his feet; then he began to beat his arms, but that set him off coughing; so he opened the cab door and sat at the bottom with his feet on the pavement, and was a little sheltered. Still the clock chimed the quarters, and no one came. At half-past twelve he rang the bell and asked the servant if he would be wanted that night. “Oh, yes, you'll be wanted safe enough,” said the man; “you must not go, it will soon be over,” and again Jerry sat down, but his voice was so hoarse I could hardly hear him.", " MINUTES BUT DON'T BE LATE AS THE CLOCK STRUCK ELEVEN WE WERE AT THE DOOR FOR JERRY WAS ALWAYS PUNCTUAL THE CLOCK CHIMED THE QUARTERS ONE TWO THREE AND THEN STRUCK TWELVE BUT THE DOOR DID NOT OPEN THE WIND HAD BEEN VERY CHANGEABLE WITH SQUALLS OF RAIN DURING THE DAY BUT NOW IT CAME ON SHARP DRIVING SLEET WHICH SEEMED TO COME ALL THE WAY ROUND IT WAS VERY COLD AND THERE WAS NO SHELTER JERRY GOT OFF HIS BOX AND CAME AND PULLED ONE OF MY CLAWS A LITTLE MORE OVER MY NECK THEN HE TOOK A TURN OR TWO UP AND DOWN STAMMING HIS FEET AND HE BEGAN TO BEAT HIS ARMS BUT THAT SET HIM OFF COUGHING SO HE OPENED THE CAB DOOR AND SAT AT THE BOTTOM WITH HIS FEET ON THE PAVEMENT AND WAS A LITTLE SHELTERED STILL THE CLOCK CHIMED THE QUARTERS AND NO ONE CAME AT HALF PAST TWELVE HE RANG THE BELL AND ASKED THE SERVANT IF HE WOULD BE WANTED THAT NIGHT OH YES YOU'LL BE WANTED SAFE ENOUGH SAID THE MAN YOU MUST NOT GO IT WILL SOON BE OVER AND AGAIN JERRY SAT DOWN BUT HIS VOICE WAS SO HOARSE I COULD HARDLY HEAR HIM" ], "begin_byte": 269984, "end_byte": 270583 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2948, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 144.72000122070312, "duration": 29.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000306.lca", "storage_key": "199092990,46666,45581,45375,45194,45625,41149", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8377992, "duration": 523.6245, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb_94_repeat0", "start": 755.12, "duration": 28.84, "channel": 0, "supervisions": [ { "id": "medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb_94", "recording_id": "medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb", "start": 0, "duration": 28.84, "channel": 0, "language": "English", "speaker": "125", "custom": { "texts": [ " That which we carry to them, the same we bring back more fairly illustrated in the memory. The traveller who visits the Vatican, and passes from chamber to chamber through galleries of statues, vases, sarcophagi and candelabra, through all forms of beauty cut in the richest materials, is in danger of forgetting the simplicity of the principles out of which they all sprung, and that they had their origin from thoughts and laws in his own breast.", " THAT WHICH WE CARRY TO THEM THE SAME WE BRING BACK MORE FAIRLY ILLUSTRATED IN THE MEMORY THE TRAVELLER WHO VISITS THE VATICAN AND PASSES FROM CHAMBER TO CHAMBER THROUGH GALLERIES OF STATUES VASES SARCOPHAGAE AND CANDELABRA THROUGH ALL FORMS OF BEAUTY CUT IN THE RICHEST MATERIALS IS IN DANGER OF FORGETTING THE SIMPLICITY OF THE PRINCIPLES OUT OF WHICH THEY ALL SPRUNG AND THAT THEY HAD THEIR ORIGIN FROM THOUGHTS AND LAWS IN HIS OWN BREAST" ], "pre_texts": [ "l objects. In happy hours, nature appears to us one with art; art perfected,—the work of genius. And the individual, in whom simple tastes and susceptibility to all the great human influences overpower the accidents of a local and special culture, is the best critic of art. Though we travel the world over to find the beautiful, we must carry it with us, or we find it not. The best of beauty is a finer charm than skill in surfaces, in outlines, or rules of art can ever teach, namely a radiation from the work of art of human character,—a wonderful expression through stone, or canvas, or musical sound, of the deepest and simplest attributes of our nature, and therefore most intelligible at last to those souls which have these attributes. In the sculptures of the Greeks, in the masonry of the Romans, and in the pictures of the Tuscan and Venetian masters, the highest charm is the universal language they speak. A confession of moral nature, of purity, love, and hope, breathes from them all.", "N INFLUENCES OVERPOWER THE ACCIDENTS OF A LOCAL AND SPECIAL CULTURE IS THE BEST CRITIC OF ART THOUGH WE TRAVEL THE WORLD OVER TO FIND THE BEAUTIFUL WE MUST CARRY IT WITH US OR WE FIND IT NOT THE BEST OF BEAUTY IS A FINER CHARM THAN SKILL AND SURFACES IN OUTLINES OR RULES OF ART CAN EVER TEACH NAMELY A RADIATION FROM THE WORK OF ART OF HUMAN CHARACTER A WONDERFUL EXPRESSION THROUGH STONE OR CANVAS OR MUSICAL SOUND OR THE DEEPEST AND SIMPLEST ATTRIBUTES OF OUR NATURE AND THEREFORE MOST INTELLIGIBLY AT LAST TO THOSE SOULS WHICH HAVE THESE ATTRIBUTES A WONDERFUL EXPRESSION THROUGH STONE OR CANVAS OR MUSICAL SOUND OF THE DEEPEST AND SIMPLEST ATTRIBUTES OF OUR NATURE AND THEREFORE MOST INTELLIGIBLE AT LAST TO THOSE SOULS WHICH HAVE THESE ATTRIBUTES IN THE SCULPTURES OF THE GREEKS IN THE MASONRY OF THE ROMANS AND IN THE PICTURES OF THE TUSCANS AND VENETIAN MASTERS THE HIGHEST CHARM IS THE UNIVERSAL LANGUAGE THEY SPEAK A CONFESSION OF MORAL NATURE OF PURITY LOVE AND HOPE BREATHES FROM THEM ALL" ], "begin_byte": 398888, "end_byte": 399336 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2884, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 755.1199951171875, "duration": 28.84, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000050.lca", "storage_key": "21505697,45733,45488,46402,45644,46463,34921", "recording_id": "medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/125/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_12_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 24789990, "duration": 1549.374375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 4.189 } ]
MixedCut
ea5e82bc-de9b-4747-9ead-4790391b908c
[ { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_19_repeat0", "start": 472.88, "duration": 29.239, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_19", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 29.239, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ "’ We are full of mechanical actions. We must needs intermeddle and have things in our own way, until the sacrifices and virtues of society are odious. Love should make joy; but our benevolence is unhappy. Our Sunday-schools and churches and pauper-societies are yokes to the neck. We pain ourselves to please nobody. There are natural ways of arriving at the same ends at which these aim, but do not arrive.", " WE ARE FULL OF MECHANICAL ACTIONS WE MUST NEED INTERMEDDAL AND HAVE THINGS IN OUR OWN WAY UNTIL THE SACRIFICES AND VIRTUES OF SOCIETY ARE ODIOUS LOVE SHOULD MAKE JOY BUT OUR BENEVOLENCE IS UNHAPPY OUR SUNDAY SCHOOLS AND CHURCHES AND PAUPER SOCIETIES ARE YOKES TO THE NECK WE PAIN OURSELVES TO PLEASE NOBODY THERE ARE NATURAL WAYS OF ARRIVING AT THE SAME ENDS AT WHICH THESE AIM BUT DO NOT ARRIVE" ], "pre_texts": [ "alue, blending with the daylight and the vital energy the power to stand and to go. The lesson is forcibly taught by these observations that our life might be much easier and simpler than we make it; that the world might be a happier place than it is; that there is no need of struggles, convulsions, and despairs, of the wringing of the hands and the gnashing of the teeth; that we miscreate our own evils. We interfere with the optimism of nature; for whenever we get this vantage-ground of the past, or of a wiser mind in the present, we are able to discern that we are begirt with laws which execute themselves. The face of external nature teaches the same lesson. Nature will not have us fret and fume. She does not like our benevolence or our learning much better than she likes our frauds and wars. When we come out of the caucus, or the bank, or the Abolition-convention, or the Temperance-meeting, or the Transcendental club into the fields and woods, she says to us, ‘So hot? my little Sir.", " ITS EXAGGERATED VALUE BLENDING WITH THE DAYLIGHT AND THE VITAL ENERGY OF THE POWER TO STAND AND TO GO THE LESSON IS FORCIBLY TAUGHT BY THESE OBSERVATIONS THAT OUR LIFE MIGHT BE MUCH EASIER AND SIMPLER THAN WE MAKE IT THAT THE WORLD MIGHT BE A HAPPIER PLACE THAN IT IS THAT THERE IS NO NEED OF STRUGGLES CONVULSIONS AND DESPAIRS OF THE WRINGING OF THE HANDS AND THE GNASHING OF THE TEETH THAT WE MISCREATE OUR OWN EVILS WE INTERFERE WITH THE OPTIMISM OF NATURE FOR WHENEVER WE GET THIS VANTAGE GROUND OF THE PAST OR OF A WISER MIND IN THE PRESENT WE ARE ABLE TO DISCERN THAT WE ARE BEGIRT WITH THE LAWS WHICH EXECUTE THEMSELVES THE FACE OF EXTERNAL NATURE TEACHES THE SAME LESSON NATURE WILL NOT HAVE US FRET AND FUME SHE DOES NOT LIKE OUR BENEVOLENCE OR OUR LEARNING MUCH BETTER THAN SHE LIKES OUR FRAUDS AND WARS WHEN WE COME OUT OF THE CAUCAS OR THE BANK OR THE ABOLITION CONVENTION OR THE TEMPERANCE MEETING OR THE TRANSCENDENTAL CLUB INTO THE FIELDS AND WOODS SHE SAYS TO US SO HOT MY LITTLE SIR" ], "begin_byte": 152097, "end_byte": 152503 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2924, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 472.8800048828125, "duration": 29.239, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "118146478,47167,46572,47371,46826,46926,40472", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb_27_repeat0", "start": 373.8, "duration": 29.04, "channel": 0, "supervisions": [ { "id": "medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb_27", "recording_id": "medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb", "start": 0, "duration": 29.04, "channel": 0, "language": "English", "speaker": "14", "custom": { "texts": [ " The moon had just risen above the hedge, and by its light I could see Smith lying a few yards beyond me. He did not rise; he made one slight effort to do so, and then there was a heavy groan. I could have groaned, too, for I was suffering intense pain both from my foot and knees; but horses are used to bear their pain in silence. I uttered no sound, but I stood there and listened.", " THE MOON HAD JUST RISEN ABOVE THE HEDGE AND BY ITS LIGHT I COULD SEE SMITH LYING A FEW YARDS BEYOND ME HE DID NOT RISE HE MADE ONE SLIGHT EFFORT TO DO SO AND THEN THERE WAS A HEAVY GROAN I COULD HAVE GROWN TOO FOR I WAS SUFFERING INTENSE PAIN BOTH FROM MY FOOT AND KNEES BUT HORSES ARE USED TO BEAR THEIR PAIN AND SILENCE I UTTERED NO SOUND BUT I STOOD THERE AND LISTENED" ], "pre_texts": [ "d been in his right senses he would have been sensible of something wrong in my pace, but he was too drunk to notice. Beyond the turnpike was a long piece of road, upon which fresh stones had just been laid--large sharp stones, over which no horse could be driven quickly without risk of danger. Over this road, with one shoe gone, I was forced to gallop at my utmost speed, my rider meanwhile cutting into me with his whip, and with wild curses urging me to go still faster. Of course my shoeless foot suffered dreadfully; the hoof was broken and split down to the very quick, and the inside was terribly cut by the sharpness of the stones. This could not go on; no horse could keep his footing under such circumstances; the pain was too great. I stumbled, and fell with violence on both my knees. Smith was flung off by my fall, and, owing to the speed I was going at, he must have fallen with great force. I soon recovered my feet and limped to the side of the road, where it was free from stones.", "E IT CAME OFF IF SMITH HAD BEEN IN HIS RIGHT SENSES HE WOULD HAVE BEEN SENSIBLE OF SOMETHING WRONG IN MY PACE BUT HE WAS TOO DRUNK TO NOTICE BEYOND THE TURNPIKE WAS A LONG PIECE OF ROAD UPON WHICH FRESH STONES HAD JUST BEEN LAID LARGE SHARP STONES OVER WHICH NO HORSE COULD BE DRIVEN QUICKLY WITHOUT RISK OF DANGER OVER THIS ROAD WITH ONE SHOE GONE I WAS FORCED TO GALLOP AT MY UTMOST SPEED MY RIDER MEANWHILE CUTTING INTO ME WITH HIS WHIP AND WITH WILD CURSES URGING ME TO GO STILL FASTER OF COURSE MY SHOELESS FOOT SUFFERED DREADFULLY THE HOOF WAS BROKEN AND SPLIT DOWN TO THE VERY QUICK AND THE INSIDE WAS TERRIBLY CUT BY THE SHARPNESS OF THE STONES THIS COULD NOT GO ON NO HORSE COULD KEEP HIS FOOTING UNDER SUCH CIRCUMSTANCES THE PAIN WAS TOO GREAT I STUMBLED AND FELL WITH VIOLENCE ON BOTH MY KNEES SMITH WAS FLUNG OFF BY MY FALL AND OWING TO THE SPEED I WAS GOING AT HE MUST HAVE FALLEN WITH GREAT FORCE I SOON RECOVERED MY FEET AND LIMPED TO THE SIDE OF THE ROAD WHERE IT WAS FREE FROM STONES" ], "begin_byte": 147709, "end_byte": 148092 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2904, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 373.79998779296875, "duration": 29.04, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000067.lca", "storage_key": "207627502,46248,46030,46360,44740,46263,37047", "recording_id": "medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/14/blackbeauty_librivox_64kb_mp3/blackbeauty_25_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7336020, "duration": 458.50125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 3.949 } ]
MixedCut
5484873a-4e53-4454-b572-e88b0246f874
[ { "cut": { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb_130_repeat0", "start": 1175.76, "duration": 27.52, "channel": 0, "supervisions": [ { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb_130", "recording_id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "start": 0, "duration": 27.52, "channel": 0, "language": "English", "speaker": "688", "custom": { "texts": [ " Truth is our element of life, yet if a man fasten his attention on a single aspect of truth and apply himself to that alone for a long time, the truth becomes distorted and not itself but falsehood; herein resembling the air, which is our natural element, and the breath of our nostrils, but if a stream of the same be directed on the body for a time, it causes cold, fever, and even death.", " TRUTH IS OUR ELEMENT OF LIFE YET IF A MAN FASTEN HIS ATTENTION ON A SINGLE ASPECT OF TRUTH AND APPLY HIMSELF TO THAT ALONE FOR A LONG TIME THE TRUTH BECOMES DISTORTED AND NOT ITSELF BUT FALSEHOOD HEREIN RESEMBLING THE AIR WHICH IS OUR NATURAL ELEMENT AND THE BREATH OF OUR NOSTRILS BUT IF A STREAM OF THE SAME BE DIRECTED ON THE BODY FOR A TIME IT CAUSES COLD FEVER AND EVEN DEATH" ], "pre_texts": [ "esh and memorable for a long time. Yet when we write with ease and come out into the free air of thought, we seem to be assured that nothing is easier than to continue this communication at pleasure. Up, down, around, the kingdom of thought has no inclosures, but the Muse makes us free of her city. Well, the world has a million writers. One would think then that good thought would be as familiar as air and water, and the gifts of each new hour would exclude the last. Yet we can count all our good books; nay, I remember any beautiful verse for twenty years. It is true that the discerning intellect of the world is always much in advance of the creative, so that there are many competent judges of the best book, and few writers of the best books. But some of the conditions of intellectual construction are of rare occurrence. The intellect is a whole and demands integrity in every work. This is resisted equally by a man’s devotion to a single thought and by his ambition to combine too many.", "CE OR VERSE REMAINS FRESH AND MEMORABLE FOR A LONG TIME YET WHEN WE WRITE WITH EASE AND COME OUT INTO THE FREE AIR OF THOUGHT WE SEEM TO BE ASSURED THAT NOTHING IS EASIER THAN TO CONTINUE THIS COMMUNICATION AT PLEASURE UP DOWN AROUND THE KINGDOM OF THOUGHT HAS NO ENCLOSURES BUT THE MUSE MAKES US FREE OF HER CITY WELL THE WORLD HAS A MILLION WRITERS ONE WOULD THINK THEN THAT GOOD THOUGHT WOULD BE AS FAMILIAR AS AIR AND WATER AND THE GIFTS OF EACH NEW HOUR WOULD EXCLUDE THE LAST YET WE CAN COUNT ALL OUR GOOD BOOKS NAY I REMEMBER ANY BEAUTIFUL VERSE FOR TWENTY YEARS IT IS TRUE THAT THE DISCERNING INTELLECT OF THE WORLD IS ALWAYS MUCH IN ADVANCE OF THE CREATIVE SO THAT THERE ARE MANY COMPETENT JUDGES OF THE BEST BOOK AND FEW WRITERS OF THE BEST BOOKS BUT SOME OF THE CONDITIONS OF INTELLECTUAL CONSTRUCTION ARE OF RARE OCCURRENCE THE INTELLECT IS A WHOLE AND DEMANDS INTEGRITY IN EVERY WORK THIS IS RESISTED EQUALLY BY A MAN'S DEVOTION TO A SINGLE THOUGHT AND BY HIS AMBITION TO COMBINE TO MANY" ], "begin_byte": 377533, "end_byte": 377923 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2752, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1175.760009765625, "duration": 27.52, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000510.lca", "storage_key": "211014881,46096,45697,46895,46224,45966,23892", "recording_id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/688/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_11_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 29859417, "duration": 1866.2135625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb_22_repeat0", "start": 331.56, "duration": 24.92, "channel": 0, "supervisions": [ { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb_22", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb", "start": 0, "duration": 24.92, "channel": 0, "language": "English", "speaker": "110", "custom": { "texts": [ " We heard afterward that he had given his evidence so clearly, and the horses were in such an exhausted state, bearing marks of such brutal usage, that the carter was committed to take his trial, and might possibly be sentenced to two or three months in prison. It was wonderful what a change had come over Joe.", " WE HEARD AFTERWARD THAT HE HAD GIVEN HIS EVIDENCE SO CLEARLY AND THE HORSES WERE IN SUCH AN EXHAUSTED STATE BEARING MARKS OF SUCH BRUTAL USAGE THAT THE CARTER WAS COMMITTED TO TAKE HIS TRIAL AND MIGHT POSSIBLY BE SENTENCED TO TWO OR THREE MONTHS IN PRISON IT WAS WONDERFUL WHAT A CHANGE HAD COME OVER JOE" ], "pre_texts": [ "ess to interfere when they see it; you did right, my boy.” Joe was quite calm by this time, and proud that John approved of him, and cleaned out my feet and rubbed me down with a firmer hand than usual. They were just going home to dinner when the footman came down to the stable to say that Joe was wanted directly in master's private room; there was a man brought up for ill-using horses, and Joe's evidence was wanted. The boy flushed up to his forehead, and his eyes sparkled. “They shall have it,” said he. “Put yourself a bit straight,” said John. Joe gave a pull at his necktie and a twitch at his jacket, and was off in a moment. Our master being one of the county magistrates, cases were often brought to him to settle, or say what should be done. In the stable we heard no more for some time, as it was the men's dinner hour, but when Joe came next into the stable I saw he was in high spirits; he gave me a good-natured slap, and said, “We won't see such things done, will we, old fellow?”", " OPPRESSION IT IS EVERYBODY'S BUSINESS TO INTERFERE WHEN THEY SEE IT YOU DID RIGHT MY BOY JOE WAS QUITE CALM BY THIS TIME AND PROUD THAT JOHN APPROVED OF HIM AND CLEANED OUT MY FEET AND RUBBED ME DOWN WITH A FIRMER HAND THAN USUAL THEY WERE JUST GOING HOME TO DINNER WHEN THE FOOTMAN CAME DOWN TO THE STABLE TO SAY THAT JOE WAS WANTED DIRECTLY IN MASTER'S PRIVATE ROOM THERE WAS A MAN BROUGHT UP FOR ILL USING HORSES AND JOE'S EVIDENCE WAS WANTED THE BOY FLUSHED UP TO HIS FOREHEAD AND HIS EYES SPARKLED THEY SHALL HAVE IT SAID HE PUT YOURSELF A BIT STRAIGHT SAID JOHN JOE GAVE A PULL AT HIS NECKTIE AND A TWITCH AT HIS JACKET AND WAS OFF IN A MOMENT OUR MASTER BEING ONE OF THE COUNTY MAGISTRATES CASES WERE OFTEN BROUGHT TO HIM TO SETTLE OR SAY WHAT SHOULD BE DONE IN THE STABLE WE HEARD NO MORE FOR SOME TIME AS IT WAS THE MEN'S DINNER HOUR BUT WHEN JOE CAME NEXT INTO THE STABLE I SAW HE WAS IN HIGH SPIRITS HE GAVE ME A GOOD NATURED SLAP AND SAID WE WON'T SEE SUCH THINGS DONE WILL WE OLD FELLOW" ], "begin_byte": 114454, "end_byte": 114764 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2492, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 331.55999755859375, "duration": 24.92, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000024.lca", "storage_key": "101889966,45035,44911,45328,45345,44304", "recording_id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/110/blackbeauty_librivox_64kb_mp3/blackbeauty_20_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6136059, "duration": 383.5036875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 2.23 } ]
MixedCut
afdfe13d-de3d-4d13-bedd-21360a0578d0
[ { "cut": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb_146_repeat0", "start": 582.56, "duration": 30.599, "channel": 0, "supervisions": [ { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb_146", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb", "start": 0, "duration": 30.599, "channel": 0, "language": "English", "speaker": "102", "custom": { "texts": [ " Good and bad are but names very readily transferable to that or this; the only right is what is after my constitution; the only wrong what is against it. A man is to carry himself in the presence of all opposition as if every thing were titular and ephemeral but he. I am ashamed to think how easily we capitulate to badges and names, to large societies and dead institutions. Every decent and well-spoken individual affects and sways me more than is right.", " GOOD AND BAD ARE BUT NAMES VERY READILY TRANSFERABLE TO THAT OR THIS THE ONLY RIGHT IS WHAT IS AFTER MY CONSTITUTION THE ONLY WRONG WHAT IS AGAINST IT MAN IS TO CARRY HIMSELF IN THE PRESENCE OF ALL OPPOSITION AS IF EVERYTHING WERE TITLER AND EPHEMERAL BUT HE I AM ASHAMED TO THINK HOW EASILY WE CAPITULATE TO BADGES AND NAMES TO LARGE SOCIETIES AND DEAD INSTITUTIONS EVERY DECENT AND WELL SPOKEN INDIVIDUAL AFFECTS AND SWAYS ME MORE THAN IS RIGHT" ], "pre_texts": [ "d to each shareholder, to surrender the liberty and culture of the eater. The virtue in most request is conformity. Self-reliance is its aversion. It loves not realities and creators, but names and customs. Whoso would be a man, must be a nonconformist. He who would gather immortal palms must not be hindered by the name of goodness, but must explore if it be goodness. Nothing is at last sacred but the integrity of your own mind. Absolve you to yourself, and you shall have the suffrage of the world. I remember an answer which when quite young I was prompted to make to a valued adviser who was wont to importune me with the dear old doctrines of the church. On my saying, “What have I to do with the sacredness of traditions, if I live wholly from within?” my friend suggested,—“But these impulses may be from below, not from above.” I replied, “They do not seem to me to be such; but if I am the Devil’s child, I will live then from the Devil.” No law can be sacred to me but that of my nature.", " AGREE FOR THE BETTER SECURING OF HIS BREAD TO EACH SHAREHOLDER TO SURRENDER THE LIBERTY AND CULTURE OF THE EATER THE VIRTUE AND MOST REQUEST IS CONFORMITY SELF RELIANCE IS ITS AVERSION IT LOVES NOT REALITIES AND CREATORS BUT NAMES AND CUSTOMS WHOSO WOULD BE A MAN MUST BE A NONCONFORMIST HE WHO WOULD GATHER MORTAL PALMS MUST NOT BE HINDERED BY THE NAME OF GOODNESS BUT MUST EXPLORE IF IT BE GOODNESS NOTHING IS AT LAST SACRED BUT THE INTEGRITY OF YOUR OWN MIND ABSOLVE YOU TO YOURSELF YOU SHALL HAVE THE SUFFRAGE OF THE WORLD I REMEMBER AN ANSWER WHEN QUITE YOUNG I WAS PROMPTED TO MAKE TO A VALUED ADVISER WHO WAS WONT TO IMPORTUNE ME WITH THE DEAR OLD DOCTRINES OF THE CHURCH ON MY SAYING WHAT HAVE I TO DO WITH THE SACREDNESS OF TRADITIONS IF I LIVE WHOLLY FROM WITHIN MY FRIEND SUGGESTED BUT THESE IMPULSES MAY BE FROM BELOW NOT FROM ABOVE I REPLIED THEY DO NOT SEEM TO ME TO BE SUCH BUT IF I AM THE DEVIL'S CHILD I WILL LIVE THEN FROM THE DEVIL NO LAW CAN BE SACRED TO ME BUT THAT OF MY NATURE" ], "begin_byte": 55014, "end_byte": 55471 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3060, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 582.5599975585938, "duration": 30.599, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000004.lca", "storage_key": "260042446,46112,45774,46014,46165,45909,46075,5845", "recording_id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/102/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_02_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 64514944, "duration": 4032.184, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb_34_repeat0", "start": 327.36, "duration": 28.2, "channel": 0, "supervisions": [ { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb_34", "recording_id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb", "start": 0, "duration": 28.2, "channel": 0, "language": "English", "speaker": "32", "custom": { "texts": [ " I felt my whole spirit set against him, and I began to kick, and plunge, and rear as I had never done before, and we had a regular fight; for a long time he stuck to the saddle and punished me cruelly with his whip and spurs, but my blood was thoroughly up, and I cared for nothing he could do if only I could get him off. At last after a terrible struggle I threw him off backward.", " I FELT MY WHOLE SPIRIT SET AGAINST HIM AND I BEGAN TO KICK AND PLUNGE AND REAR AS I HAD NEVER DONE BEFORE AND WE HAD A REGULAR FIGHT FOR A LONG TIME HE STUCK TO THE SADDLE AND PUNISHED ME CRUELLY WITH HIS WHIP AND SPURS BUT MY BLOOD WAS THOROUGHLY UP AND I CARED FOR NOTHING HE COULD DO IF ONLY I COULD GET HIM OFF AT LAST AFTER A TERRIBLE STRUGGLE I THREW HIM OFF BACKWARD" ], "pre_texts": [ "'! Yes, that is all that he thought about,” and Ginger stamped her foot as if the very thought of him made her angry. Then she went on: “If I did not do exactly what he wanted he would get put out, and make me run round with that long rein in the training field till he had tired me out. I think he drank a good deal, and I am quite sure that the oftener he drank the worse it was for me. One day he had worked me hard in every way he could, and when I lay down I was tired, and miserable, and angry; it all seemed so hard. The next morning he came for me early, and ran me round again for a long time. I had scarcely had an hour's rest, when he came again for me with a saddle and bridle and a new kind of bit. I could never quite tell how it came about; he had only just mounted me on the training ground, when something I did put him out of temper, and he chucked me hard with the rein. The new bit was very painful, and I reared up suddenly, which angered him still more, and he began to flog me.", "CE OF HORSE FLESH HORSE FLESH YES THAT IS ALL THAT HE THOUGHT ABOUT AND GINGER STAMPED HER FOOT AS IF THE VERY THOUGHT OF HIM MADE HER ANGRY THEN SHE WENT ON IF I DID NOT DO EXACTLY WHAT HE WANTED HE WOULD GET PUT OUT AND MAKE ME RUN ROUND WITH THAT LONG REIN IN THE TRAINING FIELD TILL HE HAD TIRED ME OUT I THINK HE DRANK A GOOD DEAL AND I AM QUITE SURE THAT THE OFTENER HE DRANK THE WORSE IT WAS FOR ME ONE DAY HE HAD WORKED ME HARD IN EVERY WAY HE COULD AND WHEN I LAY DOWN I WAS TIRED AND MISERABLE AND ANGRY IT ALL SEEMED SO HARD THE NEXT MORNING HE CAME FOR ME EARLY AND RAN ME ROUND AGAIN FOR A LONG TIME I HAD SCARCELY HAD AN HOUR'S REST WHEN HE CAME AGAIN FOR ME WITH A SADDLE AND BRIDLE AND A NEW KIND OF BIT I COULD NEVER QUITE TELL HOW IT CAME ABOUT HE HAD ONLY JUST MOUNTED ME ON THE TRAINING GROUND WHEN SOMETHING I DID PUT HIM OUT OF TEMPER AND HE CHUCKED ME HARD WITH THE RAIN THE NEW BIT WAS VERY PAINFUL AND I REARED UP SUDDENLY WHICH ANGERED HIM STILL MORE AND HE BEGAN TO FLOG ME" ], "begin_byte": 36003, "end_byte": 36385 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2820, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 327.3599853515625, "duration": 28.2, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000341.lca", "storage_key": "193875040,44565,44149,44332,44108,44380,28216", "recording_id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_07_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 9484330, "duration": 592.770625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 5.309 } ]
MixedCut
da3a4b7e-2b3f-476f-9c1f-572f8b01243a
[ { "cut": { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb_31_repeat0", "start": 359.6, "duration": 28.959, "channel": 0, "supervisions": [ { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb_31", "recording_id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb", "start": 0, "duration": 28.959, "channel": 0, "language": "English", "speaker": "302", "custom": { "texts": [ " “I shall be proud to serve you, ma'am; I am right glad I happened to be here. Where may I take you to, ma'am?” “To the Paddington Station, and then if we are in good time, as I think we shall be, you shall tell me all about Mary and the children.” We got to the station in good time, and being under shelter the lady stood a good while talking to Jerry. I found she had been Polly's mistress, and after many inquiries about her she said: “How do you find the cab work suit you in winter?", " I SHALL BE PROUD TO SERVE YOU MA'AM I'M RIGHT GLAD I HAPPEN TO BE HERE WHERE MAY I TAKE YOU TO MA'AM TO THE PADDINGTON STATION AND THEN IF WE ARE IN GOOD TIME AS I THINK WE SHALL BE YOU SHALL TELL ME ALL ABOUT MARY AND THE CHILDREN WE GOT TO THE STATION IN GOOD TIME AND BEING UNDER SHELTER THE LADY STOOD A GOOD WHILE TALKING TO JERRY I FOUND SHE HAD BEEN POLLY'S MISTRESS AND AFTER MANY INQUIRIES ABOUT HER SHE SAID HOW DO YOU FIND THE CAB WORK SUIT YOU IN WINTER" ], "pre_texts": [ "ad names and blustering about his number and getting a summons. After this little stoppage we were soon on our way to the hospital, going as much as possible through by-streets. Jerry rung the great bell and helped the young woman out. “Thank you a thousand times,” she said; “I could never have got here alone.” “You're kindly welcome, and I hope the dear child will soon be better.” He watched her go in at the door, and gently he said to himself, “Inasmuch as ye have done it to one of the least of these.” Then he patted my neck, which was always his way when anything pleased him. The rain was now coming down fast, and just as we were leaving the hospital the door opened again, and the porter called out, “Cab!” We stopped, and a lady came down the steps. Jerry seemed to know her at once; she put back her veil and said, “Barker! Jeremiah Barker, is it you? I am very glad to find you here; you are just the friend I want, for it is very difficult to get a cab in this part of London to-day.”", "ODGE THEY GOT OUT CALLING HIM ALL SORTS OF BAD NAMES AND BLUSTERING ABOUT HIS NUMBER AND GETTING A SUMMONS AFTER THIS LITTLE STOPPAGE WE WERE SOON ON OUR WAY TO THE HOSPITAL GOING AS MUCH AS POSSIBLE THROUGH BY STREETS JERRY RUNG THE GREAT BELL AND HELPED THE YOUNG WOMAN OUT THANK YOU A THOUSAND TIMES SHE SAID I COULD NEVER HAVE GOT HERE ALONE YOU'RE KINDLY WELCOME AND I HOPE THE DEAR CHILD WILL SOON BE BETTER HE WATCHED HER GO IN AT THE DOOR AND GENTLY HE SAID TO HIMSELF INASMUCH AS YE HAVE DONE IT TO ONE OF THE LEAST OF THESE THEN HE PATTED MY NECK WHICH WAS ALWAYS HIS WAY WHEN ANYTHING PLEASED HIM THE RAIN WAS NOW COMING DOWN FAST AND JUST AS WE WERE LEAVING THE HOSPITAL DOOR OPENED AGAIN AND THE PORTER CALLED OUT CAB WE STOPPED AND A LADY CAME DOWN THE STEPS JERRY SEEMED TO KNOW HER AT ONCE SHE PUT BACK HER VEIL AND SAID PARKER JEREMIAH BARKER IS IT YOU I AM VERY GLAD TO FIND YOU HERE YOU ARE JUST THE FRIEND I WANT FOR IT IS VERY DIFFICULT TO GET A CAB IN THIS PART OF LONDON TO DAY" ], "begin_byte": 258815, "end_byte": 259302 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2896, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 359.6000061035156, "duration": 28.959, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000306.lca", "storage_key": "231566105,44429,44459,44333,44015,43825,35215", "recording_id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/302/blackbeauty_librivox_64kb_mp3/blackbeauty_43_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7390310, "duration": 461.894375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb_47_repeat0", "start": 327.68, "duration": 28.8, "channel": 0, "supervisions": [ { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb_47", "recording_id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "start": 0, "duration": 28.8, "channel": 0, "language": "English", "speaker": "170", "custom": { "texts": [ " But it was not so; in the evening poor Skye brought them back again, one by one in her mouth; not the happy little things that they were, but bleeding and crying pitifully; they had all had a piece of their tails cut off, and the soft flap of their pretty little ears was cut quite off. How their mother licked them, and how troubled she was, poor thing! I never forgot it.", " BUT IT WAS NOT SO IN THE EVENING POOR SKY BROUGHT THEM BACK AGAIN ONE BY ONE IN HER MOUTH NOT THE HAPPY LITTLE THINGS THAT THEY WERE BUT BLEEDING AND CRYING PITIFULLY THEY HAD ALL HAD A PIECE OF THEIR TAILS CUT OFF AND THE SOFT FLAP OF THEIR PRETTY LITTLE EARS WAS QUITE CUT OFF HOW THEIR MOTHER LICKED THEM AND HOW TROUBLED SHE WAS POOR THING I NEVER FORGOT IT" ], "pre_texts": [ "d God that made us did not know what we wanted and what looked best.” “I suppose it is fashion that makes them strap our heads up with those horrid bits that I was tortured with in London,” said Ginger. “Of course it is,” said he; “to my mind, fashion is one of the wickedest things in the world. Now look, for instance, at the way they serve dogs, cutting off their tails to make them look plucky, and shearing up their pretty little ears to a point to make them both look sharp, forsooth. I had a dear friend once, a brown terrier; 'Skye' they called her. She was so fond of me that she never would sleep out of my stall; she made her bed under the manger, and there she had a litter of five as pretty little puppies as need be; none were drowned, for they were a valuable kind, and how pleased she was with them! and when they got their eyes open and crawled about, it was a real pretty sight; but one day the man came and took them all away; I thought he might be afraid I should tread upon them.", "D IN THAT SHAMEFUL WAY JUST AS IF THE GOOD GOD THAT MADE US DID NOT KNOW WHAT WE WANTED AND WHAT LOOKED BEST I SUPPOSE IT IS FASHION THAT MAKES THEM STRAP OUR HEADS UP WITH THOSE HORRID BITS THAT I WAS TORTURED WITH IN LONDON SAID GINGER OF COURSE IT IS SAID HE TO MY MIND FASHION IS ONE OF THE WICKEDEST THINGS IN THE WORLD NOW LOOK FOR INSTANCE AT THE WAY THEY SERVE DOGS CUTTING OFF THEIR TAILS TO MAKE THEM LOOK PLUCKY AND SHEARING UP THEIR PRETTY LITTLE EARS TO A POINT TO MAKE THEM LOOK SHARP FORSOOTH I HAD A DEAR FRIEND ONCE A BROWN TERRIER SKYE THEY CALLED HER SHE WAS SO FOND OF ME THAT SHE NEVER WOULD SLEEP OUT OF MY STALL SHE MADE HER BED UNDER THE MANGER AND THERE SHE HAD A LITTER OF FIVE AS PRETTY LITTLE PUPPIES AS NEED BE NONE WERE DROWNED FOR THEY WERE OF VALUABLE KIND AND HOW PLEASED SHE WAS WITH THEM AND WHEN THEY GOT THEIR EYES OPENED AND CRAWLED ABOUT IT WAS A PRETTY SIGHT BUT ONE DAY THE MAN CAME AND TOOK THEM ALL AWAY I THOUGHT HE MIGHT BE AFRAID I SHOULD TREAD UPON THEM" ], "begin_byte": 55439, "end_byte": 55812 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2880, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 327.67999267578125, "duration": 28.8, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000110.lca", "storage_key": "185355200,46333,45556,46500,45441,45903,35203", "recording_id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/170/blackbeauty_librivox_64kb_mp3/blackbeauty_10_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 11225966, "duration": 701.622875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 3.669 } ]
MixedCut
bde3fc20-61fe-46f1-b40f-f479865fde3e
[ { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_90_repeat0", "start": 1849.8000625, "duration": 30.639, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_90", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 30.639, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ " The same reality pervades all teaching. The man may teach by doing, and not otherwise. If he can communicate himself he can teach, but not by words. He teaches who gives, and he learns who receives. There is no teaching until the pupil is brought into the same state or principle in which you are; a transfusion takes place; he is you and you are he; then is a teaching, and by no unfriendly chance or bad company can he ever quite lose the benefit.", " THE SAME REALITY PERVADES ALL TEACHING THE MAN MAY TEACH BY DOING AND NOT OTHERWISE IF HE CAN COMMUNICATE HIMSELF HE CAN TEACH BUT NOT BY WORDS HE TEACHES WHO GIVES AND HE LEARNS WHO RECEIVES THERE IS NO TEACHING UNTIL THE PUPIL IS BROUGHT INTO THE SAME STATE OR PRINCIPLE IN WHICH YOU ARE A TRANSFUSION TAKES PLACE HE IS YOU AND YOU ARE HE THEN IS A TEACHING AND BY NO UNFRIENDLY CHANCE OR BAD COMPANY CAN HE EVER QUITE LOSE THE BENEFIT" ], "pre_texts": [ "pes the customs and costumes of the man of the world to deserve the smile of beauty, and follows some giddy girl, not yet taught by religious passion to know the noble woman with all that is serene, oracular and beautiful in her soul. Let him be great, and love shall follow him. Nothing is more deeply punished than the neglect of the affinities by which alone society should be formed, and the insane levity of choosing associates by others’ eyes. He may set his own rate. It is a maxim worthy of all acceptation that a man may have that allowance he takes. Take the place and attitude which belong to you, and all men acquiesce. The world must be just. It leaves every man, with profound unconcern, to set his own rate. Hero or driveller, it meddles not in the matter. It will certainly accept your own measure of your doing and being, whether you sneak about and deny your own name, or whether you see your work produced to the concave sphere of the heavens, one with the revolution of the stars.", "R FORGETS HIMSELF AND APES THE CUSTOMS AND COSTUMES OF THE MAN OF THE WORLD TO DESERVE THE SMILE OF BEAUTY AND FOLLOWS SOME GIDDY GIRL NOT YET TAUGHT BY RELIGIOUS PASSION TO KNOW THE NOBLE WOMAN WITH ALL THAT IS SERENE ORACULAR AND BEAUTIFUL IN HER SOUL LET HIM BE GREAT AND LOVE SHALL FOLLOW HIM NOTHING IS MORE DEEPLY PUNISHED THAN THE NEGLECT OF THE AFFINITIES BY WHICH ALONE SOCIETY SHOULD BE FORMED AND THE INSANE LEVITY OF CHOOSING ASSOCIATES BY OTHERS EYES HE MAY SET HIS OWN RATE IS A MAXIM WORTHY OF ALL ACCEPTATION THAT A MAN MAY HAVE THAT ALLOWANCE HE TAKES TAKE THE PLACE AND ATTITUDE WHICH BELONGED TO YOU AND ALL MEN ACQUIESCE THE WORLD MUST BE JUST IT LEAVES EVERY MAN WITH PROFOUND UNCONCERN TO SET HIS OWN RATE HERO OR DRIVELLER IT MEDDLES NOT IN THE MATTER IT WILL CERTAINLY ACCEPT YOUR OWN MEASURE OF YOUR DOING AND BEING WHETHER YOU SNEAK ABOUT AND DENY YOUR OWN NAME OR WHETHER YOU SEEK YOUR WORK PRODUCED TO THE CONCAVE SPHERE OF THE HEAVENS ONE WITH THE REVOLUTION OF THE STARS" ], "begin_byte": 171790, "end_byte": 172239 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3064, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1849.800048828125, "duration": 30.639, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "128964075,47148,47452,46958,46940,47069,47039,6417", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_10_repeat0", "start": 234.12, "duration": 20.24, "channel": 0, "supervisions": [ { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_10", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "start": 0, "duration": 20.24, "channel": 0, "language": "English", "speaker": "611", "custom": { "texts": [ " Lord W---- was much put out when he learned what had happened; he blamed York for giving way to his mistress, to which he replied that in future he would much prefer to receive his orders only from his lordship; but I think nothing came of it, for things went on the same as before.", " LORD W WAS MUCH PUT OUT WHEN HE LEARNED WHAT HAD HAPPENED HE BLAMED YORK FOR GIVING WAY TO HIS MISTRESS TO WHICH HE REPLIED THAT IN FUTURE HE WOULD PREFER TO RECEIVE HIS ORDERS ONLY FROM HIS LORDSHIP BUT I THINK NOTHING CAME OF IT FOR THINGS WENT ON THE SAME AS BEFORE" ], "pre_texts": [ "; but I never had, and there I stood, angry, sore in my leg, my head still strained up to the terret on the saddle, and no power to get it down. I was very miserable and felt much inclined to kick the first person who came near me. Before long, however, Ginger was led in by two grooms, a good deal knocked about and bruised. York came with her and gave his orders, and then came to look at me. In a moment he let down my head. “Confound these check-reins!” he said to himself; “I thought we should have some mischief soon. Master will be sorely vexed. But there, if a woman's husband can't rule her of course a servant can't; so I wash my hands of it, and if she can't get to the duchess' garden party I can't help it.” York did not say this before the men; he always spoke respectfully when they were by. Now he felt me all over, and soon found the place above my hock where I had been kicked. It was swelled and painful; he ordered it to be sponged with hot water, and then some lotion was put on.", "I WOULD HAVE DONE IT THEN BUT I NEVER HAD AND THERE I STOOD ANGRY SORE IN MY LEG AND MY HEAD STILL STRAINED UP TO THE TURRET ON THE SADDLE AND NO POWER TO GET IT DOWN I WAS VERY MISERABLE AND FELT MUCH INCLINED TO KICK THE FIRST PERSON WHO CAME NEAR ME BEFORE LONG HOWEVER GINGER WAS LED IN BY TWO GROOMS A GOOD DEAL KNOCKED ABOUT AND BRUISED YORK CAME IN WITH HER AND GAVE HIS ORDERS AND THEN CAME TO LOOK AT ME IN A MOMENT HE LET DOWN MY HEAD CONFOUND THESE CHECK REINS HE SAID TO HIMSELF I THOUGHT WE SHOULD HAVE SOME MISCHIEF SOON MASTER WILL BE SORELY VEXED BUT THERE IF A WOMAN'S HUSBAND CAN'T RULE HER OF COURSE A SERVANT CAN'T SO I WASH MY HANDS OF IT AND IF SHE CAN'T GET TO THE DUCHESS'S GARDEN PARTY I CAN'T HELP IT YORKE DID NOT SAY THIS BEFORE THE MEN HE ALWAYS SPOKE RESPECTFULLY WHEN THEY WERE BY NOW HE FELT ME ALL OVER AND SOON FOUND THE PLACE ABOVE MY HAWK WHERE I HAD BEEN KICKED IT WAS SWELLED AND PAINFUL HE ORDERED IT TO BE SPONGED WITH HOT WATER AND THEN SOME LOTION WAS PUT ON" ], "begin_byte": 129284, "end_byte": 129566 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2024, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 234.1199951171875, "duration": 20.24, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000488.lca", "storage_key": "263487060,47075,46720,46988,46886,2422", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7346469, "duration": 459.1543125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 5.349 } ]
MixedCut
bd02622b-65e4-4d44-a5de-6a07fce66ff4
[ { "cut": { "id": "medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb_58_repeat0", "start": 150.48, "duration": 29, "channel": 0, "supervisions": [ { "id": "medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb_58", "recording_id": "medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb", "start": 0, "duration": 29, "channel": 0, "language": "English", "speaker": "337", "custom": { "texts": [ " “My dear cousin,” said Lady Anne, laughing, “pray do not trouble your good careful head about me. I have been a horsewoman ever since I was a baby, and I have followed the hounds a great many times, though I know you do not approve of ladies hunting; but still that is the fact, and I intend to try this Lizzie that you gentlemen are all so fond of; so please help me to mount, like a good friend as you are.”", " MY DEAR COUSIN SAID LADY ANNE LAUGHING PRAY DO NOT TROUBLE YOUR GOOD CAREFUL HEAD ABOUT ME I HAVE BEEN A HORSEWOMAN EVER SINCE I WAS A BABY AND I HAVE FOLLOWED THE HOUNDS A GREAT MANY TIMES THOUGH I KNOW YOU DO NOT APPROVE OF LADIES HUNTING BUT STILL THAT IS THE FACT AND I INTEND TO TRY THIS LIZZIE THAT YOU GENTLEMEN ARE SO FOND OF SO PLEASE HELP ME TO MOUNT LIKE A GOOD FRIEND AS YOU ARE" ], "pre_texts": [ " with Lizzie. This Lizzie was a bright bay mare, almost thoroughbred, and a great favorite with the gentlemen, on account of her fine action and lively spirit; but Ginger, who knew more of her than I did, told me she was rather nervous. There was a gentleman of the name of Blantyre staying at the hall; he always rode Lizzie, and praised her so much that one day Lady Anne ordered the side-saddle to be put on her, and the other saddle on me. When we came to the door the gentleman seemed very uneasy. “How is this?” he said. “Are you tired of your good Black Auster?” “Oh, no, not at all,” she replied, “but I am amiable enough to let you ride him for once, and I will try your charming Lizzie. You must confess that in size and appearance she is far more like a lady's horse than my own favorite.” “Do let me advise you not to mount her,” he said; “she is a charming creature, but she is too nervous for a lady. I assure you, she is not perfectly safe; let me beg you to have the saddles changed.”", "CLEAR COLD AIR SOMETIMES WITH GINGER SOMETIMES WITH LIZZIE THIS LIZZIE WAS A BRIGHT BAY MARE ALMOST THOROUGHBRED AND A GREAT FAVORITE WITH THE GENTLEMAN ON ACCOUNT OF HER FINE ACTION AND LIVELY SPIRIT BUT GINGER WHO KNEW MORE OF HER THAN I DID TOLD ME SHE WAS RATHER NERVOUS THERE WAS A GENTLEMAN OF THE NAME OF BLANTYRE STAYING AT THE HALL HE ALWAYS RODE LIZZIE AND PRAISED HER SO MUCH THAT ONE DAY LADY ANNE ORDERED THE SIDE SADDLE TO BE PUT ON HER AND THE OTHER SADDLE ON ME WHEN WE CAME TO THE DOOR THE GENTLEMAN SEEMED VERY UNEASY HOW IS THIS HE SAID ARE YOU TIRED OF YOUR GOOD BLACK AUSTER OH NO NOT AT ALL SHE REPLIED BUT I AM AMIABLE ENOUGH TO LET YOU RIDE HIM FOR ONCE AND I WILL TRY YOUR CHARMING LIZZIE YOU MUST CONFESS THAT IN SIZE AND APPEARANCE SHE IS FAR MORE A LADY'S HORSE THAN MY OWN FAVOURITE DO LET ME ADVISE YOU NOT TO MOUNT HER HE SAID SHE IS A CHARMING CREATURE BUT SHE IS TOO NERVOUS FOR A LADY I ASSURE YOU SHE IS NOT PERFECTLY SAFE LET ME BEG YOU TO HAVE THE SADDLES CHANGED" ], "begin_byte": 133754, "end_byte": 134163 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2900, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 150.47999572753906, "duration": 29, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000359.lca", "storage_key": "127898176,46342,45345,45837,45415,46051,37020", "recording_id": "medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/337/blackbeauty_librivox_64kb_mp3/blackbeauty_24_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 13297790, "duration": 831.111875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_23_repeat0", "start": 309.92, "duration": 30.399, "channel": 0, "supervisions": [ { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb_23", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "start": 0, "duration": 30.399, "channel": 0, "language": "English", "speaker": "301", "custom": { "texts": [ " “It is like that now,” said Harry. “I have kept him short of corn, but he's so full of spirit I don't know what to do with him.” “Just so,” said Grant. “Now look here, will you tell your mother that if she is agreeable I will come for him every day till something is arranged, and take him for a good spell of work, and whatever he earns, I'll bring your mother half of it, and that will help with the horses' feed. Your father is in a good club, I know, but that won't keep the horses, and they'll be eating their heads off all this time; I'll come at noon and hear what she says,” and without waiting for Harry's thanks he was gone.", " IT IS LIKE THAT NOW SAID HARRY I'VE KEPT HIM SHORT OF CORN BUT HE'S SO FULL OF SPIRIT I DON'T KNOW WHAT TO DO WITH HIM JUST SO SAID GRANT NOW LOOK HERE WILL YOU TELL YOUR MOTHER THAT IF SHE IS AGREEABLE I WILL COME FOR HIM EVERY DAY TILL SOMETHING IS ARRANGED AND TAKE HIM FOR A GOOD SPELL OF WORK AND WHATEVER HE EARNS I'LL BRING YOUR MOTHER HALF OF IT AND THAT WILL HELP WITH THE HORSES FEED YOUR FATHER IS IN A GOOD CLUB I KNOW BUT THAT WON'T KEEP THE HORSES AND THEY'LL BE EATING THEIR HEADS OFF ALL THIS TIME I'LL COME AT NOON AND HEAR WHAT SHE SAYS AND WITHOUT WAITING FOR HARRY'S THANKS HE WAS GONE" ], "pre_texts": [ "en, because he didn't drink. He said yesterday the fever was so high that if father had been a drinking man it would have burned him up like a piece of paper; but I believe he thinks he will get over it; don't you think he will, Mr. Grant?” The governor looked puzzled. “If there's any rule that good men should get over these things, I'm sure he will, my boy; he's the best man I know. I'll look in early to-morrow.” Early next morning he was there. “Well?” said he. “Father is better,” said Harry. “Mother hopes he will get over it.” “Thank God!” said the governor, “and now you must keep him warm, and keep his mind easy, and that brings me to the horses; you see Jack will be all the better for the rest of a week or two in a warm stable, and you can easily take him a turn up and down the street to stretch his legs; but this young one, if he does not get work, he will soon be all up on end, as you may say, and will be rather too much for you; and when he does go out there'll be an accident.”", "D THAT FATHER HAD A BETTER CHANCE THAN MOST MEN BECAUSE HE DIDN'T DRINK HE SAID YESTERDAY THE FEVER WAS SO HIGH THAT IF FATHER HAD BEEN A DRINKING MAN IT WOULD HAVE BURNED HIM UP LIKE A PIECE OF PAPER BUT I BELIEVE HE THINKS HE WILL GET OVER IT DON'T YOU THINK HE WILL MISTER GRANT THE GOVERNOR LOOKED PUZZLED IF THERE'S ANY RULE THAT GOOD MEN SHOULD GET OVER THESE THINGS I'M SURE HE WILL MY BOY HE'S THE BEST MAN I KNOW I'LL LOOK IN EARLY TO MORROW EARLY NEXT MORNING HE WAS THERE WELL SAID HE FATHER IS BETTER SAID HARRY MOTHER HOPES HE WILL GET OVER IT THANK GOD SAID THE GOVERNOR AND NOW YOU MUST KEEP HIM WARM AND KEEP HIS MIND EASY AND THAT BRINGS ME TO THE HORSES YOU SEE JACK WILL BE ALL THE BETTER FOR THE REST OF A WEEK OR TWO IN A WARM STABLE AND YOU CAN EASILY TAKE HIM A TURN UP AND DOWN THE STREETS TO STRETCH HIS LEGS BUT THIS YOUNG ONE IF HE DOES NOT GET WORK HE WILL BE ALL UP ON HIS END AS YOU SAY AND WILL RATHER BE TOO MUCH FOR YOU AND WHEN HE DOES GO OUT THERE'LL BE AN ACCIDENT" ], "begin_byte": 273281, "end_byte": 273915 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3040, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 309.9200134277344, "duration": 30.399, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000306.lca", "storage_key": "199989982,46168,46584,45714,46667,45598,46377,4007", "recording_id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/301/blackbeauty_librivox_64kb_mp3/blackbeauty_45_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8377992, "duration": 523.6245, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 3.71 } ]
MixedCut
e938de95-28c2-462d-b137-5108e3ce63ef
[ { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_28_repeat0", "start": 803.36, "duration": 20.64, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_28", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 20.64, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ " Place yourself in the middle of the stream of power and wisdom which animates all whom it floats, and you are without effort impelled to truth, to right and a perfect contentment. Then you put all gainsayers in the wrong. Then you are the world, the measure of right, of truth, of beauty.", " PLACE YOURSELF IN THE MIDDLE OF THE STREAM OF POWER AND WISDOM WHICH ANIMATES ALL WHOM IT FLOATS AND YOU ARE WITHOUT EFFORT IMPELLED TO TRUTH TO RIGHT AND A PERFECT CONTENTMENT THEN YOU PUT ALL GAINSAYERS IN THE WRONG THEN YOU ARE THE WORLD THE MEASURE OF RIGHT OF TRUTH OF BEAUTY" ], "pre_texts": [ "sary and fruitless; that only in our easy, simple, spontaneous action are we strong, and by contenting ourselves with obedience we become divine. Belief and love,—a believing love will relieve us of a vast load of care. O my brothers, God exists. There is a soul at the centre of nature and over the will of every man, so that none of us can wrong the universe. It has so infused its strong enchantment into nature that we prosper when we accept its advice, and when we struggle to wound its creatures our hands are glued to our sides, or they beat our own breasts. The whole course of things goes to teach us faith. We need only obey. There is guidance for each of us, and by lowly listening we shall hear the right word. Why need you choose so painfully your place and occupation and associates and modes of action and of entertainment? Certainly there is a possible right for you that precludes the need of balance and wilful election. For you there is a reality, a fit place and congenial duties.", "T OURINFUL LABOURS ARE UNNECESSARY AND FRUITLESS THAT ONLY IN OUR EASY SIMPLE SPONTANEOUS ACTION ARE WE STRONG AND BY CONTENTING OURSELVES WITH OBEDIENCE WE BECOME DIVINE BELIEF IN LOVE A BELIEVING LOVE WILL RELIEVE US OF A VAST LOAD OF CARE O MY BROTHERS GOD EXISTS THERE IS A SOUL THE CENTRE OF NATURE AND OVER THE WILL OF EVERY MAN SO THAT NONE OF US CAN WRONG THE UNIVERSE IT HAS SO INFUSED ITS STRONG ENCHANTMENT INTO NATURE THAT WE PROSPER WHEN WE ACCEPT ITS ADVICE AND WHEN WE STRUGGLE TO WOUND ITS CREATURES OUR HANDS ARE GLUED TO OUR SIDES OR THERE BEAT OUR OWN BREAST THE WHOLE COURSE OF THINGS GOES TO TEACH US FAITH WE NEED ONLY OBEY THERE IS GUIDANCE FOR EACH OF US AND BY LOWLY LISTENING WE SHALL HEAR THE RIGHT WORD WHY NEED YOU CHOOSE SO PAINFULLY YOUR PLACE AND OCCUPATION ASSOCIATES AND MODES OF ACTION AND OF ENTERTAINMENT CERTAINLY THERE IS A POSSIBLE RIGHT FOR YOU THAT PRECLUDES THE NEED OF BALANCE AND WILFUL ELECTION FOR YOU THERE IS A REALITY A FIT PLACE AND CONGENIAL DUTIES" ], "begin_byte": 156677, "end_byte": 156965 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2064, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 803.3599853515625, "duration": 20.64, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "119562192,46796,47761,48101,47507,6409", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb_50_repeat0", "start": 681.36, "duration": 30.16, "channel": 0, "supervisions": [ { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb_50", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "start": 0, "duration": 30.16, "channel": 0, "language": "English", "speaker": "480", "custom": { "texts": [ " I am never afraid of what I know. Now I was brought up in a park where there were deer; of course I knew them as well as I did a sheep or a cow, but they are not common, and I know many sensible horses who are frightened at them, and who kick up quite a shindy before they will pass a paddock where there are deer.” I knew what my companion said was true, and I wished that every young horse had as good masters as Farmer Grey and Squire Gordon.", " I AM NEVER AFRAID OF WHAT I KNOW NOW I WAS BROUGHT UP IN A PARK WHERE THEY WERE DEER OF COURSE I KNEW THEM ALL AS WELL AS I DID A SHEEP OR A COW BUT THEY ARE NOT COMMON AND I KNOW MY SENSIBLE HORSES WHO ARE FRIGHTENED AT THEM WHO KICK UP QUITE A SHINDY BEFORE THEY WILL PASS A PADDOCK WHERE THEY ARE DEER I KNOW WHAT MY COMPANION SAID WAS TRUE AND WISH THAT EVERY YOUNG HORSE HAD A GOOD MASTER AS FARMER GRAY AND SQUIRE GORDON" ], "pre_texts": [ "w anything strange I used to turn and look at it--you see, with our blinkers one can't see or understand what a thing is unless one looks round--and then my master always gave me a whipping, which of course made me start on, and did not make me less afraid. I think if he would have let me just look at things quietly, and see that there was nothing to hurt me, it would have been all right, and I should have got used to them. One day an old gentleman was riding with him, and a large piece of white paper or rag blew across just on one side of me. I shied and started forward. My master as usual whipped me smartly, but the old man cried out, 'You're wrong! you're wrong! You should never whip a horse for shying; he shies because he is frightened, and you only frighten him more and make the habit worse.' So I suppose all men don't do so. I am sure I don't want to shy for the sake of it; but how should one know what is dangerous and what is not, if one is never allowed to get used to anything?", "RIGHTENED SEVERAL TIMES AND IF I SAW ANYTHING STRANGE I USED TO TURN AND LOOK AT IT YOU SEE WITH OUR BLINKERS ONE CAN'T SEE OR UNDERSTAND WHAT A THING IS UNLESS ONE LOOKS AROUND AND THEN MY MASTER ALWAYS GAVE ME A WHIPPING WHICH OF COURSE MADE ME START ON AND DID NOT MAKE ME LESS AFRAID I THINK IF HE WOULD LET ME JUST LOOK AT THINGS QUIETLY AND SEE THAT THERE WAS NOTHING TO HURT ME IT WOULD HAVE BEEN ALL RIGHT AND I SHOULD GET USED TO THEM ONE DAY AN OLD GENTLEMAN WAS WRITING WITH HIM AND A LARGE PIECE OF WHITE PAPER OR RAG BLEW ACROSS JUST ON ONE SIDE OF ME I SHIED AND STARTED FORWARD MY MASTER AS USUAL WHIPPED ME SMARTLY BUT THE OLD MAN CRIED OUT YOU'RE WRONG YOU'RE WRONG YOU SHOULD NEVER WHIP A HORSE FOR SHYING HE SHIES BECAUSE HE IS FRIGHTENED AND YOU ONLY FRIGHTEN HIM MORE AND MAKE THE HABIT WORSE SO I SUPPOSE ALL MEN DON'T DO SO I'M SURE I DON'T WANT TO SHY FOR THE SAKE OF IT BUT HOW SHOULD ONE KNOW WHAT IS DANGEROUS AND WHAT IS NOT IF ONE IS NEVER ALLOWED TO GET USED TO ANYTHING" ], "begin_byte": 173203, "end_byte": 173648 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 3016, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 681.3599853515625, "duration": 30.16, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000461.lca", "storage_key": "213951509,46417,46059,46213,46064,46308,45877,1610", "recording_id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/480/blackbeauty_librivox_64kb_mp3/blackbeauty_29_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 13237141, "duration": 827.3213125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
e201fe1e-7967-4a8f-b63f-9c4b18b021c9
[ { "cut": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_23_repeat0", "start": 262.04, "duration": 28.239, "channel": 0, "supervisions": [ { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb_23", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "start": 0, "duration": 28.239, "channel": 0, "language": "English", "speaker": "611", "custom": { "texts": [ " Ginger was never put into the carriage again, but when she was well of her bruises one of the Lord W----'s younger sons said he should like to have her; he was sure she would make a good hunter. As for me, I was obliged still to go in the carriage, and had a fresh partner called Max; he had always been used to the tight rein. I asked him how it was he bore it.", " GINGER WAS NEVER PUT INTO THE CARRIAGE AGAIN BUT WHEN SHE WAS WELL OF HER BRUISES ONE OF LORD W'S YOUNGER SONS SAID HE SHOULD LIKE TO HAVE HER HE WAS SURE HE COULD MAKE HER A GOOD HUNTER AS FOR ME I WAS OBLIGED STILL TO GO IN THE CARRIAGE AND HAD A FRESH PARTNER CALLED MAX HE HAD ALWAYS BEEN USED TO THE TIGHT RAIN I ASKED HIM HOW IT WAS HE BORE IT" ], "pre_texts": [ "d then came to look at me. In a moment he let down my head. “Confound these check-reins!” he said to himself; “I thought we should have some mischief soon. Master will be sorely vexed. But there, if a woman's husband can't rule her of course a servant can't; so I wash my hands of it, and if she can't get to the duchess' garden party I can't help it.” York did not say this before the men; he always spoke respectfully when they were by. Now he felt me all over, and soon found the place above my hock where I had been kicked. It was swelled and painful; he ordered it to be sponged with hot water, and then some lotion was put on. Lord W---- was much put out when he learned what had happened; he blamed York for giving way to his mistress, to which he replied that in future he would much prefer to receive his orders only from his lordship; but I think nothing came of it, for things went on the same as before. I thought York might have stood up better for his horses, but perhaps I am no judge.", " IN WITH HER AND GAVE HIS ORDERS AND THEN CAME TO LOOK AT ME IN A MOMENT HE LET DOWN MY HEAD CONFOUND THESE CHECK REINS HE SAID TO HIMSELF I THOUGHT WE SHOULD HAVE SOME MISCHIEF SOON MASTER WILL BE SORELY VEXED BUT THERE IF A WOMAN'S HUSBAND CAN'T RULE HER OF COURSE A SERVANT CAN'T SO I WASH MY HANDS OF IT AND IF SHE CAN'T GET TO THE DUCHESS'S GARDEN PARTY I CAN'T HELP IT YORKE DID NOT SAY THIS BEFORE THE MEN HE ALWAYS SPOKE RESPECTFULLY WHEN THEY WERE BY NOW HE FELT ME ALL OVER AND SOON FOUND THE PLACE ABOVE MY HAWK WHERE I HAD BEEN KICKED IT WAS SWELLED AND PAINFUL HE ORDERED IT TO BE SPONGED WITH HOT WATER AND THEN SOME LOTION WAS PUT ON LORD W WAS MUCH PUT OUT WHEN HE LEARNED WHAT HAD HAPPENED HE BLAMED YORK FOR GIVING WAY TO HIS MISTRESS TO WHICH HE REPLIED THAT IN FUTURE HE WOULD PREFER TO RECEIVE HIS ORDERS ONLY FROM HIS LORDSHIP BUT I THINK NOTHING CAME OF IT FOR THINGS WENT ON THE SAME AS BEFORE I THOUGHT YORK MIGHT HAVE STOOD UP BETTER FOR HIS HORSES BUT PERHAPS I AM NO JUDGE" ], "begin_byte": 129652, "end_byte": 130014 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2824, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 262.0400085449219, "duration": 28.239, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000489.lca", "storage_key": "472769,46761,46286,46889,46423,46846,30642", "recording_id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/611/blackbeauty_librivox_64kb_mp3/blackbeauty_23_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7346469, "duration": 459.1543125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_213_repeat0", "start": 2669.9199375, "duration": 24.56, "channel": 0, "supervisions": [ { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb_213", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "start": 0, "duration": 24.56, "channel": 0, "language": "English", "speaker": "1096", "custom": { "texts": [ " The object of the man, the aim of these moments, is to make daylight shine through him, to suffer the law to traverse his whole being without obstruction, so that on what point soever of his doing your eye falls it shall report truly of his character, whether it be his diet, his house, his religious forms, his society, his mirth, his vote, his opposition.", " THE OBJECT OF THE MAN THE AIM OF THESE MOMENTS IS TO MAKE DAYLIGHT SHINE THROUGH HIM TO SUFFER THE LAW TO TRAVERSE HIS WHOLE BEING WITHOUT OBSTRUCTION SO THAT ON WHAT POINT SOEVER OF HIS DOING YOUR EYE FALLS IT SHALL REPORT TRULY OF HIS CHARACTER WHETHER IT BE HIS DIET HIS HOUSE HIS RELIGIOUS FORMS HIS SOCIETY HIS MIRTH HIS VOTE HIS OPPOSITION" ], "pre_texts": [ "h real light and not with the borrowed reflection of gifts. Common men are apologies for men; they bow the head, excuse themselves with prolix reasons, and accumulate appearances because the substance is not. We are full of these superstitions of sense, the worship of magnitude. We call the poet inactive, because he is not a president, a merchant, or a porter. We adore an institution, and do not see that it is founded on a thought which we have. But real action is in silent moments. The epochs of our life are not in the visible facts of our choice of a calling, our marriage, our acquisition of an office, and the like, but in a silent thought by the way-side as we walk; in a thought which revises our entire manner of life and says,—‘Thus hast thou done, but it were better thus.’ And all our after years, like menials, serve and wait on this, and according to their ability execute its will. This revisal or correction is a constant force, which, as a tendency, reaches through our lifetime.", "RETOFORE BE A GIFT AND BENEDICTION SHINE WITH REAL LIGHT AND NOT WITH THE BARRED REFLECTION OF GIFTS COMMON MEN ARE APOLOGIES FOR MEN THEY BOW THE HEAD EXCUSE HIMSELF WITH PROLIX REASONS AND ACCUMULATE APPEARANCES BECAUSE THE SUBSTANCE IS NOT WE ARE FULL OF THESE SUPERSTITIONS OF SENSE THE WORSHIP OF MAGNITUDE WE CALL A POET INACTIVE BECAUSE HE IS NOT A PRESIDENT A MERCHANT OR A PORTER WE ADORE AN INSTITUTION I DO NOT SEE THAT IT IS FOUNDED ON A THOUGHT WHICH WE HAVE BUT REAL ACTION IS IN SILENT MOMENTS THE EPOCHS OF OUR LIFE ARE NOT IN THE VISIBLE FACTS OF OUR CHOICE OF A CALLING OR MARRIAGE OR ACQUISITION OF AN OFFICE AND THE LIKE BUT IN A SILENT THOUGHT BY THE WAYSIDE AS WE WALK IN A THOUGHT WHICH REVISES OUR ENTIRE MANNER OF LIFE AND SAYS THUS HAST THOU DONE BUT IT WERE BETTER THUS AND ALL OUR AFTER YEARS LIKE MENIALS SERVE AND WAIT ON THIS AND ACCORDING TO THEIR ABILITY EXECUTE ITS WILL THIS REVISAL OR CORRECTION IS A CONSTANT FORCE WHICH AS A TENDENCY REACHES THROUGH OUR LIFETIME" ], "begin_byte": 183603, "end_byte": 183960 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2456, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 2669.919921875, "duration": 24.56, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000028.lca", "storage_key": "146823207,46609,47080,46618,47048,42983", "recording_id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "channels": 0 }, "recording": { "id": "medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/1096/essays_first_series_0708_librivox_64kb_mp3/essays_first_series_04_emerson_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 49405278, "duration": 3087.829875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Essays First Series/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 2.949 } ]
MixedCut
508df618-624a-4b1b-9af7-9ce6b1ae3e48
[ { "cut": { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb_11_repeat0", "start": 432.12, "duration": 21.48, "channel": 0, "supervisions": [ { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb_11", "recording_id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb", "start": 0, "duration": 21.48, "channel": 0, "language": "English", "speaker": "32", "custom": { "texts": [ " This was a little joke of John's; he used to say that a regular course of “the Birtwick horseballs” would cure almost any vicious horse; these balls, he said, were made up of patience and gentleness, firmness and petting, one pound of each to be mixed up with half a pint of common sense, and given to the horse every day.", " THIS WAS A LITTLE JOKE OF JOHN'S HE USED TO SAY THAT A REGULAR COURSE OF THE BRITWICK HORSE BALLS WOULD CURE ALMOST ANY VICIOUS HORSE THESE BALLS HE SAID WERE MADE UP OF PATIENCE AND GENTLENESS FIRMNESS AND PETTING ONE POUND OF EACH TO BE MIXED UP WITH HALF A PINT OF COMMON SENSE AND GIVEN TO THE HORSE EVERY DAY" ], "pre_texts": [ " as the weeks went on she grew much more gentle and cheerful, and had lost the watchful, defiant look that she used to turn on any strange person who came near her; and one day James said, “I do believe that mare is getting fond of me, she quite whinnied after me this morning when I had been rubbing her forehead.” “Ay, ay, Jim, 'tis 'the Birtwick balls',” said John, “she'll be as good as Black Beauty by and by; kindness is all the physic she wants, poor thing!” Master noticed the change, too, and one day when he got out of the carriage and came to speak to us, as he often did, he stroked her beautiful neck. “Well, my pretty one, well, how do things go with you now? You are a good bit happier than when you came to us, I think.” She put her nose up to him in a friendly, trustful way, while he rubbed it gently. “We shall make a cure of her, John,” he said. “Yes, sir, she's wonderfully improved; she's not the same creature that she was; it's 'the Birtwick balls', sir,” said John, laughing.", " MOST LIKELY SHE MADE THE WORST OF IT HOWEVER I FOUND THAT AS THE WEEKS WENT ON SHE GREW MUCH MORE GENTLE AND CHEERFUL AND HAD LOST THE WATCHFUL DEFIANT LOOK THAT SHE USED TO TURN ON ANY STRANGE PERSON WHO CAME NEAR HER AND ONE DAY JANE SAID I DO BELIEVE THAT MARE IS GETTING FOND OF ME SHE QUITE WHINNIED AFTER ME THIS MORNING WHEN I HAD BEEN RUBBING HER FOREHEAD AYE AYE JIM TIS THE BRITWICK BALLS SAID JOHN SHE'LL AS GOOD AS BLACK BEAUTY BY AND BY KINDNESS IS ALL THE PHYSIC SHE WANTS POOR THING MASTER NOTICED THE CHANGE TOO AND ONE DAY WHEN HE GOT OUT OF THE CARRIAGE AND CAME TO SPEAK TO US AS HE OFTEN DID HE STROKED HER BEAUTIFUL NECK WELL MY PRETTY ONE WELL HOW DO THINGS GO WITH YOU NOW YOU ARE A GOOD BIT HAPPIER THAN WHEN YOU CAME TO US I THINK SHE PUT HER NOSE UP TO HIM IN A FRIENDLY TRUSTFUL WAY WHILE HE RUBBED IT GENTLY WE SHALL MAKE A CURE OF HER JOHN HE SAID YES SIR SHE'S WONDERFULLY IMPROVED SHE'S NOT THE SAME CREATURE THAT SHE WAS IT'S THE BRIDWICK BALLS SIR SAID JOHN LAUGHING" ], "begin_byte": 45720, "end_byte": 46042 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2148, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 432.1199951171875, "duration": 21.48, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000341.lca", "storage_key": "196224884,44178,44558,44449,44220,13487", "recording_id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/32/blackbeauty_librivox_64kb_mp3/blackbeauty_08_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7318048, "duration": 457.378, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb_21_repeat0", "start": 416.92, "duration": 29.119, "channel": 0, "supervisions": [ { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb_21", "recording_id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb", "start": 0, "duration": 29.119, "channel": 0, "language": "English", "speaker": "362", "custom": { "texts": [ " “That was a real lady, I'll be bound for it,” said Jakes to himself; “she spoke just as polite as if I was a gentleman, and I'll try her plan, uphill, at any rate;” and I must do him the justice to say that he let my rein out several holes, and going uphill after that, he always gave me my head; but the heavy loads went on.", " THAT WAS A REAL LADY I'LL BE BOUND FOR IT SAID JAKES TO HIMSELF SHE SPOKE JUST AS POLITE AS IF I WAS A GENTLEMAN AND I'LL TRY HER PLAN UP HILL AT ANY RATE AND I MUST DO HIM THE JUSTICE TO SAY THAT HE LET MY REIN OUT SEVERAL HOLES AND GOING UP HILL AFTER THAT HE ALWAYS GAVE ME MY HEAD BUT THE HEAVY LOADS WENT ON" ], "pre_texts": [ "'am, I can't deny that having his head has helped him up the hill, and I'll remember it another time, and thank you, ma'am; but if he went without a check-rein I should be the laughing-stock of all the carters; it is the fashion, you see.” “Is it not better,” she said, “to lead a good fashion than to follow a bad one? A great many gentlemen do not use check-reins now; our carriage horses have not worn them for fifteen years, and work with much less fatigue than those who have them; besides,” she added in a very serious voice, “we have no right to distress any of God's creatures without a very good reason; we call them dumb animals, and so they are, for they cannot tell us how they feel, but they do not suffer less because they have no words. But I must not detain you now; I thank you for trying my plan with your good horse, and I am sure you will find it far better than the whip. Good-day,” and with another soft pat on my neck she stepped lightly across the path, and I saw her no more.", "H IT UP ON THE OLD PLAN WELL MA'AM I CAN'T DENY THAT HAVING HIS HEAD HAS HELPED HIM UP THE HILL AND I'LL REMEMBER IT ANOTHER TIME AND THANK YOU MA'AM BUT IF HE WENT WITHOUT A CHECK REIN I SHOULD BE THE LAUGHING STOCK OF ALL THE CARTERS IT IS THE FASHION YOU SEE IS IT NOT BETTER SHE SAID TO LEAD A GOOD FASHION THAN TO FOLLOW A BAD ONE A GREAT MANY GENTLEMEN DO NOT USE CHECK REINS NOW OUR CARRIAGE HORSES HAVE NOT WORN THEM FOR FIFTEEN YEARS AND WORKING WITH MUCH LESS FATIGUE THAN THOSE WHO HAVE THEM BESIDES SHE ADDED IN A VERY SERIOUS VOICE WE HAVE NO RIGHT TO DISTRESS ANY OF GOD'S CREATURES WITHOUT A VERY GOOD REASON WE CALL THEM DUMB ANIMALS AND SO THEY ARE FOR THEY CANNOT TELL US HOW THEY FEEL BUT THEY DO NOT SUFFER LESS BECAUSE THEY HAVE NO WORDS BUT I MUST NOT DETAIN YOU NOW I THANK YOU FOR TRYING MY PLAN WITH YOUR GOOD HORSE AND I AM SURE YOU WILL FIND IT FAR BETTER THAN THE WHIP GOOD DAY AND WITH ANOTHER SOFT PAT ON MY NECK SHE STEPPED LIGHTLY ACROSS THE PATH AND I SAW HER NO MORE" ], "begin_byte": 282318, "end_byte": 282643 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 2912, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 416.9200134277344, "duration": 29.119, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_medium_split/libriheavy_feats_medium_00000388.lca", "storage_key": "192463740,45278,44970,45298,45265,44878,36934", "recording_id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb", "channels": 0 }, "recording": { "id": "medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/medium/362/blackbeauty_librivox_64kb_mp3/blackbeauty_46_sewell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8543922, "duration": 533.995125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_medium_cleaned/Black Beauty The Autobiography of a Horse/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 } ]
MixedCut
End of preview.