Dataset Preview
Full Screen
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 ({'supervisions', 'start', 'recording', 'channel', 'duration'}) and 1 missing columns ({'tracks'}).

This happened while the json dataset builder was generating data using

gzip://lsheavymix_cuts_train_small_snr_aug_mono_rir.jsonl::hf://datasets/zrjin/LibriheavyMix-small@954c172930e38863cef97796443c56e3f3b170be/small-lhotse/lsheavymix_cuts_train_small_snr_aug_mono_rir.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 ({'supervisions', 'start', 'recording', 'channel', 'duration'}) and 1 missing columns ({'tracks'}).
              
              This happened while the json dataset builder was generating data using
              
              gzip://lsheavymix_cuts_train_small_snr_aug_mono_rir.jsonl::hf://datasets/zrjin/LibriheavyMix-small@954c172930e38863cef97796443c56e3f3b170be/small-lhotse/lsheavymix_cuts_train_small_snr_aug_mono_rir.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
510c8613-0aec-4cf7-9720-2f07a4f69e24
[ { "cut": { "id": "small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb_19_repeat0", "start": 243.12, "duration": 13.959, "channel": 0, "supervisions": [ { "id": "small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb_19", "recording_id": "small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb", "start": 0, "duration": 13.959, "channel": 0, "language": "English", "speaker": "3864", "custom": { "texts": [ " His whole manner was most kindly and hospitable,--as was that of every Tallahassean with whom I had occasion to speak,--and I told him with sincere gratitude that I should certainly avail myself of his courtesy and stroll through his woods.", " HIS WHOLE MANNER WAS MOST KINDLY AND HOSPITABLE AS WAS THAT OF EVERY TALLAHASSEAN WITH WHOM I HAD OCCASION TO SPEAK AND I TOLD HIM WITH SINCERE GRATITUDE THAT I SHOULD CERTAINLY AVAIL MYSELF OF HIS COURTESY AND STROLL THROUGH HIS WOODS" ], "pre_texts": [ "asked, with a smile; and I explained that I had been across his cotton-field a little while before. \"That is no trespass,\" he answered (so the reader will perceive that I had been quite correct in my understanding of the law); and when I went on to explain my object in visiting his cane-swamp (for such it was, he said, but an unexpected freshet had ruined the crop when it was barely out of the ground), he assured me that I was welcome to visit it as often as I wished. He himself was very fond of natural history, and often regretted that he had not given time to it in his youth. As it was, he protected the birds on his plantation, and the place was full of them. I should find his woods interesting, he felt sure. Florida was extremely rich in birds; he believed there were some that had never been classified. \"We have orioles here,\" he added; and so far, at any rate, he was right; I had seen perhaps twenty that day (orchard orioles, that is), and one sat in a tree before us at the moment.", "H I HAVE BEEN TRESPASSING HOW SO HE ASKED WITH A SMILE AND I EXPLAINED THAT I HAD BEEN ACROSS HIS COTTON FIELD A LITTLE WHILE BEFORE THAT IS NO TRESPASS HE ANSWERED SO THE READER WILL PERCEIVE THAT I HAD BEEN QUITE CORRECT IN MY UNDERSTANDING OF THE LAW AND WHEN I WENT ON TO EXPLAIN MY OBJECT IN VISITING HIS CANE SWAMP FOR SUCH IT WAS HE SAID BUT AN UNEXPECTED FRESHET HAD RUINED THE CROP WHEN IT WAS BARELY OUT OF THE GROUND HE ASSURED ME THAT I WAS WELCOME TO VISIT IT AS OFTEN AS I WISHED HE HIMSELF WAS VERY FOND OF NATURAL HISTORY AND OFTEN REGRETTED THAT HE HAD NOT GIVEN TIME TO IT IN HIS YOUTH AS IT WAS HE PROTECTED THE BIRDS ON HIS PLANTATION AND THE PLACE WAS FULL OF THEM I SHOULD FIND HIS WOODS INTERESTING HE FELT SURE FLORIDA WAS EXTREMELY RICH IN BIRDS HE BELIEVED THERE WERE SOME THAT HAD NEVER BEEN CLASSIFIED WE HAVE ORIOLES HERE HE ADDED AND SO FAR AT ANY RATE HE WAS RIGHT I HAD SEEN PERHAPS TWENTY THAT DAY ORCHARD ORIOLES THAT IS AND ONE SAT IN A TREE BEFORE US AT THE MOMENT" ], "begin_byte": 201899, "end_byte": 202139 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1396, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 243.1199951171875, "duration": 13.959, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000044.lca", "storage_key": "248465850,45732,46027,36754", "recording_id": "small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb", "channels": 0 }, "recording": { "id": "small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/3864/florida_sketchbook_0911_librivox_64kb_mp3/floridasketch_08_torrey_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 14696461, "duration": 918.5288125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Florida SketchBook/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb_19_repeat0", "start": 528.64, "duration": 9.919, "channel": 0, "supervisions": [ { "id": "small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb_19", "recording_id": "small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb", "start": 0, "duration": 9.919, "channel": 0, "language": "English", "speaker": "1668", "custom": { "texts": [ " We can therefore set forth only some typical cases, forming a body of examples to which a little reflection will suggest a variety both of applications and of exceptions.", " WE CAN THEREFORE SET FORTH ONLY SOME TYPICAL CASES FORMING A BODY OF EXAMPLES TO WHICH A LITTLE REFLECTION WILL SUGGEST A VARIETY BOTH OF APPLICATIONS AND OF EXCEPTIONS" ], "pre_texts": [ "eneral rules already laid down. Much might be said for a complete disregard of usage, for a thorough recasting of our system of punctuation. Sooner or later something must be done to relieve the overburdened comma of part of the work which it is expected to perform. Not only is the comma a less effective point than it might be, but the habit of using it for so many purposes is exercising a really mischievous effect on English style. In the meantime, and as a step towards a better system, there is an evident advantage in giving to the existing vague usage a more or less precise form. Nothing more than this has been aimed at in the present work. In giving rules of punctuation we cannot hope to deal with all, or with nearly all, the cases that may arise in writing. Punctuation is intimately connected with style. As forms of thought are infinite in number, so are the modes of expression; and punctuation, adapting itself to these, is an instrument capable of manipulation in a thousand ways.", " WE CAN FREELY APPLY THE GENERAL RULES ALREADY LAID DOWN MUCH MIGHT BE SAID FOR A COMPLETE DISREGARD OF USAGE FOR A THOROUGH RECASTING OF OUR SYSTEM OF PUNCTUATION SOONER OR LATER SOMETHING MUST BE DONE TO RELIEVE THE OVERBURDENED COMA OF PART OF THE WORK WHICH IT IS EXPECTED TO PERFORM NOT ONLY IS THE COMMA LESS EFFECTIVE POINT THAN IT MIGHT BE BUT THE HABIT OF USING IT FOR SO MANY PURPOSES IS EXERCISING A REALLY MISCHIEVOUS EFFECT ON ENGLISH STYLE IN THE MEANTIME AS A STEP TOWARDS A BETTER SYSTEM THERE IS AN EVIDENT ADVANTAGE IN GIVING TO THE EXISTING VAGUE USAGE A MORE OR LESS PRECISE FORM NOTHING MORE THAN THIS HAS BEEN AIMED AT IN THE PRESENT WORK IN GIVING RULES OF PUNCTUATION WE CANNOT HOPE TO DEAL WITH ALL OR WITH NEARLY ALL THE CASES THAT MAY ARISE IN WRITING PUNCTUATION IS INTIMATELY CONNECTED WITH STYLE AS FORMS OF THOUGHT ARE INFINITE IN NUMBER SO ARE THE MODES OF EXPRESSION AND PUNCTUATION ADAPTING ITSELF TO THESE IS AN INSTRUMENT CAPABLE OF MANIPULATION IN A THOUSAND WAYS" ], "begin_byte": 9183, "end_byte": 9353 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 992, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 528.6400146484375, "duration": 9.919, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000022.lca", "storage_key": "108991011,45258,44320", "recording_id": "small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb", "channels": 0 }, "recording": { "id": "small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1668/stops_punctuate_0711_librivox_64kb_mp3/stops_01_allardyce_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 9448380, "duration": 590.52375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Stops or How to Punctuate/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 8.699 } ]
MixedCut
d8c63a8e-f22e-42cd-89f6-72ab0aeeb724
[ { "cut": { "id": "small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb_22_repeat0", "start": 891.84, "duration": 6.399, "channel": 0, "supervisions": [ { "id": "small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb_22", "recording_id": "small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb", "start": 0, "duration": 6.399, "channel": 0, "language": "English", "speaker": "1085", "custom": { "texts": [ "' When I heard these verses I held my peace and cared not to exchange a word with thee.\"", " WHEN I HEARD THESE VERSES I HELD MY PEACE AND CARED NOT TO EXCHANGE A WORD WITH THEE" ], "pre_texts": [ "said to him, \"O my lord, may be thou wilt give me leave to retire?\" \"And why so early retirement this day?\"; asked he and the other answered him, \"My wife is in childbirth and I may not be absent from her: indeed I must return and see how she does.\" So he gave him leave, whereupon another rose and said, \"O my lord Nur al-Din, I wish now to go to my brother's for he circumciseth his son to- day.\"[FN#26] In short each and every asked permission to retire on some pretence or other, till all the ten were gone leaving Nur al-Din alone. Then he called his slave-girl and said to her, \"O Anis al-Jalis, hast thou seen what case is mine?\" And he related to her what the Steward had told him. Then quoth she, \"O my lord, for many nights I had it in my mind to speak with thee of this matter, but I heard thee repeating, 'When the World heaps favours on thee, pass on * Thy favours to friends ere her hand she stay: Largesse never let her when fain she comes, * Nor niggardise kept her from turning away!", "NTIMATES ROSE AND LOOKING AT THE ENTERTAINER SAID TO HIM O MY LORD MAY BE THOU WILT GIVE ME LEAVE TO RETIRE AND WHY SO EARLY RETIREMENT THIS DAY ASKED HE AND THE OTHER ANSWERED HIM MY WIFE IS IN CHILD BIRTH AND I MAY NOT BE ABSENT FROM HER INDEED I MUST RETURN AND SEE HOW SHE DOES SO HE GAVE HIM LEAVE WHEREUPON ANOTHER ROSE AND SAID O MY LORD NOOR AD DEEN I WISH NOW TO GO TO MY BROTHERS FOR HE CIRCUMCISETH HIS SON TO DAY IN SHORT EACH AND EVERY ASKED PERMISSION TO RETIRE ON SOME PRETENCE OR OTHER TILL ALL THE TEN WERE GONE LEAVING NOOR AD DEEN ALONE THEN HE CALLED HIS SLAVE GIRL AND SAID TO HER O ANISA JALIAS HAST THOU SEEN WHAT CASE IS MINE AND HE RELATED TO HER WHAT THE STEWARD HAD TOLD HIM THEN QUOTH SHE O MY LORD FOR MANY NIGHTS I HAD IT IN MY MIND TO SPEAK WITH THEE OF THIS MATTER BUT I HEARD THEE REPEATING WHEN THE WORLD HEAPS FAVOURS ON THEE PASS ON THY FAVOURS TO FRIENDS ERE HER HAND SHE STAY LARGESSE NEVER LET HER WHEN FAIN SHE COMES NOR NIGGARD EYES KEPT HER FROM TURNING AWAY" ], "begin_byte": 27002, "end_byte": 27089 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 640, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 891.8400268554688, "duration": 6.399, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000003.lca", "storage_key": "231814496,46632,13499", "recording_id": "small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb", "channels": 0 }, "recording": { "id": "small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1085/book_1001_nights2_0908_librivox_64kb_mp3/thousand_nights_vol02_02_burton_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 31575325, "duration": 1973.4578125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Book of A Thousand Nights and a Night Arabian Nights Volume 02/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb_6_repeat0", "start": 831.4, "duration": 10.599, "channel": 0, "supervisions": [ { "id": "small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb_6", "recording_id": "small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb", "start": 0, "duration": 10.599, "channel": 0, "language": "English", "speaker": "7009", "custom": { "texts": [ " “They have some excellent Jaffa oranges here.” Then with a tinkling laugh she passed out of the shop.", " THEY HAVE SOME EXCELLENT JAFFA ORANGES HERE THEN WITH A TINKLING LAUGH SHE PASSED OUT OF THE SHOP" ], "pre_texts": [ "ephew, who darted out from behind his counter and said something about a better line of oranges. The boy’s hesitation vanished; he almost scuttled into the obscurity of the orange corner. There was an expectant turn of public attention towards the door, and the tall, bearded stranger made a really effective entrance. The aunt of Mrs. Greyes declared afterwards that she found herself sub-consciously repeating “The Assyrian came down like a wolf on the fold” under her breath, and she was generally believed. The newcomer, too, was stopped before he reached the counter, but not by Mr. Scarrick or his assistant. A heavily veiled lady, whom no one had hitherto noticed, rose languidly from a seat and greeted him in a clear, penetrating voice. “Your Excellency does his shopping himself?” she said. “I order the things myself,” he explained; “I find it difficult to make my servants understand.” In a lower, but still perfectly audible, voice the veiled lady gave him a piece of casual information.", " INTERCEPTED THIS TIME BY THE NEPHEW WHO DARTED OUT FROM BEHIND HIS COUNTER AND SAID SOMETHING ABOUT A BETTER LINE OF ORANGES THE BOY'S HESITATION VANISHED HE ALMOST SCUTTLED INTO THE OBSCURITY OF THE ORANGE CORNER THERE WAS AN EXPECTANT TURN OF PUBLIC ATTENTION TOWARDS THE DOOR AND THE TALL BEARDED STRANGER MADE A REALLY EFFECTIVE ENTRANCE THE AUNT OF MISSUS GRAY AS DECLARED AFTERWARDS THAT SHE FOUND HERSELF SUBCONSCIOUSLY REPEATING THE ASSYRIAN CAME DOWN LIKE A WOLF ON THE FOLD UNDER HER BREATH AND SHE WAS GENERALLY BELIEVED THE NEWCOMER TOO WAS STOPPED BEFORE HE REACHED THE COUNTER BUT NOT BY MISTER SKERICK OR HIS ASSISTANT A HEAVILY VEILED LADY WHOM NO ONE HAD HITHERTO NOTICED ROSE LANGUIDLY FROM HIS SEAT AND GREETED HIM IN A CLEAR PENETRATING VOICE YOUR EXCELLENCY DOES HIS SHOPPING HIMSELF SHE SAID I ORDER THINGS MYSELF HE EXPLAINED I FIND IT DIFFICULT TO MAKE MY SERVANTS UNDERSTAND IN A LOWER BUT STILL PERFECTLY AUDIBLE VOICE THE VEILED LADY GAVE HIM A PIECE OF CASUAL INFORMATION" ], "begin_byte": 166668, "end_byte": 166769 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1060, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 831.4000244140625, "duration": 10.599, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000057.lca", "storage_key": "271180665,46176,46760,6018", "recording_id": "small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb", "channels": 0 }, "recording": { "id": "small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/7009/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_14_saki_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 16096445, "duration": 1006.0278125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Toys of Peace/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0.339 }, { "cut": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_40_repeat0", "start": 306.32, "duration": 11.839, "channel": 0, "supervisions": [ { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_40", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "start": 0, "duration": 11.839, "channel": 0, "language": "English", "speaker": "1535", "custom": { "texts": [ " Chän seems to understand many words in Sioux, and will go to her mat even when I whisper the word, though generally I think she is guided by the tone of the voice.", " CHANCE SEEMS TO UNDERSTAND MANY WORDS ENSUE AND WILL GO TO HER MAT EVEN WHEN I WHISPER THE WORD THOUGH GENERALLY I THINK SHE IS GUIDED BY THE TONE OF VOICE" ], "pre_texts": [ "ve toward the Indian village. With the strong, happy sense that both great and small are so surely enfolded in His magnitude that, without a miss, each has his allotted individual ground of opportunities, I am buoyant with good nature. Yellow Breast, swaying upon the slender stem of a wild sunflower, warbles a sweet assurance of this as I pass near by. Breaking off the clear crystal song, he turns his wee head from side to side eyeing me wisely as slowly I plod with moccasined feet. Then again he yields himself to his song of joy. Flit, flit hither and yon, he fills the summer sky with his swift, sweet melody. And truly does it seem his vigorous freedom lies more in his little spirit than in his wing. With these thoughts I reach the log cabin whither I am strongly drawn by the tie of a child to an aged mother. Out bounds my four-footed friend to meet me, frisking about my path with unmistakable delight. Chän is a black shaggy dog, \"a thoroughbred little mongrel\" of whom I am very fond.", "OF AN ANCIENT TRAIL I MOVE TOWARD THE INDIAN VILLAGE WITH THE STRONG HAPPY SENSE THAT BOTH GREAT AND SMALL ARE SO SURELY ENFOLDED IN HIS MAGNITUDE THAT WITHOUT A MISS EACH HAS HIS ALLOTTED INDIVIDUAL GROUND OF OPPORTUNITIES I AM BUOYANT WITH GOOD NATURE YELLOWBREAST SWAYING UPON THE SLENDER STEM OF A WILD SUNFLOWER WARBLES A SWEET ASSURANCE OF THIS AS I PASS NEAR BY BREAKING OFF THE CLEAR CRYSTAL SONG HE TURNS HIS WEE HEAD FROM SIDE TO SIDE EYEING ME WISELY AND SLOWLY AS I PLOD BY WITH MOCCASINED FEET THEN AGAIN HE YIELDS HIMSELF TO HIS SONG OF JOY FLIT FLIT HITHER AND YON HE FILLS THE SUMMER SKY WITH HIS SWEET SWIFT MELODY AND TRULY DOES IT SEEM HIS VIGOROUS FREEDOM LIES MORE IN HIS LITTLE SPIRIT THAN IN HIS WING WITH THESE THOUGHTS I REACHED THE LOG CABIN WHITHER I AM STRONGLY DRAWN BY THE TIE OF A CHILD TO AN AGED MOTHER OUTBOUNDS MY FOUR FOOTED FRIEND TO MEET ME FRISKING ABOUT MY PATH WITH UNMISTAKABLE DELIGHT CHAN IS A BLACK SHAGGY DOG A THOROUGHBRED MONGREL OF WHOM I AM VERY FOND" ], "begin_byte": 297054, "end_byte": 297217 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1184, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 306.32000732421875, "duration": 11.839, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000016.lca", "storage_key": "197974456,45518,45372,16894", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "channels": 0 }, "recording": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 11582062, "duration": 723.878875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Bed Time Stories for Aidan Christopher/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 5.138 } ]
MixedCut
0bfed93d-1f2c-4b18-b5fa-285e48b7719c
[ { "cut": { "id": "small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb_0_repeat0", "start": 13.84, "duration": 13.44, "channel": 0, "supervisions": [ { "id": "small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb_0", "recording_id": "small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb", "start": 0, "duration": 13.44, "channel": 0, "language": "English", "speaker": "1557", "custom": { "texts": [ " Beyond the wide Pacific I saw its mounded snow Miraculously changing In that deep evening glow, To rosy rifts and hillocks, To orchards that I knew, The snows or peach and cherry, And feathers of bamboo.", " BEYOND THE WIDE PACIFIC I SAW ITS MOUNTED SNOW MIRACULOUSLY CHANGING IN THAT DEEP EVENING GLOW TO ROSY RIFTS AND HILLOCKS TO ORCHARDS THAT I KNEW THE SNOWS OF PEACH AND CHERRY AND FEATHERS OF BAMBOO" ], "pre_texts": [ "Alfred Noyes, Nippon Navigation Full Contents The Nineteenth Century 1901-1909 1910-1919 1920-1929 1930-1939 1940-1949 1950-1959 1960-1969 1970-1979 1980-1989 1990-1999 2000-2009 Cite this poem Alfred Noyes Nippon (1918) Last night, I dreamed of Nippon . . . I saw a cloud of white Drifting before the sunset On seas of opal light.", " NIPPON BY ALFRED NOISE READ FOR LIBERVOXOT ORG BY RIKAYATCHUK LAST NIGHT I DREAMED OF NIPPON I SAW A CLOUD OF WHITE DRIFTING BEFORE THE SUNSET ON SEAS OF OBLE LIGHT" ], "begin_byte": 331, "end_byte": 534 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1344, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 13.84000015258789, "duration": 13.44, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000012.lca", "storage_key": "172429094,47007,47430,32648", "recording_id": "small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb", "channels": 0 }, "recording": { "id": "small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1557/nippon_libriviox_64kb_mp3/nippon_noyes_ry_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 939149, "duration": 58.6968125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Nippon/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb_48_repeat0", "start": 201.76, "duration": 12.16, "channel": 0, "supervisions": [ { "id": "small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb_48", "recording_id": "small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb", "start": 0, "duration": 12.16, "channel": 0, "language": "English", "speaker": "151", "custom": { "texts": [ " Amonges all these guestes great and smale, There was a monk, a fair man and a bold, I trow a thirty winter he was old, That ever-in-one* was drawing to that place.", " AMONGES ALL THESE GUESTS GREAT AND SMALE THERE WAS A MONK A FAIR MAN AND A BOLD I TROW A THIRTY WINTER HE WAS OLD THAT EVER AN ONE WAS DRAWN TO THAT PLACE" ], "pre_texts": [ "E TALE. <1> A Merchant whilom dwell’d at Saint Denise, That riche was, for which men held him wise. A wife he had of excellent beauty, And *companiable and revellous* was she, *fond of society and Which is a thing that causeth more dispence merry making* Than worth is all the cheer and reverence That men them do at feastes and at dances. Such salutations and countenances Passen, as doth the shadow on the wall; Put woe is him that paye must for all. The sely* husband algate** he must pay, *innocent **always He must us <2> clothe and he must us array All for his owen worship richely: In which array we dance jollily. And if that he may not, paraventure, Or elles list not such dispence endure, But thinketh it is wasted and y-lost, Then must another paye for our cost, Or lend us gold, and that is perilous. This noble merchant held a noble house; For which he had all day so great repair,* *resort of visitors For his largesse, and for his wife was fair, That wonder is; but hearken to my tale.", "OMPANY BUT IT SHALL NOT BE OF PHILOSOPHY NOR PHYSIC NOR TERMS QUAINT OF LAW THERE IS BUT LITTLE LATIN IN MY MAW THE TALE A MERCHANT WILHELM DWELLED AT SAINT DENIZE THAT RICH WAS FOR WHICH MEN HELD HIM WISE A WIFE HE HAD OF EXCELLENT BEAUTY AND COMPANIONABLE AND REVELOUS WAS SHE WHICH IS A THING THAT CAUSETH MORE DISPENSE THAN WORTH IS ALL THE CHEER AND REVERENCE THAT MEN THEM DO AT FEASTS AND AT DANCES SUCH SALUTATIONS AND COUNTENANCES PASSING AS DOTH THE WINDOW ON THE WALL PUT WOE IN HIM THAT PAY MUST FOR ALL THE SILLY HUSBAND ALGATE HE MUST PAY HE MUST US CLOTHE AND HE MUST US ARRAY ALL FOR HIS OWEN WORSHIP RICHELY IN WHICH ARRAY WE DANCE JOLLILY AND IF THAT HE MAY NOT PARAVENTURE OR ELLES LIST NOT SUCH DISPENSE ENDURE BUT THINKETH IT IS WASTED AND A LOST THEN MUST ANOTHER PAY FOR OUR COST OR LEND US GOLD AND THAT IS PERILOUS THIS NOBLE MERCHANT HELD A NOBLE HOUSE FOR WHICH HE HAD ALL DAY SO GREAT REPAIR FOR HIS LARGESSE AND FOR HIS WIFE WAS FAIR THAT WONDER IS BUT HEARKEN TO MY TALE" ], "begin_byte": 724649, "end_byte": 724812 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1216, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 201.75999450683594, "duration": 12.16, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000016.lca", "storage_key": "37324516,46600,46802,20169", "recording_id": "small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb", "channels": 0 }, "recording": { "id": "small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/151/canterburytales_librivox_64kb_mp3/canterburytales_18_chaucer_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 26505294, "duration": 1656.580875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Canterbury Tales/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.38 }, { "cut": { "id": "small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb_13_repeat0", "start": 122.92, "duration": 9.88, "channel": 0, "supervisions": [ { "id": "small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb_13", "recording_id": "small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb", "start": 0, "duration": 9.88, "channel": 0, "language": "English", "speaker": "12539", "custom": { "texts": [ " Therefore it is no wonder that they have become blind and leaders of the blind. And this faith brings with it at once love, peace, joy and hope.", " THEREFORE IT IS NO WONDER THAT THEY HAVE BECOME BLIND AND LEADERS OF THE BLIND AND THIS FAITH BRINGS WITH IT AT ONCE LOVE PEACE JOY AND HOPE" ], "pre_texts": [ "he teaching of St. Paul, Romans xiv: \"Whatsoever is not done of or in faith is sin.\" Faith, as the chief work, and no other work, has given us the name of \"believers on Christ.\" For all other works a heathen, a Jew, a Turk, a sinner, may also do; but to trust firmly that he pleases God, is possible only for a Christian who is enlightened and strengthened by grace. That these words seem strange, and that some call me a heretic because of them, is due to the fact that men have followed blind reason and heathen ways, have set faith not above, but beside other virtues, and have given it a work of its own, apart from all works of the other virtues; although faith alone makes all other works good, acceptable and worthy, in that it trusts God and does not doubt that for it all things that a man does are well done. Indeed, they have not let faith remain a work, but have made a habitus of it, as they say, although Scripture gives the name of a good, divine work to no work except to faith alone.", "TO BE BURNED THIS IS THE TEACHING OF SAINT PAUL ROMANS FOURTEEN WHATSOEVER IS NOT DONE OF OR IN FAITH IS SIN FAITH AS THE CHIEF WORK AND NO OTHER WORK HAS GIVEN US THE NAME OF BELIEVERS ON CHRIST FOR ALL OTHER WORKS A HEATHEN A JEW A TURK A SINNER MAY ALSO DO BUT TO TRUST FIRMLY THAT HE PLEASES GOD IS POSSIBLE ONLY FOR A CHRISTIAN WHO IS ENLIGHTENED AND STRENGTHENED BY GRACE THAT THESE WORDS SEEM STRANGE AND THAT SOME CALL ME A HERETIC BECAUSE OF THEM IS DUE TO THE FACT THAT MEN HAVE FOLLOWED BLIND REASON AND HEATHEN WAYS HAVE SET FAITH NOT ABOVE BUT BESIDE OTHER VIRTUES AND HAVE GIVEN IT A WORK OF ITS OWN APART FROM ALL WORKS OF THE OTHER VIRTUES ALTHOUGH FAITH ALONE MAKES ALL OTHER WORKS GOOD ACCEPTABLE AND WORTHY IN THAT IT TRUSTS GOD AND DOES NOT DOUBT THAT FOR IT ALL THINGS THAT A MAN DOES ARE WELL DONE INDEED THEY HAVE NOT LET FAITH REMAIN A WORK BUT THEY HAVE MADE HABITANTS OF IT AS THEY SAY ALTHOUGH SCRIPTURE GIVES THE NAME OF A GOOD DIVINE WORK TO NO WORK EXCEPT TO FAITH ALONE" ], "begin_byte": 36093, "end_byte": 36237 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 988, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 122.91999816894531, "duration": 9.88, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000001.lca", "storage_key": "153855578,46412,45716", "recording_id": "small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb", "channels": 0 }, "recording": { "id": "small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/12539/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_06_luther_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6468281, "duration": 404.2675625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Treatise on Good Works/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 13.74 } ]
MixedCut
84e62f40-aa6a-4105-aee6-582d6846345b
[ { "cut": { "id": "small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb_7_repeat0", "start": 90.4, "duration": 14.799, "channel": 0, "supervisions": [ { "id": "small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb_7", "recording_id": "small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb", "start": 0, "duration": 14.799, "channel": 0, "language": "English", "speaker": "3157", "custom": { "texts": [ "\" It is clear that the President saw in this punctilio about a humane act, whose \"offense was _ranker_.\" It reminded one of the story of the New England skipper who, with his mate--and crew of a small fisher--owned the vessel.", " IT IS CLEAR THAT THE PRESIDENT SAW IN THIS PUNCTILIO ABOUT A HUMANE ACT WHOSE OFFENSE WAS RANCOR IT REMINDED ONE OF THE STORY OF THE NEW ENGLAND SKIPPER WHO WITH HIS MATE AND CREW OF A SMALL FISSURE OWNED THE VESSEL" ], "pre_texts": [ "ad two, and he promised to give them the one due next time. This was held as keeping up correspondence with the Johnnies, and the authorities reduced him to the ranks, as he was then a captain. Worse and worse, the enemy seized him when he went out to redeem his promise about the news, and he was imprisoned on their side. This regalled his wounds and he was a great sufferer. The Massachusetts member of Congress, Alexander Rice, pleaded with the President for his native citizen. The complication was that Burrage was a captain when captured, but a private again soon after, and the rebels would probably hold him at the higher rate if an exchange was allowed, while the Union War Department stood for his being but a common soldier. \"If General Wadsworth raises that point,\" replied the President, who had allowed this pathetic case to break his rule to deal with classes and not individual offenses, \"tell him if he could take care of the exchange part, I guess I can take care of the rank part!", "PER TO THE REBELS THEY HAD TWO AND HE PROMISED TO GIVE THEM THE ONE DUE NEXT TIME THIS WAS HELD AS KEEPING UP CORRESPONDENCE WITH THE JOHNNIES AND THE AUTHORITIES REDUCED HIM TO THE RANKS AS HE WAS THEN A CAPTAIN WORSE AND WORSE THE ENEMY SEIZED HIM WHEN HE WENT OUT TO REDEEM HIS PROMISE ABOUT THE NEWS AND HE WAS IMPRISONED ON THEIR SIDE THIS REGALED HIS WOUNDS AND HE WAS A GREAT SUFFERER THE MASSACHUSETTS MEMBER OF CONGRESS ALEXANDER RICE PLEADED WITH THE PRESIDENT FOR HIS NATIVE CITIZEN THE COMPLICATION WAS THAT BURRIDGE WAS A CAPTAIN WHEN CAPTURED BUT A PRIVATE AGAIN SOON AFTER AND THE REBELS WOULD PROBABLY HOLD HIM AT THE HIGHER RATE IF AN EXCHANGE WAS ALLOWED WHILE THE UNION WAR DEPARTMENT STOOD FOR HIS BEING BUT A COMMON SOLDIER IF GENERAL WADSWORTH RAISES THAT POINT REPLIED THE PRESIDENT WHO HAD ALLOWED THIS PATHETIC CASE TO BREAK HIS RULE TO DEAL WITH CLASSES AND NOT INDIVIDUAL OFFENSES TELL HIM IF HE COULD TAKE CARE OF THE EXCHANGE PART I GUESS I CAN TAKE CARE OF THE RANK PART" ], "begin_byte": 287088, "end_byte": 287313 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1480, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 90.4000015258789, "duration": 14.799, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000033.lca", "storage_key": "54192157,46631,46873,44770", "recording_id": "small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb", "channels": 0 }, "recording": { "id": "small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/3157/lincoln_story_book2_0902_librivox_64kb_mp3/lincolnstorybook_260_williams_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 2037546, "duration": 127.346625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Lincoln Story Book/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb_15_repeat0", "start": 87.24, "duration": 10.56, "channel": 0, "supervisions": [ { "id": "small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb_15", "recording_id": "small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb", "start": 0, "duration": 10.56, "channel": 0, "language": "English", "speaker": "2368", "custom": { "texts": [ " But as the wind had now veered to the north-west, and there was every probability that it was settled for a time, he came to the conclusion that he had better take advantage of it and persevere in making his way towards the east.", " BUT AS THE WIND HAD NOW VEERED TO THE NORTHWEST AND THERE WAS EVERY PROBABILITY THAT IT WAS SETTLED FOR A TIME HE CAME TO THE CONCLUSION THAT HE HAD BETTER TAKE ADVANTAGE OF IT AND PERSEVERE IN MAKING HIS WAY TOWARDS THE EAST" ], "pre_texts": [ "rtain the schooner's rate of speed and the direction that she was taking. This information was to be obtained readily enough by means of the log and compass, and the result of each day's observations would be entered regularly on the chart. The log on board was a patent log, with a dial-plate and screw, by means of which the distance that is travelled can be measured accurately for any definite time; it was an instrument so simple that the negroes were very soon taught its use. The slight error in the reckoning caused by the action of the currents could only be rectified by astronomical observations, which, as already has been stated, were beyond Dick's attainments to make. The idea more than once crossed Dick's mind whether he would not take the \"Pilgrim\" back again to New Zealand; the distance was considerably less than it was to America, and had the wind remained in the quarter whence it had been blowing so long, it is more than likely he would have determined to retrace his course.", "AT HE SHOULD ASCERTAIN THE SCHOONER'S RATE OF SPEED IN THE DIRECTION THAT SHE WAS TAKING THIS INFORMATION WAS TO BE OBTAINED REALLY ENOUGH BY MEANS OF THE LOG AND COMPASS AND THE RESULT OF EACH DAY'S OBSERVATIONS WOULD BE ENTERED REGULARLY ON THE CHART THE LOG ON BOARD WAS A PATENT LOG WITH A DIAL PLATE AND SCREW BY MEANS OF WHICH THE DISTANCE THAT IS TRAVELLED COULD BE MEASURED ACCURATELY FOR ANY INFINITE TIME IT WAS AN INSTRUMENT SO SIMPLE THAT THE NEGROES WERE VERY SOON TAUGHT ITS USE THE SLIGHT ERROR IN THE RECKONING CAUSED BY THE ACTION OF THE CURRENTS COULD ONLY BE RECTIFIED BY ASTRONOMICAL OBSERVATIONS WHICH AS ALREADY HAD BEEN STATED WERE BEYOND DICK'S ATTAINMENTS TO MAKE THE IDEA MORE THAN ONCE CROSSED DICK'S MIND WHETHER HE WOULD NOT TAKE THE PILGRIM BACK AGAIN TO NEW ZEALAND THE DISTANCE WAS CONSIDERABLY LESS THAN IT WAS TO AMERICA AND HAD THE WIND REMAINED IN THE QUARTER WHENCE IT HAD BEEN BLOWING SO LONG IT IS MORE THAN LIKELY HE WOULD HAVE DETERMINED TO RETRACE HIS COURSE" ], "begin_byte": 135354, "end_byte": 135583 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1056, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 87.23999786376953, "duration": 10.56, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000026.lca", "storage_key": "260142108,46205,46446,5361", "recording_id": "small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb", "channels": 0 }, "recording": { "id": "small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2368/dick_sands_the_boy_captain_act_librivox_64kb_mp3/dicksands_10_verne_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 15103786, "duration": 943.986625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Dick Sands the Boy Captain/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 9.709 }, { "cut": { "id": "small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb_37_repeat0", "start": 698.32, "duration": 8.599, "channel": 0, "supervisions": [ { "id": "small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb_37", "recording_id": "small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb", "start": 0, "duration": 8.599, "channel": 0, "language": "English", "speaker": "1166", "custom": { "texts": [ " That's all I ever have to write, anyway--just the signature. Rest's all dictatin'.” He blew across the top of the cup unctuously.", " THAT'S ALL I EVER HAVE TO WRITE ANYWAY JUST THE SIGNATURE RESTS ALL DICTATE HE BLEW ACROSS THE TOP OF THE CUP UNCTUOUSLY" ], "pre_texts": [ "e says, 'an only third-rate brains, at that,' he says, 'but it does need a special KIND o' brains,' he says, 'to be a millionaire. I mean,' he says, 'when a man's given a start. If nobody gives him a start, why, course he's got to have luck AND the right kind o' brains. The only miracle about Bibbs,' he says, 'is where he got the OTHER kind o' brains--the brains you made him quit usin' and throw away.'” “But what'd he say about his health?” Mrs. Sheridan demanded, impatiently, as George placed a cup of coffee before her husband. Sheridan helped himself to cream and sugar, and began to sip the coffee. “I'm comin' to that,” he returned, placidly. “See how easy I manage this cup with my left hand, mamma?” “You been doin' that all winter. What did--” “It's wonderful,” he interrupted, admiringly, “what a fellow can do with his left hand. I can sign my name with mine now, well's I ever could with my right. It came a little hard at first, but now, honest, I believe I RATHER sign with my left.", "LOOD YES SIR HE SAYS IT DOESN'T NEED MUCH BRAINS HE SAYS AND ONLY THIRD RATE BRAINS AT THAT HE SAYS BUT IT DOES NEED A SPECIAL KIND OF BRAINS HE SAYS TO BE A MILLIONAIRE I MEAN HE SAYS WHEN A MAN'S GIVING A START IF NOBODY GIVES HIM A START WHY OF COURSE HE'S GOT TO HAVE LUCK AND THE RIGHT KIND OF BRAINS THE ONLY MIRACLE OF ALL BIBBS HE SAYS IS WHERE HE GOT THE OTHER KIND OF BRAINS THE BRAINS YOU MADE HIM QUIT USING THEM THROW AWAY BUT WHAT DID HE SAY ABOUT HIS HEALTH MISSUS SHERIDAN DEMANDED IMPATIENTLY AS GEORGE PLACED A CUP OF COFFEE BEFORE HER HUSBAND SHERIDAN HELPED HIMSELF TO CREAM AND SUGAR AND BEGAN TO SIP THE COFFEE I'M COMING TO THAT HE RETURNED PLACIDLY SEE HOW EASY I MANAGED THIS CUP WITH MY LEFT HAND MAMMA YOU BEEN DOING THAT ALL WINTER WHAT DID IT'S WONDERFUL HE INTERRUPTED ADMIRINGLY WHAT A FELLOW CAN DO WITH HIS LEFT HAND I CAN SIGN MY NAME WITH MINE NOW WELL AS I EVER COULD WITH MY RIGHT IT CAME A LITTLE HARD AT FIRST BUT NOW HONEST I BELIEVE I RATHER SIGN WITH MY LEFT" ], "begin_byte": 463867, "end_byte": 463996 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 860, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 698.3200073242188, "duration": 8.599, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000005.lca", "storage_key": "45282584,44435,32611", "recording_id": "small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb", "channels": 0 }, "recording": { "id": "small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1166/turmoil_0908_librivox_64kb_mp3/turmoil_31_tarkington_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 14544881, "duration": 909.0550625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Turmoil Growth Trilogy Vol 1/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 13.459 }, { "cut": { "id": "small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb_10_repeat0", "start": 306.04, "duration": 14.839, "channel": 0, "supervisions": [ { "id": "small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb_10", "recording_id": "small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb", "start": 0, "duration": 14.839, "channel": 0, "language": "English", "speaker": "12533", "custom": { "texts": [ " If such terrible crimes do not move you to lament and complain, do not permit yourself to be led astray by your rank, station, good works or prayer: there is no Christian vein or trait in you, however righteous you may be.", " IF SUCH TERRIBLE CRIMES DO NOT MOVE YOU TO LAMENT AND COMPLAIN DO NOT PERMIT YOURSELF TO BE LED ASTRAY BY YOUR RANK STATION GOOD WORKS OR PRAYER THERE IS NO CHRISTIAN VAIN OR TRAIT IN YOU HOWEVER RIGHTEOUS YOU MAY BE" ], "pre_texts": [ "nce and every good kind of prayer. But when we are in our churches during mass, we stand like images of saints; know nothing to speak of or to lament; the beads rattle, the pages rustle and the mouth babbles; and that is all there is to it. But if you ask what you shall speak of and lament in your prayer, you can easily learn from the Ten Commandments and the Lord's Prayer. Open your eyes and look into your life and the life of all Christians, especially of the spiritual estate, and you will find how faith, hope, love, obedience, chastity and every virtue languish, and all manner of heinous vices reign; what a lack there is of good preachers and prelates; how only knaves, children, fools and women rule. Then you will see that there were need every hour without ceasing to pray everywhere with tears of blood to God, Who is so terribly angry with men. And it is true that it has never been more necessary to pray than at this time, and it will be more so from now on to the end of the world.", "AYER HAVE A GOOD CONFIDENCE IN EVERY GOOD KIND OF PRAYER BUT WHEN WE ARE IN OUR CHURCHES DURING MASS WE STAND LIKE IMAGES OF SAINTS KNOW NOTHING TO SPEAK OF OR TO LAMENT THE BEADS RATTLE THE PAGES RUSTLE AND THE MOUTH BABBLES AND THAT IS ALL THERE IS TO IT BUT IF YOU ASK WHAT YOU SHALL SPEAK OF AND LAMENT IN YOUR PRAYER YOU CAN EASILY LEARN FROM THE TANK COMMANDMENTS AND THE LORD'S PRAYER OPEN YOUR EYES AND LOOK INTO YOUR LIFE AND THE LIFE OF ALL CHRISTIANS ESPECIALLY OF THE SPIRITUAL ESTATE AND YOU WILL FIND HOW FAITH HOPE LOVE OBEDIENCE CHASTITY AND EVERY VIRTUE LANGUISH AND ALL MANNER OF HEINOUS VICES REIGN WHAT LACK THERE IS OF GOOD PREACHERS AND PRELATES HOW ONLY KNAVES CHILDREN FOOLS AND WOMEN RULE THEN YOU WILL SEE THAT THERE WERE NEED IN EVERY HOUR WITHOUT CEASING TO PRAY EVERYWHERE WITH TEARS OF BLOOD TO GOD WHO IS SO TERRIBLY ANGRY WITH MEN AND IT IS TRUE THAT IT HAS NEVER BEEN MORE NECESSARY TO PRAY THAN AT THIS TIME AND IT WILL BE MORE SO FROM NOW ON TO THE END OF THE WORLD" ], "begin_byte": 127012, "end_byte": 127234 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1484, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 306.0400085449219, "duration": 14.839, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000001.lca", "storage_key": "108124992,45823,45759,44103", "recording_id": "small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb", "channels": 0 }, "recording": { "id": "small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/12533/treatise_on_good_works_1811_librivox_64kb_mp3/goodworks_19_luther_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8892314, "duration": 555.769625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Treatise on Good Works/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 14.088 } ]
MixedCut
609fe9d5-ddf6-4935-ad48-83181a214a4f
[ { "cut": { "id": "small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb_19_repeat0", "start": 461.56, "duration": 6.16, "channel": 0, "supervisions": [ { "id": "small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb_19", "recording_id": "small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb", "start": 0, "duration": 6.16, "channel": 0, "language": "English", "speaker": "1166", "custom": { "texts": [ "But, hold, You shall not have another peevish word (till the next occasion) from Yours, MATT.", " BUT HOLD YOU SHALL NOT HAVE ANOTHER PEEVISH WORD TILL THE NEXT OCCASION FROM YOURS MAT" ], "pre_texts": [ "iable maiden has actually commenced a flirting correspondence with an Irish baronet of sixty-five. His name is Sir Ulic Mackilligut. He is said to be much out at elbows; and, I believe, has received false intelligence with respect to her fortune. Be that as it may, the connexion is exceedingly ridiculous, and begins already to excite whispers. For my part, I have no intention to dispute her free-agency; though I shall fall upon some expedient to undeceive her paramour, as to the point which he has principally in view. But I don’t think her conduct is a proper example for Liddy, who has also attracted the notice of some coxcombs in the Rooms; and Jery tells me, he suspects a strapping fellow, the knight’s nephew, of some design upon the girl’s heart. I shall, therefore, keep a strict eye over her aunt and her, and even shift the scene, if I find the matter grow more serious--You perceive what an agreeable task it must be, to a man of my kidney, to have the cure of such souls as these.--", "ES OF BLOOD WELL THIS AMIABLE MAIDEN HAS ACTUALLY COMMENCED A FLIRTING CORRESPONDENCE WITH AN IRISH BARONET OF SIXTY FIVE HIS NAME IS SIR EUNULUK MC GILICOTT HE IS SAID TO BE MUCH OUT AT ELBOWS AND I BELIEVE HAS RECEIVED FALSE INTELLIGENCE WITH RESPECT TO HER FORTUNE BE THAT AS IT MAY THE CONNECTION IS EXCEEDINGLY RIDICULOUS AND BEGINS ALREADY TO EXCITE WHISPERS FOR MY PART I HAVE NO INTENTION TO DISPUTE HER FREE AGENCY THOUGH I SHALL FALL UPON SOME EXPEDIENT TO UNDECEIVE HER PARAMOUR AS TO THE POINT WHICH HE HAS PRINCIPALLY IN VIEW BUT I DON'T THINK HER CONDUCT IS A PROPER EXAMPLE FOR LIDDY WHO HAS ALSO ATTRACTED THE NOTICE OF SOME COXCOMBS IN THE ROOMS AND JERRY TELLS ME HE SUSPECTS A STRAPPING FELLOW THE KNIGHT'S NEPHEW OF SOME DESIGN UPON THE GIRL'S HEART I SHALL THEREFORE KEEP A STRICT EYE OVER HER AUNT AND HER AND EVEN SHIFT THE SCENE IF I FIND THE MATTER GROW MORE SERIOUS YOU PERCEIVE WHAT AN AGREEABLE TASK IT MUST BE TO A MAN OF MY KIDNEY TO HAVE THE CURE OF SUCH SOULS AS THESE" ], "begin_byte": 110292, "end_byte": 110384 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 616, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 461.55999755859375, "duration": 6.16, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000005.lca", "storage_key": "31122078,44900,10369", "recording_id": "small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb", "channels": 0 }, "recording": { "id": "small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1166/expedition_humphry_clinker_0908_librivox_64kb_mp3/expeditionofhumphryclinker_20_smollett_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7649484, "duration": 478.09275, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Expedition of Humphry Clinker/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb_80_repeat0", "start": 144.52, "duration": 8.239, "channel": 0, "supervisions": [ { "id": "small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb_80", "recording_id": "small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb", "start": 0, "duration": 8.239, "channel": 0, "language": "English", "speaker": "9347", "custom": { "texts": [ " Bedson, of Stony Mountain, Manitoba, and Mr. C. J. Jones, of Garden City, Kans.", " BEDSON OF STONEY MOUNTAIN MANITOBA AND MISTER C J JONES OF GARDEN CITY KANSAS" ], "pre_texts": [ "ed calf. This belief is entirely without foundation, and is due to theories rather than facts. Numerous experiments in buffalo breeding have been made, and the subject is far from being a new one. As early as 1701 the Huguenot settlers at Manikintown, on the James River, a few miles above Richmond, began to domesticate buffaloes. It is also a matter of historical record that in 1786, or thereabouts, buffaloes were domesticated and bred in captivity in Virginia, and Albert Gallatin states that in some of the northwestern counties the mixed breed was quite common. In 1815 a series of elaborate and valuable experiments in cross-breeding the buffalo and domestic cattle was begun by Mr. Robert Wickliffe, of Lexington, Ky., and continued by him for upwards of thirty years.[49] [Note 49: For a full account of Mr. Wickliffe's experiments, written by himself, see Audubon and Bachman's \"Quadrupeds of North America,\" vol. ii, pp. 52-54.] Quite recently the buffalo-breeding operations of Mr. S. L.", "N PREVAILS EVEN NOW TO QUITE AN EXTENT THAT ON ACCOUNT OF THE HUMP ON THE SHOULDERS A DOMESTIC COW COULD NOT GIVE BIRTH TO A HALF BEAD CALF THIS BELIEF IS ENTIRELY WITHOUT FOUNDATION AND IS DUE TO THEORIES RATHER THAN FACTS NUMEROUS EXPERIMENTS IN BUFFALO BREEDING HAVE BEEN MADE AND THE SUBJECT IS FAR FROM BEING A NEW ONE AS EARLY AS SEVENTEEN O ONE THE HUGUENOT SETTLERS AT MANICINTOWN ON THE JAMES RIVER A FEW MILES ABOVE RICHMOND BEGAN TO DOMESTICATE BUFFALOES IT IS ALSO A MATTER OF HISTORICAL RECORD THAT IN SEVENTEEN EIGHTY SIX OR THEREABOUTS BUFFALOES WERE DOMESTICATED AND BRED IN CAPTIVITY IN VIRGINIA AND ALBERT GALATON STATES THAT IN SOME OF THE NORTHWESTERN COUNTIES THE MIXED BREED WAS QUITE COMMON IN EIGHTEEN FIFTEEN A SERIES OF ELABORATE AND VALUABLE EXPERIMENTS IN CROSS BREEDING THE BUFFALO AND DOMESTIC CALLOW WAS BEGUN BY MISTER ROBERT WHITCLIFFE OF LEXINGTON KENTUCKY AND CONTINUED BY HIM FOR UPWARDS OF THIRTY YEARS QUITE RECENTLY THE BUFFALO BREEDING OPERATIONS OF MISTER S L" ], "begin_byte": 245946, "end_byte": 246025 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 824, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 144.52000427246094, "duration": 8.239, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000055.lca", "storage_key": "62906511,46966,30647", "recording_id": "small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb", "channels": 0 }, "recording": { "id": "small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/9347/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_13_hornaday_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 25554878, "duration": 1597.179875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Extermination of the American Bison/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 1.07 }, { "cut": { "id": "small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb_10_repeat0", "start": 50.48, "duration": 10.36, "channel": 0, "supervisions": [ { "id": "small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb_10", "recording_id": "small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb", "start": 0, "duration": 10.36, "channel": 0, "language": "English", "speaker": "842", "custom": { "texts": [ " The more opportunities they have afforded me for experience, the wider has appeared the interval between us, and to a greater distance have the points of sympathy been withdrawn.", " THE MORE OPPORTUNITIES THEY HAVE AFFORDED ME FOR EXPERIENCE THE WIDER HAS APPEARED THE INTERVAL BETWEEN US AND TO A GREATER DISTANCE HAVE THE POINTS OF SYMPATHY BEEN WITHDRAWN" ], "pre_texts": [ "04 [EBook #5428] This file was first posted on July 18, 2002 Last Updated: June 16, 2013 Language: English *** START OF THIS PROJECT GUTENBERG EBOOK A DEFENCE OF POETRY *** Produced by Steve Harris, Charles Franks and the Online Distributed Proofreading Team A DEFENCE OF POETRY AND OTHER ESSAYS By Percy Bysshe Shelley ON LOVE ON LIFE IN A FUTURE STATE ON THE PUNISHMENT OF DEATH SPECULATIONS ON METAPHYSICS SPECULATIONS ON MORALS ON THE LITERATURE, THE ARTS AND THE MANNERS OF THE ATHENIANS ON THE SYMPOSIUM, OR PREFACE TO THE BANQUET OF PLATO A DEFENCE OF POETRY ON LOVE What is love? Ask him who lives, what is life? ask him who adores, what is God? I know not the internal constitution of other men, nor even thine, whom I now address. I see that in some external attributes they resemble me, but when, misled by that appearance, I have thought to appeal to something in common, and unburthen my inmost soul to them, I have found my language misunderstood, like one in a distant and savage land.", " THIS IS A LIBERVOX RECORDING ALL LIBER VOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION AND TO FIND OUT HOW YOU CAN VOLUNTEER PLEASE VISIT LIEBRAVOX DOT ORG ON LOVE BY PERCY BISH SHELLEY READING BY ETHAN GORDON WHAT IS LOVE ASK HIM WHO LIVES WHAT IS LIFE ASK HIM WHO ADORES WHAT IS GOD I KNOW NOT THE INTERNAL CONSTITUTION OF OTHER MEN NOR EVEN THINE WHOM I NOW ADDRESS I SEE THAT IN SOME EXTERNAL ATTRIBUTES THEY RESEMBLE ME BUT WHEN MISLED BY THAT APPEARANCE I HAVE THOUGHT TO APPEAL TO SOMETHING IN COMMON AND UNBURDEN MY INMOST SOUL TO THEM I HAVE FOUND MY LANGUAGE MISUNDERSTOOD LIKE ONE IN A DISTANT AND SAVAGE LAND" ], "begin_byte": 3570881, "end_byte": 3571059 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1036, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 50.47999954223633, "duration": 10.36, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000059.lca", "storage_key": "227441274,45288,45452,3497", "recording_id": "small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb", "channels": 0 }, "recording": { "id": "small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/842/short_story_008_64kb_mp3/on_love_shelley_eg_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 5116233, "duration": 319.7645625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Story Collection Vol 008/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 2.499 }, { "cut": { "id": "small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb_0_repeat0", "start": 33.28, "duration": 6.6, "channel": 0, "supervisions": [ { "id": "small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb_0", "recording_id": "small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb", "start": 0, "duration": 6.6, "channel": 0, "language": "English", "speaker": "3098", "custom": { "texts": [ " Poems are made by fools like me, But only God can make a tree!", " POEMS ARE MADE BY FOOLS LIKE ME BUT ONLY GOD CAN MAKE A TREE" ], "pre_texts": [ "e's foot, I heard the stream say, \"Mark the place: And undermine it rock and root.\" And o'er the whirling water there A dragonfly its shuttle plied, Where wild a fern let down its hair, And leaned to see the water's pride -- A speckled trout. The spotted elf, Whom I had come so far to see, Stretched out above a rocky shelf, A shadow sleeping mockingly. . . . . . . . And I have sat here half the day Regarding it, It has not stirred. I heard the running water say -- \"He does not know the magic word. \"The word that changes everything, And brings all Nature to his hand: That makes of this great trout a king, And opes the way to Faeryland.\" The Bellman Madison Cawein Trees I think that I shall never see A poem lovely as a tree. A tree whose hungry mouth is prest Against the sweet earth's hungry breast; A tree that looks at God all day And lifts her leafy arms to pray; A tree that may in summer wear A nest of robins in her hair; Upon whose bosom snow has lain; Who intimately lives with rain.", " TREES BY JOYCE KILMER READ FOR LIBER BOX DATORG BY JERRY DIXON TREES I THINK THAT I SHALL NEVER SEE A POEM AS LOVELY AS A TREE A TREE WHOSE HUNGRY MOUTH IS PRESSED AGAINST THE SWEET EARTH'S HUNGRY BREAST A TREE THAT LOOKS AT GOD ALL DAY AND LIFTS HER LEAFY ARMS TO PRAY A TREE THAT MAY IN SUMMER WEAR A NEST OF ROBINS IN HER HAIR UPON WHOSE BOSOM SNOW HAS LAIN WHO INTIMATELY LIVES WITH RAIN" ], "begin_byte": 641184, "end_byte": 641246 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 660, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 33.279998779296875, "duration": 6.6, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000033.lca", "storage_key": "150399045,45029,14813", "recording_id": "small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb", "channels": 0 }, "recording": { "id": "small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/3098/short_poetry_collection_071_0810_librivox_64kb_mp3/trees_kilmer_jcd_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 755665, "duration": 47.2290625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 071/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 4.889 } ]
MixedCut
b6df2949-cc44-40d5-ad8f-10c69b0fb078
[ { "cut": { "id": "small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb_11_repeat0", "start": 92.8, "duration": 14.519, "channel": 0, "supervisions": [ { "id": "small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb_11", "recording_id": "small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb", "start": 0, "duration": 14.519, "channel": 0, "language": "English", "speaker": "4196", "custom": { "texts": [ " All of the nine Nevada conifers mentioned in my last letter are also found in California, excepting only the Rocky Mountain spruce, which I have not observed westward of the Snake Range.", " ALL OF THE NINE NEVADA CONIFERS MENTIONED IN MY LAST LETTER ARE ALSO FOUND IN CALIFORNIA EXCEPTING ONLY THE ROCKY MOUNTAIN SPRUCE WHICH I HAVE NOT OBSERVED WESTWARD OF THE SNAKE RANGE" ], "pre_texts": [ "they are ready to launch out into the free ocean of air and light. XIV. Nevada’s Timber Belt[19] The pine woods on the tops of the Nevada mountains are already shining and blooming in winter snow, making a most blessedly refreshing appearance to the weary traveler down on the gray plains. During the fiery days of summer the whole of this vast region seems so perfectly possessed by the sun that the very memories of pine trees and snow are in danger of being burned away, leaving one but little more than dust and metal. But since these first winter blessings have come, the wealth and beauty of the landscapes have come fairly into view, and one is rendered capable of looking and seeing. The grand nut harvest is over, as far as the Indians are concerned, though perhaps less than one bushel in a thousand of the whole crop has been gathered. But the squirrels and birds are still busily engaged, and by the time that Nature’s ends are accomplished, every nut will doubtless have been put to use.", " LIBERVOX DOT ORG RECORDING BY JIM CLEVENGER STEEP TRAILS BY JOHN MUIR CHAPTER FOURTEEN NEVADAIS TIMBER BELT THE PINE WOODS ON THE TOPS OF THE NEVADA MOUNTAINS ARE ALREADY SHINING AND BLOOMING IN WINTER SNOW MAKING A MOST BLESSEDLY REFRESHING APPEARANCE TO THE WEARY TRAVELLER DOWN ON THE GREY PLAINS DURING THE FIERY DAYS OF SUMMER THE WHOLE OF THIS VAST REGION SEEMS SO PERFECTLY POSSESSED BY THE SUN THAT THE VERY MEMORIES OF PINE TREES AND SNOW ARE IN DANGER OF BEING BURNED AWAY LEAVING ONE BUT LITTLE MORE THAN DUST AND METAL BUT SINCE THESE FIRST WINTER BLESSINGS HAVE COME THE WEALTH AND BEAUTY OF THE LANDSCAPES HAVE COME FAIRLY INTO VIEW AND ONE IS RENDERED CAPABLE OF LOOKING AND SEEING THE GRAND NUT HARVEST IS OVER AS FAR AS THE INDIANS ARE CONCERNED THOUGH PERHAPS LESS THAN ONE BUSHEL IN A THOUSAND OF THE WHOLE CROP HAS BEEN GATHERED BUT THE SQUIRRELS AND BIRDS ARE STILL BUSILY ENGAGED AND BY THE TIME THAT NATURE'S ENDS ARE ACCOMPLISHED EVERY NUT WILL DOUBTLESS HAVE BEEN PUT TO USE" ], "begin_byte": 213300, "end_byte": 213486 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1452, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 92.80000305175781, "duration": 14.519, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000049.lca", "storage_key": "278128750,45275,45782,42486", "recording_id": "small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb", "channels": 0 }, "recording": { "id": "small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4196/steep_trails_10-02_librivox_64kb_mp3/steeptrails_14_muir_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 16262787, "duration": 1016.4241875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Steep Trails/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb_13_repeat0", "start": 26.52, "duration": 10.079, "channel": 0, "supervisions": [ { "id": "small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb_13", "recording_id": "small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb", "start": 0, "duration": 10.079, "channel": 0, "language": "English", "speaker": "815", "custom": { "texts": [ " The youth went slowly toward the fire indicated by his departed friend. As he reeled, he bethought him of the welcome his comrades would give him.", " THE YOUTH WENT SLOWLY TOWARD THE FIRE INDICATED BY HIS DEPARTED FRIEND AS HE REELED HE BETHOUGHT HIM OF THE WELCOME HIS COMRADES WOULD GIVE HIM" ], "pre_texts": [ "ind. He threaded the mazes of the tangled forest with a strange fortune. In encounters with guards and patrols he displayed the keenness of a detective and the valor of a gamin. Obstacles fell before him and became of assistance. The youth, with his chin still on his breast, stood woodenly by while his companion beat ways and means out of sullen things. The forest seemed a vast hive of men buzzing about in frantic circles, but the cheery man conducted the youth without mistakes, until at last he began to chuckle with glee and self-satisfaction. “Ah, there yeh are! See that fire?” The youth nodded stupidly. “Well, there’s where your reg’ment is. An’ now, good-by, ol’ boy, good luck t’ yeh.” A warm and strong hand clasped the youth’s languid fingers for an instant, and then he heard a cheerful and audacious whistling as the man strode away. As he who had so befriended him was thus passing out of his life, it suddenly occurred to the youth that he had not once seen his face. Chapter XIII.", " THIS IS A LIBERVOX RECORDING ALL LIBERVOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION OR TO VOLUNTEER PLEASE VISIT LIBERVOX DOT O R G RECORDING BY MARTY SCHWARTZ THE RED BADGE OF COURAGE BY STEPHEN CRANE CHAPTER THIRTEEN" ], "begin_byte": 144033, "end_byte": 144179 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1008, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 26.520000457763672, "duration": 10.079, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000059.lca", "storage_key": "193911119,44345,44343,735", "recording_id": "small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb", "channels": 0 }, "recording": { "id": "small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/815/badge_courage_librivox_64kb_mp3/redbadgeofcourage_13_crane_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 13243867, "duration": 827.7416875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Red Badge of Courage/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 9.259 } ]
MixedCut
11299744-61cb-4f8a-b1be-38b046cf229d
[ { "cut": { "id": "small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb_10_repeat0", "start": 613.28, "duration": 13.159, "channel": 0, "supervisions": [ { "id": "small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb_10", "recording_id": "small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb", "start": 0, "duration": 13.159, "channel": 0, "language": "English", "speaker": "4015", "custom": { "texts": [ " Subjected to heavy machine-gun fire from both flanks as well as frontally, the attacking troops had suf fered heavy casualties, which they had borne with the utmost fortitude.", " SUBJECTED TO HEAVY MACHINE GUN FIRE FROM BOTH FLANKS AS WELL AS FRONTLY THE ATTACKING TROOPS HAD SUFFERED HEAVY CASUALTIES WHICH THEY HAD BORNE WITH THE UTMOST FORTITUDE" ], "pre_texts": [ "stration. During these and the next few following days, too, our airmen had so established their supremacy that hostile scouts durst not venture over our lines in daylight. These conditions, how ever, brought about relatively heavy casualties among troops lying in support, and particularly among our burial parties. The situation on our left, the 3rd. Division front, has been dealt with first because the kick-off took place in the early morning, while on the right, to which we now come, the 2nd. Canadian Division did not open its attack south of the Cambrai road until a little after noon. \"On the front of the 2nd. Canadian Division the fighting was most severe,\" savs Sir Arthur Currie. \"The wire in front 7 of the Fresnes-Rouvroy line was found to be almost intact. OPERATIONS: AUG. 28 137 and although at some points the 5th. Brigade (Brig.-General T. L. Tremblay) had succeeded in penetrating the line, the first objective could not be secured, except one short length on the extreme right.", "NOTHING IN THE WAY OF A CONCERTED ARTILLERY DEMONSTRATION DURING THESE AND THE NEXT FEW FOLLOWING DAYS TOO OUR AIRMEN HAD SO ESTABLISHED THEIR SUPREMACY THAT HOSTILE SCOUTS DURST NOT VENTURE OVER OUR LINES IN DAYLIGHT THESE CONDITIONS HOWEVER BROUGHT ABOUT RELATIVELY HEAVY CASUALTIES AMONG TROOPS LYING IN SUPPORT AND PARTICULARLY AMONG OUR BURIAL PARTIES THE SITUATION ON OUR LEFT THE THIRD DIVISION FRONT HAS BEEN DEALT WITH FIRST BECAUSE THE KICK OFF TOOK PLACE IN THE EARLY MORNING WHILE ON THE RIGHT TO WHICH WE NOW COME THE SECOND CANADIAN DIVISION DID NOT OPEN ITS ATTACK SOUTH OF THE CAMBRAY ROAD UNTIL A LITTLE AFTER NOON ON THE FRONT OF THE SECOND CANADIAN DIVISION THE FIGHTING WAS MOST SEVERE SAYS SIR ARTHUR CURRY THE WIRE IN FRONT OF THE FRIEND ROUVROY LINE WAS FOUND TO BE ALMOST INTACT AND ALTHOUGH AT SOME POINTS THE FIFTH BRIGADE BRIGADIER GENERAL T L TRIMLY HAD SUCCEEDED IN PENETRATING THE LINE THE FIRST OBJECTIVE COULD NOT BE SECURED EXCEPT ONE SHOT LENGTH ON THE EXTREME RIGHT" ], "begin_byte": 268209, "end_byte": 268384 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1316, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 613.280029296875, "duration": 13.159, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000046.lca", "storage_key": "17384716,48155,48681,31333", "recording_id": "small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb", "channels": 0 }, "recording": { "id": "small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4015/canadas_hundred_days_2_1002_librivox_64kb_mp3/canadashundreddays_2_04_livesay_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 23083880, "duration": 1442.7425, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Canadas Hundred Days With the Canadian Corps from Amiens to Mons Aug 8 Nov 11 1918 Part 2 Arras/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb_3_repeat0", "start": 27.64, "duration": 11.799, "channel": 0, "supervisions": [ { "id": "small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb_3", "recording_id": "small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb", "start": 0, "duration": 11.799, "channel": 0, "language": "English", "speaker": "1903", "custom": { "texts": [ "The jester doffed his cap and bells,And stood the mocking court before;They could not see the bitter smileBehind the painted grin he wore.", " THE JESTER DOFFED HIS CAP AND BELLS AND STOOD THE MOCKING COURT BEFORE THEY COULD NOT SEE THE BITTER SMILE BEHIND THE PAINTED GRIN HE WORE" ], "pre_texts": [ "ce of the skies for punishment? Contents -BIBLIOGRAPHIC RECORD Previous Article Next Article Shakespeare Bible Strunk Nonfiction Quotations Reference Fiction Anatomy Harvard Classics Lit. History Poetry Get the App [Top 150] Index to Subjects Index to Titles Authors The Library of the World’s Best Literature Free Essays CA Do Not Sell My Personal Information Privacy CA Privacy Policy © 1993–2023 Bartleby.com 206 The Fool’s Prayer - Collection at Bartleby.com Reference Verse Fiction Nonfiction × Subjects Titles Authors Essays Learn Thesaurus Quotations English Usage Skip to the content Home » Yale Book of American Verse » 206 The Fool’s Prayer Previous Article Next Article Contents -BIBLIOGRAPHIC RECORD Thomas R. Lounsbury, ed. (1838–1915). Yale Book of American Verse. 1912. Edward Rowland Sill 1841–1887 Edward Rowland Sill 206 The Fool’s Prayer THE ROYAL feast was done; the KingSought some new sport to banish care,And to his jester cried: “Sir Fool,Kneel now, and make for us a prayer!”", " THE FOOL'S PRAYER BY EDWARD RAWLIN'S SILL READ FOR LIVERPOCKS DOT ORGED BY MICHAEL ROBINSON CARBONDALE ILLINOIS THE ROYAL FEAST WAS DONE THE KING SOUGHT SOME NEW SPORT TO BANISH CARE AND TO HIS JESTER CRIED SIR FOOL KNEEL NOW AND MAKE FOR US A PRAYER" ], "begin_byte": 38672, "end_byte": 38809 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1180, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 27.639999389648438, "duration": 11.799, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000024.lca", "storage_key": "128183944,45709,45595,16667", "recording_id": "small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb", "channels": 0 }, "recording": { "id": "small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1903/shortpoetry_048_librivox_64kb_mp3/fools_prayer_sill_mtr_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 2720491, "duration": 170.0306875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 048/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.899 } ]
MixedCut
d28ef642-b095-4da2-95e5-5763d995bd04
[ { "cut": { "id": "small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb_11_repeat0", "start": 304.88, "duration": 13.199, "channel": 0, "supervisions": [ { "id": "small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb_11", "recording_id": "small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb", "start": 0, "duration": 13.199, "channel": 0, "language": "English", "speaker": "205", "custom": { "texts": [ " Then, day after day, for weeks, the noise of the spinning-wheel was heard, accompanied by the steady beat of the girls' feet, as they walked forward and backward drawing out and twisting the thread and running it on the spindle.", " THEN DAY AFTER DAY FOR WEEKS THE NOISE OF THE SPINNING WHEEL WAS HEARD ACCOMPANIED BY THE STEADY BEAT OF THE GIRLS FEET AS THEY WALKED FORWARD AND BACKWARD DRAWING OUT AND TWISTING THE THREAD AND RUNNING IT ON THE SPINDLE" ], "pre_texts": [ "the handle for evidence that the butter was forming, and what was the relief when the monotonous task was at an end. As soon as my legs were long enough, I had to follow a team; indeed, I drove the horses, mounted on the back of one of them, when my nether limbs were scarcely sufficiently grown to give me a grip. The instruments for the agricultural operations were few and rough. Iron ploughs with cast-iron mould-boards and shares were commonly employed. Compared with our modern ploughs, they were clumsy things, but a vast improvement on the earlier wooden ploughs which, even at that date, had not wholly gone out of use. For drags, tree-tops were frequently used. In June came sheep-washing. The sheep were driven to the bay shore and secured in a pen. One by one they were taken out, and the fleeces carefully washed. Within a day or two, shearing followed in the barn. The wool was sorted; some was reserved to be carded by hand; the remainder was sent to the mills to be turned into rolls.", " HOW OFTEN DID WE EXAMINE THE HANDLE FOR EVIDENCE THAT THE BUTTER WAS FORMING AND WHAT WAS THE RELIEF WHEN THE MONOTONOUS TASK WAS AT AN END AS SOON AS MY LEGS WERE LONG ENOUGH I HAD TO FOLLOW A TEAM INDEED I DROVE THE HORSES MOUNTED ON THE BACK OF ONE OF THEM WHEN MY NETHER LIMBS WERE SCARCELY SUFFICIENTLY GROWN TO GIVE ME A GRIP THE INSTRUMENTS FOR THE AGRICULTURAL OPERATIONS WERE FEW AND ROUGH IRON PLOUGHS WITH CAST IRON MOULD BOARDS AND SHARES WERE COMMONLY EMPLOYED COMPARED WITH OUR MODERN PLOUGHS THEY WERE CLUMSY THINGS BUT A VAST IMPROVEMENT ON THE EARLIER WOODEN PLOUGHS WHICH EVEN AT THAT DATE HAD NOT WHOLLY GONE OUT OF USE FOR DRAGS TREE TOPS WERE FREQUENTLY USED IN JUNE CAME SHEEP WASHING THE SHEEP WERE DRIVEN TO THE BAY SHORE AND SECURED IN A PEN ONE BY ONE THEY WERE TAKEN OUT AND THE FLEECES CAREFULLY WASHED WITHIN A DAY OR TWO SHEARING FOLLOWED IN THE BARN THE WOOL WAS SORDID SOME WAS RESERVED TO BE CARTED BY HAND THE REMAINDER WAS SENT TO THE MILLS TO BE TURNED INTO ROLLS" ], "begin_byte": 718654, "end_byte": 718882 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1320, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 304.8800048828125, "duration": 13.199, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000029.lca", "storage_key": "259092248,45251,45147,29022", "recording_id": "small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb", "channels": 0 }, "recording": { "id": "small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/205/short_story_008_64kb_mp3/country_life_in_canada_haight_ehl_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7359838, "duration": 459.989875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Story Collection Vol 008/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "0e2fffdb-88d7-465b-be37-3e5baa9da171", "start": null, "duration": null, "channel": null, "supervisions": null, "features": null, "recording": null, "custom": null, "tracks": [ { "cut": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_8_repeat0", "start": 442.96, "duration": 7.04, "channel": 0, "supervisions": [ { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_8", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "start": 0, "duration": 7.04, "channel": 0, "language": "English", "speaker": "1535", "custom": { "texts": [ "\" \"Yes?\" I said interrogatively, as he paused for some word from me.", " YES I SAID INTERROGATIVELY AS HE PAUSED FOR SOME WORD FROM ME" ], "pre_texts": [ "sympathy with my fellow-creatures, for I seem to see clearly again that all are akin. The racial lines, which once were bitterly real, now serve nothing more than marking out a living mosaic of human beings. And even here men of the same color are like the ivory keys of one instrument where each resembles all the rest, yet varies from them in pitch and quality of voice. And those creatures who are for a time mere echoes of another's note are not unlike the fable of the thin sick man whose distorted shadow, dressed like a real creature, came to the old master to make him follow as a shadow. Thus with a compassion for all echoes in human guise, I greet the solemn-faced \"native preacher\" whom I find awaiting me. I listen with respect for God's creature, though he mouth most strangely the jangling phrases of a bigoted creed. As our tribe is one large family, where every person is related to all the others, he addressed me:-- \"Cousin, I came from the morning church service to talk with you.", "IR AT MY DESK I FEEL IN KEEN SYMPATHY WITH MY FELLOW CREATURES FOR I SEEM TO SEE CLEARLY AGAIN THAT ALL ARE AKIN THE RACIAL LINES WHICH WERE ONCE BITTERLY REAL NOW SERVE NOTHING MORE THAN MARKING OUT A LIVING MOSAIC OF HUMAN BEINGS AND EVEN HERE MEN OF SAME COLOR ARE LIKE THE IVORY KEYS OF ONE INSTRUMENT WHERE EACH RESEMBLES ALL THE REST IT VARIES FROM THEM IN PITCH AND QUALITY OF VOICE AND THOSE CREATURES WHO ARE FOR A TIME MERE ECHOES OF ANOTHER'S NOTE ARE NOT UNLIKE THE FABLE OF THE THIN SICK MAN WHOSE DISTORTED SHADOW DRESSED LIKE A REAL CREATURE CAME TO THE OLD MASTER TO MAKE HIM FOLLOW AS A SHADOW THUS WITH A COMPASSION FOR ALL ECHOES IN HUMAN GUISE I GREET THE SOLEMN FACED NATIVE PREACHER WHOM I FIND AWAITING ME I LISTEN WITH RESPECT FOR GOD'S CREATURE THOUGH HE MOUTH MOST STRANGELY THE JANGLING PHRASES OF A BIGOTED CREED AS OUR TRIBE IS ONE LARGE FAMILY WHERE EVERY PERSON IS RELATED TO ALL THE OTHERS HE ADDRESSED ME COUSIN I CAME FROM THE MORNING CHURCH SERVICE TO TALK WITH YOU" ], "begin_byte": 298618, "end_byte": 298685 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 704, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 442.9599914550781, "duration": 7.04, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000016.lca", "storage_key": "193384536,45502,19040", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "channels": 0 }, "recording": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 11582062, "duration": 723.878875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Bed Time Stories for Aidan Christopher/text.txt" }, "sampling_rate": null, "feat_value": null, "num_frames": null, "num_features": null, "frame_shift": null, "num_samples": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_46_repeat0", "start": 215.24, "duration": 5.479, "channel": 0, "supervisions": [ { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb_46", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "start": 0, "duration": 5.479, "channel": 0, "language": "English", "speaker": "1535", "custom": { "texts": [ " By the leading of an ancient trail I move toward the Indian village.", " BY THE LEADING OF AN ANCIENT TRAIL I MOVE TOWARD THE INDIAN VILLAGE" ], "pre_texts": [ "ager eye I drink in the myriad star shapes wrought in luxuriant color upon the green. Beautiful is the spiritual essence they embody. I leave them nodding in the breeze, but take along with me their impress upon my heart. I pause to rest me upon a rock embedded on the side of a foothill facing the low river bottom. Here the Stone-Boy, of whom the American aborigine tells, frolics about, shooting his baby arrows and shouting aloud with glee at the tiny shafts of lightning that flash from the flying arrow-beaks. What an ideal warrior he became, baffling the siege of the pests of all the land till he triumphed over their united attack. And here he lay--Inyan our great-great-grandfather, older than the hill he rested on, older than the race of men who love to tell of his wonderful career. Interwoven with the thread of this Indian legend of the rock, I fain would trace a subtle knowledge of the native folk which enabled them to recognize a kinship to any and all parts of this vast universe.", "T WITH A CHILD'S EAGER EYE I DRINK IN THE MYRIAD STAR SHAPES WROUGHT IN LUXURIANT COLOR UPON THE GREEN BEAUTIFUL IS THE SPIRITUAL ESSENCE THEY EMBODY I LEAVE THEM NODDING IN THE BREEZE BUT TAKE ALONG WITH ME THEIR IMPRESS UPON MY HEART I PAUSE TO REST UPON A ROCK IMBEDDED ON THE SIDE OF A FOOTHILL FACING THE LOW RIVER BOTTOM HERE THE STONE BOY OF WHOM THE AMERICAN ABORIGINE TELLS FROLICS ABOUT SHOOTING HIS BABY ARROWS AND SHOUTING ALOUD WITH GLEE AT THE TINY SHAFTS OF LIGHTNING THAT FLASH FROM THE FLYING ARROW BRAKES WHAT AN IDEAL WARRIOR HE BECAME BAFFLING THE SIEGE OF THE PESTS OF ALL THE LAND TILL HE TRIUMPHED OVER THEIR UNITED ATTACK AND HERE HE LAY IN YON OUR GREAT GREAT GRANDFATHER OLDER THAN THE HILL HE RESTED ON OLDER THAN THE RACE OF MEN WHO LOVED TO TELL OF HIS WONDERFUL CAREER INTERWOVEN WITH THE THREAD OF THIS INDIAN LEGEND OF THE ROCK I FAIN WOULD TRACE A SUBTLE KNOWLEDGE OF THE NATIVE FOLK WHICH ENABLED THEM TO RECOGNIZE A KINSHIP TO ANY IN ALL PARTS OF THIS VAST UNIVERSE" ], "begin_byte": 296014, "end_byte": 296082 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 548, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 215.24000549316406, "duration": 5.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000016.lca", "storage_key": "198591342,45274,4686", "recording_id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "channels": 0 }, "recording": { "id": "small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1535/bed_time_001_0707_64kb_mp3/06_the_great_spirit_sa_zitkala_rs_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 11582062, "duration": 723.878875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Bed Time Stories for Aidan Christopher/text.txt" }, "sampling_rate": null, "feat_value": null, "num_frames": null, "num_features": null, "frame_shift": null, "num_samples": null }, "type": "MonoCut", "offset": 7.04 } ] }, "type": "MixedCut", "offset": 5.229 }, { "cut": { "id": "small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb_55_repeat0", "start": 1303.8399375, "duration": 8.479, "channel": 0, "supervisions": [ { "id": "small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb_55", "recording_id": "small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb", "start": 0, "duration": 8.479, "channel": 0, "language": "English", "speaker": "1160", "custom": { "texts": [ " Nature has marked out the path for us beforehand; there are snares in it, but also primroses, and it leads to peace.", " NATURE HAS MARKED OUT THE PATH FOR US BEFOREHAND THERE ARE SNARES IN IT BUT ALSO PRIMROSES AND IT LEADS TO PEACE" ], "pre_texts": [ "burden and a tight hereditary knot to be unravelled. Some philosophers without self-knowledge think that the variations and further entanglements which the future may bring are the manifestation of spirit; but they are, as Freud has indicated, imposed on living beings by external pressure, and take shape in the realm of matter. It is only after the organs of spirit are formed mechanically that spirit can exist, and can distinguish the better from the worse in the fate of those organs, and therefore in its own fate. Spirit has nothing to do with infinite existence. Infinite existence is something physical and ambiguous; there is no scale in it and no centre. The depths of the human heart are finite, and they are dark only to ignorance. Deep and dark as a soul may be when you look down into it from outside, it is something perfectly natural; and the same understanding that can unearth our suppressed young passions, and dispel our stubborn bad habits, can show us where our true good lies.", " OF BEING A SPECIFIC BURDEN AND A TYPE HEREDITARY KNOT TO BE UNRAVELED SOME PHILOSOPHERS WITHOUT SELF KNOWLEDGE THINK THAT THE VARIATIONS AND FURTHER ENTANGLEMENTS WHICH THE FUTURE MAY BRING ARE THE MANIFESTATION OF SPIRIT BUT THEY ARE AS FREUD HAS INDICATED IMPOSED ON LIVING BEINGS BY EXTERNAL PRESSURE AND TAKE SHAPE IN THE REALM OF MATTER IT IS ONLY AFTER THE ORGANS OF SPIRIT ARE FORMED MECHANICALLY THAT SPIRIT CAN EXIST AND CAN DISTINGUISH THE BETTER FROM THE WORSE IN THE FATE OF THOSE ORGANS AND THEREFORE IN ITS OWN FATE SPIRIT HAS NOTHING TO DO WITH INFINITE EXISTENCE INFINITE EXISTENCE IS SOMETHING PHYSICAL AND AMBIGUOUS THERE IS NO SCALE IN IT AND NO CENTRE THE DEPTHS OF THE HUMAN HEART ARE FINITE AND THEY ARE DARK ONLY TO IGNORANCE DEEP AND DARK AS A SOUL MAY BE WHEN YOU LOOK DOWN INTO IT FROM OUTSIDE IT IS SOMETHING PERFECTLY NATURAL AND THE SAME UNDERSTANDING THAT CAN UNEARTH OUR SUPPRESSED YOUNG PASSIONS AND DISPEL OUR STUBBORN BAD HABITS CAN SHOW US WHERE OUR TRUE GOOD LIES" ], "begin_byte": 121279, "end_byte": 121395 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 848, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1303.8399658203125, "duration": 8.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000005.lca", "storage_key": "10266476,46639,32564", "recording_id": "small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb", "channels": 0 }, "recording": { "id": "small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1160/turns_thought_modern_philosophy_librivox_64kb_mp3/turnsofthought_4_santayana_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 21103590, "duration": 1318.974375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Some Turns of Thought in Modern Philosophy/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.819 }, { "cut": { "id": "small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb_23_repeat0", "start": 124.64, "duration": 10.08, "channel": 0, "supervisions": [ { "id": "small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb_23", "recording_id": "small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb", "start": 0, "duration": 10.08, "channel": 0, "language": "English", "speaker": "1649", "custom": { "texts": [ " The subject is Telemachus being knighted by Minerva in some gardens, the name of which escapes me. In short, where the Roman ladies repaired on one single night.", " THE SUBJECT IS TELEMACHUS BEING KNIGHTED BY MINERVA IN SOME GARDENS THE NAME OF WHICH ESCAPES ME IN SHORT WHERE THE ROMAN LADIES REPAIRED ON ONE SINGLE NIGHT" ], "pre_texts": [ "tter is in our possession. D——, Dec. 16, 18—. MY GOOD MADAM: Not a day passes without our speaking of you. It is our established custom; but there is another reason besides. Just imagine, while washing and dusting the ceilings and walls, Madam Magloire has made some discoveries; now our two chambers hung with antique paper whitewashed over, would not discredit a château in the style of yours. Madam Magloire has pulled off all the paper. There were things beneath. My drawing-room, which contains no furniture, and which we use for spreading out the linen after washing, is fifteen feet in height, eighteen square, with a ceiling which was formerly painted and gilded, and with beams, as in yours. This was covered with a cloth while this was the hospital. And the woodwork was of the era of our grandmothers. But my room is the one you ought to see. Madam Magloire has discovered, under at least ten thicknesses of paper pasted on top, some paintings, which without being good are very tolerable.", "TTER IS IN OUR POSSESSION DECEMBER SIXTEENTH EIGHTEEN BLANKETY BLANK MY GOOD MADAM NOT A DAY PASSES WITHOUT OUR SPEAKING OF YOU IT IS OUR ESTABLISHED CUSTOM BUT THERE IS ANOTHER REASON BESIDES JUST IMAGINE WHILE WASHING AND DUSTING THE CEILINGS AND WALLS MADAME MAGLOIRE HAS MADE SOME DISCOVERIES NOW OUR TWO CHAMBERS HUNG WITH ANTIQUE PAPER WHITEWASHED OVER WOULD NOT DISCREDIT A CHATEAU IN THE STYLE OF YOURS MADAME MAGOIRE HAS PULLED OFF ALL THE PAPER THERE WERE THINGS BENEATH MY DRAWING ROOM WHICH CONTAINS NO FURNITURE AND WHICH WE USE FOR SPREADING OUT THE LINEN AFTER WASHING IS FIFTEEN FEET IN HEIGHT EIGHTEEN SQUARE WITH A CEILING WHICH WAS FORMERLY PAINTED AND GILDED AND WITH BEAMS AS IN YOURS THIS WAS COVERED WITH A CLOTH WHILE THIS WAS THE HOSPITAL AND THE WOODWORK WAS OF THE ERA OF OUR GRANDMOTHER'S BUT MY ROOM IS THE ONE YOU OUGHT TO SEE MADAME MAGLOIRE HAS DISCOVERED UNDER AT LEAST TEN THICKNESSES OF PAPER PASTED ON TOP SOME PAINTINGS WHICH WITHOUT BEING GOOD ARE VERY TOLERABLE" ], "begin_byte": 92769, "end_byte": 92930 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1008, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 124.63999938964844, "duration": 10.08, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000022.lca", "storage_key": "90986302,45939,46298,790", "recording_id": "small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb", "channels": 0 }, "recording": { "id": "small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1649/les_mis_vol01_0810_librivox_64kb_mp3/lesmiserables_vol1_09_hugo_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 8474953, "duration": 529.6845625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Misérables Vol 1/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 10.128 } ]
MixedCut
5e4ea168-623b-48a6-9092-3582c168c4fc
[ { "cut": { "id": "small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb_17_repeat0", "start": 434.32, "duration": 14.639, "channel": 0, "supervisions": [ { "id": "small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb_17", "recording_id": "small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb", "start": 0, "duration": 14.639, "channel": 0, "language": "English", "speaker": "4443", "custom": { "texts": [ "\" Christ therefore is true God and true man. Christ's office the Apostle describes in the words: \"Made under the law, to redeem them that were under the law.\" Paul calls the Virgin Mary a woman.", " CHRIST THEREFORE IS TRUE GOD AND TRUE MAN CHRIST'S OFFICE THE APOSTLE DESCRIBES IN THE WORDS MADE UNDER THE LAW TO REDEEM THEM THAT WERE UNDER THE LAW PAUL CALLS THE VIRGIN MARY A WOMAN" ], "pre_texts": [ " elements, the strength of sin, the letter that killeth,\" etc. The other apostles do not speak so slightingly of the Law. Those who want to be first-class scholars in the school of Christ want to pick up the language of Paul. Christ called him a chosen vessel and equipped with a facility of expression far above that of the other apostles, that he as the chosen vessel should establish the doctrine of justification in clear-cut words. VERSES 4, 5. But when the fullness of the time was come, God sent forth his Son, made of a woman, made under the law, to redeem them that were under the law. \"The fullness of the time\" means when the time of the Law was fulfilled and Christ was revealed. Note how Paul explains Christ. \"Christ,\" says he, \"is the Son of God and the son of a woman. He submitted Himself under the Law to redeem us who were under the Law.\" In these words the Apostle explains the person and office of Christ. His person is divine and human. \"God sent forth His Son, made of a woman.", "WEAK AND BEGGARLY ELEMENTS THE STRENGTH OF SIN THE LETTER THAT KILLETH ET CETERA THE OTHER APOSTLES DO NOT SPEAK SO SLIGHTINGLY OF THE LAW THOSE WHO WANT TO BE FIRST CLASS SCHOLARS IN THE SCHOOL OF CHRIST WANT TO PICK UP THE LANGUAGE OF PAUL CHRIST CALLED HIM A CHOSEN VESSEL AND EQUIPPED WITH A FACILITY OF EXPRESSION FAR ABOVE THAT OF THE OTHER APOSTLES THAT HE AS THE CHOSEN VESSEL SHOULD ESTABLISH THE DOCTRINE OF JUSTIFICATION IN CLEAR CUT WORDS VERSES FOUR AND FIVE BUT WHEN THE FULLNESS OF THE TIME WAS COME GOD SENT FORTH HIS SON MADE OF A WOMAN MADE UNDER THE LAW TO REDEEM THEM THAT WERE UNDER THE LAW THE FULLNESS OF THE TIME MEANS WHEN THE TIME OF THE LAW WAS FULFILLED AND CHRIST WAS REVEALED NOTE HOW PAUL EXPLAINS CHRIST CHRIST SAYS HE IS THE SON OF GOD AND THE SON OF A WOMAN HE SUBMITTED HIMSELF UNDER THE LAW TO REDEEM US WHO WERE UNDER THE LAW IN THESE WORDS THE APOSTLE EXPLAINS THE PERSON AND OFFICE OF CHRIST HIS PERSON IS DIVINE AND HUMAN GOD SENT FORTH HIS SON MADE OF A WOMAN" ], "begin_byte": 279833, "end_byte": 280026 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1464, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 434.32000732421875, "duration": 14.639, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000051.lca", "storage_key": "113505733,47803,48040,44132", "recording_id": "small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb", "channels": 0 }, "recording": { "id": "small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4443/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_13_luther_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 19766956, "duration": 1235.43475, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Commentary on St Pauls Epistle to the Galatians/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb_6_repeat0", "start": 294.2, "duration": 11.479, "channel": 0, "supervisions": [ { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb_6", "recording_id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "start": 0, "duration": 11.479, "channel": 0, "language": "English", "speaker": "2474", "custom": { "texts": [ " Then the two friends went home to the camp. When the two had come to a hill near the camp they met a young man, and by him sent word that the people should make a sweat-house for them.", " THEN THE TWO FRIENDS WENT HOME TO THE CAMP WHEN THE TWO HAD COME TO A HILL NEAR THE CAMP THEY MET A YOUNG MAN AND BY HIM SENT WORD THAT THE PEOPLE SHOULD MAKE A SWEAT HOUSE FOR THEM" ], "pre_texts": [ "hen you came out of the lodge, see there in the water another lodge painted with yellow buffalo? Is it still there?\" Weasel Heart said, \"I saw it; it is there. Go you into the water as I did.\" Then Fisher went up the stream as his friend had gone and entered the water at the same place and swam down as Weasel Heart had done, and when Weasel Heart showed him the place he dived down and disappeared as Weasel Heart had disappeared. He entered the yellow-painted-buffalo lodge, and his friend saw him go into it. In the lodge were two persons, a man and his wife. The man said to him, \"You are welcome; sit there.\" He spoke further, saying, \"My son, you have seen this lodge of mine; I give it to you. Look carefully at it, inside and outside, and fix up your lodge in that way. It may be a help to you hereafter.\" Then Fisher went out. Weasel Heart waited for his friend as long as Fisher had waited for him, and when Fisher came out of the water it was at the place where Weasel Heart had come out.", "HER WHEN YOU WENT INTO THAT LODGE DID YOU WHEN YOU CAME OUT OF THE LODGE SEE THERE IN THE WATER ANOTHER LODGE PAINTED WITH YELLOW BUFFALO IS IT STILL THERE WEASELHEART SAID I SAW IT IT IS THERE GO YOU INTO THE WATER AS I DID THEN FISHER WENT UP THE STREAM AS HIS FRIEND HAD GONE AND ENTERED THE WATER AT THE SAME PLACE AND SWAM DOWN AS WEASELHART HAD DONE AND WHEN WEASELHEART SHOWED HIM THE PLACE HE DIVED DOWN AND DISAPPEARED AS WEASELHEART HAD DISAPPEARED HE ENTERED THE YELLOW PAINTED BUFFALO LODGE AND HIS FRIEND SAW HIM GO INTO IT IN THE LODGE WERE TWO PERSONS A MAN AND HIS WIFE THE MAN SAID TO HIM YOU ARE WELCOME SIT THERE HE SPOKE FURTHER SAYING MY SON YOU HAVE SEEN THIS LODGE OF MINE I GIVE IT TO YOU LOOK CAREFULLY AT IT INSIDE AND OUTSIDE AND FIX UP YOUR LODGE IN THAT WAY IT MAY BE A HELP TO YOU HEREAFTER THEN FISHER WENT OUT WHEASLEHOT WAITED FOR HIS FRIEND AS LONG AS FISHER HAD WAITED FOR HIM AND WHEN FISHER CAME OUT OF THE WATER IT WAS AT THE PLACE WHERE WEASELHEART HAD COME OUT" ], "begin_byte": 105665, "end_byte": 105849 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1148, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 294.20001220703125, "duration": 11.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000034.lca", "storage_key": "193978489,48116,47027,14500", "recording_id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "channels": 0 }, "recording": { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6823596, "duration": 426.47475, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Blackfeet Indian Stories/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 9.549 }, { "cut": { "id": "small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb_1_repeat0", "start": 760.32, "duration": 10.159, "channel": 0, "supervisions": [ { "id": "small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb_1", "recording_id": "small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb", "start": 0, "duration": 10.159, "channel": 0, "language": "English", "speaker": "4226", "custom": { "texts": [ " Slice up the brains, and lay them in the pan with the head. Bake it in a quick oven, and garnish it with slices of lemon, or force meat balls.", " SLICE UP THE BRAINS AND LAY THEM IN THE PAN WITH THE HEAD BAKE IT IN A QUICK OVEN AND GARNISH IT WITH SLICES OF LEMON OR FORCE MEAT BALLS" ], "pre_texts": [ "Some people prefer part of the liver and feet for dressing--they are prepared like the brains. The liquor that the calf's head is boiled in, makes a good soup, seasoned in a plain way like any other veal soup, or seasoned turtle fashion. The liquor should stand until the next day after the head is boiled, in order to have the fat rise, and skimmed off. If you wish to have your calf's head look brown, take it up when tender, rub a little butter over it, sprinkle on salt, pepper, and allspice--sprinkle flour over it, and put before the fire, with a Dutch oven over it, or in a brick oven where it will brown quick. Warm up the brains with a little water, butter, salt, and pepper. Add wine and spices if you like. Serve it up as a dressing for the head. Calf's head is also good, baked. Halve it, rub butter over it, put it in a pan, with about a quart of water; then cover it with a dressing made of bread soaked soft, a little butter, an egg, and season it with salt, pepper, and powdered mace.", "USE THIS AS A DRESSING FOR THE HEAD SOME PEOPLE PREFER PART OF THE LIVER AND FEET FOR DRESSING THEY ARE PREPARED LIKE THE BRAINS THE LIQUOR THAT THE CALF'S HEAD IS BOILED IN MAKES A GOOD SOUP SEASONED IN A PLAIN WAY LIKE ANY OTHER VEAL SOUP OR SEASONED TURTLE FASHION THE LIQUOR SHOULD STAND UNTIL THE NEXT DAY AFTER THE HEAD IS BOILED IN ORDER TO HAVE THE FAT RISE AND SKIMMED OFF IF YOU WISH TO HAVE YOUR CALF'S HEAD LOOK BROWN TAKE IT UP WHEN TENDER RUB A LITTLE BUTTER OVER IT SPRINKLE ON SALT PEPPER AND ALLSPICE SPRINKLE FLOUR OVER IT AND PUT BEFORE THE FIRE WITH A DUTCH OVEN OVER IT OR IN A BRICK OVEN WHERE IT WILL BROWN QUICK WARM UP THE BRAINS WITH A LITTLE WATER BUTTER SALT AND PEPPER ADD WINE AND SPICES IF YOU LIKE SERVE IT UP AS A DRESSING FOR THE HEAD CALF'S HEAD IS ALSO GOOD BAKED HAVE IT RUB BUTTER OVER IT PUT IT IN A PAN WITH ABOUT A QUARTER OF WATER THEN COVER IT WITH A DRESSING MADE OF BREAD SOAKED SOFT A LITTLE BUTTER AN EGG AND SEASON IT WITH SALT PEPPER AND POWDERED MACE" ], "begin_byte": 30062, "end_byte": 30204 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1016, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 760.3200073242188, "duration": 10.159, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000050.lca", "storage_key": "128038455,46224,47514,1576", "recording_id": "small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb", "channels": 0 }, "recording": { "id": "small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4226/american_housewife_0911_librivox_64kb_mp3/theamericanhousewife_01_anonymous_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 16458740, "duration": 1028.67125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/American Housewife/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 13.058 }, { "cut": { "id": "small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb_81_repeat0", "start": 1599.28, "duration": 5.199, "channel": 0, "supervisions": [ { "id": "small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb_81", "recording_id": "small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb", "start": 0, "duration": 5.199, "channel": 0, "language": "English", "speaker": "14", "custom": { "texts": [ " She knew my heart, and all my privity, Bet than our parish priest, so may I the.", " SHE KNEW MY HEART AND ALL MY PRIVITY BUT THEN OUR PARISH PRIEST SO MAY I " ], "pre_texts": [ "as so fresh and gay, And therewithal so well he could me glose,* *flatter When that he woulde have my belle chose, Though he had beaten me on every bone, Yet could he win again my love anon. I trow, I lov’d him better, for that he Was of his love so dangerous* to me. *sparing, difficult We women have, if that I shall not lie, In this matter a quainte fantasy. Whatever thing we may not lightly have, Thereafter will we cry all day and crave. Forbid us thing, and that desire we; Press on us fast, and thenne will we flee. With danger* utter we all our chaffare;** *difficulty **merchandise Great press at market maketh deare ware, And too great cheap is held at little price; This knoweth every woman that is wise. My fifthe husband, God his soule bless, Which that I took for love and no richess, He some time was *a clerk of Oxenford,* *a scholar of Oxford* And had left school, and went at home to board With my gossip,* dwelling in oure town: *godmother God have her soul, her name was Alisoun.", " HELL AND YET WAS HE TO ME THE MOST SHREW THAT FEEL I ON MY RIBBIS ALL BY RUE AND EVER SHALL UNTIL MINE ENDING DAY BUT IN OUR BED HE WAS SO FRESH AND GAY AND THEREWITHAL SO WELL COULD HE MEET GLOSSA WHEN THAT HE WOULD HAVE MY BELLE SHOWS THOUGH HE HAD BEATEN ME ON EVERY BONE YET COULD HE WIN AGAIN MY LOVE ANON I TROW I LOVED HIM BETTER FOR THAT HE WAS OF HIS LOVE SO DANGEROUS TO ME WE WOMEN HAVE IF THAT I SHALL NOT LIE IN THIS MANNER A QUAINT PHANTASY WHATEVER THING WE MAY NOT LIGHTLY HAVE THEREAFTER WILL WE CRY ALL DAY AND CRAVE FORBID US THING AND THAT DESIRE WE PRESS ON US FAST AND THEN WE WILL FLEE WITH DANGER UTTER WE ALL ARCHA FAIR GREAT PRESS AT MARKET MAKETH DEAR WEAR AND TWO GREAT CHEAP IS HELD AT LITTLE PRICE THIS KNOWETH EVERY WOMAN THAT IS WISE MY FIFTH HUSBAND GOD HIS SOLE BLESS WHICH THAT I TOOK FOR LOVE AND NO RICHES HE SOMETIME WAS A CLERK OF OXENFORD AND HAD LEFT SCHOOL AND WENT AT HOME TO BOARD WITH MY GOSSIP DWELLING IN OUR TOWN GOD HAVE HER SOUL HER NAME WAS ALLISON" ], "begin_byte": 380350, "end_byte": 380430 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 520, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1599.280029296875, "duration": 5.199, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000010.lca", "storage_key": "196827634,46344,1731", "recording_id": "small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb", "channels": 0 }, "recording": { "id": "small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/14/canterburytales_librivox_64kb_mp3/canterburytales_09_chaucer_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 60853180, "duration": 3803.32375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Canterbury Tales/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 14.218 } ]
MixedCut
c125a80d-ca71-40f5-87f7-7075292a31e6
[ { "cut": { "id": "small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb_15_repeat0", "start": 189.36, "duration": 5.6, "channel": 0, "supervisions": [ { "id": "small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb_15", "recording_id": "small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb", "start": 0, "duration": 5.6, "channel": 0, "language": "English", "speaker": "147", "custom": { "texts": [ " At mortal battles had he been fifteen, And foughten for our faith at Tramissene.", " AT MORTAL BATTLES HAD HE BEEN FIFTEEN AND FOUGHTEN FOR OUR FAITH AT TRAMISSENE" ], "pre_texts": [ "I have time and space, Ere that I farther in this tale pace, Me thinketh it accordant to reason, To tell you alle the condition Of each of them, so as it seemed me, And which they weren, and of what degree; And eke in what array that they were in: And at a Knight then will I first begin. A KNIGHT there was, and that a worthy man, That from the time that he first began To riden out, he loved chivalry, Truth and honour, freedom and courtesy. Full worthy was he in his Lorde’s war, And thereto had he ridden, no man farre*, *farther As well in Christendom as in Heatheness, And ever honour’d for his worthiness At Alisandre <6> he was when it was won. Full often time he had the board begun Above alle nations in Prusse.<7> In Lettowe had he reysed,* and in Russe, *journeyed No Christian man so oft of his degree. In Grenade at the siege eke had he be Of Algesir, and ridden in Belmarie. <8> At Leyes was he, and at Satalie, When they were won; and in the Greate Sea At many a noble army had he be.", "TO TAKE OUR WAY THERE AS I YOU DEVISE BUT NATHELESS WHILE I HAVE TIME AND SPACE ERE THAT I FARTHER IN THIS TALE PACE ME THINKETH IT ACCORDANT TO REASON TO TELL YOU ALL OF THE CONDITION OF EACH OF THEM SO AS IT SEEMED TO ME AND WHICH THEY WEREN AND OF WHAT DEGREE AND EKE IN WHAT ARRAY THAT THEY WERE IN AND AT A KNIGHT THEN WILL I FIRST BEGIN A KNIGHT THERE WAS AND THAT A WORTHY MAN THAT FROM THE TIME THAT HE FIRST BEGAN TO RIDEN OUT HE LOVED CHIVALRY TRUTH AND HONOUR FREEDOM AND COURTESY FULL WORTHY WAS HE IN HIS LORDE'S WAR AND THERE TOO HAD HE RIDDEN NO MAN FAR AS WELL IN CHRISTENDOM AS IN HEATHENNESS AND EVER HONOURED FOR HIS WORTHINESS AT ALESANDER HE WAS WHEN IT WAS WON FULL OFT IN TIME HE HAD THE BOARD BEGUN ABOVE ALL NATIONS IN PRUSSE IN LETTUA HAD HE RAISED AND IN RUSSIA NO CHRISTIAN MAN SO OFT OF HIS DEGREE IN GRENADE AT THE SIEGE EKE HAD HE BE OF ALGESIR AND RIDDEN IN BEL MARIE AT LAZE WAS HE AND AT SATALIE WHEN THEY WERE WON AND IN THE GREAT SEA AT MANY A NOBLE ARMY HAD HE BE" ], "begin_byte": 72734, "end_byte": 72814 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 560, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 189.36000061035156, "duration": 5.6, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000015.lca", "storage_key": "124437979,45609,5699", "recording_id": "small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb", "channels": 0 }, "recording": { "id": "small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/147/canterburytales_librivox_64kb_mp3/canterburytales_03_chaucer_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 37451227, "duration": 2340.7016875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Canterbury Tales/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb_0_repeat0", "start": 743.6, "duration": 9.28, "channel": 0, "supervisions": [ { "id": "small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb_0", "recording_id": "small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb", "start": 0, "duration": 9.28, "channel": 0, "language": "English", "speaker": "4020", "custom": { "texts": [ " Before the performance was over Marguerite and her friend left the box. I rose from my seat. “Are you going?” said Ernest. “Yes.”", " BEFORE THE PERFORMANCE WAS OVER MARGUERITE AND HER FRIEND LEFT THE BOX I ROSE FROM MY SEAT ARE YOU GOING SAID ERNEST YES" ], "pre_texts": [ "ll, what does it matter to me?” I said, affecting to speak in a nonchalant way. “I shall never see this woman again, and if I liked her before meeting her, it is quite different now that I know her.” “Bah! I don’t despair of seeing you one day at the back of her box, and of hearing that you are ruining yourself for her. However, you are right, she hasn’t been well brought up; but she would be a charming mistress to have.” Happily, the curtain rose and my friend was silent. I could not possibly tell you what they were acting. All that I remember is that from time to time I raised my eyes to the box I had quitted so abruptly, and that the faces of fresh visitors succeeded one another all the time. I was far from having given up thinking about Marguerite. Another feeling had taken possession of me. It seemed to me that I had her insult and my absurdity to wipe out; I said to myself that if I spent every penny I had, I would win her and win my right to the place I had abandoned so quickly.", "ND ROLL IN THE GUTTER AFTER ALL WHAT DOES IT MATTER TO ME I SAID AFFECTING TO SPEAK IN A NONCHALANT WAY I SHALL NEVER SEE THIS WOMAN AGAIN AND IF I LIKED HER BEFORE MEETING HER IT IS QUITE DIFFERENT NOW THAT I KNOW HER BAH I DON'T DESPAIR OF SEEING YOU ONE DAY AT THE BACK OF HER BOX AND OF BEARING THAT YOU ARE RUINING YOURSELF FOR HER HOWEVER YOU ARE RIGHT SHE HASN'T BEEN WELL BROUGHT UP BUT SHE WOULD BE A CHARMING MISTRESS TO HAVE HAPPILY THE CURTAIN ROSE AND MY FRIEND WAS SILENT I COULD NOT POSSIBLY TELL YOU WHAT THEY WERE ACTING ALL THAT I REMEMBER IS THAT FROM TIME TO TIME I RAISED MY EYES TO THE BOX I HAD QUITTED SO ABRUPTLY AND THAT THE FACES OF FRESH VISITORS SUCCEEDED ONE ANOTHER ALL THE TIME I WAS FAR FROM HAVING GIVEN UP THINKING ABOUT MARGUERITE ANOTHER FEELING HAD TAKEN POSSESSION OF ME IT SEEMED TO ME THAT I HAD HER INSULT AND MY ABSURDITY TO WIPE OUT I SAID TO MYSELF THAT IF I SPENT EVERY PENNY I HAD I WOULD WIN HER AND WIN MY RIGHT TO THE PLACE I HAD ABANDONED SO QUICKLY" ], "begin_byte": 82774, "end_byte": 82903 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 928, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 743.5999755859375, "duration": 9.28, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000046.lca", "storage_key": "31966860,45260,38576", "recording_id": "small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb", "channels": 0 }, "recording": { "id": "small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4020/camille_0908_librivox_64kb_mp3/camille_07_dumas_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 14559532, "duration": 909.97075, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Camille/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0.51 }, { "cut": { "id": "small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb_88_repeat0", "start": 1283.76, "duration": 9.079, "channel": 0, "supervisions": [ { "id": "small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb_88", "recording_id": "small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb", "start": 0, "duration": 9.079, "channel": 0, "language": "English", "speaker": "764", "custom": { "texts": [ " Then it turned over a new leaf, and gave up murdering folks, and took to striking mere harmless thirty-nines and forty-ones.", " THEN IT TURNED OVER A NEW LEAF AND GAVE UP MURDERING MURDERING FOLKS AND TOOK TO STRIKING MERE HARMLESS THIRTY NINES AND FORTY ONES" ], "pre_texts": [ "said that she could see I really felt as she did, and was only pretending to be light-hearted for her sake, and she said she would try and bear it bravely. The person she chiefly blamed was Buggles. In the night the clock gave us another warning, and my wife accepted it for her Aunt Maria, and seemed resigned. She wished, however, that I had never had the clock, and wondered when, if ever, I should get cured of my absurd craze for filling the house with tomfoolery. The next day the clock struck thirteen four times and this cheered her up. She said that if we were all going to die, it did not so much matter. Most likely there was a fever or a plague coming, and we should all be taken together. She was quite light-hearted over it! After that the clock went on and killed every friend and relation we had, and then it started on the neighbors. It struck thirteen all day long for months, until we were sick of slaughter, and there could not have been a human being left alive for miles around.", "E HER MORE WRETCHED SHE SAID THAT SHE COULD SEE I REALLY FELT AS SHE DID AND WAS ONLY PRETENDING TO BE LIGHT HEARTED FOR HER SAKE AND SHE SAID SHE WOULD TRY AND BEAR IT BRAVELY THE PERSON SHE CHIEFLY BLAMED WAS BUGGLES IN THE NIGHT THE CLOCK GAVE US ANOTHER WARNING AND MY WIFE ACCEPTED IT FOR HER AUNT MARIA AND SEEMED RESIGNED SHE WISHED HOWEVER THAT I HAD NEVER HAD THE CLOCK AND WONDERED WHEN IF EVER I SHOULD GET CURED OF MY ABSURD CRAZE FOR FILLING THE HOUSE WITH TOMFOOLERY THE NEXT DAY THE CLOCK STRUCK THIRTEEN FOUR TIMES AND THIS CHEERED HER UP SHE SAID THAT IF WE WERE ALL GOING TO DIE IT DID NOT SO MUCH MATTER MOST LIKELY THERE WAS A FEVER OR A PLAGUE COMING AND WE SHOULD ALL BE TAKEN TOGETHER SHE WAS QUITE LIGHT HEARTED OVER IT AFTER THAT THE CLOCK WENT ON AND KILLED EVERY FRIEND AND RELATION WE HAD AND THEN IT STARTED ON THE NEIGHBORS IT STRUCK THIRTEEN ALL DAY LONG FOR MONTHS UNTIL WE WERE SICK OF SLAUGHTER AND THERE COULD NOT HAVE BEEN A HUMAN BEING LEFT ALIVE FOR MILES AROUND" ], "begin_byte": 522648, "end_byte": 522772 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 908, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1283.760009765625, "duration": 9.079, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000058.lca", "storage_key": "248273181,46579,37531", "recording_id": "small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb", "channels": 0 }, "recording": { "id": "small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/764/short_story_008_64kb_mp3/clocks_jerome_cv_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 22777098, "duration": 1423.568625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Story Collection Vol 008/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 2.98 }, { "cut": { "id": "small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb_3_repeat0", "start": 197.6, "duration": 8.039, "channel": 0, "supervisions": [ { "id": "small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb_3", "recording_id": "small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb", "start": 0, "duration": 8.039, "channel": 0, "language": "English", "speaker": "543", "custom": { "texts": [ " We had two priests. One of them, Father Adolf, was a very zealous and strenuous priest, much considered.", " WE HAD TWO PRIESTS ONE OF THEM FATHER ADOLF WAS A VERY ZEALOUS AND STRENUOUS PRIEST MUCH CONSIDERED" ], "pre_texts": [ " of lay a far-reaching plain dotted with little homesteads nested among orchards and shade trees. The whole region for leagues around was the hereditary property of a prince, whose servants kept the castle always in perfect condition for occupancy, but neither he nor his family came there oftener than once in five years. When they came it was as if the lord of the world had arrived, and had brought all the glories of its kingdoms along; and when they went they left a calm behind which was like the deep sleep which follows an orgy. Eseldorf was a paradise for us boys. We were not overmuch pestered with schooling. Mainly we were trained to be good Christians; to revere the Virgin, the Church, and the saints above everything. Beyond these matters we were not required to know much; and, in fact, not allowed to. Knowledge was not good for the common people, and could make them discontented with the lot which God had appointed for them, and God would not endure discontentment with His plans.", "HE HILLS JUST SPOKEN OF LAY A FAR REACHING PLAIN DOTTED WITH LITTLE HOMESTEADS NESTED AMONG ORCHARDS AND SHADE TREES THE WHOLE REGION FOR LEAGUES AROUND WAS THE HEREDITARY PROPERTY OF A PRINCE WHOSE SERVANTS KEPT THE CASTLE ALWAYS IN PERFECT CONDITION FOR OCCUPANCY BUT NEITHER HE NOR HIS FAMILY CAME THERE OFTENER THAN ONCE IN FIVE YEARS WHEN THEY CAME IT WAS AS IF THE LORD OF THE WORLD HAD ARRIVED AND HAD BROUGHT ALL THE GLORIES OF ITS KINGDOMS ALONG AND WHEN THEY WENT THEY LEFT A CALM BEHIND WHICH WAS LIKE THE DEEP SLEEP WHICH FOLLOWS AN ORGY ECEDORF WAS A PARADISE FOR US BOYS WE WERE NOT OVER MUCH PESTERED WITH SCHOOLING MAINLY WE WERE TRAINED TO BE GOOD CHRISTIANS TO REVERE THE VIRGIN THE CHURCH AND THE SAINTS ABOVE EVERYTHING BEYOND THESE MATTERS WE WERE NOT REQUIRED TO KNOW MUCH AND IN FACT NOT ALLOWED TO KNOWLEDGE WAS NOT GOOD FOR THE COMMON PEOPLE AND COULD MAKE THEM DISCONTENTED WITH THE LOT WHICH GOD HAD APPOINTED FOR THEM AND GOD WOULD NOT ENDURE DISCONTENTMENT WITH HIS PLANS" ], "begin_byte": 3679, "end_byte": 3783 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 804, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 197.60000610351562, "duration": 8.039, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000057.lca", "storage_key": "6845368,44315,27760", "recording_id": "small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb", "channels": 0 }, "recording": { "id": "small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/543/mysterious_stranger_td_librivox_64kb_mp3/stranger_01_twain_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 9011195, "duration": 563.1996875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Mysterious Stranger and Other Stories/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 4.089 } ]
MixedCut
4b3dd410-6549-4b8d-9e6c-db242931b8c4
[ { "cut": { "id": "small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb_9_repeat0", "start": 73.48, "duration": 13.399, "channel": 0, "supervisions": [ { "id": "small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb_9", "recording_id": "small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb", "start": 0, "duration": 13.399, "channel": 0, "language": "English", "speaker": "6965", "custom": { "texts": [ " One autumn day there fluttered on to the Cathedral roof a slender, sweet-voiced bird that had wandered away from the bare fields and thinning hedgerows in search of a winter roosting-place.", " ONE AUTUMN DAY THEY FLUTTERED ON TO THE CATHEDRAL ROOF A SLENDER SWEET VOICED BIRD THAT HAD WANDERED AWAY FROM THE BARE FIELDS AND THINNING HEDGEROWS IN SEARCH OF A WINTER ROOSTING PLACE" ], "pre_texts": [ " “It is the last time I shall let him go to an election,” exclaimed his mother. “There I think you are going to extremes,” said Mrs. Panstreppon; “if there should be a general election in Mexico I think you might safely let him go there, but I doubt whether our English politics are suited to the rough and tumble of an angel-child.” THE IMAGE OF THE LOST SOUL There were a number of carved stone figures placed at intervals along the parapets of the old Cathedral; some of them represented angels, others kings and bishops, and nearly all were in attitudes of pious exaltation and composure. But one figure, low down on the cold north side of the building, had neither crown, mitre, not nimbus, and its face was hard and bitter and downcast; it must be a demon, declared the fat blue pigeons that roosted and sunned themselves all day on the ledges of the parapet; but the old belfry jackdaw, who was an authority on ecclesiastical architecture, said it was a lost soul. And there the matter rested.", " STORY NUMBER THIRTY OF THE TOYS OF PEACE THIS IS A LIBRIVOX RECORDING ALL LIBRIVOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION OR TO VOLUNTEER PLEASE VISIT LIBER BOX DOT HAWK RECORDED BY NOEL BADRIAN THE TOYS OF PEACE SHORT STORIES BY SAKI THE IMAGE OF THE LOST SOUL THERE WERE A NUMBER OF CARVED STONE FIGURES PLACED AT INTERVALS ALONG THE PARAPETS OF THE OLD CATHEDRAL SOME OF THEM REPRESENTED ANGELS OTHERS KINGS AND BISHOPS AND NEARLY ALL WERE IN ATTITUDES OF PIOUS EXALTATION AND COMPOSURE BUT ONE FIGURE LOW DOWN ON THE COLD NORTH SIDE OF THE BUILDING HAD NEITHER CROWN MITRE NOR NIMBUS AND ITS FACE WAS HARD AND BITTER AND DOWNCAST IT MUST BE A DEMON DECLARED THE FAT BLUE PIGEONS THAT ROOSTED AND SUNNED THEMSELVES ALL DAY ON THE LEDGES OF THE PARAPET BUT THE OLD BELFRY JACKDAW WHO WAS AN AUTHORITY ON ECCLESIASTICAL ARCHITECTURE SAID IT WAS A LOST SOUL AND THERE THE MATTER RESTED" ], "begin_byte": 319704, "end_byte": 319893 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1340, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 73.4800033569336, "duration": 13.399, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000057.lca", "storage_key": "252647375,46836,45781,32226", "recording_id": "small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb", "channels": 0 }, "recording": { "id": "small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/6965/toysofpeace_1204_librivox_64kb_mp3/toysofpeace_30_saki_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6160301, "duration": 385.0188125, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Toys of Peace/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb_24_repeat0", "start": 1038.4, "duration": 13.28, "channel": 0, "supervisions": [ { "id": "small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb_24", "recording_id": "small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb", "start": 0, "duration": 13.28, "channel": 0, "language": "English", "speaker": "4788", "custom": { "texts": [ " The most western point at which we saw buffaloes was about due north of Laramie Peak, and it must have been about the 20th of June. We killed several head for meat during our trip, and found them all rather thin in flesh.", " THE MOST WESTERN POINT AT WHICH WE SAW BUFFALOES WAS ABOUT DUE NORTH OF LARAMIE PEAK AND IT MUST HAVE BEEN ABOUT THE TWENTIETH OF JUNE WE KILLED SEVERAL HEAD FOR MEAT DURING OUR TRIP AND FOUND THEM ALL RATHER THIN IN FLESH" ], "pre_texts": [ "t the buffaloes found it necessary to retire only a few miles from the wagon route to get beyond the reach of those who would have gladly hunted them. Mr. Allen Varner, of Indianola, Illinois, has kindly furnished me with the following facts in regard to the presence of the buffalo, as observed by him during his journey westward, over what was then known as the Oregon Trail. \"The old Oregon trail ran from Independence, Missouri, to old Fort Laramie, through the South Pass of the Rocky Mountains, and thence up to Salt Lake City. We left Independence on May C, 1849, and struck the Platte River at Grand Island. The trail had been traveled but very little previous to that year. We saw no buffaloes whatever until we reached the forks of the Platte, on May 20, or thereabouts. There we saw seventeen head. From that time on we saw small bunches now and then; never more than forty or fifty together. We saw no great herds anywhere, and I should say we did not see over five hundred head all told.", "BUFFALOES FOUND IT NECESSARY TO RETIRE ONLY A FEW MILES FROM THE WAGON ROUTE TO GET BEYOND THE REACH OF THOSE WHO WOULD HAVE GLADLY HUNTED THEM MISTER ALLAN VARNER OF INDIANOLA ILLINOIS HAS KINDLY FURNISHED ME WITH THE FOLLOWING FACTS IN REGARD TO THE PRESENCE OF THE BUFFALO AS OBSERVED BY HIM DURING HIS JOURNEY WESTWARD OVER WHAT WAS THEN KNOWN AS THE OREGON TRAIL QUOTE THE OLD OREGON TRAIL RAN FROM INDEPENDENCE MISSOURI TO OLD FORT LARAMIE THROUGH THE SOUTH PASS OF THE ROCKY MOUNTAINS AND THENCE UP TO SALT LAKE CITY WE LEFT INDEPENDENCE ON MAY C EIGHTEEN FORTY NINE AND STRUCK THE PLATTE RIVER AT GRAND ISLAND THE TRAIL HAD BEEN TRAVELLED BUT VERY LITTLE PREIOUS TO THAT YEAR WE SAW NO BUFFALOES WHATEVER UNTIL WE REACHED THE FORKS OF THE PLATTE ON MAY TWENTIETH OR THEREABOUTS THERE WE SAW SEVENTEEN HEAD FROM THAT TIME ON WE SAW SMALL BUNCHES NOW AND THEN NEVER MORE THAN FORTY OR FIFTY TOGETHER WE SAW NO GREAT HERDS ANYWHERE AND I SHOULD SAY WE DID NOT SEE OVER FIVE HUNDRED HEAD ALL TOLD" ], "begin_byte": 366834, "end_byte": 367055 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1328, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1038.4000244140625, "duration": 13.28, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000055.lca", "storage_key": "268211967,46566,46956,30465", "recording_id": "small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb", "channels": 0 }, "recording": { "id": "small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4788/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_20_hornaday_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 17487848, "duration": 1092.9905, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Extermination of the American Bison/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.339 }, { "cut": { "id": "small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb_54_repeat0", "start": 1872.72, "duration": 7.76, "channel": 0, "supervisions": [ { "id": "small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb_54", "recording_id": "small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb", "start": 0, "duration": 7.76, "channel": 0, "language": "English", "speaker": "153", "custom": { "texts": [ " But what that God forewot* must needes be, *foreknows After th’ opinion of certain clerkes.", " BUT WHAT THAT GOD FOR WHAT MUST NEEDES BE AFTER THE OPINION OF CERTAIN CLERK IS" ], "pre_texts": [ "le* Now every wise man, let him hearken me; This story is all as true, I undertake, As is the book of Launcelot du Lake, That women hold in full great reverence. Now will I turn again to my sentence. A col-fox, <22> full of sly iniquity, That in the grove had wonned* yeares three, *dwelt By high imagination forecast, The same night thorough the hedges brast* *burst Into the yard, where Chanticleer the fair Was wont, and eke his wives, to repair; And in a bed of wortes* still he lay, *cabbages Till it was passed undern <23> of the day, Waiting his time on Chanticleer to fall: As gladly do these homicides all, That in awaite lie to murder men. O false murd’rer! Rouking* in thy den! *crouching, lurking O new Iscariot, new Ganilion! <24> O false dissimuler, O Greek Sinon,<25> That broughtest Troy all utterly to sorrow! O Chanticleer! accursed be the morrow That thou into thy yard flew from the beams;* *rafters Thou wert full well y-warned by thy dreams That thilke day was perilous to thee.", "AGO AND IF A RHETOR COULD HE FAIR INDITE HE IN A CHRONICLE MIGHT IT SAFELY WRITE AS FOR A SOVEREIGN NOTABILITY NOW EVERY WISE MAN LET HIM HEARKEN ME THIS STORY IS ALL AS TRUE I UNDERTAKE AS IS THE BOOK OF LAUNCELOT DU LAKE THAT WOMEN HOLD IN FULL GREAT REVERENCE NOW WILL I TURN AGAIN TO MY SENTENCE A CAL FOX FULL OF SLY INIQUITY THAT IN THE GROVE HAD WANTED URIS THREE BY HIGH IMAGINATION FORECAST THE SAME NIGHT THUROUGH THE HEDGES BRAST INTO THE YARD WHERE CHANTICLEER THE FAIR WAS WONT AND EKE HIS WIVES TO REPAIR AND IN A BED OF WARTIES STILL HE LAY TILL IT WAS PAST UNDURN OF THE DAY WAITING HIS TIME ON SHANTY CLEAR TO FALL AS GLADLY DO THESE HOMICIDES ALL THAT IN A WEIGHTY LIE TO MURDER MEN HO FALSE MURDERER ROKING IN THY DEN O NEW ISCARIOT NEW GANNELION O FALSE DISSIMULA O GREEK SINON THAT BROUGHTEST TROY ALL UTTERLY TO SORROW O CHANTICLEER ACCURSED BE THE MORROW THAT THOU INTO THY YARD FLEW FROM THE BEAMS THOU WERT FULL WELLY WARNED BY THY DREAMS THAT THILKEADAY WAS PERILOUS TO THEE" ], "begin_byte": 877836, "end_byte": 877927 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 776, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1872.719970703125, "duration": 7.76, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000016.lca", "storage_key": "185530158,45628,25974", "recording_id": "small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb", "channels": 0 }, "recording": { "id": "small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/153/canterburytales_librivox_64kb_mp3/canterburytales_23_chaucer_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 45235299, "duration": 2827.2061875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Canterbury Tales/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 14.819 } ]
MixedCut
fbfb0f76-5515-4561-a2ab-f07288c507fd
[ { "cut": { "id": "small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb_1_repeat0", "start": 23.28, "duration": 7.199, "channel": 0, "supervisions": [ { "id": "small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb_1", "recording_id": "small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb", "start": 0, "duration": 7.199, "channel": 0, "language": "English", "speaker": "618", "custom": { "texts": [ "Horror of wounds and anger at the foe,And loss of things desired; all these must pass.", " HORROR OF WOUNDS AND ANGER AT THE FOE AND LOSS OF THINGS DESIRED ALL THESE MUST PASS" ], "pre_texts": [ "2. Absolution - Collection at Bartleby.com Reference Verse Fiction Nonfiction × Subjects Titles Authors Essays Learn Thesaurus Quotations English Usage Skip to the content Home » The Old Huntsman and Other Poems » 2. Absolution Previous Article Next Article Contents -BIBLIOGRAPHIC RECORD Siegfried Sassoon (1886–1967). The Old Huntsman and Other Poems. 1918. 2. Absolution THE ANGUISH of the earth absolves our eyesTill beauty shines in all that we can see.War is our scourge; yet war has made us wise,And, fighting for our freedom, we are free.", " ABSOLUTION BY ZIGFRID TISSOON READ BY WESLEY THOMPSON SMITH FOR LIVERBOX DOT ORG THE ANGUISH OF THE EARTH ABSOLVES OUR EYES TILL BEAUTY SHINES IN ALL THAT WE CAN SEE WAR IS OUR SCOURGE YET WAR HAS MADE US WISE AND FIGHTING FOR OUR FREEDOM WE ARE FREE" ], "begin_byte": 546, "end_byte": 631 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 720, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 23.280000686645508, "duration": 7.199, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000052.lca", "storage_key": "193909049,45048,20627", "recording_id": "small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb", "channels": 0 }, "recording": { "id": "small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/618/shortpoetry_005_librivox_64kb_mp3/absolution_sassoon_wts_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 854264, "duration": 53.3915, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 005/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb_15_repeat0", "start": 611.24, "duration": 8.6, "channel": 0, "supervisions": [ { "id": "small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb_15", "recording_id": "small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb", "start": 0, "duration": 8.6, "channel": 0, "language": "English", "speaker": "26", "custom": { "texts": [ " The habit of swift realization of his every wish had grown with him, and that habit guided now his course.", " THE HABIT OF SWIFT REALIZATION OF HIS EVERY WISH HAD GROWN WITH HIM AND THAT HABIT GUIDED NOW HIS COURSE" ], "pre_texts": [ "he skipper and the ship conjointly provided him with all the means to realize that dream he had dreamt. There was none to oppose his will, no reason not to indulge his cruel fancy. Perhaps, too, he might see Rosamund again, might compel her to hear the truth from him. And there was Sir John Killigrew. He had never been able to determine whether Sir John had been his friend or his foe in the past; but since it was Sir John who had been instrumental in setting up Lionel in Sir Oliver’s place—by inducing the courts to presume Sir Oliver’s death on the score that being a renegade he must be accounted dead at law—and since it was Sir John who was contriving this wedding between Lionel and Rosamund, why, Sir John, too, should be paid a visit and should be informed of the precise nature of the thing he did. With the forces at his disposal in those days of his absolute lordship of life and death along the African littoral, to conceive was with Oliver-Reis no more than the prelude to execution.", "WITH JASPER LEE THE SKIPPER AND THE SHIP CONJOINTLY PROVIDED HIM WITH ALL THE MEANS TO REALIZE THAT DREAM HE HAD DREAMT THERE WAS NONE TO OPPOSE HIS WILL NO REASON NOT TO INDULGE HIS CRUEL FANCY PERHAPS TOO HE MIGHT SEE ROSAMOND AGAIN MIGHT COMPEL HER TO HEAR OF THE TRUTH FROM HIM AND THERE WAS SIR JOHN KILGREW HE HAD NEVER BEEN ABLE TO DETERMINE WHETHER SIR JOHN HAD BEEN HIS FRIEND OR HIS FOE IN THE PAST BUT SINCE IT WAS SIR JOHN WHO HAD BEEN INSTRUMENTAL IN SETTING UP LIONEL IN SIR OLIVER'S PLACE BY INDUCING THE COURTS TO PRESUME SIR OLIVER'S DEATH ON THE SCORE THAT BEING A RENEGADE HE MUST BE ACCOUNTED DEAD AT LAW AND SINCE IT WAS SIR JOHN WHO WAS CONTRIVING THIS WEDDING BETWEEN LIONEL AND ROSAMOND WHY SIR JOHN TOO SHOULD BE PAID A VISIT AND SHOULD BE INFORMED OF THE PRECISE NATURE OF THE THING HE DID WITH THE FORCES AT HIS DISPOSAL IN THOSE DAYS OF HIS ABSOLUTE LORDSHIP OF LIFE AND DEATH ALONG THE AFRICAN LITERAL TO CONCEIVE WAS FOR OLIVER RACE NO MORE THAN THE PRELUDE TO EXECUTION" ], "begin_byte": 224079, "end_byte": 224185 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 860, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 611.239990234375, "duration": 8.6, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000032.lca", "storage_key": "72960064,44821,33286", "recording_id": "small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb", "channels": 0 }, "recording": { "id": "small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/26/sea_hawk_0710_librivox_64kb_mp3/sea_hawk_11_sabatini_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 10882816, "duration": 680.176, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Sea Hawk/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 1.139 }, { "cut": { "id": "small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb_7_repeat0", "start": 138, "duration": 11.839, "channel": 0, "supervisions": [ { "id": "small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb_7", "recording_id": "small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb", "start": 0, "duration": 11.839, "channel": 0, "language": "English", "speaker": "1281", "custom": { "texts": [ " I should have wrought to make my dreams come true, But all my life was like an autumn day, Full of gray quiet and a hazy peace.", " I SHOULD HAVE WROUGHT TO MAKE MY DREAMS COME TRUE BUT ALL MY LIFE WAS LIKE AN AUTUMN DAY FULL OF GREY QUIET AND A HAZY PEACE" ], "pre_texts": [ "me, leave the light and sit beside my bed, For I have had enough of saints and prayers. Strange broken thoughts are beating in my brain, They come and vanish and again they come. It is the fever driving out my soul, And Death stands waiting by the arras there. Ornella, I will speak, for soon my lips Shall keep a silence till the end of time. You have a mouth for loving -- listen then: Keep tryst with Love before Death comes to tryst; For I, who die, could wish that I had lived A little closer to the world of men, Not watching always thro' the blazoned panes That show the world in chilly greens and blues And grudge the sunshine that would enter in. I was no part of all the troubled crowd That moved beneath the palace windows here, And yet sometimes a knight in shining steel Would pass and catch the gleaming of my hair, And wave a mailed hand and smile at me, Whereat I made no sign and turned away, Affrighted and yet glad and full of dreams. Ah, dreams and dreams that asked no answering!", "LA UPON AN ALTAR SCREEN COME LEAVE THE LIGHT AND SIT BESIDE MY BED FOR I HAVE HAD ENOUGH OF SAINTS AND PRAYERS STRANGE BROKEN THOUGHTS ARE BEATING IN MY BRAIN THEY COME AND VANISH AND AGAIN THEY COME IT IS THE FEVER DRIVING OUT MY SOUL AND DEATH STANDS WAITING BY THE HEIRESS THERE ARNELLA I WILL SPEAK FOR SOON MY LIPS SHALL KEEP A SILENCE TILL THE END OF TIME YOU HAVE A MOUTH FOR LOVING LISTEN THEN KEEP TRYST WITH LOVE BEFORE DEATH COMES TO TRYST FOR I WHO DIE COULD WISH THAT I HAD LIVED A LITTLE CLOSER TO THE WORLD OF MEN NOT WATCHING ALWAYS THROUGH THE BLAZONED PANES THAT SHOW THE WORLD IN CHILLY GREENS AND BLUES AND GRUDGE THE SUNSHINE THAT WOULD ENTER IN I WAS NO PART OF ALL THE TROUBLED CROWD THAT MOVED BENEATH THE PALACE WINDOWS HERE AND YET SOMETIMES A NIGHT IN SHINING STEEL WOULD PASS AND CATCH THE GLEAMING OF MY HAIR AND WAVE A MAILED HAND AND SMILE AT ME WHEREAT I MADE NO SIGN AND TURNED AWAY AFFRIGHTED AND YET GLAD AND FULL OF DREAMS AH DREAMS AND DREAMS AND ASK NO ANSWERING" ], "begin_byte": 6771, "end_byte": 6898 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1184, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 138, "duration": 11.839, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000011.lca", "storage_key": "58109593,45620,45589,17044", "recording_id": "small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb", "channels": 0 }, "recording": { "id": "small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1281/shortpoetry_028_librivox_64kb_mp3/beatrice_teasdale_sv_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 4572049, "duration": 285.7530625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 028/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 3.939 } ]
MixedCut
8fc90d4f-b094-4694-85df-dda17d1a25be
[ { "cut": { "id": "small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb_0_repeat0", "start": 76.4, "duration": 14.4, "channel": 0, "supervisions": [ { "id": "small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb_0", "recording_id": "small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb", "start": 0, "duration": 14.4, "channel": 0, "language": "English", "speaker": "2784", "custom": { "texts": [ " And hear above me on the autumnal blast The cataract of Death far thundering from the heights.", " AND HERE ABOVE ME ON THE AUTUMNAL BLAST THE CATARACT OF DEATH FAR THUNDERING FROM THE HEIGHTS" ], "pre_texts": [ "er--forever!\" THE ARROW AND THE SONG I shot an arrow into the air, It fell to earth, I knew not where; For, so swiftly it flew, the sight Could not follow it in its flight. I breathed a song into the air, It fell to earth, I knew not where; For who has sight so keen and strong, That it can follow the flight of song? Long, long afterward, in an oak I found the arrow, still unbroke; And the song, from beginning to end, I found again in the heart of a friend. SONNETS MEZZO CAMMIN Half of my life is gone, and I have let The years slip from me and have not fulfilled The aspiration of my youth, to build Some tower of song with lofty parapet. Not indolence, nor pleasure, nor the fret Of restless passions chat would not be stilled, But sorrow, and a care that almost killed, Kept me from what I may accomplish yet; Though, half way up the hill, I see the Past Lying beneath me with its sounds and sights,-- A city in the twilight dim and vast, With smoking roofs, soft bells, and gleaming lights.--", " METZO CAMILLE BY HENRY WADSWORTH LONGFELLOW RECORDED FOR LIBER VOX DOT ORG BY ABBEY HALF OF MY LIFE IS GONE AND I HAVE LET THE YEARS SLIP FROM ME AND HAVE NOT FULFILLED THE ASPIRATION OF MY YOUTH TO BUILD SOME TOWER OF SONG WITH LOFTY PARAPET NOT INDOLENCE NOR PLEASURE NOR THE FRET OF RESTLESS PASSIONS THAT WOULD NOT BE STILLED BUT SORROW AND A CARE THAT ALMOST KILLED KEPT ME FROM WHAT I MAY ACCOMPLISH YET THOUGH HALFWAY UP THE HILL I SEE THE PAST LYING BENEATH ME WITH ITS SOUNDS AND SIGHTS A CITY IN THE TWILIGHT DIM AND VAST WITH SMOKING ROOFS SOFT BELLS AND GLEAMING LIGHTS" ], "begin_byte": 431792, "end_byte": 431886 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1440, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 76.4000015258789, "duration": 14.4, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000037.lca", "storage_key": "210383013,47670,46732,43933", "recording_id": "small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb", "channels": 0 }, "recording": { "id": "small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2784/short_poetry_067_librivox_64kb_mp3/mezzocammin_longfellow_aj_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 1617915, "duration": 101.1196875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 067/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb_18_repeat0", "start": 476, "duration": 12.72, "channel": 0, "supervisions": [ { "id": "small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb_18", "recording_id": "small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb", "start": 0, "duration": 12.72, "channel": 0, "language": "English", "speaker": "926", "custom": { "texts": [ " 22. But now, O my God, cry unto my soul, and let thy truth say to me: \"Not so, not so! That first learning was far better.\"", " BUT NOW O MY GOD CRY UNTO MY SOUL AND LET THY TRUTH SAY TO ME NOT SO NOT SO THAT FIRST LEARNING WAS FAR BETTER" ], "pre_texts": [ "ead for the love of Aeneas, but who sheds no tears for his own death in not loving thee, O God, light of my heart, and bread of the inner mouth of my soul, O power that links together my mind with my inmost thoughts? I did not love thee, and thus committed fornication against thee.[26] Those around me, also sinning, thus cried out: \"Well done! Well done!\" The friendship of this world is fornication against thee; and \"Well done! Well done!\" is cried until one feels ashamed not to show himself a man in this way. For my own condition I shed no tears, though I wept for Dido, who \"sought death at the sword's point,\"[27] while I myself was seeking the lowest rung of thy creation, having forsaken thee; earth sinking back to earth again. And, if I had been forbidden to read these poems, I would have grieved that I was not allowed to read what grieved me. This sort of madness is considered more honorable and more fruitful learning than the beginner's course in which I learned to read and write.", "Y UPON HIMSELF WHO SHEDS TEARS OVER DIDO DEAD FOR THE LOVE OF A ENEAS BUT WHO SHEDS NO TEARS FOR HIS OWN DEATH IN NOT LOVING THEE O GOD LIGHT OF MY HEART AND BREAD OF THE INNER MOUTH OF MY SOUL O POWER THAT LINKS TOGETHER MY MIND WITH THE INMOST THOUGHTS I DID NOT LOVE THEE AND THUS COMMITTED FORNICATION AGAINST THEE THOSE AROUND ME ALSO SINON THUS CRIED OUT WELL DONE WELL DONE THE FRIENDSHIP OF THIS WORLD IS FORNICATION AGAINST THEE AND WELL DONE WELL DONE IS CRIED UNTIL ONE FEELS ASHAMED NOT TO SHOW HIMSELF A MAN IN THIS WAY FOR MY OWN CONDITION I SHED NO TEARS THOUGH I WEPT FOR DYDO WHO SOUGHT DEATH AT THE SWORD'S POINT WHILE I MYSELF WAS SEEKING THE LOWESTRUNG OF THY CREATION HAVING FORSAKEN THEE EARTH SINKING BACK TO EARTH AGAIN AND IF I HAD BEEN FORBIDDEN TO READ THESE POEMS I WOULD HAVE GRIEVED THAT I WAS NOT ALLOWED TO READ WHAT GRIEVED ME THIS SORT OF MADNESS IS CONSIDERED MORE HONORABLE AND MORE FRUITFUL LEARNING THAN THE BEGINNER'S COURSE IN WHICH I LEARNED TO READ AND WRITE" ], "begin_byte": 59080, "end_byte": 59203 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1272, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 476, "duration": 12.72, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000055.lca", "storage_key": "18819464,46670,45635,25046", "recording_id": "small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb", "channels": 0 }, "recording": { "id": "small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/926/confessions_augustine_0911_librivox_64kb_mp3/confessions_01_11-19_augustine_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 24480584, "duration": 1530.0365, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Confessions Outler translation/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 9.31 }, { "cut": { "id": "small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb_3_repeat0", "start": 24.68, "duration": 6.76, "channel": 0, "supervisions": [ { "id": "small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb_3", "recording_id": "small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb", "start": 0, "duration": 6.76, "channel": 0, "language": "English", "speaker": "1377", "custom": { "texts": [ "I held the trunk with both my handsAnd looked abroad on foreign lands.", " I HELD A TRUNK WITH BOTH MY HANDS AND LOOK ABROAD ON FOREIGN LANDS" ], "pre_texts": [ "his vacant tomb as yet is holy ground; But soon, alas! Jim Fair will occupy These premises--then, holiness, good-bye! ________________ George Perry here lies stiff and stark, With stone at foot and stone at head. His heart was dark, his mind was dark-- \"Ignorant ass!\" the people said. Not ignorant but skilled, alas, In all the secrets of his trade: He knew more ways to be an ass Than any ass that ever brayed. Ambrose Bierce Poets' Corner - Home | The Other Pages ©1994-2020 Poets' Corner Editorial Staff, All Rights Reserved Worldwide 9. Foreign Lands - Collection at Bartleby.com Reference Verse Fiction Nonfiction × Subjects Titles Authors Essays Learn Thesaurus Quotations English Usage Skip to the content Home » A Child’s Garden of Verses and Underwoods » 9. Foreign Lands Previous Article Next Article Contents -BIBLIOGRAPHIC RECORD Stevenson, Robert Louis (1850–1894). A Child’s Garden of Verses and Underwoods. 1913. 9. Foreign Lands UP into the cherry treeWho should climb but little me?", " THIS IS THE LIBERVOSS RECORDING ALL THE LIBERVOTS RECORDINGS I IN THE PUBLIC DOMAIN FOR MORE INFORMATION THAN TO FIND OUT HOW TO VOLUNTEER PLEASE VISIT LIEUBEVON SNAUGHT ORICH FOREIGN LANDS BY ROBERT LEWIS STEVENSON UP INTO THE CHERRY TREE WHO SHOULD CLIMB BUT LITTLE ME" ], "begin_byte": 45519, "end_byte": 45588 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 676, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 24.68000030517578, "duration": 6.76, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000010.lca", "storage_key": "185835966,46304,16467", "recording_id": "small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb", "channels": 0 }, "recording": { "id": "small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1377/shortpoetry_028_librivox_64kb_mp3/foreign_lands_stevenson_js_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 1122215, "duration": 70.1384375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 028/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 14.06 }, { "cut": { "id": "small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb_12_repeat0", "start": 1470.4, "duration": 5.76, "channel": 0, "supervisions": [ { "id": "small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb_12", "recording_id": "small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb", "start": 0, "duration": 5.76, "channel": 0, "language": "English", "speaker": "4191", "custom": { "texts": [ " How can otherwise blear eyes in one man cause the like affection in another?", " HOW CAN OTHERWISE BLEAR EYES IN ONE MAN CAUSE THE LIKE AFFLICTION IN ANOTHER" ], "pre_texts": [ " blood, which takes away the cause of the malady from the parts affected. The like we may say of our magical effects, superstitious cures, and such as are done by mountebanks and wizards. As by wicked incredulity many men are hurt (so saith [1624]Wierus of charms, spells, &c.), we find in our experience, by the same means many are relieved. An empiric oftentimes, and a silly chirurgeon, doth more strange cures than a rational physician. Nymannus gives a reason, because the patient puts his confidence in him, [1625] which Avicenna prefers before art, precepts, and all remedies whatsoever. 'Tis opinion alone (saith [1626]Cardan), that makes or mars physicians, and he doth the best cures, according to Hippocrates, in whom most trust. So diversely doth this phantasy of ours affect, turn, and wind, so imperiously command our bodies, which as another [1627]Proteus, or a chameleon, can take all shapes; and is of such force (as Ficinus adds), that it can work upon others, as well as ourselves.", "NATIUS HOLDS WHICH FORCETH A MOTION OF THE HUMOURS SPIRITS AND BLOOD WHICH TAKES AWAY THE CAUSE OF THE MALADY FROM THE PARTS AFFECTED THE LIKE WE MAY SAY OF OUR MAGICAL EFFECTS SUPERSTITIOUS CURES AND SUCH AS ARE DONE BY MOUNTEBANKS AND WIZARDS AS BY WICKED INCREDULITY MANY MEN ARE HURT SO SAITH WEROS OF CHARMS SPELLS ET CETERA WE FIND IN OUR EXPERIENCE BY THE SAME MEANS MANY ARE RELIEVED AND EMPIRIC OFTENTIMES AND A SILLY CYURGION DOTH MORE STRANGE CURES THAN A RATIONAL PHYSICIAN NEMANUS GIVES A REASON BECAUSE THE PATIENT PUTS HIS CONFIDENCE IN HIM WHICH AVICENNA PREFERS BEFORE ART PRECEPTS AND ALL REMEDIES WHATSOEVER TIS OPINION ALONE SAITH CARDAN WHICH MAKES O MARS PHYSICIANS AND HE DOTH THE BEST CURES ACCORDING TO HIPPOCRATES IN WHOM MOST TRUST SO DIVERSELY DOTH THIS FANTASY OF OURS AFFECT TURN AND WIND SO IMPERIOUSLY COMMAND OUR BODIES WHICH AS ANOTHER PROTEUS OR A CHAMELEON CAN TAKE ALL SHAPES AND IS OF SUCH FORCE AS FICCENUS ADDS THAT IT CAN WORK UPON OTHERS AS WELL AS OURSELVES" ], "begin_byte": 632162, "end_byte": 632238 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 576, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1470.4000244140625, "duration": 5.76, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000049.lca", "storage_key": "257838095,45063,6964", "recording_id": "small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb", "channels": 0 }, "recording": { "id": "small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/4191/anatomy_of_melancholy_1005_librivox_64kb_mp3/anatomyofmelancholy1_31_burton_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 26463011, "duration": 1653.9381875, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Anatomy of Melancholy Volume 1/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 15.22 } ]
MixedCut
1bd870b3-ce18-4baf-a34e-793ee9c401d8
[ { "cut": { "id": "small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb_94_repeat0", "start": 1462.64, "duration": 9.64, "channel": 0, "supervisions": [ { "id": "small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb_94", "recording_id": "small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb", "start": 0, "duration": 9.64, "channel": 0, "language": "English", "speaker": "3157", "custom": { "texts": [ " I would have said to myself: \"Martin, you will never be without sin, for you have flesh. Despair not, but resist the flesh.\"", " I WOULD HAVE SAID TO MYSELF MARTIN YOU WILL NEVER BE WITHOUT SIN FOR YOU HAVE FLESH DESPAIR NOT BUT RESIST THE FLESH" ], "pre_texts": [ " must always believe and always hope in Christ. \"Whosoever believeth shall not be ashamed.\" (Rom. 9:33.) Do not despair if you feel the flesh battling against the Spirit or if you cannot make it behave. For you to follow the guidance of the Spirit in all things without interference on the part of the flesh is impossible. You are doing all you can if you resist the flesh and do not fulfill its demands. When I was a monk I thought I was lost forever whenever I felt an evil emotion, carnal lust, wrath, hatred, or envy. I tried to quiet my conscience in many ways, but it did not work, because lust would always come back and give me no rest. I told myself: \"You have permitted this and that sin, envy, impatience, and the like. Your joining this holy order has been in vain, and all your good works are good for nothing.\" If at that time I had understood this passage, \"The flesh lusteth against the Spirit, and the Spirit against the flesh,\" I could have spared myself many a day of self-torment.", "ESS THEREFORE WE MUST ALWAYS BELIEVE AND ALWAYS HOPE IN CHRIST WHOSOEVER BELIEVETH SHALL NOT BE ASHAMED ROMANS NINE THIRTY THREE DO NOT DESPAIR IF YOU FEEL THE FLESH BATTLING AGAINST THE SPIRIT OR IF YOU CANNOT MAKE IT BEHAVE FOR YOU TO FOLLOW THE GUIDANCE OF THE SPIRIT IN ALL THINGS WITHOUT INTERFERENCE ON THE PART OF THE FLESH IS IMPOSSIBLE YOU ARE DOING ALL YOU CAN IF YOU RESIST THE FLESH AND DO NOT FULFIL ITS DEMANDS WHEN I WAS A MONK I THOUGHT I WAS LOST FOR EVER WHENEVER I FELT AN EVIL EMOTION CARNAL LUST WRATH HATRED OR ENVY I TRIED TO QUIET MY CONSCIENCE IN MANY WAYS BUT IT DID NOT WORK BECAUSE LUST WOULD ALWAYS COME BACK AND GIVE ME NO REST I TOLD MYSELF YOU HAVE PERMITTED THIS AND THAT SIN AND BE IMPATIENCE AND THE LIKE YOUR JOINING THIS HOLY ORDER HAS BEEN IN VAIN AND ALL YOUR GOOD WORKS ARE GOOD FOR NOTHING IF AT THAT TIME I HAD UNDERSTOOD THIS PASSAGE THE FLESH LUSTETH AGAINST THE SPIRIT AND THE SPIRIT AGAINST THE FLESH I COULD HAVE SPARED MYSELF MANY A DAY OF SELF TORMENT" ], "begin_byte": 415924, "end_byte": 416048 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 964, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1462.6400146484375, "duration": 9.64, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000033.lca", "storage_key": "44824480,46547,42927", "recording_id": "small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb", "channels": 0 }, "recording": { "id": "small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/3157/commentary_galatians_1010_librivox_64kb_mp3/comment_galatians_19_luther_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 25850956, "duration": 1615.68475, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Commentary on St Pauls Epistle to the Galatians/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb_71_repeat0", "start": 655.72, "duration": 8.84, "channel": 0, "supervisions": [ { "id": "small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb_71", "recording_id": "small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb", "start": 0, "duration": 8.84, "channel": 0, "language": "English", "speaker": "2573", "custom": { "texts": [ " Tracy thought it was for the bank; he thought he was givin' his life and his life-blood and the blood of his brain for the bank, but he wasn't.", " TRACY THOUGHT IT WAS FOR THE BANK HE THOUGHT HE WAS GIVEN HIS LIFE AND HIS LIFE BLOOD AND THE BLOOD OF HIS BRAIN FOR THE BANK BUT HE WASN'T" ], "pre_texts": [ "nt into the bank as messenger, seventeen years old; he was president at forty-three, and he built that bank with his life for forty years more. He was down there from nine in the morning until four in the afternoon the day before he died--over eighty! Gilt edge, that bank? It was diamond edge! He used to eat a bag o' peanuts and an apple for lunch; but he wasn't stingy--he was just livin' in his business. He didn't care for pie or automobiles--he had his bank. It was an institution, and it come pretty near bein' the beatin' heart o' this town in its time. Well, that ole man used to pass one o' these here turned-up-nose and turned-up-pants cigarette boys on the streets. Never spoke to him, Tracy didn't. Speak to him? God! he wouldn't 'a' coughed on him! He wouldn't 'a' let him clean the cuspidors at the bank! Why, if he'd 'a' just seen him standin' in FRONT the bank he'd 'a' had him run off the street. And yet all Tracy was doin' every day of his life was workin' for that cigarette boy!", "HIM DOC J R TRACY SOLID BANKER HE WENT INTO THE BANK AS MESSENGER SEVENTEEN YEARS OLD HE WAS PRESIDENT AT FORTY THREE AND HE BUILT THAT BANK WITH HIS LIFE FOR FORTY YEARS MORE HE WAS DOWN THERE FROM NINE IN THE MORNING UNTIL FOUR IN THE AFTERNOON THE DAY BEFORE HE DIED OVER EIGHTY GILT EDGED THAT BANK IT WAS DIAMOND EDGE HE USED TO EAT A BAG OF PEANUTS AND AN APPLE FOR LUNCH BUT HE WASN'T STINGY HE WAS JUST LIVING IN HIS BUSINESS HE DIDN'T CARE FOR PIE OR AUTOMOBILES HE HAD HIS BANK IT WAS AN INSTITUTION AND IT COME PRETTY NEAR BEING THE BEATEN HEART OF THIS TOWN IN ITS TIME WELL THAT OLD MAN USED TO PASS ONE OF THESE HERE TURNED UP NOSE AND TURNED UP PANTS CIGARETTE BOYS ON THE STREETS NEVER SPOKE TO HIM TRACY DIDN'T SPEAK TO HIM GOD HE WOULDN A COUGHED ON HIM HE WOULDN HA LET HIM CLEAN THE CUSPIDORES AT THE BANK WHY IF HE'D A JUST SEEN HIM STANDIN IN FRONT OF THE BANK HE'D A HAD HIM RUN OFF THE STREET AND YET ALL TRACY WAS DOING EVERY DAY OF HIS LIFE WAS WORKIN FOR THAT CIGARETTE BOY" ], "begin_byte": 389008, "end_byte": 389151 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 884, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 655.719970703125, "duration": 8.84, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000031.lca", "storage_key": "237628890,44923,34871", "recording_id": "small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb", "channels": 0 }, "recording": { "id": "small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2573/turmoil_0908_librivox_64kb_mp3/turmoil_26_tarkington_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 13531377, "duration": 845.7110625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Turmoil Growth Trilogy Vol 1/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 4.55 }, { "cut": { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb_4_repeat0", "start": 191.56, "duration": 14.119, "channel": 0, "supervisions": [ { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb_4", "recording_id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "start": 0, "duration": 14.119, "channel": 0, "language": "English", "speaker": "2474", "custom": { "texts": [ " Then spoke the owner of the lodge saying, \"My son, this is my lodge, and I give it to you. Look well at it inside and outside; and make your lodge like this. If you do that, it may be a help to you.\"", " THEN SPOKE THE OWNER OF THE LODGE SAYING MY SON THIS IS MY LODGE AND I GIVE IT TO YOU LOOK WELL AT IT INSIDE AND OUTSIDE AND MAKE YOUR LODGE LIKE THIS IF YOU DO THAT IT MAY BE A HELP TO YOU" ], "pre_texts": [ "nto that deep hole in the river, and you will see a lodge there.\" Fisher looked as he had been told, and saw the lodge. Weasel Heart said, \"There is a lodge painted with black buffalo.\" As he spoke thus, Fisher said, \"I see another lodge, standing in front of it.\" Weasel Heart saw that lodge too--the yellow-painted-buffalo lodge. The two men wondered at this and could not understand how it could be, but they were both men of strong hearts, and presently Weasel Heart said, \"Friend, I shall go down to enter that lodge. Do you sit here and tell me when I get to the place.\" Then Weasel Heart went up the river and found a drift-log to support him and pushed it out into the water, and floated down toward the cut bank. When he had reached the place where the lodge stood Fisher told him, and he let go the log and dived down into the water and entered the lodge. In it he found two persons who owned the lodge, a man and his wife. The man said to him, \"You are welcome,\" and Weasel Heart sat down.", "MEAN OVER THERE ON THE PRAIRIE LOOK DOWN INTO THAT DEEP HOLE IN THE RIVER AND YOU WILL SEE A LODGE THERE FISHER LOOKED AT HE HAS BEEN TOLD AND SAW THE LODGE WEASELHEART SAID THERE IS A LODGE PAINTED WITH BLACK BUFFALO AS HE SPOKE THUS FISHER SAID I SEE ANOTHER LODGE STANDING IN FRONT OF IT WEASELHEARTS ARE THAT LODGE TOO THE YELLOW PAINTED BUFFALO LODGE THE TWO MEN WONDERED AT THIS AND COULD NOT UNDERSTAND HOW IT COULD BE BUT THEY WERE BOTH MEN OF STRONG HEARTS AND PRESENTLY WEASELHEART SAID FRIEND I SHALL GO DOWN TO ENTER THAT LODGE DO YOU SIT HERE AND TELL ME WHEN I GET TO THE PLACE THEN WEASELHEART WENT UP THE RIVER AND FOUND A DRIFT LOG TO SUPPORT HIM AND PUSHED IT OUT INTO THE WATER AND FLOATED DOWN TOWARD THE CUT BANK WHEN HE HAD REACHED THE PLACE WHERE THE LODGE STOOD FISHER TOLD HIM AND HE LET GO THE LOG AND DIVED DOWN INTO THE WATER AND ENTER THE LODGE IN IT HE FOUND TWO PERSONS WHO OWNED THE LODGE A MAN AND HIS WIFE THE MAN SAID TO HIM YOU ARE WELCOME AND WEASELHEART SAT DOWN" ], "begin_byte": 104033, "end_byte": 104232 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1412, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 191.55999755859375, "duration": 14.119, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000034.lca", "storage_key": "193669859,47316,47106,39205", "recording_id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "channels": 0 }, "recording": { "id": "small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2474/blackfeet_indian_stories_0805_librivox_64kb_mp3/blackfeetindianstories_12_grinnell_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 6823596, "duration": 426.47475, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Blackfeet Indian Stories/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 6.58 }, { "cut": { "id": "small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb_64_repeat0", "start": 1710.1999375, "duration": 9.92, "channel": 0, "supervisions": [ { "id": "small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb_64", "recording_id": "small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb", "start": 0, "duration": 9.92, "channel": 0, "language": "English", "speaker": "9640", "custom": { "texts": [ " Keating, on the authority of Colhoun, however, has cited a passage from Morton's \"New English Canaan\" as proof of their former existence in the neighborhood of this lake.", " KEATING ON THE AUTHORITY OF CALHOUN HOWEVER HAS CITED A PASSAGE OF MORTON'S NEW ENGLISH CANON AS PROOF OF THEIR FORMER EXISTENCE IN THE NEIGHBORHOOD OF THIS LAKE" ], "pre_texts": [ "rd to the presence of the bison in any portion of the State of New York, Professor Allen considers the evidence as fairly conclusive that it once existed in western New York, not only in the vicinity of the eastern end of Lake Erie, where now stands the city of Buffalo, at the mouth of a large creek of the same name, but also on the shore of Lake Ontario, probably in Orleans County. In his monograph of \"The American Bisons,\" page 107, he gives the following testimony and conclusions on this point: \"The occurrence of a stream in western New York, called Buffalo Creek, which empties into the eastern end of Lake Erie, is commonly viewed as traditional evidence of its occurrence at this point, but positive testimony to this effect has thus far escaped me. \"This locality, if it actually came so far eastward, must have formed the eastern limit of its range along the lakes. I have found only highly questionable allusions to the occurrence of buffaloes along the southern shore of Lake Ontario.", " NEW YORK IN REGARD TO THE PRESENCE OF THE BYS AND IN ANY PORTION OF THE STATE OF NEW YORK PROFESSOR ALLEN CONSIDERS THE EVIDENCE AS FAIRLY CONCLUSIVE THAT IT ONCE EXISTED IN WESTERN NEW YORK NOT ONLY IN THE VICINITY OF THE EASTERN END OF LAKE ERIE WHERE NOW STANDS A CITY OF BUFFALO AT THE MOUTH OF A LARGE CREEK BY THE SAME NAME BUT ALSO ON THE SHORE OF LAKE ONTARIO PROBABLY IN ORLEANS COUNTY IN HIS MONOGRAPH OF THE AMERICAN BISONS PAGE ONE HUNDRED SEVEN HE GIVES THE FOLLOWING TESTIMONY IN CONCLUSIONS ON THIS POINT THE OCCURRENCE OF A STREAM IN WESTERN NEW YORK CALLED BUFFALO CREEK WHICH EMPTIES AT THE EASTERN END OF LAKE ERIE IS COMMONLY VIEWED AS TRADITIONAL EVIDENCE OF ITS OCCURRENCE AT THIS POINT BUT POSITIVE TESTIMONY TO THIS EFFECT HAS THUS FAR ESCAPED ME THIS LOCALITY IF IT ACTUALLY CAME SO FAR EASTWARD MUST HAVE FORMED THE EASTERN LIMITS OF ITS RANGE ALONG THE LAKE I HAVE FOUND HIGHLY QUESTIONABLE ALLUSIONS TO THE OCCURRENCE OF BUFFALOES ALONG THE SOUTHERN SHORE OF LAKE ONTARIO" ], "begin_byte": 43956, "end_byte": 44126 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 992, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1710.199951171875, "duration": 9.92, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000061.lca", "storage_key": "33754896,45433,45604", "recording_id": "small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb", "channels": 0 }, "recording": { "id": "small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/9640/extermination_american_bison_1503_librivox_64kb_mp3/exterminationamericanbison_02_hornaday_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 29677210, "duration": 1854.825625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Extermination of the American Bison/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 12.729 } ]
MixedCut
768b88a8-b9dd-4042-87e7-88a8e6a97bc4
[ { "cut": { "id": "small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb_2_repeat0", "start": 1048, "duration": 7.959, "channel": 0, "supervisions": [ { "id": "small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb_2", "recording_id": "small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb", "start": 0, "duration": 7.959, "channel": 0, "language": "English", "speaker": "5192", "custom": { "texts": [ "_ The heart, both of the master and the man, were alike subject to sudden over-flowings;——a short silence ensued.", " THE HEART BOTH OF THE MASTER AND THE MAN WERE ALIKE SUBJECT TO SUDDEN OVERFLOWINGS A SHORT SILENCE ENSUED" ], "pre_texts": [ "ral made the bow of unfeign’d conviction; and went on. Now the King of _Bohemia_ with his queen and courtiers _happening_ one fine summer’s evening to walk out——Aye! there the word _happening_ is right, _Trim_, cried my uncle _Toby;_ for the King of _Bohemia_ and his queen might have walk’d out or let it alone:——’twas a matter of contingency, which might happen, or not, just as chance ordered it. King _William_ was of an opinion, an’ please your honour, quoth _Trim_, that every thing was predestined for us in this world; insomuch, that he would often say to his soldiers, that “every ball had its billet.” He was a great man, said my uncle _Toby_——And I believe, continued _Trim_, to this day, that the shot which disabled me at the battle of _Landen_, was pointed at my knee for no other purpose, but to take me out of his service, and place me in your honour’s, where I should be taken so much better care of in my old age——It shall never, _Trim_, be construed otherwise, said my uncle _Toby.", "T THAT I THINK TRIM THE THING COULD HAVE HAPPEN'D NO WAY THE CORPORAL MADE A BOW OF UNFEIGN'D CONVICTION AND WENT ON NOW THE KING OF BOHEMIA WITH HIS QUEEN AND COURTIERS HAPPENING ONE FINE SUMMER'S EVENING TO WALK OUT AY THERE THE WORD HAPPENING IS RIGHT TRIM CRIED MY UNCLE TOBY FOR THE KING OF BOHEMIA AND HIS QUEEN MIGHT HAVE WALKED OUT OR LET IT ALONE TWAS A MATTER OF CONTINGENCY WHICH MIGHT HAPPEN OR NOT JUST AS CHANCE ORDERED IT KING WILLIAM WAS OF AN OPINION AN PLEASE YOUR HONOUR QUOTH TRIM THAT EVERY THING WAS PREDESTINED FOR US IN THIS WORLD INSOMUCH THAT HE WOULD OFTEN SAY TO HIS SOLDIERS THAT EVERY BALL HAD ITS BILLET HE WAS A GREAT MAN SAID MY UNCLE TOBY AND I BELIEVE CONTINUED TRIM TO THIS DAY THAT THE SHOT WHICH DISABLED ME AT THE BATTLE OF LANDEN WAS POINTED AT MY KNEE FOR NO OTHER PURPOSE BUT TO TAKE ME OUT OF HIS SERVICE AND PLACE ME IN YOUR HONOUR'S WHERE I SHOULD BE TAKEN SO MUCH BETTER CARE OF IN MY OLD AGE IT SHALL NEVER TRIM BE CONSTRUED OTHERWISE SAID MY UNCLE TOBY" ], "begin_byte": 915671, "end_byte": 915783 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 796, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1048, "duration": 7.959, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000056.lca", "storage_key": "159641474,43515,26362", "recording_id": "small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb", "channels": 0 }, "recording": { "id": "small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/5192/tristramshandy4_1008_librivox_64kb_mp3/tristramshandy4_09_sterne_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 20400025, "duration": 1275.0015625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Life and Opinions of Tristram Shandy Gentleman Vol 4/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb_44_repeat0", "start": 1021.56, "duration": 11.039, "channel": 0, "supervisions": [ { "id": "small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb_44", "recording_id": "small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb", "start": 0, "duration": 11.039, "channel": 0, "language": "English", "speaker": "398", "custom": { "texts": [ " It had suddenly appeared to him that perhaps in a battle he might run. He was forced to admit that as far as war was concerned he knew nothing of himself.", " IT HAD SUDDENLY APPEARED TO HIM THAT PERHAPS IN A BATTLE HE MIGHT RUN HE WAS FORCED TO ADMIT THAT AS FAR AS WAR WAS CONCERNED HE KNEW NOTHING OF HIMSELF" ], "pre_texts": [ "h stomachs ain’t a’lastin’ long,” he was told. From the stories, the youth imagined the red, live bones sticking out through slits in the faded uniforms. Still, he could not put a whole faith in veteran’s tales, for recruits were their prey. They talked much of smoke, fire, and blood, but he could not tell how much might be lies. They persistently yelled “Fresh fish!” at him, and were in no wise to be trusted. However, he perceived now that it did not greatly matter what kind of soldiers he was going to fight, so long as they fought, which fact no one disputed. There was a more serious problem. He lay in his bunk pondering upon it. He tried to mathematically prove to himself that he would not run from a battle. Previously he had never felt obliged to wrestle too seriously with this question. In his life he had taken certain things for granted, never challenging his belief in ultimate success, and bothering little about means and roads. But here he was confronted with a thing of moment.", " TO GET HOLD ON A HAVERSACK AND SUCH STOMACHS ANNA LASTED LONG HE WAS TOLD FROM THE STORIES THE YOUTH IMAGINED THE RED LIVE BONES STICKING OUT THROUGH SLITS IN THE FADED UNIFORMS STILL HE COULD NOT PUT A WHOLE FAITH IN VETERAN'S TALES FOR RECRUITS WERE THEIR PREY THEY TALKED MUCH OF SMOKE FIRE AND BLOOD BUT HE COULD NOT TELL HOW MUCH MIGHT BE LIES THEY PERSISTENTLY YELLED FRESH FISH AT HIM AND WERE IN NO WISE TO BE TRUSTED HOWEVER HE PERCEIVED NOW THAT IT DID NOT GREATLY MATTER WHAT KIND OF SOLDIERS HE WAS GOING TO FIGHT SO LONG AS THEY FOUGHT WHICH FACT NO ONE DISPUTED THERE WAS A MORE SERIOUS PROBLEM HE LAY IN HIS BUNK PONDERING UPON IT HE TRIED TO MATHEMATICALLY PROVE TO HIMSELF THAT HE WOULD NOT RUN FROM A BATTLE PREVIOUSLY HE HAD NEVER FELT OBLIGED TO WRESTLE TOO SERIOUSLY WITH THIS QUESTION IN HIS LIFE HE HAD TAKEN CERTAIN THINGS FOR GRANTED NEVER CHALLENGING HIS BELIEF IN ULTIMATE SUCCESS AND BOTHERING LITTLE ABOUT MEANS OR ROADS BUT HERE HE WAS CONFRONTED WITH A THING OF MOMENT" ], "begin_byte": 16282, "end_byte": 16436 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1104, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 1021.5599975585938, "duration": 11.039, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000045.lca", "storage_key": "238037972,47713,47203,10383", "recording_id": "small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb", "channels": 0 }, "recording": { "id": "small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/398/badge_courage_librivox_64kb_mp3/redbadgeofcourage_01_crane_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 21987156, "duration": 1374.19725, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Red Badge of Courage/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 1.899 }, { "cut": { "id": "small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb_12_repeat0", "start": 375.52, "duration": 9.44, "channel": 0, "supervisions": [ { "id": "small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb_12", "recording_id": "small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb", "start": 0, "duration": 9.44, "channel": 0, "language": "English", "speaker": "2156", "custom": { "texts": [ " For that reason I think Inspector Kedsty may return at any moment, and you must not talk so loud--or so much.\"", " FOR THAT REASON I THINK INSPECTOR KEDSTONE MAY RETURN AT ANY MOMENT AND YOU MUST NOT TALK SO LOUD OR SO MUCH" ], "pre_texts": [ "iscovery of her visit to Kim's Bayou, of his scheme to follow her down the Three Rivers, to seek for her at Fort Simpson, to follow her to the Valley of Silent Men, wherever it was. Thank her! He held her hands so tight they hurt, and his voice trembled. Under the cloud of her hair a slow fire burned in Marette Radisson's cheeks. But it did not show in her eyes. They looked at him so steadily, so unfalteringly, that his own face burned before he had finished what was in his mind to say, and he freed her hands and stepped back from her again. \"Forgive me for saying all that,\" he entreated. \"But it's true. You came to me there, at Cardigan's place, like something I'd always dreamed about, but never expected to find. And you came to me again, at the cell, like--\" \"Yes, I know how I came,\" she interrupted him. \"Through the mud and the rain, Mr. Kent. And it was so black I lost my way and was terrified to think that I might not find barracks. I was half an hour behind Mr. Fingers' schedule.", "S LIFE HE TOLD HER OF MERCER OF HIS DISCOVERY OF HER VISIT TO KIMS' BAYOU OF HIS SCHEME TO FOLLOW HER DOWN THE THREE RIVERS TO SEEK FOR HER AT FORT SIMPSON TO FOLLOW HER TO THE VALLEY OF SILENT MEN WHEREVER IT WAS THANK HER HE HELD HER HAND SO TIGHT THEY HURT AND HIS VOICE TREMBLED UNDER THE CLOUD OF HER HAIR A SLOW FIRE BURNED IN MARAT ADISSON'S CHEEKS BUT IT DID NOT SHOW IN HER EYES THEY LOOKED AT HIM SO STEADILY SO UNFALTERINGLY THAT HIS OWN FACE BURNED BEFORE HE HAD FINISHED WHAT WAS IN HIS MIND TO SAY AND HE FREED HER HANDS AND STEPPED BACK FROM HER AGAIN FORGIVE ME FOR SAYING ALL THAT HE ENTREATED BUT IT'S TRUE YOU CAME TO ME THERE AT CARDIGAN'S PLACE LIKE SOMETHING I'D ALWAYS DREAMED ABOUT BUT NEVER EXPECTED TO FIND AND YOU CAME TO ME AGAIN AT THE CELL LIKE YES I KNOW HOW I CAME SHE INTERRUPTED HIM THROUGH THE MUD AND THE RAIN MISTER KENT AND IT WAS SO BLACK I LOST MY WAY AND WAS TERRIFIED TO THINK THAT I MIGHT NOT FIND BARRACKS I WAS HALF AN HOUR BEHIND MISTER FINGER'S SCHEDULE" ], "begin_byte": 211695, "end_byte": 211805 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 944, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 375.5199890136719, "duration": 9.44, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000019.lca", "storage_key": "99867414,46695,42172", "recording_id": "small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb", "channels": 0 }, "recording": { "id": "small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/2156/valley_silent_men_rm_0811_librivox_64kb_mp3/valleyofsilentmen_14_curwood_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 15257177, "duration": 953.5735625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Valley of Silent Men/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.138 } ]
MixedCut
bf6d11b3-d363-4588-8803-0d660358eb93
[ { "cut": { "id": "small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb_27_repeat0", "start": 34.36, "duration": 13.399, "channel": 0, "supervisions": [ { "id": "small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb_27", "recording_id": "small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb", "start": 0, "duration": 13.399, "channel": 0, "language": "English", "speaker": "1472", "custom": { "texts": [ " The colon is used to indicate pauses more abrupt than those indicated by the semicolon. God has willed it: submit in thankfulness.", " THE COLAN IS USED TO INDICATE PAUSES MORE ABRUPT THAN THOSE INDICATED BY THE SEMI COLON EXAMPLE ONE GOD HAS WILLED IT COLON SUBMIT IN THANKFULNESS" ], "pre_texts": [ " an antithesis are generally separated in this way. XXIII. A pause generally indicated by a comma may be indicated by a semicolon when commas are used in the sentence for other purposes. (See _Introduction: Relativity of Points_.) I got several things of less value, but not all less useful to me, which I omitted setting down before: as, in particular, pens, ink, and paper; several parcels in the captain's, mate's, gunner's, and carpenter's keeping; three or four compasses, some mathematical instruments, dials, perspectives, charts, and books of navigation. In this I was certainly in the wrong too, the honest, grateful creature having no thought but what consisted of the best principles, both as a religious Christian and as a grateful friend; as appeared afterward to my full satisfaction. In the first sentence the semicolon enables us to group the objects enumerated. Had commas been used throughout, the reader would have been left to find out the arrangement for himself. THE COLON XXIV.", " SECTION FIVE OF STOPS OR HOW TO PUNCTUATE A PRACTICAL HANDBOOK FOR WRITERS AND STUDENTS THIS IS A LIVERPOX RECORDING ALL LIVERPOX RECORDINGS ARE IN THE PUBLIC DOMAIN FOR MORE INFORMATION OR TO VOLUNTEER PLEASE VISIT LIVERPOX DOT ORG THIS RECORDING BY SARAH JENNINGS STOPS OR HOW TO PUNCTUATE BY PAUL AARDIS SECTION FIVE THE COLON RUAL TWENTY FOUR" ], "begin_byte": 38654, "end_byte": 38784 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1340, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 34.36000061035156, "duration": 13.399, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000015.lca", "storage_key": "144411443,46448,47321,32128", "recording_id": "small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb", "channels": 0 }, "recording": { "id": "small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1472/stops_punctuate_0711_librivox_64kb_mp3/stops_05_allardyce_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 7537471, "duration": 471.0919375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Stops or How to Punctuate/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 0 }, { "cut": { "id": "small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb_5_repeat0", "start": 92.44, "duration": 11.399, "channel": 0, "supervisions": [ { "id": "small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb_5", "recording_id": "small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb", "start": 0, "duration": 11.399, "channel": 0, "language": "English", "speaker": "466", "custom": { "texts": [ " 10:004:007 For when they came into the house, he lay on his bed in his bedchamber, and they smote him, and slew him, and beheaded him, and took his head, and gat them away through the plain all night.", " FOR WHEN THEY CAME INTO THE HOUSE HE LAY ON HIS BED IN HIS BED CHAMBER AND THEY SMOTE HIM AND SLEW HIM AND BEHEADED HIM AND TOOK HIS HEAD AND GOT THEM AWAY THROUGH THE PLAIN ALL NIGHT" ], "pre_texts": [ "tes were troubled. 10:004:002 And Saul's son had two men that were captains of bands: the name of the one was Baanah, and the name of the other Rechab, the sons of Rimmon a Beerothite, of the children of Benjamin: (for Beeroth also was reckoned to Benjamin. 10:004:003 And the Beerothites fled to Gittaim, and were sojourners there until this day.) 10:004:004 And Jonathan, Saul's son, had a son that was lame of his feet. He was five years old when the tidings came of Saul and Jonathan out of Jezreel, and his nurse took him up, and fled: and it came to pass, as she made haste to flee, that he fell, and became lame. And his name was Mephibosheth. 10:004:005 And the sons of Rimmon the Beerothite, Rechab and Baanah, went, and came about the heat of the day to the house of Ishbosheth, who lay on a bed at noon. 10:004:006 And they came thither into the midst of the house, as though they would have fetched wheat; and they smote him under the fifth rib: and Rechab and Baanah his brother escaped.", " AND WHEN SAUL'S SON HEARD THAT ABNER WAS DEAD IN HEBRON HIS HANDS WERE FEEBLE AND ALL THE ISRAELITES WERE TROUBLED AND SAUL'S SON HAD TWO MEN THAT WERE CAPTAINS OF THE BANDS THE NAME OF THE ONE WAS BANA AND THE NAME OF THE OTHER REEKHAB THE SONS OF RIMMON A BERATITE OF THE CHILDREN OF BENJAMIN FOR BEEROTH ALSO WAS RECKONED TO BENJAMIN AND THE BERAITES FLED TO GERTAIN AND WERE SOJOURNERS THERE UNTIL THIS DAY AND JONATHAN SAUL'S SON HAD A SON THAT WAS LAME OF HIS FEET HE WAS FIVE YEARS OLD WHEN THE TIDINGS CAME OF SAUL AND JONATHAN OUT OF JEZREEL AND HIS NURSE TOOK HIM UP AND FLED AND IT CAME TO PASS AS SHE MADE HASTE TO FLEE THAT HE FELL AND BECAME LAME AND HIS NAME WAS MAFIBBESTH AND THE SONS OF RIMMAN THE BUREATHITE RICAB AND BANA WENT AND CAME ABOUT THE HEAT OF THE DAY TO THE HOUSE OF ISHBERSH WHO LAY ON A BED AT NOON AND THEY CAME THITHER INTO THE MIDST OF THE HOUSE AS THOUGH THEY WOULD HAVE FETCHED WHEAT AND THEY SMOTE HIM UNDER THE FIFTH RIB AND RECAB AND BANA HIS BROTHER ESCAPED" ], "begin_byte": 17911, "end_byte": 18111 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1140, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 92.44000244140625, "duration": 11.399, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000051.lca", "storage_key": "132380969,47763,48292,13493", "recording_id": "small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb", "channels": 0 }, "recording": { "id": "small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/466/bible_2samuel_kjv_jc_librivox_64kb_mp3/2samuel_04_kjv_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 2858000, "duration": 178.625, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Bible KJV 10 2 Samuel/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 7.339 }, { "cut": { "id": "small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb_4_repeat0", "start": 65.8, "duration": 13.479, "channel": 0, "supervisions": [ { "id": "small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb_4", "recording_id": "small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb", "start": 0, "duration": 13.479, "channel": 0, "language": "English", "speaker": "1179", "custom": { "texts": [ "The angels keep their ancient places;—Turn but a stone, and start a wing!’Tis ye, ’tis your estrangèd faces,That miss the many-splendoured thing.", " THE ANGELS KEEP THEIR ANCIENT PLACES TURN BUT A STONE AND START A WING TIS YE TIS YOUR ESTRANGERED FACES THAT MISS THE MANY SPLENDID THING" ], "pre_texts": [ "rg Literary Archive Foundation, how to help produce our new eBooks, and how to subscribe to our email newsletter to hear about new eBooks. 245. The Kingdom of God - Collection at Bartleby.com Reference Verse Fiction Nonfiction × Subjects Titles Authors Essays Learn Thesaurus Quotations English Usage Skip to the content Home » The Oxford Book of English Mystical Verse » 245. The Kingdom of God Previous Article Next Article Contents -BIBLIOGRAPHIC RECORD Nicholson & Lee, eds. The Oxford Book of English Mystical Verse. 1917. Francis Thompson (1859–1907) 245. The Kingdom of God O WORLD invisible, we view thee,O world intangible, we touch thee,O world unknowable, we know thee,Inapprehensible, we clutch thee!Does the fish soar to find the ocean,The eagle plunge to find the air—That we ask of the stars in motionIf they have rumour of thee there?Not where the wheeling systems darken,And our benumbed conceiving soars!—The drift of pinions, would we hearken,Beats at our own clay-shuttered doors.", " THE KINGDOM OF GOD ALSO KNOWN AS IN NO STRANGE LAND BY FRANCIS THOMPSON READ FOR LIBERY BOX DODGORG BY ALLEN CHANT IN TUNBRIDGE KENT ENGLAND THE KINGDOM OF GOD IS WITHIN YOU O WORLD INVISIBLE WE VIEW THEE O WORLD INTANGIBLE WE TOUCH THEE A WORLD UNKNOWABLE WE KNOW THEE INAPPREHENSIBLE WE CLUTCH THEE DOES THE FISH SOAR TO FIND THE OCEAN THE EAGLE PLUNGE TO FIND THE AIR THAT WE ASK OF THE STARS IN MOTION IF THEY HAVE RUMOUR OF THEE THERE NOT WHERE THE WHIRLING SYSTEMS DARKEN AND OUR BENUMBED CONCEIVING SORES THE DRIFT OF PINIONS WOULD WE HEARKEN BEATS AT OUR OWN CLAY SHUTTERED DOORS" ], "begin_byte": 159673, "end_byte": 159817 } } ], "features": { "type": "kaldifeat-fbank", "num_frames": 1348, "num_features": 80, "frame_shift": 0.01, "sampling_rate": 16000, "start": 65.80000305175781, "duration": 13.479, "storage_type": "lilcom_chunky", "storage_path": "data/fbank/libriheavy_small_split/libriheavy_feats_small_00000005.lca", "storage_key": "49931329,45714,44831,31474", "recording_id": "small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb", "channels": 0 }, "recording": { "id": "small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb", "sources": [ { "type": "file", "channels": [ 0 ], "source": "/star-kw/data/libri-light/small/1179/shortpoetry_028_librivox_64kb_mp3/kindgomofgod_thompson_ac_64kb.flac" } ], "sampling_rate": 16000, "num_samples": 2002855, "duration": 125.1784375, "channel_ids": [ 0 ] }, "custom": { "text_path": "/star-kw/kangwei/code/text_search/examples/libriheavy/download/librilight_text/output_text_small_cleaned/Short Poetry Collection 028/text.txt" }, "tracks": null }, "type": "MonoCut", "offset": 12.938 } ]
MixedCut
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
2