134

 avatar
unknown
html
7 months ago
918 kB
176
No Index

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" href="https://auphonic.com/static/transcript-editor/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Auphonic Transcript Editor</title>
    <script type="module">
      var Ip=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Ok=Ip((Ot,Pt)=>{(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();function No(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const Ve={},_r=[],Ut=()=>{},Dp=()=>!1,Mp=/^on[^a-z]/,Ns=e=>Mp.test(e),fi=e=>e.startsWith("onUpdate:"),ze=Object.assign,pi=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Np=Object.prototype.hasOwnProperty,Me=(e,t)=>Np.call(e,t),pe=Array.isArray,br=e=>Rr(e)==="[object Map]",cr=e=>Rr(e)==="[object Set]",ll=e=>Rr(e)==="[object Date]",Rp=e=>Rr(e)==="[object RegExp]",Te=e=>typeof e=="function",Qe=e=>typeof e=="string",_s=e=>typeof e=="symbol",Ue=e=>e!==null&&typeof e=="object",hi=e=>Ue(e)&&Te(e.then)&&Te(e.catch),wu=Object.prototype.toString,Rr=e=>wu.call(e),Lp=e=>Rr(e).slice(8,-1),Su=e=>Rr(e)==="[object Object]",mi=e=>Qe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rs=No(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ro=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Fp=/-(\w)/g,bt=Ro(e=>e.replace(Fp,(t,n)=>n?n.toUpperCase():"")),jp=/\B([A-Z])/g,Nt=Ro(e=>e.replace(jp,"-$1").toLowerCase()),Rs=Ro(e=>e.charAt(0).toUpperCase()+e.slice(1)),ss=Ro(e=>e?`on${Rs(e)}`:""),Er=(e,t)=>!Object.is(e,t),wr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},vo=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},go=e=>{const t=parseFloat(e);return isNaN(t)?e:t},yo=e=>{const t=Qe(e)?Number(e):NaN;return isNaN(t)?e:t};let cl;const Oa=()=>cl||(cl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),Bp="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console",Hp=No(Bp);function Wt(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=Qe(r)?Kp(r):Wt(r);if(s)for(const o in s)t[o]=s[o]}return t}else{if(Qe(e))return e;if(Ue(e))return e}}const Vp=/;(?![^(]*\))/g,Up=/:([^]+)/,Wp=/\/\*[^]*?\*\//g;function Kp(e){const t={};return e.replace(Wp,"").split(Vp).forEach(n=>{if(n){const r=n.split(Up);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ne(e){let t="";if(Qe(e))t=e;else if(pe(e))for(let n=0;n<e.length;n++){const r=Ne(e[n]);r&&(t+=r+" ")}else if(Ue(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function vi(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Qe(t)&&(e.class=Ne(t)),n&&(e.style=Wt(n)),e}const zp="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",qp=No(zp);function xu(e){return!!e||e===""}function Yp(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Pn(e[r],t[r]);return n}function Pn(e,t){if(e===t)return!0;let n=ll(e),r=ll(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=_s(e),r=_s(t),n||r)return e===t;if(n=pe(e),r=pe(t),n||r)return n&&r?Yp(e,t):!1;if(n=Ue(e),r=Ue(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,o=Object.keys(t).length;if(s!==o)return!1;for(const a in e){const i=e.hasOwnProperty(a),l=t.hasOwnProperty(a);if(i&&!l||!i&&l||!Pn(e[a],t[a]))return!1}}return String(e)===String(t)}function Lo(e,t){return e.findIndex(n=>Pn(n,t))}const Ae=e=>Qe(e)?e:e==null?"":pe(e)||Ue(e)&&(e.toString===wu||!Te(e.toString))?JSON.stringify(e,Tu,2):String(e),Tu=(e,t)=>t&&t.__v_isRef?Tu(e,t.value):br(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:cr(t)?{[`Set(${t.size})`]:[...t.values()]}:Ue(t)&&!pe(t)&&!Su(t)?String(t):t;let Ct;class gi{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ct,!t&&Ct&&(this.index=(Ct.scopes||(Ct.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ct;try{return Ct=this,t()}finally{Ct=n}}}on(){Ct=this}off(){Ct=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function yi(e){return new gi(e)}function Eu(e,t=Ct){t&&t.active&&t.effects.push(e)}function Lr(){return Ct}function Ls(e){Ct&&Ct.cleanups.push(e)}const _i=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Cu=e=>(e.w&An)>0,ku=e=>(e.n&An)>0,Gp=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=An},Jp=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Cu(s)&&!ku(s)?s.delete(e):t[n++]=s,s.w&=~An,s.n&=~An}t.length=n}},_o=new WeakMap;let Xr=0,An=1;const Pa=30;let jt;const Qn=Symbol(""),Aa=Symbol("");class Fs{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Eu(this,r)}run(){if(!this.active)return this.fn();let t=jt,n=Cn;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=jt,jt=this,Cn=!0,An=1<<++Xr,Xr<=Pa?Gp(this):ul(this),this.fn()}finally{Xr<=Pa&&Jp(this),An=1<<--Xr,jt=this.parent,Cn=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){jt===this?this.deferStop=!0:this.active&&(ul(this),this.onStop&&this.onStop(),this.active=!1)}}function ul(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}function Qp(e,t){e.effect&&(e=e.effect.fn);const n=new Fs(e);t&&(ze(n,t),t.scope&&Eu(n,t.scope)),(!t||!t.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function Zp(e){e.effect.stop()}let Cn=!0;const $u=[];function Fr(){$u.push(Cn),Cn=!1}function jr(){const e=$u.pop();Cn=e===void 0?!0:e}function St(e,t,n){if(Cn&&jt){let r=_o.get(e);r||_o.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=_i()),Ou(s)}}function Ou(e,t){let n=!1;Xr<=Pa?ku(e)||(e.n|=An,n=!Cu(e)):n=!e.has(jt),n&&(e.add(jt),jt.deps.push(e))}function un(e,t,n,r,s,o){const a=_o.get(e);if(!a)return;let i=[];if(t==="clear")i=[...a.values()];else if(n==="length"&&pe(e)){const l=Number(r);a.forEach((c,u)=>{(u==="length"||u>=l)&&i.push(c)})}else switch(n!==void 0&&i.push(a.get(n)),t){case"add":pe(e)?mi(n)&&i.push(a.get("length")):(i.push(a.get(Qn)),br(e)&&i.push(a.get(Aa)));break;case"delete":pe(e)||(i.push(a.get(Qn)),br(e)&&i.push(a.get(Aa)));break;case"set":br(e)&&i.push(a.get(Qn));break}if(i.length===1)i[0]&&Ia(i[0]);else{const l=[];for(const c of i)c&&l.push(...c);Ia(_i(l))}}function Ia(e,t){const n=pe(e)?e:[...e];for(const r of n)r.computed&&dl(r);for(const r of n)r.computed||dl(r)}function dl(e,t){(e!==jt||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Xp(e,t){var n;return(n=_o.get(e))==null?void 0:n.get(t)}const eh=No("__proto__,__v_isRef,__isVue"),Pu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(_s)),th=Fo(),nh=Fo(!1,!0),rh=Fo(!0),sh=Fo(!0,!0),fl=oh();function oh(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=Pe(this);for(let o=0,a=this.length;o<a;o++)St(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(Pe)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Fr();const r=Pe(this)[t].apply(this,n);return jr(),r}}),e}function ah(e){const t=Pe(this);return St(t,"has",e),t.hasOwnProperty(e)}function Fo(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?Lu:Ru:t?Nu:Mu).get(r))return r;const a=pe(r);if(!e){if(a&&Me(fl,s))return Reflect.get(fl,s,o);if(s==="hasOwnProperty")return ah}const i=Reflect.get(r,s,o);return(_s(s)?Pu.has(s):eh(s))||(e||St(r,"get",s),t)?i:Le(i)?a&&mi(s)?i:i.value:Ue(i)?e?Br(i):Kt(i):i}}const ih=Au(),lh=Au(!0);function Au(e=!1){return function(n,r,s,o){let a=n[r];if(nr(a)&&Le(a)&&!Le(s))return!1;if(!e&&(!bs(s)&&!nr(s)&&(a=Pe(a),s=Pe(s)),!pe(n)&&Le(a)&&!Le(s)))return a.value=s,!0;const i=pe(n)&&mi(r)?Number(r)<n.length:Me(n,r),l=Reflect.set(n,r,s,o);return n===Pe(o)&&(i?Er(s,a)&&un(n,"set",r,s):un(n,"add",r,s)),l}}function ch(e,t){const n=Me(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&un(e,"delete",t,void 0),r}function uh(e,t){const n=Reflect.has(e,t);return(!_s(t)||!Pu.has(t))&&St(e,"has",t),n}function dh(e){return St(e,"iterate",pe(e)?"length":Qn),Reflect.ownKeys(e)}const Iu={get:th,set:ih,deleteProperty:ch,has:uh,ownKeys:dh},Du={get:rh,set(e,t){return!0},deleteProperty(e,t){return!0}},fh=ze({},Iu,{get:nh,set:lh}),ph=ze({},Du,{get:sh}),bi=e=>e,jo=e=>Reflect.getPrototypeOf(e);function Js(e,t,n=!1,r=!1){e=e.__v_raw;const s=Pe(e),o=Pe(t);n||(t!==o&&St(s,"get",t),St(s,"get",o));const{has:a}=jo(s),i=r?bi:n?Si:ws;if(a.call(s,t))return i(e.get(t));if(a.call(s,o))return i(e.get(o));e!==s&&e.get(t)}function Qs(e,t=!1){const n=this.__v_raw,r=Pe(n),s=Pe(e);return t||(e!==s&&St(r,"has",e),St(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Zs(e,t=!1){return e=e.__v_raw,!t&&St(Pe(e),"iterate",Qn),Reflect.get(e,"size",e)}function pl(e){e=Pe(e);const t=Pe(this);return jo(t).has.call(t,e)||(t.add(e),un(t,"add",e,e)),this}function hl(e,t){t=Pe(t);const n=Pe(this),{has:r,get:s}=jo(n);let o=r.call(n,e);o||(e=Pe(e),o=r.call(n,e));const a=s.call(n,e);return n.set(e,t),o?Er(t,a)&&un(n,"set",e,t):un(n,"add",e,t),this}function ml(e){const t=Pe(this),{has:n,get:r}=jo(t);let s=n.call(t,e);s||(e=Pe(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&un(t,"delete",e,void 0),o}function vl(){const e=Pe(this),t=e.size!==0,n=e.clear();return t&&un(e,"clear",void 0,void 0),n}function Xs(e,t){return function(r,s){const o=this,a=o.__v_raw,i=Pe(a),l=t?bi:e?Si:ws;return!e&&St(i,"iterate",Qn),a.forEach((c,u)=>r.call(s,l(c),l(u),o))}}function eo(e,t,n){return function(...r){const s=this.__v_raw,o=Pe(s),a=br(o),i=e==="entries"||e===Symbol.iterator&&a,l=e==="keys"&&a,c=s[e](...r),u=n?bi:t?Si:ws;return!t&&St(o,"iterate",l?Aa:Qn),{next(){const{value:d,done:f}=c.next();return f?{value:d,done:f}:{value:i?[u(d[0]),u(d[1])]:u(d),done:f}},[Symbol.iterator](){return this}}}}function hn(e){return function(...t){return e==="delete"?!1:this}}function hh(){const e={get(o){return Js(this,o)},get size(){return Zs(this)},has:Qs,add:pl,set:hl,delete:ml,clear:vl,forEach:Xs(!1,!1)},t={get(o){return Js(this,o,!1,!0)},get size(){return Zs(this)},has:Qs,add:pl,set:hl,delete:ml,clear:vl,forEach:Xs(!1,!0)},n={get(o){return Js(this,o,!0)},get size(){return Zs(this,!0)},has(o){return Qs.call(this,o,!0)},add:hn("add"),set:hn("set"),delete:hn("delete"),clear:hn("clear"),forEach:Xs(!0,!1)},r={get(o){return Js(this,o,!0,!0)},get size(){return Zs(this,!0)},has(o){return Qs.call(this,o,!0)},add:hn("add"),set:hn("set"),delete:hn("delete"),clear:hn("clear"),forEach:Xs(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=eo(o,!1,!1),n[o]=eo(o,!0,!1),t[o]=eo(o,!1,!0),r[o]=eo(o,!0,!0)}),[e,n,t,r]}const[mh,vh,gh,yh]=hh();function Bo(e,t){const n=t?e?yh:gh:e?vh:mh;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Me(n,s)&&s in r?n:r,s,o)}const _h={get:Bo(!1,!1)},bh={get:Bo(!1,!0)},wh={get:Bo(!0,!1)},Sh={get:Bo(!0,!0)},Mu=new WeakMap,Nu=new WeakMap,Ru=new WeakMap,Lu=new WeakMap;function xh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Th(e){return e.__v_skip||!Object.isExtensible(e)?0:xh(Lp(e))}function Kt(e){return nr(e)?e:Ho(e,!1,Iu,_h,Mu)}function qn(e){return Ho(e,!1,fh,bh,Nu)}function Br(e){return Ho(e,!0,Du,wh,Ru)}function Eh(e){return Ho(e,!0,ph,Sh,Lu)}function Ho(e,t,n,r,s){if(!Ue(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const a=Th(e);if(a===0)return e;const i=new Proxy(e,a===2?r:n);return s.set(e,i),i}function Qt(e){return nr(e)?Qt(e.__v_raw):!!(e&&e.__v_isReactive)}function nr(e){return!!(e&&e.__v_isReadonly)}function bs(e){return!!(e&&e.__v_isShallow)}function wi(e){return Qt(e)||nr(e)}function Pe(e){const t=e&&e.__v_raw;return t?Pe(t):e}function Zt(e){return vo(e,"__v_skip",!0),e}const ws=e=>Ue(e)?Kt(e):e,Si=e=>Ue(e)?Br(e):e;function xi(e){Cn&&jt&&(e=Pe(e),Ou(e.dep||(e.dep=_i())))}function Vo(e,t){e=Pe(e);const n=e.dep;n&&Ia(n)}function Le(e){return!!(e&&e.__v_isRef===!0)}function se(e){return Fu(e,!1)}function Ti(e){return Fu(e,!0)}function Fu(e,t){return Le(e)?e:new Ch(e,t)}class Ch{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Pe(t),this._value=n?t:ws(t)}get value(){return xi(this),this._value}set value(t){const n=this.__v_isShallow||bs(t)||nr(t);t=n?t:Pe(t),Er(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:ws(t),Vo(this))}}function kh(e){Vo(e)}function _(e){return Le(e)?e.value:e}function $h(e){return Te(e)?e():_(e)}const Oh={get:(e,t,n)=>_(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Le(s)&&!Le(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Ei(e){return Qt(e)?e:new Proxy(e,Oh)}class Ph{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>xi(this),()=>Vo(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function ju(e){return new Ph(e)}function Bu(e){const t=pe(e)?new Array(e.length):{};for(const n in e)t[n]=Hu(e,n);return t}class Ah{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Xp(Pe(this._object),this._key)}}class Ih{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Uo(e,t,n){return Le(e)?e:Te(e)?new Ih(e):Ue(e)&&arguments.length>1?Hu(e,t,n):se(e)}function Hu(e,t,n){const r=e[t];return Le(r)?r:new Ah(e,t,n)}class Dh{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new Fs(t,()=>{this._dirty||(this._dirty=!0,Vo(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=Pe(this);return xi(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Mh(e,t,n=!1){let r,s;const o=Te(e);return o?(r=e,s=Ut):(r=e.get,s=e.set),new Dh(r,s,o||!s,n)}function Nh(e,...t){}function Rh(e,t){}function an(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){ur(o,t,n)}return s}function At(e,t,n,r){if(Te(e)){const o=an(e,t,n,r);return o&&hi(o)&&o.catch(a=>{ur(a,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(At(e[o],t,n,r));return s}function ur(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const a=t.proxy,i=n;for(;o;){const c=o.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,a,i)===!1)return}o=o.parent}const l=t.appContext.config.errorHandler;if(l){an(l,null,10,[e,a,i]);return}}Lh(e,n,s,r)}function Lh(e,t,n,r=!0){console.error(e)}let Ss=!1,Da=!1;const pt=[];let Jt=0;const Sr=[];let sn=null,Vn=0;const Vu=Promise.resolve();let Ci=null;function tt(e){const t=Ci||Vu;return e?t.then(this?e.bind(this):e):t}function Fh(e){let t=Jt+1,n=pt.length;for(;t<n;){const r=t+n>>>1;xs(pt[r])<e?t=r+1:n=r}return t}function Wo(e){(!pt.length||!pt.includes(e,Ss&&e.allowRecurse?Jt+1:Jt))&&(e.id==null?pt.push(e):pt.splice(Fh(e.id),0,e),Uu())}function Uu(){!Ss&&!Da&&(Da=!0,Ci=Vu.then(Wu))}function jh(e){const t=pt.indexOf(e);t>Jt&&pt.splice(t,1)}function ki(e){pe(e)?Sr.push(...e):(!sn||!sn.includes(e,e.allowRecurse?Vn+1:Vn))&&Sr.push(e),Uu()}function gl(e,t=Ss?Jt+1:0){for(;t<pt.length;t++){const n=pt[t];n&&n.pre&&(pt.splice(t,1),t--,n())}}function bo(e){if(Sr.length){const t=[...new Set(Sr)];if(Sr.length=0,sn){sn.push(...t);return}for(sn=t,sn.sort((n,r)=>xs(n)-xs(r)),Vn=0;Vn<sn.length;Vn++)sn[Vn]();sn=null,Vn=0}}const xs=e=>e.id==null?1/0:e.id,Bh=(e,t)=>{const n=xs(e)-xs(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Wu(e){Da=!1,Ss=!0,pt.sort(Bh);const t=Ut;try{for(Jt=0;Jt<pt.length;Jt++){const n=pt[Jt];n&&n.active!==!1&&an(n,null,14)}}finally{Jt=0,pt.length=0,bo(),Ss=!1,Ci=null,(pt.length||Sr.length)&&Wu()}}let gr,to=[];function Ku(e,t){var n,r;gr=e,gr?(gr.enabled=!0,to.forEach(({event:s,args:o})=>gr.emit(s,...o)),to=[]):typeof window<"u"&&window.HTMLElement&&!((r=(n=window.navigator)==null?void 0:n.userAgent)!=null&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(o=>{Ku(o,t)}),setTimeout(()=>{gr||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,to=[])},3e3)):to=[]}function Hh(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ve;let s=n;const o=t.startsWith("update:"),a=o&&t.slice(7);if(a&&a in r){const u=`${a==="modelValue"?"model":a}Modifiers`,{number:d,trim:f}=r[u]||Ve;f&&(s=n.map(p=>Qe(p)?p.trim():p)),d&&(s=n.map(go))}let i,l=r[i=ss(t)]||r[i=ss(bt(t))];!l&&o&&(l=r[i=ss(Nt(t))]),l&&At(l,e,6,s);const c=r[i+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,At(c,e,6,s)}}function zu(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let a={},i=!1;if(!Te(e)){const l=c=>{const u=zu(c,t,!0);u&&(i=!0,ze(a,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!i?(Ue(e)&&r.set(e,null),null):(pe(o)?o.forEach(l=>a[l]=null):ze(a,o),Ue(e)&&r.set(e,a),a)}function Ko(e,t){return!e||!Ns(t)?!1:(t=t.slice(2).replace(/Once$/,""),Me(e,t[0].toLowerCase()+t.slice(1))||Me(e,Nt(t))||Me(e,t))}let lt=null,zo=null;function Ts(e){const t=lt;return lt=e,zo=e&&e.type.__scopeId||null,t}function Vh(e){zo=e}function Uh(){zo=null}const Wh=e=>oe;function oe(e,t=lt,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Ha(-1);const o=Ts(t);let a;try{a=e(...s)}finally{Ts(o),r._d&&Ha(1)}return a};return r._n=!0,r._c=!0,r._d=!0,r}function fo(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[a],slots:i,attrs:l,emit:c,render:u,renderCache:d,data:f,setupState:p,ctx:m,inheritAttrs:v}=e;let T,y;const h=Ts(e);try{if(n.shapeFlag&4){const C=s||r;T=$t(u.call(C,C,d,o,p,f,m)),y=l}else{const C=t;T=$t(C.length>1?C(o,{attrs:l,slots:i,emit:c}):C(o,null)),y=t.props?l:zh(l)}}catch(C){ls.length=0,ur(C,e,1),T=J(mt)}let A=T;if(y&&v!==!1){const C=Object.keys(y),{shapeFlag:k}=A;C.length&&k&7&&(a&&C.some(fi)&&(y=qh(y,a)),A=Xt(A,y))}return n.dirs&&(A=Xt(A),A.dirs=A.dirs?A.dirs.concat(n.dirs):n.dirs),n.transition&&(A.transition=n.transition),T=A,Ts(h),T}function Kh(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(In(r)){if(r.type!==mt||r.children==="v-if"){if(t)return;t=r}}else return}return t}const zh=e=>{let t;for(const n in e)(n==="class"||n==="style"||Ns(n))&&((t||(t={}))[n]=e[n]);return t},qh=(e,t)=>{const n={};for(const r in e)(!fi(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Yh(e,t,n){const{props:r,children:s,component:o}=e,{props:a,children:i,patchFlag:l}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?yl(r,a,c):!!a;if(l&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const f=u[d];if(a[f]!==r[f]&&!Ko(c,f))return!0}}}else return(s||i)&&(!i||!i.$stable)?!0:r===a?!1:r?a?yl(r,a,c):!0:!!a;return!1}function yl(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Ko(n,o))return!0}return!1}function $i({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const qu=e=>e.__isSuspense,Gh={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,a,i,l,c){e==null?Qh(t,n,r,s,o,a,i,l,c):Zh(e,t,n,r,s,a,i,l,c)},hydrate:Xh,create:Oi,normalize:em},Jh=Gh;function Es(e,t){const n=e.props&&e.props[t];Te(n)&&n()}function Qh(e,t,n,r,s,o,a,i,l){const{p:c,o:{createElement:u}}=l,d=u("div"),f=e.suspense=Oi(e,s,r,t,d,n,o,a,i,l);c(null,f.pendingBranch=e.ssContent,d,null,r,f,o,a),f.deps>0?(Es(e,"onPending"),Es(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,o,a),xr(f,e.ssFallback)):f.resolve(!1,!0)}function Zh(e,t,n,r,s,o,a,i,{p:l,um:c,o:{createElement:u}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const f=t.ssContent,p=t.ssFallback,{activeBranch:m,pendingBranch:v,isInFallback:T,isHydrating:y}=d;if(v)d.pendingBranch=f,Bt(f,v)?(l(v,f,d.hiddenContainer,null,s,d,o,a,i),d.deps<=0?d.resolve():T&&(l(m,p,n,r,s,null,o,a,i),xr(d,p))):(d.pendingId++,y?(d.isHydrating=!1,d.activeBranch=v):c(v,s,d),d.deps=0,d.effects.length=0,d.hiddenContainer=u("div"),T?(l(null,f,d.hiddenContainer,null,s,d,o,a,i),d.deps<=0?d.resolve():(l(m,p,n,r,s,null,o,a,i),xr(d,p))):m&&Bt(f,m)?(l(m,f,n,r,s,d,o,a,i),d.resolve(!0)):(l(null,f,d.hiddenContainer,null,s,d,o,a,i),d.deps<=0&&d.resolve()));else if(m&&Bt(f,m))l(m,f,n,r,s,d,o,a,i),xr(d,f);else if(Es(t,"onPending"),d.pendingBranch=f,d.pendingId++,l(null,f,d.hiddenContainer,null,s,d,o,a,i),d.deps<=0)d.resolve();else{const{timeout:h,pendingId:A}=d;h>0?setTimeout(()=>{d.pendingId===A&&d.fallback(p)},h):h===0&&d.fallback(p)}}function Oi(e,t,n,r,s,o,a,i,l,c,u=!1){const{p:d,m:f,um:p,n:m,o:{parentNode:v,remove:T}}=c;let y;const h=tm(e);h&&t!=null&&t.pendingBranch&&(y=t.pendingId,t.deps++);const A=e.props?yo(e.props.timeout):void 0,C={vnode:e,parent:t,parentComponent:n,isSVG:a,container:r,hiddenContainer:s,anchor:o,deps:0,pendingId:0,timeout:typeof A=="number"?A:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(k=!1,O=!1){const{vnode:b,activeBranch:g,pendingBranch:S,pendingId:$,effects:E,parentComponent:D,container:U}=C;if(C.isHydrating)C.isHydrating=!1;else if(!k){const x=g&&S.transition&&S.transition.mode==="out-in";x&&(g.transition.afterLeave=()=>{$===C.pendingId&&f(S,U,R,0)});let{anchor:R}=C;g&&(R=m(g),p(g,D,C,!0)),x||f(S,U,R,0)}xr(C,S),C.pendingBranch=null,C.isInFallback=!1;let I=C.parent,L=!1;for(;I;){if(I.pendingBranch){I.effects.push(...E),L=!0;break}I=I.parent}L||ki(E),C.effects=[],h&&t&&t.pendingBranch&&y===t.pendingId&&(t.deps--,t.deps===0&&!O&&t.resolve()),Es(b,"onResolve")},fallback(k){if(!C.pendingBranch)return;const{vnode:O,activeBranch:b,parentComponent:g,container:S,isSVG:$}=C;Es(O,"onFallback");const E=m(b),D=()=>{C.isInFallback&&(d(null,k,S,E,g,null,$,i,l),xr(C,k))},U=k.transition&&k.transition.mode==="out-in";U&&(b.transition.afterLeave=D),C.isInFallback=!0,p(b,g,null,!0),U||D()},move(k,O,b){C.activeBranch&&f(C.activeBranch,k,O,b),C.container=k},next(){return C.activeBranch&&m(C.activeBranch)},registerDep(k,O){const b=!!C.pendingBranch;b&&C.deps++;const g=k.vnode.el;k.asyncDep.catch(S=>{ur(S,k,0)}).then(S=>{if(k.isUnmounted||C.isUnmounted||C.pendingId!==k.suspenseId)return;k.asyncResolved=!0;const{vnode:$}=k;Va(k,S,!1),g&&($.el=g);const E=!g&&k.subTree.el;O(k,$,v(g||k.subTree.el),g?null:m(k.subTree),C,a,l),E&&T(E),$i(k,$.el),b&&--C.deps===0&&C.resolve()})},unmount(k,O){C.isUnmounted=!0,C.activeBranch&&p(C.activeBranch,n,k,O),C.pendingBranch&&p(C.pendingBranch,n,k,O)}};return C}function Xh(e,t,n,r,s,o,a,i,l){const c=t.suspense=Oi(t,r,n,e.parentNode,document.createElement("div"),null,s,o,a,i,!0),u=l(e,c.pendingBranch=t.ssContent,n,c,o,a);return c.deps===0&&c.resolve(!1,!0),u}function em(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=_l(r?n.default:n),e.ssFallback=r?_l(n.fallback):J(mt)}function _l(e){let t;if(Te(e)){const n=or&&e._c;n&&(e._d=!1,j()),e=e(),n&&(e._d=!0,t=_t,Od())}return pe(e)&&(e=Kh(e)),e=$t(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Yu(e,t){t&&t.pendingBranch?pe(e)?t.effects.push(...e):t.effects.push(e):ki(e)}function xr(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,$i(r,s))}function tm(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Gu(e,t){return js(e,null,t)}function Ju(e,t){return js(e,null,{flush:"post"})}function nm(e,t){return js(e,null,{flush:"sync"})}const no={};function $e(e,t,n){return js(e,t,n)}function js(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:a}=Ve){var i;const l=Lr()===((i=rt)==null?void 0:i.scope)?rt:null;let c,u=!1,d=!1;if(Le(e)?(c=()=>e.value,u=bs(e)):Qt(e)?(c=()=>e,r=!0):pe(e)?(d=!0,u=e.some(C=>Qt(C)||bs(C)),c=()=>e.map(C=>{if(Le(C))return C.value;if(Qt(C))return Yn(C);if(Te(C))return an(C,l,2)})):Te(e)?t?c=()=>an(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return f&&f(),At(e,l,3,[p])}:c=Ut,t&&r){const C=c;c=()=>Yn(C())}let f,p=C=>{f=h.onStop=()=>{an(C,l,4)}},m;if(kr)if(p=Ut,t?n&&At(t,l,3,[c(),d?[]:void 0,p]):c(),s==="sync"){const C=Fd();m=C.__watcherHandles||(C.__watcherHandles=[])}else return Ut;let v=d?new Array(e.length).fill(no):no;const T=()=>{if(h.active)if(t){const C=h.run();(r||u||(d?C.some((k,O)=>Er(k,v[O])):Er(C,v)))&&(f&&f(),At(t,l,3,[C,v===no?void 0:d&&v[0]===no?[]:v,p]),v=C)}else h.run()};T.allowRecurse=!!t;let y;s==="sync"?y=T:s==="post"?y=()=>ut(T,l&&l.suspense):(T.pre=!0,l&&(T.id=l.uid),y=()=>Wo(T));const h=new Fs(c,y);t?n?T():v=h.run():s==="post"?ut(h.run.bind(h),l&&l.suspense):h.run();const A=()=>{h.stop(),l&&l.scope&&pi(l.scope.effects,h)};return m&&m.push(A),A}function rm(e,t,n){const r=this.proxy,s=Qe(e)?e.includes(".")?Qu(r,e):()=>r[e]:e.bind(r,r);let o;Te(t)?o=t:(o=t.handler,n=t);const a=rt;Dn(this);const i=js(s,o.bind(r),n);return a?Dn(a):kn(),i}function Qu(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function Yn(e,t){if(!Ue(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),Le(e))Yn(e.value,t);else if(pe(e))for(let n=0;n<e.length;n++)Yn(e[n],t);else if(cr(e)||br(e))e.forEach(n=>{Yn(n,t)});else if(Su(e))for(const n in e)Yn(e[n],t);return e}function ht(e,t){const n=lt;if(n===null)return e;const r=Qo(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[a,i,l,c=Ve]=t[o];a&&(Te(a)&&(a={mounted:a,updated:a}),a.deep&&Yn(i),s.push({dir:a,instance:r,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function Yt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let a=0;a<s.length;a++){const i=s[a];o&&(i.oldValue=o[a].value);let l=i.dir[r];l&&(Fr(),At(l,n,8,[e.el,i,e,t]),jr())}}function Pi(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return ot(()=>{e.isMounted=!0}),en(()=>{e.isUnmounting=!0}),e}const Mt=[Function,Array],Ai={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Mt,onEnter:Mt,onAfterEnter:Mt,onEnterCancelled:Mt,onBeforeLeave:Mt,onLeave:Mt,onAfterLeave:Mt,onLeaveCancelled:Mt,onBeforeAppear:Mt,onAppear:Mt,onAfterAppear:Mt,onAppearCancelled:Mt},sm={name:"BaseTransition",props:Ai,setup(e,{slots:t}){const n=Ft(),r=Pi();let s;return()=>{const o=t.default&&qo(t.default(),!0);if(!o||!o.length)return;let a=o[0];if(o.length>1){for(const v of o)if(v.type!==mt){a=v;break}}const i=Pe(e),{mode:l}=i;if(r.isLeaving)return ca(a);const c=bl(a);if(!c)return ca(a);const u=Cr(c,i,r,n);rr(c,u);const d=n.subTree,f=d&&bl(d);let p=!1;const{getTransitionKey:m}=c.type;if(m){const v=m();s===void 0?s=v:v!==s&&(s=v,p=!0)}if(f&&f.type!==mt&&(!Bt(c,f)||p)){const v=Cr(f,i,r,n);if(rr(f,v),l==="out-in")return r.isLeaving=!0,v.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},ca(a);l==="in-out"&&c.type!==mt&&(v.delayLeave=(T,y,h)=>{const A=Xu(r,f);A[String(f.key)]=f,T._leaveCb=()=>{y(),T._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=h})}return a}}},Zu=sm;function Xu(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Cr(e,t,n,r){const{appear:s,mode:o,persisted:a=!1,onBeforeEnter:i,onEnter:l,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:f,onAfterLeave:p,onLeaveCancelled:m,onBeforeAppear:v,onAppear:T,onAfterAppear:y,onAppearCancelled:h}=t,A=String(e.key),C=Xu(n,e),k=(g,S)=>{g&&At(g,r,9,S)},O=(g,S)=>{const $=S[1];k(g,S),pe(g)?g.every(E=>E.length<=1)&&$():g.length<=1&&$()},b={mode:o,persisted:a,beforeEnter(g){let S=i;if(!n.isMounted)if(s)S=v||i;else return;g._leaveCb&&g._leaveCb(!0);const $=C[A];$&&Bt(e,$)&&$.el._leaveCb&&$.el._leaveCb(),k(S,[g])},enter(g){let S=l,$=c,E=u;if(!n.isMounted)if(s)S=T||l,$=y||c,E=h||u;else return;let D=!1;const U=g._enterCb=I=>{D||(D=!0,I?k(E,[g]):k($,[g]),b.delayedLeave&&b.delayedLeave(),g._enterCb=void 0)};S?O(S,[g,U]):U()},leave(g,S){const $=String(e.key);if(g._enterCb&&g._enterCb(!0),n.isUnmounting)return S();k(d,[g]);let E=!1;const D=g._leaveCb=U=>{E||(E=!0,S(),U?k(m,[g]):k(p,[g]),g._leaveCb=void 0,C[$]===e&&delete C[$])};C[$]=e,f?O(f,[g,D]):D()},clone(g){return Cr(g,t,n,r)}};return b}function ca(e){if(Bs(e))return e=Xt(e),e.children=null,e}function bl(e){return Bs(e)?e.children?e.children[0]:void 0:e}function rr(e,t){e.shapeFlag&6&&e.component?rr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function qo(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let a=e[o];const i=n==null?a.key:String(n)+String(a.key!=null?a.key:o);a.type===Ce?(a.patchFlag&128&&s++,r=r.concat(qo(a.children,t,i))):(t||a.type!==mt)&&r.push(i!=null?Xt(a,{key:i}):a)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function qt(e,t){return Te(e)?(()=>ze({name:e.name},t,{setup:e}))():e}const Zn=e=>!!e.type.__asyncLoader;function om(e){Te(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:a=!0,onError:i}=e;let l=null,c,u=0;const d=()=>(u++,l=null,f()),f=()=>{let p;return l||(p=l=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),i)return new Promise((v,T)=>{i(m,()=>v(d()),()=>T(m),u+1)});throw m}).then(m=>p!==l&&l?l:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),c=m,m)))};return qt({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const p=rt;if(c)return()=>ua(c,p);const m=h=>{l=null,ur(h,p,13,!r)};if(a&&p.suspense||kr)return f().then(h=>()=>ua(h,p)).catch(h=>(m(h),()=>r?J(r,{error:h}):null));const v=se(!1),T=se(),y=se(!!s);return s&&setTimeout(()=>{y.value=!1},s),o!=null&&setTimeout(()=>{if(!v.value&&!T.value){const h=new Error(`Async component timed out after ${o}ms.`);m(h),T.value=h}},o),f().then(()=>{v.value=!0,p.parent&&Bs(p.parent.vnode)&&Wo(p.parent.update)}).catch(h=>{m(h),T.value=h}),()=>{if(v.value&&c)return ua(c,p);if(T.value&&r)return J(r,{error:T.value});if(n&&!y.value)return J(n)}}})}function ua(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,a=J(e,r,s);return a.ref=n,a.ce=o,delete t.vnode.ce,a}const Bs=e=>e.type.__isKeepAlive,am={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Ft(),r=n.ctx;if(!r.renderer)return()=>{const h=t.default&&t.default();return h&&h.length===1?h[0]:h};const s=new Map,o=new Set;let a=null;const i=n.suspense,{renderer:{p:l,m:c,um:u,o:{createElement:d}}}=r,f=d("div");r.activate=(h,A,C,k,O)=>{const b=h.component;c(h,A,C,0,i),l(b.vnode,h,A,C,b,i,k,h.slotScopeIds,O),ut(()=>{b.isDeactivated=!1,b.a&&wr(b.a);const g=h.props&&h.props.onVnodeMounted;g&&yt(g,b.parent,h)},i)},r.deactivate=h=>{const A=h.component;c(h,f,null,1,i),ut(()=>{A.da&&wr(A.da);const C=h.props&&h.props.onVnodeUnmounted;C&&yt(C,A.parent,h),A.isDeactivated=!0},i)};function p(h){da(h),u(h,n,i,!0)}function m(h){s.forEach((A,C)=>{const k=Wa(A.type);k&&(!h||!h(k))&&v(C)})}function v(h){const A=s.get(h);!a||!Bt(A,a)?p(A):a&&da(a),s.delete(h),o.delete(h)}$e(()=>[e.include,e.exclude],([h,A])=>{h&&m(C=>es(h,C)),A&&m(C=>!es(A,C))},{flush:"post",deep:!0});let T=null;const y=()=>{T!=null&&s.set(T,fa(n.subTree))};return ot(y),Go(y),en(()=>{s.forEach(h=>{const{subTree:A,suspense:C}=n,k=fa(A);if(h.type===k.type&&h.key===k.key){da(k);const O=k.component.da;O&&ut(O,C);return}p(h)})}),()=>{if(T=null,!t.default)return null;const h=t.default(),A=h[0];if(h.length>1)return a=null,h;if(!In(A)||!(A.shapeFlag&4)&&!(A.shapeFlag&128))return a=null,A;let C=fa(A);const k=C.type,O=Wa(Zn(C)?C.type.__asyncResolved||{}:k),{include:b,exclude:g,max:S}=e;if(b&&(!O||!es(b,O))||g&&O&&es(g,O))return a=C,A;const $=C.key==null?k:C.key,E=s.get($);return C.el&&(C=Xt(C),A.shapeFlag&128&&(A.ssContent=C)),T=$,E?(C.el=E.el,C.component=E.component,C.transition&&rr(C,C.transition),C.shapeFlag|=512,o.delete($),o.add($)):(o.add($),S&&o.size>parseInt(S,10)&&v(o.values().next().value)),C.shapeFlag|=256,a=C,qu(A.type)?A:C}}},im=am;function es(e,t){return pe(e)?e.some(n=>es(n,t)):Qe(e)?e.split(",").includes(t):Rp(e)?e.test(t):!1}function ed(e,t){nd(e,"a",t)}function td(e,t){nd(e,"da",t)}function nd(e,t,n=rt){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Yo(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Bs(s.parent.vnode)&&lm(r,t,n,s),s=s.parent}}function lm(e,t,n,r){const s=Yo(t,e,r,!0);Hs(()=>{pi(r[t],s)},n)}function da(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function fa(e){return e.shapeFlag&128?e.ssContent:e}function Yo(e,t,n=rt,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...a)=>{if(n.isUnmounted)return;Fr(),Dn(n);const i=At(t,n,e,a);return kn(),jr(),i});return r?s.unshift(o):s.push(o),o}}const dn=e=>(t,n=rt)=>(!kr||e==="sp")&&Yo(e,(...r)=>t(...r),n),rd=dn("bm"),ot=dn("m"),sd=dn("bu"),Go=dn("u"),en=dn("bum"),Hs=dn("um"),od=dn("sp"),ad=dn("rtg"),id=dn("rtc");function ld(e,t=rt){Yo("ec",e,t)}const Ii="components",cm="directives";function cd(e,t){return Di(Ii,e,!0,t)||e}const ud=Symbol.for("v-ndc");function ln(e){return Qe(e)?Di(Ii,e,!1)||e:e||ud}function um(e){return Di(cm,e)}function Di(e,t,n=!0,r=!1){const s=lt||rt;if(s){const o=s.type;if(e===Ii){const i=Wa(o,!1);if(i&&(i===t||i===bt(t)||i===Rs(bt(t))))return o}const a=wl(s[e]||o[e],t)||wl(s.appContext[e],t);return!a&&r?o:a}}function wl(e,t){return e&&(e[t]||e[bt(t)]||e[Rs(bt(t))])}function ft(e,t,n,r){let s;const o=n&&n[r];if(pe(e)||Qe(e)){s=new Array(e.length);for(let a=0,i=e.length;a<i;a++)s[a]=t(e[a],a,void 0,o&&o[a])}else if(typeof e=="number"){s=new Array(e);for(let a=0;a<e;a++)s[a]=t(a+1,a,void 0,o&&o[a])}else if(Ue(e))if(e[Symbol.iterator])s=Array.from(e,(a,i)=>t(a,i,void 0,o&&o[i]));else{const a=Object.keys(e);s=new Array(a.length);for(let i=0,l=a.length;i<l;i++){const c=a[i];s[i]=t(e[c],c,i,o&&o[i])}}else s=[];return n&&(n[r]=s),s}function dd(e,t){for(let n=0;n<t.length;n++){const r=t[n];if(pe(r))for(let s=0;s<r.length;s++)e[r[s].name]=r[s].fn;else r&&(e[r.name]=r.key?(...s)=>{const o=r.fn(...s);return o&&(o.key=r.key),o}:r.fn)}return e}function wt(e,t,n={},r,s){if(lt.isCE||lt.parent&&Zn(lt.parent)&&lt.parent.isCE)return t!=="default"&&(n.name=t),J("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),j();const a=o&&fd(o(n)),i=ke(Ce,{key:n.key||a&&a.key||`_${t}`},a||(r?r():[]),a&&e._===1?64:-2);return!s&&i.scopeId&&(i.slotScopeIds=[i.scopeId+"-s"]),o&&o._c&&(o._d=!0),i}function fd(e){return e.some(t=>In(t)?!(t.type===mt||t.type===Ce&&!fd(t.children)):!0)?e:null}function Ma(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:ss(r)]=e[r];return n}const Na=e=>e?Dd(e)?Qo(e)||e.proxy:Na(e.parent):null,os=ze(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Na(e.parent),$root:e=>Na(e.root),$emit:e=>e.emit,$options:e=>Mi(e),$forceUpdate:e=>e.f||(e.f=()=>Wo(e.update)),$nextTick:e=>e.n||(e.n=tt.bind(e.proxy)),$watch:e=>rm.bind(e)}),pa=(e,t)=>e!==Ve&&!e.__isScriptSetup&&Me(e,t),Ra={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:a,type:i,appContext:l}=e;let c;if(t[0]!=="$"){const p=a[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(pa(r,t))return a[t]=1,r[t];if(s!==Ve&&Me(s,t))return a[t]=2,s[t];if((c=e.propsOptions[0])&&Me(c,t))return a[t]=3,o[t];if(n!==Ve&&Me(n,t))return a[t]=4,n[t];La&&(a[t]=0)}}const u=os[t];let d,f;if(u)return t==="$attrs"&&St(e,"get",t),u(e);if((d=i.__cssModules)&&(d=d[t]))return d;if(n!==Ve&&Me(n,t))return a[t]=4,n[t];if(f=l.config.globalProperties,Me(f,t))return f[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return pa(s,t)?(s[t]=n,!0):r!==Ve&&Me(r,t)?(r[t]=n,!0):Me(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},a){let i;return!!n[a]||e!==Ve&&Me(e,a)||pa(t,a)||(i=o[0])&&Me(i,a)||Me(r,a)||Me(os,a)||Me(s.config.globalProperties,a)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Me(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},dm=ze({},Ra,{get(e,t){if(t!==Symbol.unscopables)return Ra.get(e,t,e)},has(e,t){return t[0]!=="_"&&!Hp(t)}});function fm(){return null}function pm(){return null}function hm(e){}function mm(e){}function vm(){return null}function gm(){}function ym(e,t){return null}function pd(){return md().slots}function hd(){return md().attrs}function _m(e,t,n){const r=Ft();if(n&&n.local){const s=se(e[t]);return $e(()=>e[t],o=>s.value=o),$e(s,o=>{o!==e[t]&&r.emit(`update:${t}`,o)}),s}else return{__v_isRef:!0,get value(){return e[t]},set value(s){r.emit(`update:${t}`,s)}}}function md(){const e=Ft();return e.setupContext||(e.setupContext=Rd(e))}function Cs(e){return pe(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function bm(e,t){const n=Cs(e);for(const r in t){if(r.startsWith("__skip"))continue;let s=n[r];s?pe(s)||Te(s)?s=n[r]={type:s,default:t[r]}:s.default=t[r]:s===null&&(s=n[r]={default:t[r]}),s&&t[`__skip_${r}`]&&(s.skipFactory=!0)}return n}function wm(e,t){return!e||!t?e||t:pe(e)&&pe(t)?e.concat(t):ze({},Cs(e),Cs(t))}function Sm(e,t){const n={};for(const r in e)t.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>e[r]});return n}function xm(e){const t=Ft();let n=e();return kn(),hi(n)&&(n=n.catch(r=>{throw Dn(t),r})),[n,()=>Dn(t)]}let La=!0;function Tm(e){const t=Mi(e),n=e.proxy,r=e.ctx;La=!1,t.beforeCreate&&Sl(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:a,watch:i,provide:l,inject:c,created:u,beforeMount:d,mounted:f,beforeUpdate:p,updated:m,activated:v,deactivated:T,beforeDestroy:y,beforeUnmount:h,destroyed:A,unmounted:C,render:k,renderTracked:O,renderTriggered:b,errorCaptured:g,serverPrefetch:S,expose:$,inheritAttrs:E,components:D,directives:U,filters:I}=t;if(c&&Em(c,r,null),a)for(const R in a){const M=a[R];Te(M)&&(r[R]=M.bind(n))}if(s){const R=s.call(n,n);Ue(R)&&(e.data=Kt(R))}if(La=!0,o)for(const R in o){const M=o[R],Y=Te(M)?M.bind(n,n):Te(M.get)?M.get.bind(n,n):Ut,G=!Te(M)&&Te(M.set)?M.set.bind(n):Ut,ie=we({get:Y,set:G});Object.defineProperty(r,R,{enumerable:!0,configurable:!0,get:()=>ie.value,set:z=>ie.value=z})}if(i)for(const R in i)vd(i[R],r,n,R);if(l){const R=Te(l)?l.call(n):l;Reflect.ownKeys(R).forEach(M=>{as(M,R[M])})}u&&Sl(u,e,"c");function x(R,M){pe(M)?M.forEach(Y=>R(Y.bind(n))):M&&R(M.bind(n))}if(x(rd,d),x(ot,f),x(sd,p),x(Go,m),x(ed,v),x(td,T),x(ld,g),x(id,O),x(ad,b),x(en,h),x(Hs,C),x(od,S),pe($))if($.length){const R=e.exposed||(e.exposed={});$.forEach(M=>{Object.defineProperty(R,M,{get:()=>n[M],set:Y=>n[M]=Y})})}else e.exposed||(e.exposed={});k&&e.render===Ut&&(e.render=k),E!=null&&(e.inheritAttrs=E),D&&(e.components=D),U&&(e.directives=U)}function Em(e,t,n=Ut){pe(e)&&(e=Fa(e));for(const r in e){const s=e[r];let o;Ue(s)?"default"in s?o=dt(s.from||r,s.default,!0):o=dt(s.from||r):o=dt(s),Le(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:a=>o.value=a}):t[r]=o}}function Sl(e,t,n){At(pe(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function vd(e,t,n,r){const s=r.includes(".")?Qu(n,r):()=>n[r];if(Qe(e)){const o=t[e];Te(o)&&$e(s,o)}else if(Te(e))$e(s,e.bind(n));else if(Ue(e))if(pe(e))e.forEach(o=>vd(o,t,n,r));else{const o=Te(e.handler)?e.handler.bind(n):t[e.handler];Te(o)&&$e(s,o,e)}}function Mi(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:a}}=e.appContext,i=o.get(t);let l;return i?l=i:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(c=>wo(l,c,a,!0)),wo(l,t,a)),Ue(t)&&o.set(t,l),l}function wo(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&wo(e,o,n,!0),s&&s.forEach(a=>wo(e,a,n,!0));for(const a in t)if(!(r&&a==="expose")){const i=Cm[a]||n&&n[a];e[a]=i?i(e[a],t[a]):t[a]}return e}const Cm={data:xl,props:Tl,emits:Tl,methods:ts,computed:ts,beforeCreate:gt,created:gt,beforeMount:gt,mounted:gt,beforeUpdate:gt,updated:gt,beforeDestroy:gt,beforeUnmount:gt,destroyed:gt,unmounted:gt,activated:gt,deactivated:gt,errorCaptured:gt,serverPrefetch:gt,components:ts,directives:ts,watch:$m,provide:xl,inject:km};function xl(e,t){return t?e?function(){return ze(Te(e)?e.call(this,this):e,Te(t)?t.call(this,this):t)}:t:e}function km(e,t){return ts(Fa(e),Fa(t))}function Fa(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function gt(e,t){return e?[...new Set([].concat(e,t))]:t}function ts(e,t){return e?ze(Object.create(null),e,t):t}function Tl(e,t){return e?pe(e)&&pe(t)?[...new Set([...e,...t])]:ze(Object.create(null),Cs(e),Cs(t??{})):t}function $m(e,t){if(!e)return t;if(!t)return e;const n=ze(Object.create(null),e);for(const r in t)n[r]=gt(e[r],t[r]);return n}function gd(){return{app:null,config:{isNativeTag:Dp,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Om=0;function Pm(e,t){return function(r,s=null){Te(r)||(r=ze({},r)),s!=null&&!Ue(s)&&(s=null);const o=gd(),a=new Set;let i=!1;const l=o.app={_uid:Om++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Bd,get config(){return o.config},set config(c){},use(c,...u){return a.has(c)||(c&&Te(c.install)?(a.add(c),c.install(l,...u)):Te(c)&&(a.add(c),c(l,...u))),l},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),l},component(c,u){return u?(o.components[c]=u,l):o.components[c]},directive(c,u){return u?(o.directives[c]=u,l):o.directives[c]},mount(c,u,d){if(!i){const f=J(r,s);return f.appContext=o,u&&t?t(f,c):e(f,c,d),i=!0,l._container=c,c.__vue_app__=l,Qo(f.component)||f.component.proxy}},unmount(){i&&(e(null,l._container),delete l._container.__vue_app__)},provide(c,u){return o.provides[c]=u,l},runWithContext(c){ks=l;try{return c()}finally{ks=null}}};return l}}let ks=null;function as(e,t){if(rt){let n=rt.provides;const r=rt.parent&&rt.parent.provides;r===n&&(n=rt.provides=Object.create(r)),n[e]=t}}function dt(e,t,n=!1){const r=rt||lt;if(r||ks){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:ks._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&Te(t)?t.call(r&&r.proxy):t}}function yd(){return!!(rt||lt||ks)}function Am(e,t,n,r=!1){const s={},o={};vo(o,Jo,1),e.propsDefaults=Object.create(null),_d(e,t,s,o);for(const a in e.propsOptions[0])a in s||(s[a]=void 0);n?e.props=r?s:qn(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Im(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:a}}=e,i=Pe(s),[l]=e.propsOptions;let c=!1;if((r||a>0)&&!(a&16)){if(a&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let f=u[d];if(Ko(e.emitsOptions,f))continue;const p=t[f];if(l)if(Me(o,f))p!==o[f]&&(o[f]=p,c=!0);else{const m=bt(f);s[m]=ja(l,i,m,p,e,!1)}else p!==o[f]&&(o[f]=p,c=!0)}}}else{_d(e,t,s,o)&&(c=!0);let u;for(const d in i)(!t||!Me(t,d)&&((u=Nt(d))===d||!Me(t,u)))&&(l?n&&(n[d]!==void 0||n[u]!==void 0)&&(s[d]=ja(l,i,d,void 0,e,!0)):delete s[d]);if(o!==i)for(const d in o)(!t||!Me(t,d))&&(delete o[d],c=!0)}c&&un(e,"set","$attrs")}function _d(e,t,n,r){const[s,o]=e.propsOptions;let a=!1,i;if(t)for(let l in t){if(rs(l))continue;const c=t[l];let u;s&&Me(s,u=bt(l))?!o||!o.includes(u)?n[u]=c:(i||(i={}))[u]=c:Ko(e.emitsOptions,l)||(!(l in r)||c!==r[l])&&(r[l]=c,a=!0)}if(o){const l=Pe(n),c=i||Ve;for(let u=0;u<o.length;u++){const d=o[u];n[d]=ja(s,l,d,c[d],e,!Me(c,d))}}return a}function ja(e,t,n,r,s,o){const a=e[n];if(a!=null){const i=Me(a,"default");if(i&&r===void 0){const l=a.default;if(a.type!==Function&&!a.skipFactory&&Te(l)){const{propsDefaults:c}=s;n in c?r=c[n]:(Dn(s),r=c[n]=l.call(null,t),kn())}else r=l}a[0]&&(o&&!i?r=!1:a[1]&&(r===""||r===Nt(n))&&(r=!0))}return r}function bd(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,a={},i=[];let l=!1;if(!Te(e)){const u=d=>{l=!0;const[f,p]=bd(d,t,!0);ze(a,f),p&&i.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!l)return Ue(e)&&r.set(e,_r),_r;if(pe(o))for(let u=0;u<o.length;u++){const d=bt(o[u]);El(d)&&(a[d]=Ve)}else if(o)for(const u in o){const d=bt(u);if(El(d)){const f=o[u],p=a[d]=pe(f)||Te(f)?{type:f}:ze({},f);if(p){const m=$l(Boolean,p.type),v=$l(String,p.type);p[0]=m>-1,p[1]=v<0||m<v,(m>-1||Me(p,"default"))&&i.push(d)}}}const c=[a,i];return Ue(e)&&r.set(e,c),c}function El(e){return e[0]!=="$"}function Cl(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function kl(e,t){return Cl(e)===Cl(t)}function $l(e,t){return pe(t)?t.findIndex(n=>kl(n,e)):Te(t)&&kl(t,e)?0:-1}const wd=e=>e[0]==="_"||e==="$stable",Ni=e=>pe(e)?e.map($t):[$t(e)],Dm=(e,t,n)=>{if(t._n)return t;const r=oe((...s)=>Ni(t(...s)),n);return r._c=!1,r},Sd=(e,t,n)=>{const r=e._ctx;for(const s in e){if(wd(s))continue;const o=e[s];if(Te(o))t[s]=Dm(s,o,r);else if(o!=null){const a=Ni(o);t[s]=()=>a}}},xd=(e,t)=>{const n=Ni(t);e.slots.default=()=>n},Mm=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=Pe(t),vo(t,"_",n)):Sd(t,e.slots={})}else e.slots={},t&&xd(e,t);vo(e.slots,Jo,1)},Nm=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,a=Ve;if(r.shapeFlag&32){const i=t._;i?n&&i===1?o=!1:(ze(s,t),!n&&i===1&&delete s._):(o=!t.$stable,Sd(t,s)),a=t}else t&&(xd(e,t),a={default:1});if(o)for(const i in s)!wd(i)&&!(i in a)&&delete s[i]};function So(e,t,n,r,s=!1){if(pe(e)){e.forEach((f,p)=>So(f,t&&(pe(t)?t[p]:t),n,r,s));return}if(Zn(r)&&!s)return;const o=r.shapeFlag&4?Qo(r.component)||r.component.proxy:r.el,a=s?null:o,{i,r:l}=e,c=t&&t.r,u=i.refs===Ve?i.refs={}:i.refs,d=i.setupState;if(c!=null&&c!==l&&(Qe(c)?(u[c]=null,Me(d,c)&&(d[c]=null)):Le(c)&&(c.value=null)),Te(l))an(l,i,12,[a,u]);else{const f=Qe(l),p=Le(l);if(f||p){const m=()=>{if(e.f){const v=f?Me(d,l)?d[l]:u[l]:l.value;s?pe(v)&&pi(v,o):pe(v)?v.includes(o)||v.push(o):f?(u[l]=[o],Me(d,l)&&(d[l]=u[l])):(l.value=[o],e.k&&(u[e.k]=l.value))}else f?(u[l]=a,Me(d,l)&&(d[l]=a)):p&&(l.value=a,e.k&&(u[e.k]=a))};a?(m.id=-1,ut(m,n)):m()}}}let mn=!1;const ro=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",so=e=>e.nodeType===8;function Rm(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:a,remove:i,insert:l,createComment:c}}=e,u=(y,h)=>{if(!h.hasChildNodes()){n(null,y,h),bo(),h._vnode=y;return}mn=!1,d(h.firstChild,y,null,null,null),bo(),h._vnode=y,mn&&console.error("Hydration completed but contains mismatches.")},d=(y,h,A,C,k,O=!1)=>{const b=so(y)&&y.data==="[",g=()=>v(y,h,A,C,k,b),{type:S,ref:$,shapeFlag:E,patchFlag:D}=h;let U=y.nodeType;h.el=y,D===-2&&(O=!1,h.dynamicChildren=null);let I=null;switch(S){case sr:U!==3?h.children===""?(l(h.el=s(""),a(y),y),I=y):I=g():(y.data!==h.children&&(mn=!0,y.data=h.children),I=o(y));break;case mt:U!==8||b?I=g():I=o(y);break;case Xn:if(b&&(y=o(y),U=y.nodeType),U===1||U===3){I=y;const L=!h.children.length;for(let x=0;x<h.staticCount;x++)L&&(h.children+=I.nodeType===1?I.outerHTML:I.data),x===h.staticCount-1&&(h.anchor=I),I=o(I);return b?o(I):I}else g();break;case Ce:b?I=m(y,h,A,C,k,O):I=g();break;default:if(E&1)U!==1||h.type.toLowerCase()!==y.tagName.toLowerCase()?I=g():I=f(y,h,A,C,k,O);else if(E&6){h.slotScopeIds=k;const L=a(y);if(t(h,L,null,A,C,ro(L),O),I=b?T(y):o(y),I&&so(I)&&I.data==="teleport end"&&(I=o(I)),Zn(h)){let x;b?(x=J(Ce),x.anchor=I?I.previousSibling:L.lastChild):x=y.nodeType===3?ge(""):J("div"),x.el=y,h.component.subTree=x}}else E&64?U!==8?I=g():I=h.type.hydrate(y,h,A,C,k,O,e,p):E&128&&(I=h.type.hydrate(y,h,A,C,ro(a(y)),k,O,e,d))}return $!=null&&So($,null,C,h),I},f=(y,h,A,C,k,O)=>{O=O||!!h.dynamicChildren;const{type:b,props:g,patchFlag:S,shapeFlag:$,dirs:E}=h,D=b==="input"&&E||b==="option";if(D||S!==-1){if(E&&Yt(h,null,A,"created"),g)if(D||!O||S&48)for(const I in g)(D&&I.endsWith("value")||Ns(I)&&!rs(I))&&r(y,I,null,g[I],!1,void 0,A);else g.onClick&&r(y,"onClick",null,g.onClick,!1,void 0,A);let U;if((U=g&&g.onVnodeBeforeMount)&&yt(U,A,h),E&&Yt(h,null,A,"beforeMount"),((U=g&&g.onVnodeMounted)||E)&&Yu(()=>{U&&yt(U,A,h),E&&Yt(h,null,A,"mounted")},C),$&16&&!(g&&(g.innerHTML||g.textContent))){let I=p(y.firstChild,h,y,A,C,k,O);for(;I;){mn=!0;const L=I;I=I.nextSibling,i(L)}}else $&8&&y.textContent!==h.children&&(mn=!0,y.textContent=h.children)}return y.nextSibling},p=(y,h,A,C,k,O,b)=>{b=b||!!h.dynamicChildren;const g=h.children,S=g.length;for(let $=0;$<S;$++){const E=b?g[$]:g[$]=$t(g[$]);if(y)y=d(y,E,C,k,O,b);else{if(E.type===sr&&!E.children)continue;mn=!0,n(null,E,A,null,C,k,ro(A),O)}}return y},m=(y,h,A,C,k,O)=>{const{slotScopeIds:b}=h;b&&(k=k?k.concat(b):b);const g=a(y),S=p(o(y),h,g,A,C,k,O);return S&&so(S)&&S.data==="]"?o(h.anchor=S):(mn=!0,l(h.anchor=c("]"),g,S),S)},v=(y,h,A,C,k,O)=>{if(mn=!0,h.el=null,O){const S=T(y);for(;;){const $=o(y);if($&&$!==S)i($);else break}}const b=o(y),g=a(y);return i(y),n(null,h,g,b,A,C,ro(g),k),b},T=y=>{let h=0;for(;y;)if(y=o(y),y&&so(y)&&(y.data==="["&&h++,y.data==="]")){if(h===0)return o(y);h--}return y};return[u,d]}const ut=Yu;function Td(e){return Cd(e)}function Ed(e){return Cd(e,Rm)}function Cd(e,t){const n=Oa();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:a,createText:i,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:f,setScopeId:p=Ut,insertStaticContent:m}=e,v=(w,P,B,K=null,Z=null,ne=null,fe=!1,ae=null,ce=!!P.dynamicChildren)=>{if(w===P)return;w&&!Bt(w,P)&&(K=H(w),z(w,Z,ne,!0),w=null),P.patchFlag===-2&&(ce=!1,P.dynamicChildren=null);const{type:re,ref:_e,shapeFlag:me}=P;switch(re){case sr:T(w,P,B,K);break;case mt:y(w,P,B,K);break;case Xn:w==null&&h(P,B,K,fe);break;case Ce:D(w,P,B,K,Z,ne,fe,ae,ce);break;default:me&1?k(w,P,B,K,Z,ne,fe,ae,ce):me&6?U(w,P,B,K,Z,ne,fe,ae,ce):(me&64||me&128)&&re.process(w,P,B,K,Z,ne,fe,ae,ce,q)}_e!=null&&Z&&So(_e,w&&w.ref,ne,P||w,!P)},T=(w,P,B,K)=>{if(w==null)r(P.el=i(P.children),B,K);else{const Z=P.el=w.el;P.children!==w.children&&c(Z,P.children)}},y=(w,P,B,K)=>{w==null?r(P.el=l(P.children||""),B,K):P.el=w.el},h=(w,P,B,K)=>{[w.el,w.anchor]=m(w.children,P,B,K,w.el,w.anchor)},A=({el:w,anchor:P},B,K)=>{let Z;for(;w&&w!==P;)Z=f(w),r(w,B,K),w=Z;r(P,B,K)},C=({el:w,anchor:P})=>{let B;for(;w&&w!==P;)B=f(w),s(w),w=B;s(P)},k=(w,P,B,K,Z,ne,fe,ae,ce)=>{fe=fe||P.type==="svg",w==null?O(P,B,K,Z,ne,fe,ae,ce):S(w,P,Z,ne,fe,ae,ce)},O=(w,P,B,K,Z,ne,fe,ae)=>{let ce,re;const{type:_e,props:me,shapeFlag:be,transition:xe,dirs:Oe}=w;if(ce=w.el=a(w.type,ne,me&&me.is,me),be&8?u(ce,w.children):be&16&&g(w.children,ce,null,K,Z,ne&&_e!=="foreignObject",fe,ae),Oe&&Yt(w,null,K,"created"),b(ce,w,w.scopeId,fe,K),me){for(const Re in me)Re!=="value"&&!rs(Re)&&o(ce,Re,null,me[Re],ne,w.children,K,Z,de);"value"in me&&o(ce,"value",null,me.value),(re=me.onVnodeBeforeMount)&&yt(re,K,w)}Oe&&Yt(w,null,K,"beforeMount");const Be=(!Z||Z&&!Z.pendingBranch)&&xe&&!xe.persisted;Be&&xe.beforeEnter(ce),r(ce,P,B),((re=me&&me.onVnodeMounted)||Be||Oe)&&ut(()=>{re&&yt(re,K,w),Be&&xe.enter(ce),Oe&&Yt(w,null,K,"mounted")},Z)},b=(w,P,B,K,Z)=>{if(B&&p(w,B),K)for(let ne=0;ne<K.length;ne++)p(w,K[ne]);if(Z){let ne=Z.subTree;if(P===ne){const fe=Z.vnode;b(w,fe,fe.scopeId,fe.slotScopeIds,Z.parent)}}},g=(w,P,B,K,Z,ne,fe,ae,ce=0)=>{for(let re=ce;re<w.length;re++){const _e=w[re]=ae?Sn(w[re]):$t(w[re]);v(null,_e,P,B,K,Z,ne,fe,ae)}},S=(w,P,B,K,Z,ne,fe)=>{const ae=P.el=w.el;let{patchFlag:ce,dynamicChildren:re,dirs:_e}=P;ce|=w.patchFlag&16;const me=w.props||Ve,be=P.props||Ve;let xe;B&&jn(B,!1),(xe=be.onVnodeBeforeUpdate)&&yt(xe,B,P,w),_e&&Yt(P,w,B,"beforeUpdate"),B&&jn(B,!0);const Oe=Z&&P.type!=="foreignObject";if(re?$(w.dynamicChildren,re,ae,B,K,Oe,ne):fe||M(w,P,ae,null,B,K,Oe,ne,!1),ce>0){if(ce&16)E(ae,P,me,be,B,K,Z);else if(ce&2&&me.class!==be.class&&o(ae,"class",null,be.class,Z),ce&4&&o(ae,"style",me.style,be.style,Z),ce&8){const Be=P.dynamicProps;for(let Re=0;Re<Be.length;Re++){const Xe=Be[Re],Et=me[Xe],pn=be[Xe];(pn!==Et||Xe==="value")&&o(ae,Xe,Et,pn,Z,w.children,B,K,de)}}ce&1&&w.children!==P.children&&u(ae,P.children)}else!fe&&re==null&&E(ae,P,me,be,B,K,Z);((xe=be.onVnodeUpdated)||_e)&&ut(()=>{xe&&yt(xe,B,P,w),_e&&Yt(P,w,B,"updated")},K)},$=(w,P,B,K,Z,ne,fe)=>{for(let ae=0;ae<P.length;ae++){const ce=w[ae],re=P[ae],_e=ce.el&&(ce.type===Ce||!Bt(ce,re)||ce.shapeFlag&70)?d(ce.el):B;v(ce,re,_e,null,K,Z,ne,fe,!0)}},E=(w,P,B,K,Z,ne,fe)=>{if(B!==K){if(B!==Ve)for(const ae in B)!rs(ae)&&!(ae in K)&&o(w,ae,B[ae],null,fe,P.children,Z,ne,de);for(const ae in K){if(rs(ae))continue;const ce=K[ae],re=B[ae];ce!==re&&ae!=="value"&&o(w,ae,re,ce,fe,P.children,Z,ne,de)}"value"in K&&o(w,"value",B.value,K.value)}},D=(w,P,B,K,Z,ne,fe,ae,ce)=>{const re=P.el=w?w.el:i(""),_e=P.anchor=w?w.anchor:i("");let{patchFlag:me,dynamicChildren:be,slotScopeIds:xe}=P;xe&&(ae=ae?ae.concat(xe):xe),w==null?(r(re,B,K),r(_e,B,K),g(P.children,B,_e,Z,ne,fe,ae,ce)):me>0&&me&64&&be&&w.dynamicChildren?($(w.dynamicChildren,be,B,Z,ne,fe,ae),(P.key!=null||Z&&P===Z.subTree)&&Ri(w,P,!0)):M(w,P,B,_e,Z,ne,fe,ae,ce)},U=(w,P,B,K,Z,ne,fe,ae,ce)=>{P.slotScopeIds=ae,w==null?P.shapeFlag&512?Z.ctx.activate(P,B,K,fe,ce):I(P,B,K,Z,ne,fe,ce):L(w,P,ce)},I=(w,P,B,K,Z,ne,fe)=>{const ae=w.component=Id(w,K,Z);if(Bs(w)&&(ae.ctx.renderer=q),Md(ae),ae.asyncDep){if(Z&&Z.registerDep(ae,x),!w.el){const ce=ae.subTree=J(mt);y(null,ce,P,B)}return}x(ae,w,P,B,Z,ne,fe)},L=(w,P,B)=>{const K=P.component=w.component;if(Yh(w,P,B))if(K.asyncDep&&!K.asyncResolved){R(K,P,B);return}else K.next=P,jh(K.update),K.update();else P.el=w.el,K.vnode=P},x=(w,P,B,K,Z,ne,fe)=>{const ae=()=>{if(w.isMounted){let{next:_e,bu:me,u:be,parent:xe,vnode:Oe}=w,Be=_e,Re;jn(w,!1),_e?(_e.el=Oe.el,R(w,_e,fe)):_e=Oe,me&&wr(me),(Re=_e.props&&_e.props.onVnodeBeforeUpdate)&&yt(Re,xe,_e,Oe),jn(w,!0);const Xe=fo(w),Et=w.subTree;w.subTree=Xe,v(Et,Xe,d(Et.el),H(Et),w,Z,ne),_e.el=Xe.el,Be===null&&$i(w,Xe.el),be&&ut(be,Z),(Re=_e.props&&_e.props.onVnodeUpdated)&&ut(()=>yt(Re,xe,_e,Oe),Z)}else{let _e;const{el:me,props:be}=P,{bm:xe,m:Oe,parent:Be}=w,Re=Zn(P);if(jn(w,!1),xe&&wr(xe),!Re&&(_e=be&&be.onVnodeBeforeMount)&&yt(_e,Be,P),jn(w,!0),me&&he){const Xe=()=>{w.subTree=fo(w),he(me,w.subTree,w,Z,null)};Re?P.type.__asyncLoader().then(()=>!w.isUnmounted&&Xe()):Xe()}else{const Xe=w.subTree=fo(w);v(null,Xe,B,K,w,Z,ne),P.el=Xe.el}if(Oe&&ut(Oe,Z),!Re&&(_e=be&&be.onVnodeMounted)){const Xe=P;ut(()=>yt(_e,Be,Xe),Z)}(P.shapeFlag&256||Be&&Zn(Be.vnode)&&Be.vnode.shapeFlag&256)&&w.a&&ut(w.a,Z),w.isMounted=!0,P=B=K=null}},ce=w.effect=new Fs(ae,()=>Wo(re),w.scope),re=w.update=()=>ce.run();re.id=w.uid,jn(w,!0),re()},R=(w,P,B)=>{P.component=w;const K=w.vnode.props;w.vnode=P,w.next=null,Im(w,P.props,K,B),Nm(w,P.children,B),Fr(),gl(),jr()},M=(w,P,B,K,Z,ne,fe,ae,ce=!1)=>{const re=w&&w.children,_e=w?w.shapeFlag:0,me=P.children,{patchFlag:be,shapeFlag:xe}=P;if(be>0){if(be&128){G(re,me,B,K,Z,ne,fe,ae,ce);return}else if(be&256){Y(re,me,B,K,Z,ne,fe,ae,ce);return}}xe&8?(_e&16&&de(re,Z,ne),me!==re&&u(B,me)):_e&16?xe&16?G(re,me,B,K,Z,ne,fe,ae,ce):de(re,Z,ne,!0):(_e&8&&u(B,""),xe&16&&g(me,B,K,Z,ne,fe,ae,ce))},Y=(w,P,B,K,Z,ne,fe,ae,ce)=>{w=w||_r,P=P||_r;const re=w.length,_e=P.length,me=Math.min(re,_e);let be;for(be=0;be<me;be++){const xe=P[be]=ce?Sn(P[be]):$t(P[be]);v(w[be],xe,B,null,Z,ne,fe,ae,ce)}re>_e?de(w,Z,ne,!0,!1,me):g(P,B,K,Z,ne,fe,ae,ce,me)},G=(w,P,B,K,Z,ne,fe,ae,ce)=>{let re=0;const _e=P.length;let me=w.length-1,be=_e-1;for(;re<=me&&re<=be;){const xe=w[re],Oe=P[re]=ce?Sn(P[re]):$t(P[re]);if(Bt(xe,Oe))v(xe,Oe,B,null,Z,ne,fe,ae,ce);else break;re++}for(;re<=me&&re<=be;){const xe=w[me],Oe=P[be]=ce?Sn(P[be]):$t(P[be]);if(Bt(xe,Oe))v(xe,Oe,B,null,Z,ne,fe,ae,ce);else break;me--,be--}if(re>me){if(re<=be){const xe=be+1,Oe=xe<_e?P[xe].el:K;for(;re<=be;)v(null,P[re]=ce?Sn(P[re]):$t(P[re]),B,Oe,Z,ne,fe,ae,ce),re++}}else if(re>be)for(;re<=me;)z(w[re],Z,ne,!0),re++;else{const xe=re,Oe=re,Be=new Map;for(re=Oe;re<=be;re++){const vt=P[re]=ce?Sn(P[re]):$t(P[re]);vt.key!=null&&Be.set(vt.key,re)}let Re,Xe=0;const Et=be-Oe+1;let pn=!1,Kr=0;const Ln=new Array(Et);for(re=0;re<Et;re++)Ln[re]=0;for(re=xe;re<=me;re++){const vt=w[re];if(Xe>=Et){z(vt,Z,ne,!0);continue}let It;if(vt.key!=null)It=Be.get(vt.key);else for(Re=Oe;Re<=be;Re++)if(Ln[Re-Oe]===0&&Bt(vt,P[Re])){It=Re;break}It===void 0?z(vt,Z,ne,!0):(Ln[It-Oe]=re+1,It>=Kr?Kr=It:pn=!0,v(vt,P[It],B,null,Z,ne,fe,ae,ce),Xe++)}const pr=pn?Lm(Ln):_r;for(Re=pr.length-1,re=Et-1;re>=0;re--){const vt=Oe+re,It=P[vt],Gs=vt+1<_e?P[vt+1].el:K;Ln[re]===0?v(null,It,B,Gs,Z,ne,fe,ae,ce):pn&&(Re<0||re!==pr[Re]?ie(It,B,Gs,2):Re--)}}},ie=(w,P,B,K,Z=null)=>{const{el:ne,type:fe,transition:ae,children:ce,shapeFlag:re}=w;if(re&6){ie(w.component.subTree,P,B,K);return}if(re&128){w.suspense.move(P,B,K);return}if(re&64){fe.move(w,P,B,q);return}if(fe===Ce){r(ne,P,B);for(let me=0;me<ce.length;me++)ie(ce[me],P,B,K);r(w.anchor,P,B);return}if(fe===Xn){A(w,P,B);return}if(K!==2&&re&1&&ae)if(K===0)ae.beforeEnter(ne),r(ne,P,B),ut(()=>ae.enter(ne),Z);else{const{leave:me,delayLeave:be,afterLeave:xe}=ae,Oe=()=>r(ne,P,B),Be=()=>{me(ne,()=>{Oe(),xe&&xe()})};be?be(ne,Oe,Be):Be()}else r(ne,P,B)},z=(w,P,B,K=!1,Z=!1)=>{const{type:ne,props:fe,ref:ae,children:ce,dynamicChildren:re,shapeFlag:_e,patchFlag:me,dirs:be}=w;if(ae!=null&&So(ae,null,B,w,!0),_e&256){P.ctx.deactivate(w);return}const xe=_e&1&&be,Oe=!Zn(w);let Be;if(Oe&&(Be=fe&&fe.onVnodeBeforeUnmount)&&yt(Be,P,w),_e&6)le(w.component,B,K);else{if(_e&128){w.suspense.unmount(B,K);return}xe&&Yt(w,null,P,"beforeUnmount"),_e&64?w.type.remove(w,P,B,Z,q,K):re&&(ne!==Ce||me>0&&me&64)?de(re,P,B,!1,!0):(ne===Ce&&me&384||!Z&&_e&16)&&de(ce,P,B),K&&F(w)}(Oe&&(Be=fe&&fe.onVnodeUnmounted)||xe)&&ut(()=>{Be&&yt(Be,P,w),xe&&Yt(w,null,P,"unmounted")},B)},F=w=>{const{type:P,el:B,anchor:K,transition:Z}=w;if(P===Ce){Q(B,K);return}if(P===Xn){C(w);return}const ne=()=>{s(B),Z&&!Z.persisted&&Z.afterLeave&&Z.afterLeave()};if(w.shapeFlag&1&&Z&&!Z.persisted){const{leave:fe,delayLeave:ae}=Z,ce=()=>fe(B,ne);ae?ae(w.el,ne,ce):ce()}else ne()},Q=(w,P)=>{let B;for(;w!==P;)B=f(w),s(w),w=B;s(P)},le=(w,P,B)=>{const{bum:K,scope:Z,update:ne,subTree:fe,um:ae}=w;K&&wr(K),Z.stop(),ne&&(ne.active=!1,z(fe,w,P,B)),ae&&ut(ae,P),ut(()=>{w.isUnmounted=!0},P),P&&P.pendingBranch&&!P.isUnmounted&&w.asyncDep&&!w.asyncResolved&&w.suspenseId===P.pendingId&&(P.deps--,P.deps===0&&P.resolve())},de=(w,P,B,K=!1,Z=!1,ne=0)=>{for(let fe=ne;fe<w.length;fe++)z(w[fe],P,B,K,Z)},H=w=>w.shapeFlag&6?H(w.component.subTree):w.shapeFlag&128?w.suspense.next():f(w.anchor||w.el),V=(w,P,B)=>{w==null?P._vnode&&z(P._vnode,null,null,!0):v(P._vnode||null,w,P,null,null,null,B),gl(),bo(),P._vnode=w},q={p:v,um:z,m:ie,r:F,mt:I,mc:g,pc:M,pbc:$,n:H,o:e};let ee,he;return t&&([ee,he]=t(q)),{render:V,hydrate:ee,createApp:Pm(V,ee)}}function jn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ri(e,t,n=!1){const r=e.children,s=t.children;if(pe(r)&&pe(s))for(let o=0;o<r.length;o++){const a=r[o];let i=s[o];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=s[o]=Sn(s[o]),i.el=a.el),n||Ri(a,i)),i.type===sr&&(i.el=a.el)}}function Lm(e){const t=e.slice(),n=[0];let r,s,o,a,i;const l=e.length;for(r=0;r<l;r++){const c=e[r];if(c!==0){if(s=n[n.length-1],e[s]<c){t[r]=s,n.push(r);continue}for(o=0,a=n.length-1;o<a;)i=o+a>>1,e[n[i]]<c?o=i+1:a=i;c<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,a=n[o-1];o-- >0;)n[o]=a,a=t[a];return n}const Fm=e=>e.__isTeleport,is=e=>e&&(e.disabled||e.disabled===""),Ol=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Ba=(e,t)=>{const n=e&&e.to;return Qe(n)?t?t(n):null:n},jm={__isTeleport:!0,process(e,t,n,r,s,o,a,i,l,c){const{mc:u,pc:d,pbc:f,o:{insert:p,querySelector:m,createText:v,createComment:T}}=c,y=is(t.props);let{shapeFlag:h,children:A,dynamicChildren:C}=t;if(e==null){const k=t.el=v(""),O=t.anchor=v("");p(k,n,r),p(O,n,r);const b=t.target=Ba(t.props,m),g=t.targetAnchor=v("");b&&(p(g,b),a=a||Ol(b));const S=($,E)=>{h&16&&u(A,$,E,s,o,a,i,l)};y?S(n,O):b&&S(b,g)}else{t.el=e.el;const k=t.anchor=e.anchor,O=t.target=e.target,b=t.targetAnchor=e.targetAnchor,g=is(e.props),S=g?n:O,$=g?k:b;if(a=a||Ol(O),C?(f(e.dynamicChildren,C,S,s,o,a,i),Ri(e,t,!0)):l||d(e,t,S,$,s,o,a,i,!1),y)g||oo(t,n,k,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const E=t.target=Ba(t.props,m);E&&oo(t,E,null,c,0)}else g&&oo(t,O,b,c,1)}$d(t)},remove(e,t,n,r,{um:s,o:{remove:o}},a){const{shapeFlag:i,children:l,anchor:c,targetAnchor:u,target:d,props:f}=e;if(d&&o(u),(a||!is(f))&&(o(c),i&16))for(let p=0;p<l.length;p++){const m=l[p];s(m,t,n,!0,!!m.dynamicChildren)}},move:oo,hydrate:Bm};function oo(e,t,n,{o:{insert:r},m:s},o=2){o===0&&r(e.targetAnchor,t,n);const{el:a,anchor:i,shapeFlag:l,children:c,props:u}=e,d=o===2;if(d&&r(a,t,n),(!d||is(u))&&l&16)for(let f=0;f<c.length;f++)s(c[f],t,n,2);d&&r(i,t,n)}function Bm(e,t,n,r,s,o,{o:{nextSibling:a,parentNode:i,querySelector:l}},c){const u=t.target=Ba(t.props,l);if(u){const d=u._lpa||u.firstChild;if(t.shapeFlag&16)if(is(t.props))t.anchor=c(a(e),t,i(e),n,r,s,o),t.targetAnchor=d;else{t.anchor=a(e);let f=d;for(;f;)if(f=a(f),f&&f.nodeType===8&&f.data==="teleport anchor"){t.targetAnchor=f,u._lpa=t.targetAnchor&&a(t.targetAnchor);break}c(d,t,u,n,r,s,o)}$d(t)}return t.anchor&&a(t.anchor)}const kd=jm;function $d(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const Ce=Symbol.for("v-fgt"),sr=Symbol.for("v-txt"),mt=Symbol.for("v-cmt"),Xn=Symbol.for("v-stc"),ls=[];let _t=null;function j(e=!1){ls.push(_t=e?null:[])}function Od(){ls.pop(),_t=ls[ls.length-1]||null}let or=1;function Ha(e){or+=e}function Pd(e){return e.dynamicChildren=or>0?_t||_r:null,Od(),or>0&&_t&&_t.push(e),e}function W(e,t,n,r,s,o){return Pd(N(e,t,n,r,s,o,!0))}function ke(e,t,n,r,s){return Pd(J(e,t,n,r,s,!0))}function In(e){return e?e.__v_isVNode===!0:!1}function Bt(e,t){return e.type===t.type&&e.key===t.key}function Hm(e){}const Jo="__vInternal",Ad=({key:e})=>e??null,po=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Qe(e)||Le(e)||Te(e)?{i:lt,r:e,k:t,f:!!n}:e:null);function N(e,t=null,n=null,r=0,s=null,o=e===Ce?0:1,a=!1,i=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ad(t),ref:t&&po(t),scopeId:zo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:lt};return i?(Fi(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=Qe(n)?8:16),or>0&&!a&&_t&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&_t.push(l),l}const J=Vm;function Vm(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===ud)&&(e=mt),In(e)){const i=Xt(e,t,!0);return n&&Fi(i,n),or>0&&!o&&_t&&(i.shapeFlag&6?_t[_t.indexOf(e)]=i:_t.push(i)),i.patchFlag|=-2,i}if(Jm(e)&&(e=e.__vccOpts),t){t=Li(t);let{class:i,style:l}=t;i&&!Qe(i)&&(t.class=Ne(i)),Ue(l)&&(wi(l)&&!pe(l)&&(l=ze({},l)),t.style=Wt(l))}const a=Qe(e)?1:qu(e)?128:Fm(e)?64:Ue(e)?4:Te(e)?2:0;return N(e,t,n,r,s,a,o,!0)}function Li(e){return e?wi(e)||Jo in e?ze({},e):e:null}function Xt(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:a}=e,i=t?er(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:i,key:i&&Ad(i),ref:t&&t.ref?n&&s?pe(s)?s.concat(po(t)):[s,po(t)]:po(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ce?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xt(e.ssContent),ssFallback:e.ssFallback&&Xt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function ge(e=" ",t=0){return J(sr,null,e,t)}function Um(e,t){const n=J(Xn,null,e);return n.staticCount=t,n}function Se(e="",t=!1){return t?(j(),ke(mt,null,e)):J(mt,null,e)}function $t(e){return e==null||typeof e=="boolean"?J(mt):pe(e)?J(Ce,null,e.slice()):typeof e=="object"?Sn(e):J(sr,null,String(e))}function Sn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Xt(e)}function Fi(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(pe(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Fi(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Jo in t)?t._ctx=lt:s===3&&lt&&(lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Te(t)?(t={default:t,_ctx:lt},n=32):(t=String(t),r&64?(n=16,t=[ge(t)]):n=8);e.children=t,e.shapeFlag|=n}function er(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Ne([t.class,r.class]));else if(s==="style")t.style=Wt([t.style,r.style]);else if(Ns(s)){const o=t[s],a=r[s];a&&o!==a&&!(pe(o)&&o.includes(a))&&(t[s]=o?[].concat(o,a):a)}else s!==""&&(t[s]=r[s])}return t}function yt(e,t,n,r=null){At(e,t,7,[n,r])}const Wm=gd();let Km=0;function Id(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Wm,o={uid:Km++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new gi(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:bd(r,s),emitsOptions:zu(r,s),emit:null,emitted:null,propsDefaults:Ve,inheritAttrs:r.inheritAttrs,ctx:Ve,data:Ve,props:Ve,attrs:Ve,slots:Ve,refs:Ve,setupState:Ve,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=Hh.bind(null,o),e.ce&&e.ce(o),o}let rt=null;const Ft=()=>rt||lt;let ji,hr,Pl="__VUE_INSTANCE_SETTERS__";(hr=Oa()[Pl])||(hr=Oa()[Pl]=[]),hr.push(e=>rt=e),ji=e=>{hr.length>1?hr.forEach(t=>t(e)):hr[0](e)};const Dn=e=>{ji(e),e.scope.on()},kn=()=>{rt&&rt.scope.off(),ji(null)};function Dd(e){return e.vnode.shapeFlag&4}let kr=!1;function Md(e,t=!1){kr=t;const{props:n,children:r}=e.vnode,s=Dd(e);Am(e,n,s,t),Mm(e,r);const o=s?zm(e,t):void 0;return kr=!1,o}function zm(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Zt(new Proxy(e.ctx,Ra));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?Rd(e):null;Dn(e),Fr();const o=an(r,e,0,[e.props,s]);if(jr(),kn(),hi(o)){if(o.then(kn,kn),t)return o.then(a=>{Va(e,a,t)}).catch(a=>{ur(a,e,0)});e.asyncDep=o}else Va(e,o,t)}else Nd(e,t)}function Va(e,t,n){Te(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ue(t)&&(e.setupState=Ei(t)),Nd(e,n)}let xo,Ua;function qm(e){xo=e,Ua=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,dm))}}const Ym=()=>!xo;function Nd(e,t,n){const r=e.type;if(!e.render){if(!t&&xo&&!r.render){const s=r.template||Mi(e).template;if(s){const{isCustomElement:o,compilerOptions:a}=e.appContext.config,{delimiters:i,compilerOptions:l}=r,c=ze(ze({isCustomElement:o,delimiters:i},a),l);r.render=xo(s,c)}}e.render=r.render||Ut,Ua&&Ua(e)}Dn(e),Fr(),Tm(e),jr(),kn()}function Gm(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return St(e,"get","$attrs"),t[n]}}))}function Rd(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Gm(e)},slots:e.slots,emit:e.emit,expose:t}}function Qo(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Ei(Zt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in os)return os[n](e)},has(t,n){return n in t||n in os}}))}function Wa(e,t=!0){return Te(e)?e.displayName||e.name:e.name||t&&e.__name}function Jm(e){return Te(e)&&"__vccOpts"in e}const we=(e,t)=>Mh(e,t,kr);function Vs(e,t,n){const r=arguments.length;return r===2?Ue(t)&&!pe(t)?In(t)?J(e,null,[t]):J(e,t):J(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&In(n)&&(n=[n]),J(e,t,n))}const Ld=Symbol.for("v-scx"),Fd=()=>dt(Ld);function Qm(){}function Zm(e,t,n,r){const s=n[r];if(s&&jd(s,e))return s;const o=t();return o.memo=e.slice(),n[r]=o}function jd(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let r=0;r<n.length;r++)if(Er(n[r],t[r]))return!1;return or>0&&_t&&_t.push(e),!0}const Bd="3.3.4",Xm={createComponentInstance:Id,setupComponent:Md,renderComponentRoot:fo,setCurrentRenderingInstance:Ts,isVNode:In,normalizeVNode:$t},ev=Xm,tv=null,nv=null,rv="http://www.w3.org/2000/svg",Un=typeof document<"u"?document:null,Al=Un&&Un.createElement("template"),sv={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?Un.createElementNS(rv,e):Un.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Un.createTextNode(e),createComment:e=>Un.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Un.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const a=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{Al.innerHTML=r?`<svg>${e}</svg>`:e;const i=Al.content;if(r){const l=i.firstChild;for(;l.firstChild;)i.appendChild(l.firstChild);i.removeChild(l)}t.insertBefore(i,n)}return[a?a.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function ov(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function av(e,t,n){const r=e.style,s=Qe(n);if(n&&!s){if(t&&!Qe(t))for(const o in t)n[o]==null&&Ka(r,o,"");for(const o in n)Ka(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const Il=/\s*!important$/;function Ka(e,t,n){if(pe(n))n.forEach(r=>Ka(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=iv(e,t);Il.test(n)?e.setProperty(Nt(r),n.replace(Il,""),"important"):e[r]=n}}const Dl=["Webkit","Moz","ms"],ha={};function iv(e,t){const n=ha[t];if(n)return n;let r=bt(t);if(r!=="filter"&&r in e)return ha[t]=r;r=Rs(r);for(let s=0;s<Dl.length;s++){const o=Dl[s]+r;if(o in e)return ha[t]=o}return t}const Ml="http://www.w3.org/1999/xlink";function lv(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ml,t.slice(6,t.length)):e.setAttributeNS(Ml,t,n);else{const o=qp(t);n==null||o&&!xu(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function cv(e,t,n,r,s,o,a){if(t==="innerHTML"||t==="textContent"){r&&a(r,s,o),e[t]=n??"";return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){e._value=n;const c=i==="OPTION"?e.getAttribute("value"):e.value,u=n??"";c!==u&&(e.value=u),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=xu(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function on(e,t,n,r){e.addEventListener(t,n,r)}function uv(e,t,n,r){e.removeEventListener(t,n,r)}function dv(e,t,n,r,s=null){const o=e._vei||(e._vei={}),a=o[t];if(r&&a)a.value=r;else{const[i,l]=fv(t);if(r){const c=o[t]=mv(r,s);on(e,i,c,l)}else a&&(uv(e,i,a,l),o[t]=void 0)}}const Nl=/(?:Once|Passive|Capture)$/;function fv(e){let t;if(Nl.test(e)){t={};let r;for(;r=e.match(Nl);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Nt(e.slice(2)),t]}let ma=0;const pv=Promise.resolve(),hv=()=>ma||(pv.then(()=>ma=0),ma=Date.now());function mv(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;At(vv(r,n.value),t,5,[r])};return n.value=e,n.attached=hv(),n}function vv(e,t){if(pe(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Rl=/^on[a-z]/,gv=(e,t,n,r,s=!1,o,a,i,l)=>{t==="class"?ov(e,r,s):t==="style"?av(e,n,r):Ns(t)?fi(t)||dv(e,t,n,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):yv(e,t,r,s))?cv(e,t,r,o,a,i,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),lv(e,t,r,s))};function yv(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Rl.test(t)&&Te(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Rl.test(t)&&Qe(n)?!1:t in e}function Hd(e,t){const n=qt(e);class r extends Zo{constructor(o){super(n,o,t)}}return r.def=n,r}const _v=e=>Hd(e,tf),bv=typeof HTMLElement<"u"?HTMLElement:class{};class Zo extends bv{constructor(t,n={},r){super(),this._def=t,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,tt(()=>{this._connected||(Ya(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const t=(r,s=!1)=>{const{props:o,styles:a}=r;let i;if(o&&!pe(o))for(const l in o){const c=o[l];(c===Number||c&&c.type===Number)&&(l in this._props&&(this._props[l]=yo(this._props[l])),(i||(i=Object.create(null)))[bt(l)]=!0)}this._numberProps=i,s&&this._resolveProps(r),this._applyStyles(a),this._update()},n=this._def.__asyncLoader;n?n().then(r=>t(r,!0)):t(this._def)}_resolveProps(t){const{props:n}=t,r=pe(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(bt))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(o){this._setProp(s,o)}})}_setAttr(t){let n=this.getAttribute(t);const r=bt(t);this._numberProps&&this._numberProps[r]&&(n=yo(n)),this._setProp(r,n,!1)}_getProp(t){return this._props[t]}_setProp(t,n,r=!0,s=!0){n!==this._props[t]&&(this._props[t]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Nt(t),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Nt(t),n+""):n||this.removeAttribute(Nt(t))))}_update(){Ya(this._createVNode(),this.shadowRoot)}_createVNode(){const t=J(this._def,ze({},this._props));return this._instance||(t.ce=n=>{this._instance=n,n.isCE=!0;const r=(o,a)=>{this.dispatchEvent(new CustomEvent(o,{detail:a}))};n.emit=(o,...a)=>{r(o,a),Nt(o)!==o&&r(Nt(o),a)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof Zo){n.parent=s._instance,n.provides=s._instance.provides;break}}),t}_applyStyles(t){t&&t.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function wv(e="$style"){{const t=Ft();if(!t)return Ve;const n=t.type.__cssModules;if(!n)return Ve;const r=n[e];return r||Ve}}function Sv(e){const t=Ft();if(!t)return;const n=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(o=>qa(o,s))},r=()=>{const s=e(t.proxy);za(t.subTree,s),n(s)};Ju(r),ot(()=>{const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),Hs(()=>s.disconnect())})}function za(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{za(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)qa(e.el,t);else if(e.type===Ce)e.children.forEach(n=>za(n,t));else if(e.type===Xn){let{el:n,anchor:r}=e;for(;n&&(qa(n,t),n!==r);)n=n.nextSibling}}function qa(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const vn="transition",zr="animation",$s=(e,{slots:t})=>Vs(Zu,Ud(e),t);$s.displayName="Transition";const Vd={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},xv=$s.props=ze({},Ai,Vd),Bn=(e,t=[])=>{pe(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ll=e=>e?pe(e)?e.some(t=>t.length>1):e.length>1:!1;function Ud(e){const t={};for(const D in e)D in Vd||(t[D]=e[D]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:a=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:l=o,appearActiveClass:c=a,appearToClass:u=i,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,m=Tv(s),v=m&&m[0],T=m&&m[1],{onBeforeEnter:y,onEnter:h,onEnterCancelled:A,onLeave:C,onLeaveCancelled:k,onBeforeAppear:O=y,onAppear:b=h,onAppearCancelled:g=A}=t,S=(D,U,I)=>{yn(D,U?u:i),yn(D,U?c:a),I&&I()},$=(D,U)=>{D._isLeaving=!1,yn(D,d),yn(D,p),yn(D,f),U&&U()},E=D=>(U,I)=>{const L=D?b:h,x=()=>S(U,D,I);Bn(L,[U,x]),Fl(()=>{yn(U,D?l:o),rn(U,D?u:i),Ll(L)||jl(U,r,v,x)})};return ze(t,{onBeforeEnter(D){Bn(y,[D]),rn(D,o),rn(D,a)},onBeforeAppear(D){Bn(O,[D]),rn(D,l),rn(D,c)},onEnter:E(!1),onAppear:E(!0),onLeave(D,U){D._isLeaving=!0;const I=()=>$(D,U);rn(D,d),Kd(),rn(D,f),Fl(()=>{D._isLeaving&&(yn(D,d),rn(D,p),Ll(C)||jl(D,r,T,I))}),Bn(C,[D,I])},onEnterCancelled(D){S(D,!1),Bn(A,[D])},onAppearCancelled(D){S(D,!0),Bn(g,[D])},onLeaveCancelled(D){$(D),Bn(k,[D])}})}function Tv(e){if(e==null)return null;if(Ue(e))return[va(e.enter),va(e.leave)];{const t=va(e);return[t,t]}}function va(e){return yo(e)}function rn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function yn(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Fl(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ev=0;function jl(e,t,n,r){const s=e._endId=++Ev,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:a,timeout:i,propCount:l}=Wd(e,t);if(!a)return r();const c=a+"end";let u=0;const d=()=>{e.removeEventListener(c,f),o()},f=p=>{p.target===e&&++u>=l&&d()};setTimeout(()=>{u<l&&d()},i+1),e.addEventListener(c,f)}function Wd(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),s=r(`${vn}Delay`),o=r(`${vn}Duration`),a=Bl(s,o),i=r(`${zr}Delay`),l=r(`${zr}Duration`),c=Bl(i,l);let u=null,d=0,f=0;t===vn?a>0&&(u=vn,d=a,f=o.length):t===zr?c>0&&(u=zr,d=c,f=l.length):(d=Math.max(a,c),u=d>0?a>c?vn:zr:null,f=u?u===vn?o.length:l.length:0);const p=u===vn&&/\b(transform|all)(,|$)/.test(r(`${vn}Property`).toString());return{type:u,timeout:d,propCount:f,hasTransform:p}}function Bl(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Hl(n)+Hl(e[r])))}function Hl(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Kd(){return document.body.offsetHeight}const zd=new WeakMap,qd=new WeakMap,Yd={name:"TransitionGroup",props:ze({},xv,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Ft(),r=Pi();let s,o;return Go(()=>{if(!s.length)return;const a=e.moveClass||`${e.name||"v"}-move`;if(!Av(s[0].el,n.vnode.el,a))return;s.forEach($v),s.forEach(Ov);const i=s.filter(Pv);Kd(),i.forEach(l=>{const c=l.el,u=c.style;rn(c,a),u.transform=u.webkitTransform=u.transitionDuration="";const d=c._moveCb=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",d),c._moveCb=null,yn(c,a))};c.addEventListener("transitionend",d)})}),()=>{const a=Pe(e),i=Ud(a);let l=a.tag||Ce;s=o,o=t.default?qo(t.default()):[];for(let c=0;c<o.length;c++){const u=o[c];u.key!=null&&rr(u,Cr(u,i,r,n))}if(s)for(let c=0;c<s.length;c++){const u=s[c];rr(u,Cr(u,i,r,n)),zd.set(u,u.el.getBoundingClientRect())}return J(l,null,o)}}},Cv=e=>delete e.mode;Yd.props;const kv=Yd;function $v(e){const t=e.el;t._moveCb&&t._moveCb(),t._enterCb&&t._enterCb()}function Ov(e){qd.set(e,e.el.getBoundingClientRect())}function Pv(e){const t=zd.get(e),n=qd.get(e),r=t.left-n.left,s=t.top-n.top;if(r||s){const o=e.el.style;return o.transform=o.webkitTransform=`translate(${r}px,${s}px)`,o.transitionDuration="0s",e}}function Av(e,t,n){const r=e.cloneNode();e._vtc&&e._vtc.forEach(a=>{a.split(/\s+/).forEach(i=>i&&r.classList.remove(i))}),n.split(/\s+/).forEach(a=>a&&r.classList.add(a)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:o}=Wd(r);return s.removeChild(r),o}const Mn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return pe(t)?n=>wr(t,n):t};function Iv(e){e.target.composing=!0}function Vl(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Os={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e._assign=Mn(s);const o=r||s.props&&s.props.type==="number";on(e,t?"change":"input",a=>{if(a.target.composing)return;let i=e.value;n&&(i=i.trim()),o&&(i=go(i)),e._assign(i)}),n&&on(e,"change",()=>{e.value=e.value.trim()}),t||(on(e,"compositionstart",Iv),on(e,"compositionend",Vl),on(e,"change",Vl))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e._assign=Mn(o),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(s||e.type==="number")&&go(e.value)===t))return;const a=t??"";e.value!==a&&(e.value=a)}},Bi={deep:!0,created(e,t,n){e._assign=Mn(n),on(e,"change",()=>{const r=e._modelValue,s=Or(e),o=e.checked,a=e._assign;if(pe(r)){const i=Lo(r,s),l=i!==-1;if(o&&!l)a(r.concat(s));else if(!o&&l){const c=[...r];c.splice(i,1),a(c)}}else if(cr(r)){const i=new Set(r);o?i.add(s):i.delete(s),a(i)}else a(Gd(e,o))})},mounted:Ul,beforeUpdate(e,t,n){e._assign=Mn(n),Ul(e,t,n)}};function Ul(e,{value:t,oldValue:n},r){e._modelValue=t,pe(t)?e.checked=Lo(t,r.props.value)>-1:cr(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=Pn(t,Gd(e,!0)))}const Hi={created(e,{value:t},n){e.checked=Pn(t,n.props.value),e._assign=Mn(n),on(e,"change",()=>{e._assign(Or(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=Mn(r),t!==n&&(e.checked=Pn(t,r.props.value))}},$r={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=cr(t);on(e,"change",()=>{const o=Array.prototype.filter.call(e.options,a=>a.selected).map(a=>n?go(Or(a)):Or(a));e._assign(e.multiple?s?new Set(o):o:o[0])}),e._assign=Mn(r)},mounted(e,{value:t}){Wl(e,t)},beforeUpdate(e,t,n){e._assign=Mn(n)},updated(e,{value:t}){Wl(e,t)}};function Wl(e,t){const n=e.multiple;if(!(n&&!pe(t)&&!cr(t))){for(let r=0,s=e.options.length;r<s;r++){const o=e.options[r],a=Or(o);if(n)pe(t)?o.selected=Lo(t,a)>-1:o.selected=t.has(a);else if(Pn(Or(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Or(e){return"_value"in e?e._value:e.value}function Gd(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const Jd={created(e,t,n){ao(e,t,n,null,"created")},mounted(e,t,n){ao(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){ao(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){ao(e,t,n,r,"updated")}};function Qd(e,t){switch(e){case"SELECT":return $r;case"TEXTAREA":return Os;default:switch(t){case"checkbox":return Bi;case"radio":return Hi;default:return Os}}}function ao(e,t,n,r,s){const a=Qd(e.tagName,n.props&&n.props.type)[s];a&&a(e,t,n,r)}function Dv(){Os.getSSRProps=({value:e})=>({value:e}),Hi.getSSRProps=({value:e},t)=>{if(t.props&&Pn(t.props.value,e))return{checked:!0}},Bi.getSSRProps=({value:e},t)=>{if(pe(e)){if(t.props&&Lo(e,t.props.value)>-1)return{checked:!0}}else if(cr(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},Jd.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const n=Qd(t.type.toUpperCase(),t.props&&t.props.type);if(n.getSSRProps)return n.getSSRProps(e,t)}}const Mv=["ctrl","shift","alt","meta"],Nv={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Mv.some(n=>e[`${n}Key`]&&!t.includes(n))},xt=(e,t)=>(n,...r)=>{for(let s=0;s<t.length;s++){const o=Nv[t[s]];if(o&&o(n,t))return}return e(n,...r)},Rv={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},st=(e,t)=>n=>{if(!("key"in n))return;const r=Nt(n.key);if(t.some(s=>s===r||Rv[s]===r))return e(n)},Lt={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):qr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),qr(e,!0),r.enter(e)):r.leave(e,()=>{qr(e,!1)}):qr(e,t))},beforeUnmount(e,{value:t}){qr(e,t)}};function qr(e,t){e.style.display=t?e._vod:"none"}function Lv(){Lt.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const Zd=ze({patchProp:gv},sv);let cs,Kl=!1;function Xd(){return cs||(cs=Td(Zd))}function ef(){return cs=Kl?cs:Ed(Zd),Kl=!0,cs}const Ya=(...e)=>{Xd().render(...e)},tf=(...e)=>{ef().hydrate(...e)},nf=(...e)=>{const t=Xd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=rf(r);if(!s)return;const o=t._component;!Te(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const a=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),a},t},Fv=(...e)=>{const t=ef().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=rf(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function rf(e){return Qe(e)?document.querySelector(e):e}let zl=!1;const jv=()=>{zl||(zl=!0,Dv(),Lv())},Bv=()=>{},Hv=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:Zu,BaseTransitionPropsValidators:Ai,Comment:mt,EffectScope:gi,Fragment:Ce,KeepAlive:im,ReactiveEffect:Fs,Static:Xn,Suspense:Jh,Teleport:kd,Text:sr,Transition:$s,TransitionGroup:kv,VueElement:Zo,assertNumber:Rh,callWithAsyncErrorHandling:At,callWithErrorHandling:an,camelize:bt,capitalize:Rs,cloneVNode:Xt,compatUtils:nv,compile:Bv,computed:we,createApp:nf,createBlock:ke,createCommentVNode:Se,createElementBlock:W,createElementVNode:N,createHydrationRenderer:Ed,createPropsRestProxy:Sm,createRenderer:Td,createSSRApp:Fv,createSlots:dd,createStaticVNode:Um,createTextVNode:ge,createVNode:J,customRef:ju,defineAsyncComponent:om,defineComponent:qt,defineCustomElement:Hd,defineEmits:pm,defineExpose:hm,defineModel:gm,defineOptions:mm,defineProps:fm,defineSSRCustomElement:_v,defineSlots:vm,get devtools(){return gr},effect:Qp,effectScope:yi,getCurrentInstance:Ft,getCurrentScope:Lr,getTransitionRawChildren:qo,guardReactiveProps:Li,h:Vs,handleError:ur,hasInjectionContext:yd,hydrate:tf,initCustomFormatter:Qm,initDirectivesForSSR:jv,inject:dt,isMemoSame:jd,isProxy:wi,isReactive:Qt,isReadonly:nr,isRef:Le,isRuntimeOnly:Ym,isShallow:bs,isVNode:In,markRaw:Zt,mergeDefaults:bm,mergeModels:wm,mergeProps:er,nextTick:tt,normalizeClass:Ne,normalizeProps:vi,normalizeStyle:Wt,onActivated:ed,onBeforeMount:rd,onBeforeUnmount:en,onBeforeUpdate:sd,onDeactivated:td,onErrorCaptured:ld,onMounted:ot,onRenderTracked:id,onRenderTriggered:ad,onScopeDispose:Ls,onServerPrefetch:od,onUnmounted:Hs,onUpdated:Go,openBlock:j,popScopeId:Uh,provide:as,proxyRefs:Ei,pushScopeId:Vh,queuePostFlushCb:ki,reactive:Kt,readonly:Br,ref:se,registerRuntimeCompiler:qm,render:Ya,renderList:ft,renderSlot:wt,resolveComponent:cd,resolveDirective:um,resolveDynamicComponent:ln,resolveFilter:tv,resolveTransitionHooks:Cr,setBlockTracking:Ha,setDevtoolsHook:Ku,setTransitionHooks:rr,shallowReactive:qn,shallowReadonly:Eh,shallowRef:Ti,ssrContextKey:Ld,ssrUtils:ev,stop:Zp,toDisplayString:Ae,toHandlerKey:ss,toHandlers:Ma,toRaw:Pe,toRef:Uo,toRefs:Bu,toValue:$h,transformVNodeArgs:Hm,triggerRef:kh,unref:_,useAttrs:hd,useCssModule:wv,useCssVars:Sv,useModel:_m,useSSRContext:Fd,useSlots:pd,useTransitionState:Pi,vModelCheckbox:Bi,vModelDynamic:Jd,vModelRadio:Hi,vModelSelect:$r,vModelText:Os,vShow:Lt,version:Bd,warn:Nh,watch:$e,watchEffect:Gu,watchPostEffect:Ju,watchSyncEffect:nm,withAsyncContext:xm,withCtx:oe,withDefaults:ym,withDirectives:ht,withKeys:st,withMemo:Zm,withModifiers:xt,withScopeId:Wh},Symbol.toStringTag,{value:"Module"}));var Vv=!1;/*!
 * pinia v2.1.6
 * (c) 2023 Eduardo San Martin Morote
 * @license MIT
 */let sf;const Xo=e=>sf=e,of=Symbol();function Ga(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var us;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(us||(us={}));function Uv(){const e=yi(!0),t=e.run(()=>se({}));let n=[],r=[];const s=Zt({install(o){Xo(s),s._a=o,o.provide(of,s),o.config.globalProperties.$pinia=s,r.forEach(a=>n.push(a)),r=[]},use(o){return!this._a&&!Vv?r.push(o):n.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return s}const af=()=>{};function ql(e,t,n,r=af){e.push(t);const s=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),r())};return!n&&Lr()&&Ls(s),s}function mr(e,...t){e.slice().forEach(n=>{n(...t)})}const Wv=e=>e();function Ja(e,t){e instanceof Map&&t instanceof Map&&t.forEach((n,r)=>e.set(r,n)),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],s=e[n];Ga(s)&&Ga(r)&&e.hasOwnProperty(n)&&!Le(r)&&!Qt(r)?e[n]=Ja(s,r):e[n]=r}return e}const Kv=Symbol();function zv(e){return!Ga(e)||!e.hasOwnProperty(Kv)}const{assign:_n}=Object;function qv(e){return!!(Le(e)&&e.effect)}function Yv(e,t,n,r){const{state:s,actions:o,getters:a}=t,i=n.state.value[e];let l;function c(){i||(n.state.value[e]=s?s():{});const u=Bu(n.state.value[e]);return _n(u,o,Object.keys(a||{}).reduce((d,f)=>(d[f]=Zt(we(()=>{Xo(n);const p=n._s.get(e);return a[f].call(p,p)})),d),{}))}return l=lf(e,c,t,n,r,!0),l}function lf(e,t,n={},r,s,o){let a;const i=_n({actions:{}},n),l={deep:!0};let c,u,d=[],f=[],p;const m=r.state.value[e];!o&&!m&&(r.state.value[e]={}),se({});let v;function T(g){let S;c=u=!1,typeof g=="function"?(g(r.state.value[e]),S={type:us.patchFunction,storeId:e,events:p}):(Ja(r.state.value[e],g),S={type:us.patchObject,payload:g,storeId:e,events:p});const $=v=Symbol();tt().then(()=>{v===$&&(c=!0)}),u=!0,mr(d,S,r.state.value[e])}const y=o?function(){const{state:S}=n,$=S?S():{};this.$patch(E=>{_n(E,$)})}:af;function h(){a.stop(),d=[],f=[],r._s.delete(e)}function A(g,S){return function(){Xo(r);const $=Array.from(arguments),E=[],D=[];function U(x){E.push(x)}function I(x){D.push(x)}mr(f,{args:$,name:g,store:k,after:U,onError:I});let L;try{L=S.apply(this&&this.$id===e?this:k,$)}catch(x){throw mr(D,x),x}return L instanceof Promise?L.then(x=>(mr(E,x),x)).catch(x=>(mr(D,x),Promise.reject(x))):(mr(E,L),L)}}const C={_p:r,$id:e,$onAction:ql.bind(null,f),$patch:T,$reset:y,$subscribe(g,S={}){const $=ql(d,g,S.detached,()=>E()),E=a.run(()=>$e(()=>r.state.value[e],D=>{(S.flush==="sync"?u:c)&&g({storeId:e,type:us.direct,events:p},D)},_n({},l,S)));return $},$dispose:h},k=Kt(C);r._s.set(e,k);const O=r._a&&r._a.runWithContext||Wv,b=r._e.run(()=>(a=yi(),O(()=>a.run(t))));for(const g in b){const S=b[g];if(Le(S)&&!qv(S)||Qt(S))o||(m&&zv(S)&&(Le(S)?S.value=m[g]:Ja(S,m[g])),r.state.value[e][g]=S);else if(typeof S=="function"){const $=A(g,S);b[g]=$,i.actions[g]=S}}return _n(k,b),_n(Pe(k),b),Object.defineProperty(k,"$state",{get:()=>r.state.value[e],set:g=>{T(S=>{_n(S,g)})}}),r._p.forEach(g=>{_n(k,a.run(()=>g({store:k,app:r._a,pinia:r,options:i})))}),m&&o&&n.hydrate&&n.hydrate(k.$state,m),c=!0,u=!0,k}function Gv(e,t,n){let r,s;const o=typeof t=="function";typeof e=="string"?(r=e,s=o?n:t):(s=e,r=e.id);function a(i,l){const c=yd();return i=i||(c?dt(of,null):null),i&&Xo(i),i=sf,i._s.has(r)||(o?lf(r,t,s,i):Yv(r,s,i)),i._s.get(r)}return a.$id=r,a}function at(e){{e=Pe(e);const t={};for(const n in e){const r=e[n];(Le(r)||Qt(r))&&(t[n]=Uo(e,n))}return t}}var Yl;const cf=typeof window<"u",Jv=e=>typeof e=="string",Qv=()=>{};cf&&((Yl=window==null?void 0:window.navigator)!=null&&Yl.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function uf(e){return typeof e=="function"?e():_(e)}function Zv(e){return e}function Xv(e){return Lr()?(Ls(e),!0):!1}function eg(e){Ft()&&Hs(e)}function tg(e){var t;const n=uf(e);return(t=n==null?void 0:n.$el)!=null?t:n}const ng=cf?window:void 0;function bn(...e){let t,n,r,s;if(Jv(e[0])||Array.isArray(e[0])?([n,r,s]=e,t=ng):[t,n,r,s]=e,!t)return Qv;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],a=()=>{o.forEach(u=>u()),o.length=0},i=(u,d,f,p)=>(u.addEventListener(d,f,p),()=>u.removeEventListener(d,f,p)),l=$e(()=>[tg(t),uf(s)],([u,d])=>{a(),u&&o.push(...n.flatMap(f=>r.map(p=>i(u,f,p,d))))},{immediate:!0,flush:"post"}),c=()=>{l(),a()};return Xv(c),c}const Gl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Jl="__vueuse_ssr_handlers__";Gl[Jl]=Gl[Jl]||{};var Ql;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(Ql||(Ql={}));var rg=Object.defineProperty,Zl=Object.getOwnPropertySymbols,sg=Object.prototype.hasOwnProperty,og=Object.prototype.propertyIsEnumerable,Xl=(e,t,n)=>t in e?rg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ag=(e,t)=>{for(var n in t||(t={}))sg.call(t,n)&&Xl(e,n,t[n]);if(Zl)for(var n of Zl(t))og.call(t,n)&&Xl(e,n,t[n]);return e};const ig={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};ag({linear:Zv},ig);var ec;const lg=typeof window<"u";lg&&((ec=window==null?void 0:window.navigator)!=null&&ec.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function cg(e){return typeof e=="function"?e():_(e)}function ug(e){return e}function dg(e){return Lr()?(Ls(e),!0):!1}function fg(e){var t;const n=cg(e);return(t=n==null?void 0:n.$el)!=null?t:n}const tc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},nc="__vueuse_ssr_handlers__";tc[nc]=tc[nc]||{};var rc;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(rc||(rc={}));var pg=Object.defineProperty,sc=Object.getOwnPropertySymbols,hg=Object.prototype.hasOwnProperty,mg=Object.prototype.propertyIsEnumerable,oc=(e,t,n)=>t in e?pg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,vg=(e,t)=>{for(var n in t||(t={}))hg.call(t,n)&&oc(e,n,t[n]);if(sc)for(var n of sc(t))mg.call(t,n)&&oc(e,n,t[n]);return e};const gg={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};vg({linear:ug},gg);/*!
* tabbable 6.2.0
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
*/var df=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],To=df.join(","),ff=typeof Element>"u",ar=ff?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Eo=!ff&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Co=function e(t,n){var r;n===void 0&&(n=!0);var s=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),o=s===""||s==="true",a=o||n&&t&&e(t.parentNode);return a},yg=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},pf=function(t,n,r){if(Co(t))return[];var s=Array.prototype.slice.apply(t.querySelectorAll(To));return n&&ar.call(t,To)&&s.unshift(t),s=s.filter(r),s},hf=function e(t,n,r){for(var s=[],o=Array.from(t);o.length;){var a=o.shift();if(!Co(a,!1))if(a.tagName==="SLOT"){var i=a.assignedElements(),l=i.length?i:a.children,c=e(l,!0,r);r.flatten?s.push.apply(s,c):s.push({scopeParent:a,candidates:c})}else{var u=ar.call(a,To);u&&r.filter(a)&&(n||!t.includes(a))&&s.push(a);var d=a.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(a),f=!Co(d,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(a));if(d&&f){var p=e(d===!0?a.children:d.children,!0,r);r.flatten?s.push.apply(s,p):s.push({scopeParent:a,candidates:p})}else o.unshift.apply(o,a.children)}}return s},mf=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},Wn=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||yg(t))&&!mf(t)?0:t.tabIndex},_g=function(t,n){var r=Wn(t);return r<0&&n&&!mf(t)?0:r},bg=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},vf=function(t){return t.tagName==="INPUT"},wg=function(t){return vf(t)&&t.type==="hidden"},Sg=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},xg=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},Tg=function(t){if(!t.name)return!0;var n=t.form||Eo(t),r=function(i){return n.querySelectorAll('input[type="radio"][name="'+i+'"]')},s;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")s=r(window.CSS.escape(t.name));else try{s=r(t.name)}catch(a){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",a.message),!1}var o=xg(s,t.form);return!o||o===t},Eg=function(t){return vf(t)&&t.type==="radio"},Cg=function(t){return Eg(t)&&!Tg(t)},kg=function(t){var n,r=t&&Eo(t),s=(n=r)===null||n===void 0?void 0:n.host,o=!1;if(r&&r!==t){var a,i,l;for(o=!!((a=s)!==null&&a!==void 0&&(i=a.ownerDocument)!==null&&i!==void 0&&i.contains(s)||t!=null&&(l=t.ownerDocument)!==null&&l!==void 0&&l.contains(t));!o&&s;){var c,u,d;r=Eo(s),s=(c=r)===null||c===void 0?void 0:c.host,o=!!((u=s)!==null&&u!==void 0&&(d=u.ownerDocument)!==null&&d!==void 0&&d.contains(s))}}return o},ac=function(t){var n=t.getBoundingClientRect(),r=n.width,s=n.height;return r===0&&s===0},$g=function(t,n){var r=n.displayCheck,s=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var o=ar.call(t,"details>summary:first-of-type"),a=o?t.parentElement:t;if(ar.call(a,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof s=="function"){for(var i=t;t;){var l=t.parentElement,c=Eo(t);if(l&&!l.shadowRoot&&s(l)===!0)return ac(t);t.assignedSlot?t=t.assignedSlot:!l&&c!==t.ownerDocument?t=c.host:t=l}t=i}if(kg(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return ac(t);return!1},Og=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var s=n.children.item(r);if(s.tagName==="LEGEND")return ar.call(n,"fieldset[disabled] *")?!0:!s.contains(t)}return!0}n=n.parentElement}return!1},ko=function(t,n){return!(n.disabled||Co(n)||wg(n)||$g(n,t)||Sg(n)||Og(n))},Qa=function(t,n){return!(Cg(n)||Wn(n)<0||!ko(t,n))},Pg=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},Ag=function e(t){var n=[],r=[];return t.forEach(function(s,o){var a=!!s.scopeParent,i=a?s.scopeParent:s,l=_g(i,a),c=a?e(s.candidates):i;l===0?a?n.push.apply(n,c):n.push(i):r.push({documentOrder:o,tabIndex:l,item:s,isScope:a,content:c})}),r.sort(bg).reduce(function(s,o){return o.isScope?s.push.apply(s,o.content):s.push(o.content),s},[]).concat(n)},Ig=function(t,n){n=n||{};var r;return n.getShadowRoot?r=hf([t],n.includeContainer,{filter:Qa.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:Pg}):r=pf(t,n.includeContainer,Qa.bind(null,n)),Ag(r)},Dg=function(t,n){n=n||{};var r;return n.getShadowRoot?r=hf([t],n.includeContainer,{filter:ko.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=pf(t,n.includeContainer,ko.bind(null,n)),r},vr=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return ar.call(t,To)===!1?!1:Qa(n,t)},Mg=df.concat("iframe").join(","),ga=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return ar.call(t,Mg)===!1?!1:ko(n,t)};/*!
* focus-trap 7.5.2
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
*/function ic(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),n.push.apply(n,r)}return n}function lc(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ic(Object(n),!0).forEach(function(r){Ng(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ic(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Ng(e,t,n){return t=Lg(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Rg(e,t){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Lg(e){var t=Rg(e,"string");return typeof t=="symbol"?t:String(t)}var cc={activateTrap:function(t,n){if(t.length>0){var r=t[t.length-1];r!==n&&r.pause()}var s=t.indexOf(n);s===-1||t.splice(s,1),t.push(n)},deactivateTrap:function(t,n){var r=t.indexOf(n);r!==-1&&t.splice(r,1),t.length>0&&t[t.length-1].unpause()}},Fg=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},jg=function(t){return(t==null?void 0:t.key)==="Escape"||(t==null?void 0:t.key)==="Esc"||(t==null?void 0:t.keyCode)===27},ds=function(t){return(t==null?void 0:t.key)==="Tab"||(t==null?void 0:t.keyCode)===9},Bg=function(t){return ds(t)&&!t.shiftKey},Hg=function(t){return ds(t)&&t.shiftKey},uc=function(t){return setTimeout(t,0)},dc=function(t,n){var r=-1;return t.every(function(s,o){return n(s)?(r=o,!1):!0}),r},Yr=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),s=1;s<n;s++)r[s-1]=arguments[s];return typeof t=="function"?t.apply(void 0,r):t},io=function(t){return t.target.shadowRoot&&typeof t.composedPath=="function"?t.composedPath()[0]:t.target},Vg=[],Ug=function(t,n){var r=(n==null?void 0:n.document)||document,s=(n==null?void 0:n.trapStack)||Vg,o=lc({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:Bg,isKeyBackward:Hg},n),a={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},i,l=function(E,D,U){return E&&E[D]!==void 0?E[D]:o[U||D]},c=function(E,D){var U=typeof(D==null?void 0:D.composedPath)=="function"?D.composedPath():void 0;return a.containerGroups.findIndex(function(I){var L=I.container,x=I.tabbableNodes;return L.contains(E)||(U==null?void 0:U.includes(L))||x.find(function(R){return R===E})})},u=function(E){var D=o[E];if(typeof D=="function"){for(var U=arguments.length,I=new Array(U>1?U-1:0),L=1;L<U;L++)I[L-1]=arguments[L];D=D.apply(void 0,I)}if(D===!0&&(D=void 0),!D){if(D===void 0||D===!1)return D;throw new Error("`".concat(E,"` was specified but was not a node, or did not return a node"))}var x=D;if(typeof D=="string"&&(x=r.querySelector(D),!x))throw new Error("`".concat(E,"` as selector refers to no known node"));return x},d=function(){var E=u("initialFocus");if(E===!1)return!1;if(E===void 0||!ga(E,o.tabbableOptions))if(c(r.activeElement)>=0)E=r.activeElement;else{var D=a.tabbableGroups[0],U=D&&D.firstTabbableNode;E=U||u("fallbackFocus")}if(!E)throw new Error("Your focus-trap needs to have at least one focusable element");return E},f=function(){if(a.containerGroups=a.containers.map(function(E){var D=Ig(E,o.tabbableOptions),U=Dg(E,o.tabbableOptions),I=D.length>0?D[0]:void 0,L=D.length>0?D[D.length-1]:void 0,x=U.find(function(Y){return vr(Y)}),R=U.slice().reverse().find(function(Y){return vr(Y)}),M=!!D.find(function(Y){return Wn(Y)>0});return{container:E,tabbableNodes:D,focusableNodes:U,posTabIndexesFound:M,firstTabbableNode:I,lastTabbableNode:L,firstDomTabbableNode:x,lastDomTabbableNode:R,nextTabbableNode:function(G){var ie=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,z=D.indexOf(G);return z<0?ie?U.slice(U.indexOf(G)+1).find(function(F){return vr(F)}):U.slice(0,U.indexOf(G)).reverse().find(function(F){return vr(F)}):D[z+(ie?1:-1)]}}}),a.tabbableGroups=a.containerGroups.filter(function(E){return E.tabbableNodes.length>0}),a.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(a.containerGroups.find(function(E){return E.posTabIndexesFound})&&a.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},p=function $(E){if(E!==!1&&E!==r.activeElement){if(!E||!E.focus){$(d());return}E.focus({preventScroll:!!o.preventScroll}),a.mostRecentlyFocusedNode=E,Fg(E)&&E.select()}},m=function(E){var D=u("setReturnFocus",E);return D||(D===!1?!1:E)},v=function(E){var D=E.target,U=E.event,I=E.isBackward,L=I===void 0?!1:I;D=D||io(U),f();var x=null;if(a.tabbableGroups.length>0){var R=c(D,U),M=R>=0?a.containerGroups[R]:void 0;if(R<0)L?x=a.tabbableGroups[a.tabbableGroups.length-1].lastTabbableNode:x=a.tabbableGroups[0].firstTabbableNode;else if(L){var Y=dc(a.tabbableGroups,function(le){var de=le.firstTabbableNode;return D===de});if(Y<0&&(M.container===D||ga(D,o.tabbableOptions)&&!vr(D,o.tabbableOptions)&&!M.nextTabbableNode(D,!1))&&(Y=R),Y>=0){var G=Y===0?a.tabbableGroups.length-1:Y-1,ie=a.tabbableGroups[G];x=Wn(D)>=0?ie.lastTabbableNode:ie.lastDomTabbableNode}else ds(U)||(x=M.nextTabbableNode(D,!1))}else{var z=dc(a.tabbableGroups,function(le){var de=le.lastTabbableNode;return D===de});if(z<0&&(M.container===D||ga(D,o.tabbableOptions)&&!vr(D,o.tabbableOptions)&&!M.nextTabbableNode(D))&&(z=R),z>=0){var F=z===a.tabbableGroups.length-1?0:z+1,Q=a.tabbableGroups[F];x=Wn(D)>=0?Q.firstTabbableNode:Q.firstDomTabbableNode}else ds(U)||(x=M.nextTabbableNode(D))}}else x=u("fallbackFocus");return x},T=function(E){var D=io(E);if(!(c(D,E)>=0)){if(Yr(o.clickOutsideDeactivates,E)){i.deactivate({returnFocus:o.returnFocusOnDeactivate});return}Yr(o.allowOutsideClick,E)||E.preventDefault()}},y=function(E){var D=io(E),U=c(D,E)>=0;if(U||D instanceof Document)U&&(a.mostRecentlyFocusedNode=D);else{E.stopImmediatePropagation();var I,L=!0;if(a.mostRecentlyFocusedNode)if(Wn(a.mostRecentlyFocusedNode)>0){var x=c(a.mostRecentlyFocusedNode),R=a.containerGroups[x].tabbableNodes;if(R.length>0){var M=R.findIndex(function(Y){return Y===a.mostRecentlyFocusedNode});M>=0&&(o.isKeyForward(a.recentNavEvent)?M+1<R.length&&(I=R[M+1],L=!1):M-1>=0&&(I=R[M-1],L=!1))}}else a.containerGroups.some(function(Y){return Y.tabbableNodes.some(function(G){return Wn(G)>0})})||(L=!1);else L=!1;L&&(I=v({target:a.mostRecentlyFocusedNode,isBackward:o.isKeyBackward(a.recentNavEvent)})),p(I||a.mostRecentlyFocusedNode||d())}a.recentNavEvent=void 0},h=function(E){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;a.recentNavEvent=E;var U=v({event:E,isBackward:D});U&&(ds(E)&&E.preventDefault(),p(U))},A=function(E){if(jg(E)&&Yr(o.escapeDeactivates,E)!==!1){E.preventDefault(),i.deactivate();return}(o.isKeyForward(E)||o.isKeyBackward(E))&&h(E,o.isKeyBackward(E))},C=function(E){var D=io(E);c(D,E)>=0||Yr(o.clickOutsideDeactivates,E)||Yr(o.allowOutsideClick,E)||(E.preventDefault(),E.stopImmediatePropagation())},k=function(){if(a.active)return cc.activateTrap(s,i),a.delayInitialFocusTimer=o.delayInitialFocus?uc(function(){p(d())}):p(d()),r.addEventListener("focusin",y,!0),r.addEventListener("mousedown",T,{capture:!0,passive:!1}),r.addEventListener("touchstart",T,{capture:!0,passive:!1}),r.addEventListener("click",C,{capture:!0,passive:!1}),r.addEventListener("keydown",A,{capture:!0,passive:!1}),i},O=function(){if(a.active)return r.removeEventListener("focusin",y,!0),r.removeEventListener("mousedown",T,!0),r.removeEventListener("touchstart",T,!0),r.removeEventListener("click",C,!0),r.removeEventListener("keydown",A,!0),i},b=function(E){var D=E.some(function(U){var I=Array.from(U.removedNodes);return I.some(function(L){return L===a.mostRecentlyFocusedNode})});D&&p(d())},g=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(b):void 0,S=function(){g&&(g.disconnect(),a.active&&!a.paused&&a.containers.map(function(E){g.observe(E,{subtree:!0,childList:!0})}))};return i={get active(){return a.active},get paused(){return a.paused},activate:function(E){if(a.active)return this;var D=l(E,"onActivate"),U=l(E,"onPostActivate"),I=l(E,"checkCanFocusTrap");I||f(),a.active=!0,a.paused=!1,a.nodeFocusedBeforeActivation=r.activeElement,D==null||D();var L=function(){I&&f(),k(),S(),U==null||U()};return I?(I(a.containers.concat()).then(L,L),this):(L(),this)},deactivate:function(E){if(!a.active)return this;var D=lc({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},E);clearTimeout(a.delayInitialFocusTimer),a.delayInitialFocusTimer=void 0,O(),a.active=!1,a.paused=!1,S(),cc.deactivateTrap(s,i);var U=l(D,"onDeactivate"),I=l(D,"onPostDeactivate"),L=l(D,"checkCanReturnFocus"),x=l(D,"returnFocus","returnFocusOnDeactivate");U==null||U();var R=function(){uc(function(){x&&p(m(a.nodeFocusedBeforeActivation)),I==null||I()})};return x&&L?(L(m(a.nodeFocusedBeforeActivation)).then(R,R),this):(R(),this)},pause:function(E){if(a.paused||!a.active)return this;var D=l(E,"onPause"),U=l(E,"onPostPause");return a.paused=!0,D==null||D(),O(),S(),U==null||U(),this},unpause:function(E){if(!a.paused||!a.active)return this;var D=l(E,"onUnpause"),U=l(E,"onPostUnpause");return a.paused=!1,D==null||D(),f(),k(),S(),U==null||U(),this},updateContainerElements:function(E){var D=[].concat(E).filter(Boolean);return a.containers=D.map(function(U){return typeof U=="string"?r.querySelector(U):U}),a.active&&f(),S(),this}},i.updateContainerElements(t),i},Wg=Object.defineProperty,Kg=Object.defineProperties,zg=Object.getOwnPropertyDescriptors,$o=Object.getOwnPropertySymbols,gf=Object.prototype.hasOwnProperty,yf=Object.prototype.propertyIsEnumerable,fc=(e,t,n)=>t in e?Wg(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,qg=(e,t)=>{for(var n in t||(t={}))gf.call(t,n)&&fc(e,n,t[n]);if($o)for(var n of $o(t))yf.call(t,n)&&fc(e,n,t[n]);return e},Yg=(e,t)=>Kg(e,zg(t)),Gg=(e,t)=>{var n={};for(var r in e)gf.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&$o)for(var r of $o(e))t.indexOf(r)<0&&yf.call(e,r)&&(n[r]=e[r]);return n};function Jg(e,t={}){let n;const r=t,{immediate:s}=r,o=Gg(r,["immediate"]),a=se(!1),i=se(!1),l=f=>n&&n.activate(f),c=f=>n&&n.deactivate(f),u=()=>{n&&(n.pause(),i.value=!0)},d=()=>{n&&(n.unpause(),i.value=!1)};return $e(()=>fg(e),f=>{f&&(n=Ug(f,Yg(qg({},o),{onActivate(){a.value=!0,t.onActivate&&t.onActivate()},onDeactivate(){a.value=!1,t.onDeactivate&&t.onDeactivate()}})),s&&l())},{flush:"post"}),dg(()=>c()),{hasFocus:a,isPaused:i,activate:l,deactivate:c,pause:u,unpause:d}}const Qg=e=>(...t)=>{e&&(e==null||e(...t),e=null)},Gt=()=>{};function lo(e,t,n){return e>n?n:e<t?t:e}const Vi=e=>typeof e=="string",Ui={modalId:{type:[String,Number,Symbol],default:void 0},modelValue:{type:Boolean,default:void 0},displayDirective:{type:String,default:"if",validator:e=>["if","show","visible"].includes(e)},hideOverlay:{type:Boolean,default:void 0},overlayTransition:{type:[String,Object],default:void 0},contentTransition:{type:[String,Object],default:void 0},overlayClass:{type:void 0,default:void 0},contentClass:{type:void 0,default:void 0},overlayStyle:{type:[String,Object,Array],default:void 0},contentStyle:{type:[String,Object,Array],default:void 0},clickToClose:{type:Boolean,default:!0},escToClose:{type:Boolean,default:!0},background:{type:String,default:"non-interactive",validator:e=>["interactive","non-interactive"].includes(e)},focusTrap:{type:[Boolean,Object],default:()=>({allowOutsideClick:!0})},lockScroll:{type:Boolean,default:!0},reserveScrollBarGap:{type:Boolean,default:!0},zIndexFn:{type:Function,default:({index:e})=>1e3+2*e},swipeToClose:{type:String,default:"none",validator:e=>["none","up","right","down","left"].includes(e)},threshold:{type:Number,default:0},showSwipeBanner:{type:Boolean,default:void 0},preventNavigationGestures:{type:Boolean,default:void 0}};function pc(e=!1){const t=se(e),n=se(t.value?0:void 0);return[t,n,{beforeEnter(){n.value=1},afterEnter(){n.value=0},beforeLeave(){n.value=3},afterLeave(){n.value=2}}]}function Zg(e,t){const{modelValueLocal:n,onEntering:r,onEnter:s,onLeaving:o,onLeave:a}=t,i=se(n.value),[l,c,u]=pc(i.value),[d,f,p]=pc(i.value),m=we(()=>typeof e.contentTransition=="string"?{name:e.contentTransition}:{...e.contentTransition}),v=we(()=>typeof e.overlayTransition=="string"?{name:e.overlayTransition}:{...e.overlayTransition}),T=we(()=>(e.hideOverlay||f.value===2)&&c.value===2);$e(T,A=>{A&&(i.value=!1)}),$e(c,A=>{if(A===1){if(!i.value)return;r==null||r()}else if(A===0){if(!i.value)return;s==null||s()}else A===3?o==null||o():A===2&&(a==null||a())});async function y(){i.value=!0,await tt(),l.value=!0,d.value=!0}function h(){l.value=!1,d.value=!1}return{visible:i,contentVisible:l,contentListeners:u,contentTransition:m,overlayVisible:d,overlayListeners:p,overlayTransition:v,enterTransition:y,leaveTransition:h}}function Xg(e,t,n){const{vfmRootEl:r,vfmContentEl:s,visible:o,modelValueLocal:a}=n,i=se();function l(){o.value&&e.escToClose&&(a.value=!1)}function c(d){i.value=d==null?void 0:d.target}function u(){var d;i.value===r.value&&(e.clickToClose?a.value=!1:((d=s.value)==null||d.focus(),t("clickOutside")))}return{onEsc:l,onMouseupRoot:u,onMousedown:c}}function e0(e,t){const n=se(!!e.modelValue);return $e(()=>e.modelValue,r=>{n.value=!!r}),$e(n,r=>{r!==e.modelValue&&t("update:modelValue",r)}),{modelValueLocal:n}}function t0(e,t){if(e.focusTrap===!1)return{focus(){},blur(){}};const{focusEl:n}=t,{hasFocus:r,activate:s,deactivate:o}=Jg(n,e.focusTrap);function a(){requestAnimationFrame(()=>{s()})}function i(){r.value&&o()}return{focus:a,blur:i}}let Wi=!1;if(typeof window<"u"){const e={get passive(){Wi=!0}};window.addEventListener("testPassive",null,e),window.removeEventListener("testPassive",null,e)}const _f=typeof window<"u"&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||window.navigator.platform==="MacIntel"&&window.navigator.maxTouchPoints>1);let Tn=[],Oo=!1,ho=0,bf=-1,fs,ps;const n0=e=>{if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["auto","scroll"].includes(t.overflowY)&&e.scrollHeight>e.clientHeight},r0=(e,t)=>!(e.scrollTop===0&&t<0||e.scrollTop+e.clientHeight+t>=e.scrollHeight&&t>0),s0=e=>{const t=[];for(;e;){if(t.push(e),e.classList.contains("vfm"))return t;e=e.parentElement}return t},o0=(e,t)=>{let n=!1;return s0(e).forEach(r=>{n0(r)&&r0(r,t)&&(n=!0)}),n},wf=e=>Tn.some(()=>o0(e,-ho)),Ki=e=>{const t=e||window.event;return wf(t.target)||t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)},a0=e=>{if(ps===void 0){const t=!!e&&e.reserveScrollBarGap===!0,n=window.innerWidth-document.documentElement.clientWidth;if(t&&n>0){const r=parseInt(getComputedStyle(document.body).getPropertyValue("padding-right"),10);ps=document.body.style.paddingRight,document.body.style.paddingRight=`${r+n}px`}}fs===void 0&&(fs=document.body.style.overflow,document.body.style.overflow="hidden")},i0=()=>{ps!==void 0&&(document.body.style.paddingRight=ps,ps=void 0),fs!==void 0&&(document.body.style.overflow=fs,fs=void 0)},l0=e=>e?e.scrollHeight-e.scrollTop<=e.clientHeight:!1,c0=(e,t)=>(ho=e.targetTouches[0].clientY-bf,wf(e.target)?!1:t&&t.scrollTop===0&&ho>0||l0(t)&&ho<0?Ki(e):(e.stopPropagation(),!0)),u0=(e,t)=>{if(!e){console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");return}if(Tn.some(r=>r.targetElement===e))return;const n={targetElement:e,options:t||{}};Tn=[...Tn,n],_f?(e.ontouchstart=r=>{r.targetTouches.length===1&&(bf=r.targetTouches[0].clientY)},e.ontouchmove=r=>{r.targetTouches.length===1&&c0(r,e)},Oo||(document.addEventListener("touchmove",Ki,Wi?{passive:!1}:void 0),Oo=!0)):a0(t)},d0=e=>{if(!e){console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.");return}Tn=Tn.filter(t=>t.targetElement!==e),_f?(e.ontouchstart=null,e.ontouchmove=null,Oo&&Tn.length===0&&(document.removeEventListener("touchmove",Ki,Wi?{passive:!1}:void 0),Oo=!1)):Tn.length||i0()};function f0(e,t){const{lockScrollEl:n,modelValueLocal:r}=t;let s;$e(n,i=>{i&&(s=i)},{immediate:!0}),$e(()=>e.lockScroll,i=>{i?a():o()}),en(()=>{o()});function o(){s&&d0(s)}function a(){r.value&&e.lockScroll&&s&&u0(s,{reserveScrollBarGap:e.reserveScrollBarGap,allowTouchMove:i=>{for(;i&&i!==document.body;){if(i.getAttribute("vfm-scroll-lock-ignore")!==null)return!0;i=i.parentElement}return!1}})}return{enableBodyScroll:o,disableBodyScroll:a}}function p0(e){function t(n){switch(n){case"beforeOpen":e(n);break;case"beforeClose":e(n);break;case"opened":e(n);break;case"closed":e(n);break}}return{emitEvent:t}}function h0(e){const t=se();function n(s){var o;t.value=(o=e.zIndexFn)==null?void 0:o.call(e,{index:s<=-1?0:s})}function r(){t.value=void 0}return{zIndex:t,refreshZIndex:n,resetZIndex:r}}const ya={beforeMount(e,{value:t},{transition:n}){e._vov=e.style.visibility==="hidden"?"":e.style.visibility,n&&t?n.beforeEnter(e):Gr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Gr(e,!0),r.enter(e)):r.leave(e,()=>{Gr(e,!1)}):Gr(e,t))},beforeUnmount(e,{value:t}){Gr(e,t)}};function Gr(e,t){e.style.visibility=t?e._vov:"hidden"}const hc=e=>{if(e instanceof MouseEvent){const{clientX:t,clientY:n}=e;return{x:t,y:n}}else{const{clientX:t,clientY:n}=e.targetTouches[0];return{x:t,y:n}}};function m0(e){if(!e)return!1;let t=!1;const n={get passive(){return t=!0,!1}};return e.addEventListener("x",Gt,n),e.removeEventListener("x",Gt),t}function v0(e,{threshold:t=0,onSwipeStart:n,onSwipe:r,onSwipeEnd:s,passive:o=!0}){const a=Kt({x:0,y:0}),i=Kt({x:0,y:0}),l=we(()=>a.x-i.x),c=we(()=>a.y-i.y),{max:u,abs:d}=Math,f=we(()=>u(d(l.value),d(c.value))>=t),p=se(!1),m=we(()=>f.value?d(l.value)>d(c.value)?l.value>0?"left":"right":c.value>0?"up":"down":"none"),v=(b,g)=>{a.x=b,a.y=g},T=(b,g)=>{i.x=b,i.y=g};let y,h;function A(b){y.capture&&!y.passive&&b.preventDefault();const{x:g,y:S}=hc(b);v(g,S),T(g,S),n==null||n(b),h=[bn(e,"mousemove",C,y),bn(e,"touchmove",C,y),bn(e,"mouseup",k,y),bn(e,"touchend",k,y),bn(e,"touchcancel",k,y)]}function C(b){const{x:g,y:S}=hc(b);T(g,S),!p.value&&f.value&&(p.value=!0),p.value&&(r==null||r(b))}function k(b){p.value&&(s==null||s(b,m.value)),p.value=!1,h.forEach(g=>g())}let O=[];return ot(()=>{const b=m0(window==null?void 0:window.document);o?y=b?{passive:!0}:{capture:!1}:y=b?{passive:!1,capture:!0}:{capture:!0},O=[bn(e,"mousedown",A,y),bn(e,"touchstart",A,y)]}),{isSwiping:p,direction:m,coordsStart:a,coordsEnd:i,lengthX:l,lengthY:c,stop:()=>{O.forEach(b=>b()),h.forEach(b=>b())}}}function g0(e,t){const{vfmContentEl:n,modelValueLocal:r}=t,s=.1,o=300,a=se(),i=we(()=>{if(!(e.swipeToClose===void 0||e.swipeToClose==="none"))return e.showSwipeBanner?a.value:n.value}),l=se(0),c=se(!0);let u=Gt,d=!0,f,p=!1;const{lengthX:m,lengthY:v,direction:T,isSwiping:y}=v0(i,{threshold:e.threshold,onSwipeStart(k){u=bn(document,"selectionchange",()=>{var O;c.value=(O=window.getSelection())==null?void 0:O.isCollapsed}),f=new Date().getTime(),p=C(k==null?void 0:k.target)},onSwipe(){var k,O,b,g;if(p&&c.value&&T.value===e.swipeToClose){if(T.value==="up"){const S=lo(Math.abs(v.value||0),0,((k=i.value)==null?void 0:k.offsetHeight)||0)-(e.threshold||0);l.value=S}else if(T.value==="down"){const S=lo(Math.abs(v.value||0),0,((O=i.value)==null?void 0:O.offsetHeight)||0)-(e.threshold||0);l.value=-S}else if(T.value==="right"){const S=lo(Math.abs(m.value||0),0,((b=i.value)==null?void 0:b.offsetWidth)||0)-(e.threshold||0);l.value=-S}else if(T.value==="left"){const S=lo(Math.abs(m.value||0),0,((g=i.value)==null?void 0:g.offsetWidth)||0)-(e.threshold||0);l.value=S}}},onSwipeEnd(k,O){if(u(),!c.value){c.value=!0;return}const b=new Date().getTime(),g=O===e.swipeToClose,S=(()=>{var E,D;if(O==="up"||O==="down")return Math.abs((v==null?void 0:v.value)||0)>s*(((E=i.value)==null?void 0:E.offsetHeight)||0);if(O==="left"||O==="right")return Math.abs((m==null?void 0:m.value)||0)>s*(((D=i.value)==null?void 0:D.offsetWidth)||0)})(),$=b-f<=o;if(d&&p&&g&&(S||$)){r.value=!1;return}l.value=0}}),h=we(()=>{if(e.swipeToClose==="none")return;const k=(()=>{switch(e.swipeToClose){case"up":case"down":return"translateY";case"left":case"right":return"translateX"}})();return{class:{"vfm-bounce-back":!y.value},style:{transform:`${k}(${-l.value}px)`}}});$e(()=>c.value,k=>{k||(l.value=0)}),$e(()=>r.value,k=>{k&&(l.value=0)}),$e(()=>l.value,(k,O)=>{switch(e.swipeToClose){case"down":case"right":d=k<O;break;case"up":case"left":d=k>O;break}});function A(k){e.preventNavigationGestures&&k.preventDefault()}function C(k){const O=k==null?void 0:k.tagName;if(!O||["INPUT","TEXTAREA"].includes(O))return!1;const b=(()=>{switch(e.swipeToClose){case"up":return(k==null?void 0:k.scrollTop)+(k==null?void 0:k.clientHeight)===(k==null?void 0:k.scrollHeight);case"left":return(k==null?void 0:k.scrollLeft)+(k==null?void 0:k.clientWidth)===(k==null?void 0:k.scrollWidth);case"down":return(k==null?void 0:k.scrollTop)===0;case"right":return(k==null?void 0:k.scrollLeft)===0;default:return!1}})();return k===i.value?b:b&&C(k==null?void 0:k.parentElement)}return{vfmContentEl:n,swipeBannerEl:a,bindSwipe:h,onTouchStartSwipeBanner:A}}const zi=Symbol("vfm"),qi=Symbol("internalVfm"),y0=qt({__name:"CoreModal",props:Ui,emits:["update:modelValue","beforeOpen","opened","beforeClose","closed","clickOutside"],setup(e,{emit:t}){const n=e,{modals:r,openedModals:s}=dt(zi,{modals:[],openedModals:[]}),{openLastOverlay:o,moveToLastOpenedModals:a,deleteFromOpenedModals:i,moveToLastOpenedModalOverlays:l,deleteFromOpenedModalOverlays:c,deleteFromModals:u}=dt(qi,{openLastOverlay:Gt,moveToLastOpenedModals:Gt,deleteFromOpenedModals:Gt,moveToLastOpenedModalOverlays:Gt,deleteFromOpenedModalOverlays:Gt,deleteFromModals:Gt}),d=se(),f=se(),{focus:p,blur:m}=t0(n,{focusEl:d}),{zIndex:v,refreshZIndex:T,resetZIndex:y}=h0(n),{modelValueLocal:h}=e0(n,t),{enableBodyScroll:A,disableBodyScroll:C}=f0(n,{lockScrollEl:d,modelValueLocal:h}),{emitEvent:k}=p0(t);let O=Gt;const{visible:b,contentVisible:g,contentListeners:S,contentTransition:$,overlayVisible:E,overlayListeners:D,overlayTransition:U,enterTransition:I,leaveTransition:L}=Zg(n,{modelValueLocal:h,onEntering(){tt(()=>{C(),p()})},onEnter(){k("opened"),O("opened")},onLeave(){i(Q()),y(),A(),k("closed"),O("closed")}}),{onEsc:x,onMouseupRoot:R,onMousedown:M}=Xg(n,t,{vfmRootEl:d,vfmContentEl:f,visible:b,modelValueLocal:h}),{swipeBannerEl:Y,bindSwipe:G,onTouchStartSwipeBanner:ie}=g0(n,{vfmContentEl:f,modelValueLocal:h}),z=Uo(n,"hideOverlay"),F=we(()=>({modalId:n.modalId,hideOverlay:z,overlayVisible:E,focus:p,toggle(V){return new Promise(q=>{O=Qg(he=>q(he));const ee=typeof V=="boolean"?V:!h.value;h.value=ee,t("update:modelValue",ee)})}}));function Q(){return F}const le=we(()=>s.indexOf(F));$e(()=>[n.zIndexFn,le.value],()=>{b.value&&T(le.value)}),ot(()=>{r.push(F)}),h.value&&de(),$e(h,V=>{V?de():H()});async function de(){k("beforeOpen"),a(F),l(F),T(le.value),o(),I()}function H(){k("beforeClose"),c(F),o(),m(),L()}return en(()=>{A(),u(F),i(F),c(F),m(),o()}),(V,q)=>V.displayDirective!=="if"||_(b)?ht((j(),W("div",{key:0,ref_key:"vfmRootEl",ref:d,class:Ne(["vfm vfm--fixed vfm--inset",{"vfm--prevent-none":V.background==="interactive"}]),style:Wt({zIndex:_(v)}),role:"dialog","aria-modal":"true",onKeydown:q[7]||(q[7]=st(()=>_(x)(),["esc"])),onMouseup:q[8]||(q[8]=xt(()=>_(R)(),["self"])),onMousedown:q[9]||(q[9]=xt(ee=>_(M)(ee),["self"]))},[z.value?Se("",!0):(j(),ke($s,er({key:0},_(U),{appear:!0},Ma(_(D))),{default:oe(()=>[V.displayDirective!=="if"||_(E)?ht((j(),W("div",{key:0,class:Ne(["vfm__overlay vfm--overlay vfm--absolute vfm--inset vfm--prevent-none",V.overlayClass]),style:Wt(V.overlayStyle),"aria-hidden":"true"},null,6)),[[Lt,V.displayDirective!=="show"||_(E)],[_(ya),V.displayDirective!=="visible"||_(E)]]):Se("",!0)]),_:1},16)),J($s,er(_($),{appear:!0},Ma(_(S))),{default:oe(()=>[V.displayDirective!=="if"||_(g)?ht((j(),W("div",er({key:0,ref_key:"vfmContentEl",ref:f,class:["vfm__content vfm--outline-none",[V.contentClass,{"vfm--prevent-auto":V.background==="interactive"}]],style:V.contentStyle,tabindex:"0"},_(G),{onMousedown:q[6]||(q[6]=()=>_(M)())}),[wt(V.$slots,"default"),V.showSwipeBanner?(j(),W("div",{key:0,ref_key:"swipeBannerEl",ref:Y,class:"vfm-swipe-banner-container",onTouchstart:q[2]||(q[2]=ee=>_(ie)(ee))},[wt(V.$slots,"swipe-banner",{},()=>[N("div",{class:"vfm-swipe-banner-back",onTouchstart:q[0]||(q[0]=ee=>V.swipeToClose==="left"&&ee.preventDefault())},null,32),N("div",{class:"vfm-swipe-banner-forward",onTouchstart:q[1]||(q[1]=ee=>V.swipeToClose==="right"&&ee.preventDefault())},null,32)])],544)):!V.showSwipeBanner&&V.preventNavigationGestures?(j(),W("div",{key:1,class:"vfm-swipe-banner-container",onTouchstart:q[5]||(q[5]=ee=>_(ie)(ee))},[N("div",{class:"vfm-swipe-banner-back",onTouchstart:q[3]||(q[3]=ee=>V.swipeToClose==="left"&&ee.preventDefault())},null,32),N("div",{class:"vfm-swipe-banner-forward",onTouchstart:q[4]||(q[4]=ee=>V.swipeToClose==="right"&&ee.preventDefault())},null,32)],32)):Se("",!0)],16)),[[Lt,V.displayDirective!=="show"||_(g)],[_(ya),V.displayDirective!=="visible"||_(g)]]):Se("",!0)]),_:3},16)],38)),[[Lt,V.displayDirective!=="show"||_(b)],[_(ya),V.displayDirective!=="visible"||_(b)]]):Se("",!0)}}),_0={...Ui,teleportTo:{type:[String,null,Boolean,Object],default:"body"}},b0=qt({inheritAttrs:!1}),Rn=qt({...b0,__name:"VueFinalModal",props:_0,emits:["update:modelValue","beforeOpen","opened","beforeClose","closed","clickOutside"],setup(e,{emit:t}){const n=$0({props:e,modalProps:Ui,emit:t});return(r,s)=>(j(),ke(kd,{to:r.teleportTo?r.teleportTo:void 0,disabled:!r.teleportTo},[J(y0,vi(Li(_(n))),{default:oe(()=>[wt(r.$slots,"default")]),_:3},16)],8,["to","disabled"]))}});let Kn;const w0=e=>Kn=e,S0=()=>Ft()&&dt(zi)||Kn;function x0(){const e=qn([]),t=qn([]),n=qn([]),r=qn([]),s=se([]),o=Zt({install(a){a.provide(zi,o),a.config.globalProperties.$vfm=o;const i=T0(o);a.provide(qi,i)},modals:e,openedModals:t,openedModalOverlays:n,dynamicModals:r,modalsContainers:s,get(a){return e.find(i=>i.value.modalId&&a===i.value.modalId)},toggle(a,i){const l=o.get(a);return l==null?void 0:l.value.toggle(i)},open(a){return o.toggle(a,!0)},close(a){return o.toggle(a,!1)},closeAll(){return Promise.allSettled([t.map(a=>a.value.toggle(!1))])}});return w0(o),o}function T0(e){const{modals:t,openedModals:n,openedModalOverlays:r,dynamicModals:s}=e,o={deleteFromModals(a){const i=t.findIndex(l=>l.value===a.value);i!==-1&&t.splice(i,1)},moveToLastOpenedModals(a){o.deleteFromOpenedModals(a),n.push(a)},deleteFromOpenedModals(a){const i=n.findIndex(l=>l.value===a.value);i!==-1&&n.splice(i,1)},moveToLastOpenedModalOverlays(a){o.deleteFromOpenedModalOverlays(a),r.push(a)},deleteFromOpenedModalOverlays(a){const i=r.findIndex(l=>l.value===a.value);i!==-1&&r.splice(i,1)},async openLastOverlay(){var a;if(await tt(),r.forEach(i=>i.value.overlayVisible.value=!1),r.length>0){const i=r[r.length-1];!((a=i.value.hideOverlay)!=null&&a.value)&&(i.value.overlayVisible.value=!0)}},resolvedClosed(a){var i,l,c;(l=(i=s[a])==null?void 0:i.resolveClosed)==null||l.call(i),(c=s[a])!=null&&c.keepAlive||s.splice(a,1)},resolvedOpened(a){var i,l;(l=(i=s[a])==null?void 0:i.resolveOpened)==null||l.call(i)}};return o}function mo(){const e=S0();if(!e)throw new Error(`[Vue Final Modal]: getActiveVfm was called with no active Vfm. Did you forget to install vfm?
	const vfm = createVfm()
	app.use(vfm)
This will fail in production.`);return e}function E0(){return dt(qi)}function mc(e,t=Rn){const{component:n,slots:r,...s}=e,o=typeof r>"u"?{}:Object.fromEntries(Object.entries(r).map(([a,i])=>Vi(i)?[a,i]:"component"in i?[a,{...i,component:Zt(i.component)}]:[a,Zt(i)]));return{...s,component:Zt(n||t),slots:o}}function tr(e){const t=Kt({id:Symbol("useModal"),modelValue:!!(e!=null&&e.defaultModelValue),resolveOpened:()=>{},resolveClosed:()=>{},attrs:{},...mc(e)});eg(()=>{t!=null&&t.keepAlive||i()}),t.modelValue===!0&&(Kn?Kn==null||Kn.dynamicModals.push(t):tt(()=>{const l=mo();l==null||l.dynamicModals.push(t)}));async function n(){let l;return Kn?l=Kn:(await tt(),l=mo()),t.modelValue?Promise.resolve("[Vue Final Modal] modal is already opened."):(i(),t.modelValue=!0,l.dynamicModals.push(t),new Promise(c=>{t.resolveOpened=()=>c("opened")}))}function r(){return t.modelValue?(t.modelValue=!1,new Promise(l=>{t.resolveClosed=()=>l("closed")})):Promise.resolve("[Vue Final Modal] modal is already closed.")}function s(l){const{slots:c,...u}=mc(l,t.component);l.defaultModelValue!==void 0&&(t.defaultModelValue=l.defaultModelValue),(l==null?void 0:l.keepAlive)!==void 0&&(t.keepAlive=l==null?void 0:l.keepAlive),o(t,u),c&&Object.entries(c).forEach(([d,f])=>{const p=t.slots[d];Vi(p)?t.slots[d]=f:vc(p)&&vc(f)?o(p,f):t.slots[d]=f})}function o(l,c){c.component&&(l.component=c.component),c.attrs&&a(l.attrs,c.attrs)}function a(l,c){return Object.entries(c).forEach(([u,d])=>{l[u]=d}),l}function i(){const l=mo(),c=l.dynamicModals.indexOf(t);c!==-1&&l.dynamicModals.splice(c,1)}return{options:t,open:n,close:r,patchOptions:s,destroy:i}}function vc(e){return"component"in e||"attrs"in e}function C0(e,t){return Object.keys(t).reduce((n,r)=>(n[r]=e[r],n),{})}function k0(e){return e?{"onUpdate:modelValue":t=>e("update:modelValue",t),onBeforeClose:()=>e("beforeClose"),onClosed:()=>e("closed"),onBeforeOpen:()=>e("beforeOpen"),onOpened:()=>e("opened"),onClickOutside:()=>e("clickOutside")}:{}}function $0(e){const{props:t,modalProps:n,emit:r}=e,s=we(()=>C0(t,n)),o=k0(r),a=hd();return we(()=>({...s.value,...o,...a}))}const O0=["innerHTML"],P0=qt({__name:"ModalsContainer",setup(e){const t=mo(),n=E0(),r=Symbol("ModalsContainer"),s=we(()=>{var o;return r===((o=t.modalsContainers.value)==null?void 0:o[0])});return t.modalsContainers.value.push(r),en(()=>{t.modalsContainers.value=t.modalsContainers.value.filter(o=>o!==r)}),(o,a)=>s.value?(j(!0),W(Ce,{key:0},ft(_(t).dynamicModals,(i,l)=>(j(),ke(ln(i.component),er({key:i.id},{displayDirective:i!=null&&i.keepAlive?"show":void 0,...i.attrs},{modelValue:i.modelValue,"onUpdate:modelValue":c=>i.modelValue=c,onClosed:()=>{var c,u;return(u=(c=_(n)).resolvedClosed)==null?void 0:u.call(c,l)},onOpened:()=>{var c,u;return(u=(c=_(n)).resolvedOpened)==null?void 0:u.call(c,l)}}),dd({_:2},[ft(i.slots,(c,u)=>({name:u,fn:oe(()=>[_(Vi)(c)?(j(),W("div",{key:0,innerHTML:c},null,8,O0)):"component"in c?(j(),ke(ln(c.component),vi(er({key:1},c.attrs)),null,16)):(j(),ke(ln(c),{key:2}))])}))]),1040,["modelValue","onUpdate:modelValue","onClosed","onOpened"]))),128)):Se("",!0)}});/*!
  * vue-router v4.2.4
  * (c) 2023 Eduardo San Martin Morote
  * @license MIT
  */const yr=typeof window<"u";function A0(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const je=Object.assign;function _a(e,t){const n={};for(const r in t){const s=t[r];n[r]=zt(s)?s.map(e):e(s)}return n}const hs=()=>{},zt=Array.isArray,I0=/\/$/,D0=e=>e.replace(I0,"");function ba(e,t,n="/"){let r,s={},o="",a="";const i=t.indexOf("#");let l=t.indexOf("?");return i<l&&i>=0&&(l=-1),l>-1&&(r=t.slice(0,l),o=t.slice(l+1,i>-1?i:t.length),s=e(o)),i>-1&&(r=r||t.slice(0,i),a=t.slice(i,t.length)),r=L0(r??t,n),{fullPath:r+(o&&"?")+o+a,path:r,query:s,hash:a}}function M0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function gc(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function N0(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&Pr(t.matched[r],n.matched[s])&&Sf(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Pr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Sf(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!R0(e[n],t[n]))return!1;return!0}function R0(e,t){return zt(e)?yc(e,t):zt(t)?yc(t,e):e===t}function yc(e,t){return zt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function L0(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let o=n.length-1,a,i;for(a=0;a<r.length;a++)if(i=r[a],i!==".")if(i==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(a-(a===r.length?1:0)).join("/")}var Ps;(function(e){e.pop="pop",e.push="push"})(Ps||(Ps={}));var ms;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ms||(ms={}));function F0(e){if(!e)if(yr){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),D0(e)}const j0=/^[^#]+#/;function B0(e,t){return e.replace(j0,"#")+t}function H0(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const ea=()=>({left:window.pageXOffset,top:window.pageYOffset});function V0(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=H0(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function _c(e,t){return(history.state?history.state.position-t:-1)+e}const Za=new Map;function U0(e,t){Za.set(e,t)}function W0(e){const t=Za.get(e);return Za.delete(e),t}let K0=()=>location.protocol+"//"+location.host;function xf(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let i=s.includes(e.slice(o))?e.slice(o).length:1,l=s.slice(i);return l[0]!=="/"&&(l="/"+l),gc(l,"")}return gc(n,e)+r+s}function z0(e,t,n,r){let s=[],o=[],a=null;const i=({state:f})=>{const p=xf(e,location),m=n.value,v=t.value;let T=0;if(f){if(n.value=p,t.value=f,a&&a===m){a=null;return}T=v?f.position-v.position:0}else r(p);s.forEach(y=>{y(n.value,m,{delta:T,type:Ps.pop,direction:T?T>0?ms.forward:ms.back:ms.unknown})})};function l(){a=n.value}function c(f){s.push(f);const p=()=>{const m=s.indexOf(f);m>-1&&s.splice(m,1)};return o.push(p),p}function u(){const{history:f}=window;f.state&&f.replaceState(je({},f.state,{scroll:ea()}),"")}function d(){for(const f of o)f();o=[],window.removeEventListener("popstate",i),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",i),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:c,destroy:d}}function bc(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?ea():null}}function q0(e){const{history:t,location:n}=window,r={value:xf(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(l,c,u){const d=e.indexOf("#"),f=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+l:K0()+e+l;try{t[u?"replaceState":"pushState"](c,"",f),s.value=c}catch(p){console.error(p),n[u?"replace":"assign"](f)}}function a(l,c){const u=je({},t.state,bc(s.value.back,l,s.value.forward,!0),c,{position:s.value.position});o(l,u,!0),r.value=l}function i(l,c){const u=je({},s.value,t.state,{forward:l,scroll:ea()});o(u.current,u,!0);const d=je({},bc(r.value,l,null),{position:u.position+1},c);o(l,d,!1),r.value=l}return{location:r,state:s,push:i,replace:a}}function Y0(e){e=F0(e);const t=q0(e),n=z0(e,t.state,t.location,t.replace);function r(o,a=!0){a||n.pauseListeners(),history.go(o)}const s=je({location:"",base:e,go:r,createHref:B0.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function G0(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Y0(e)}function J0(e){return typeof e=="string"||e&&typeof e=="object"}function Tf(e){return typeof e=="string"||typeof e=="symbol"}const gn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Ef=Symbol("");var wc;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(wc||(wc={}));function Ar(e,t){return je(new Error,{type:e,[Ef]:!0},t)}function nn(e,t){return e instanceof Error&&Ef in e&&(t==null||!!(e.type&t))}const Sc="[^/]+?",Q0={sensitive:!1,strict:!1,start:!0,end:!0},Z0=/[.+*?^${}()[\]/\\]/g;function X0(e,t){const n=je({},Q0,t),r=[];let s=n.start?"^":"";const o=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(s+="/");for(let d=0;d<c.length;d++){const f=c[d];let p=40+(n.sensitive?.25:0);if(f.type===0)d||(s+="/"),s+=f.value.replace(Z0,"\\$&"),p+=40;else if(f.type===1){const{value:m,repeatable:v,optional:T,regexp:y}=f;o.push({name:m,repeatable:v,optional:T});const h=y||Sc;if(h!==Sc){p+=10;try{new RegExp(`(${h})`)}catch(C){throw new Error(`Invalid custom RegExp for param "${m}" (${h}): `+C.message)}}let A=v?`((?:${h})(?:/(?:${h}))*)`:`(${h})`;d||(A=T&&c.length<2?`(?:/${A})`:"/"+A),T&&(A+="?"),s+=A,p+=20,T&&(p+=-8),v&&(p+=-20),h===".*"&&(p+=-50)}u.push(p)}r.push(u)}if(n.strict&&n.end){const c=r.length-1;r[c][r[c].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const a=new RegExp(s,n.sensitive?"":"i");function i(c){const u=c.match(a),d={};if(!u)return null;for(let f=1;f<u.length;f++){const p=u[f]||"",m=o[f-1];d[m.name]=p&&m.repeatable?p.split("/"):p}return d}function l(c){let u="",d=!1;for(const f of e){(!d||!u.endsWith("/"))&&(u+="/"),d=!1;for(const p of f)if(p.type===0)u+=p.value;else if(p.type===1){const{value:m,repeatable:v,optional:T}=p,y=m in c?c[m]:"";if(zt(y)&&!v)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const h=zt(y)?y.join("/"):y;if(!h)if(T)f.length<2&&(u.endsWith("/")?u=u.slice(0,-1):d=!0);else throw new Error(`Missing required param "${m}"`);u+=h}}return u||"/"}return{re:a,score:r,keys:o,parse:i,stringify:l}}function ey(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function ty(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=ey(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(xc(r))return 1;if(xc(s))return-1}return s.length-r.length}function xc(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const ny={type:0,value:""},ry=/[a-zA-Z0-9_]/;function sy(e){if(!e)return[[]];if(e==="/")return[[ny]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${c}": ${p}`)}let n=0,r=n;const s=[];let o;function a(){o&&s.push(o),o=[]}let i=0,l,c="",u="";function d(){c&&(n===0?o.push({type:0,value:c}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function f(){c+=l}for(;i<e.length;){if(l=e[i++],l==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:l==="/"?(c&&d(),a()):l===":"?(d(),n=1):f();break;case 4:f(),n=r;break;case 1:l==="("?n=2:ry.test(l)?f():(d(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&i--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:n=3:u+=l;break;case 3:d(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&i--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),d(),a(),s}function oy(e,t,n){const r=X0(sy(e.path),n),s=je(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function ay(e,t){const n=[],r=new Map;t=Cc({strict:!1,end:!0,sensitive:!1},t);function s(u){return r.get(u)}function o(u,d,f){const p=!f,m=iy(u);m.aliasOf=f&&f.record;const v=Cc(t,u),T=[m];if("alias"in u){const A=typeof u.alias=="string"?[u.alias]:u.alias;for(const C of A)T.push(je({},m,{components:f?f.record.components:m.components,path:C,aliasOf:f?f.record:m}))}let y,h;for(const A of T){const{path:C}=A;if(d&&C[0]!=="/"){const k=d.record.path,O=k[k.length-1]==="/"?"":"/";A.path=d.record.path+(C&&O+C)}if(y=oy(A,d,v),f?f.alias.push(y):(h=h||y,h!==y&&h.alias.push(y),p&&u.name&&!Ec(y)&&a(u.name)),m.children){const k=m.children;for(let O=0;O<k.length;O++)o(k[O],y,f&&f.children[O])}f=f||y,(y.record.components&&Object.keys(y.record.components).length||y.record.name||y.record.redirect)&&l(y)}return h?()=>{a(h)}:hs}function a(u){if(Tf(u)){const d=r.get(u);d&&(r.delete(u),n.splice(n.indexOf(d),1),d.children.forEach(a),d.alias.forEach(a))}else{const d=n.indexOf(u);d>-1&&(n.splice(d,1),u.record.name&&r.delete(u.record.name),u.children.forEach(a),u.alias.forEach(a))}}function i(){return n}function l(u){let d=0;for(;d<n.length&&ty(u,n[d])>=0&&(u.record.path!==n[d].record.path||!Cf(u,n[d]));)d++;n.splice(d,0,u),u.record.name&&!Ec(u)&&r.set(u.record.name,u)}function c(u,d){let f,p={},m,v;if("name"in u&&u.name){if(f=r.get(u.name),!f)throw Ar(1,{location:u});v=f.record.name,p=je(Tc(d.params,f.keys.filter(h=>!h.optional).map(h=>h.name)),u.params&&Tc(u.params,f.keys.map(h=>h.name))),m=f.stringify(p)}else if("path"in u)m=u.path,f=n.find(h=>h.re.test(m)),f&&(p=f.parse(m),v=f.record.name);else{if(f=d.name?r.get(d.name):n.find(h=>h.re.test(d.path)),!f)throw Ar(1,{location:u,currentLocation:d});v=f.record.name,p=je({},d.params,u.params),m=f.stringify(p)}const T=[];let y=f;for(;y;)T.unshift(y.record),y=y.parent;return{name:v,path:m,params:p,matched:T,meta:cy(T)}}return e.forEach(u=>o(u)),{addRoute:o,resolve:c,removeRoute:a,getRoutes:i,getRecordMatcher:s}}function Tc(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function iy(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:ly(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function ly(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Ec(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function cy(e){return e.reduce((t,n)=>je(t,n.meta),{})}function Cc(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Cf(e,t){return t.children.some(n=>n===e||Cf(e,n))}const kf=/#/g,uy=/&/g,dy=/\//g,fy=/=/g,py=/\?/g,$f=/\+/g,hy=/%5B/g,my=/%5D/g,Of=/%5E/g,vy=/%60/g,Pf=/%7B/g,gy=/%7C/g,Af=/%7D/g,yy=/%20/g;function Yi(e){return encodeURI(""+e).replace(gy,"|").replace(hy,"[").replace(my,"]")}function _y(e){return Yi(e).replace(Pf,"{").replace(Af,"}").replace(Of,"^")}function Xa(e){return Yi(e).replace($f,"%2B").replace(yy,"+").replace(kf,"%23").replace(uy,"%26").replace(vy,"`").replace(Pf,"{").replace(Af,"}").replace(Of,"^")}function by(e){return Xa(e).replace(fy,"%3D")}function wy(e){return Yi(e).replace(kf,"%23").replace(py,"%3F")}function Sy(e){return e==null?"":wy(e).replace(dy,"%2F")}function Po(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function xy(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace($f," "),a=o.indexOf("="),i=Po(a<0?o:o.slice(0,a)),l=a<0?null:Po(o.slice(a+1));if(i in t){let c=t[i];zt(c)||(c=t[i]=[c]),c.push(l)}else t[i]=l}return t}function kc(e){let t="";for(let n in e){const r=e[n];if(n=by(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(zt(r)?r.map(o=>o&&Xa(o)):[r&&Xa(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Ty(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=zt(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Ey=Symbol(""),$c=Symbol(""),ta=Symbol(""),Gi=Symbol(""),ei=Symbol("");function Jr(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function xn(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((a,i)=>{const l=d=>{d===!1?i(Ar(4,{from:n,to:t})):d instanceof Error?i(d):J0(d)?i(Ar(2,{from:t,to:d})):(o&&r.enterCallbacks[s]===o&&typeof d=="function"&&o.push(d),a())},c=e.call(r&&r.instances[s],t,n,l);let u=Promise.resolve(c);e.length<3&&(u=u.then(l)),u.catch(d=>i(d))})}function wa(e,t,n,r){const s=[];for(const o of e)for(const a in o.components){let i=o.components[a];if(!(t!=="beforeRouteEnter"&&!o.instances[a]))if(Cy(i)){const c=(i.__vccOpts||i)[t];c&&s.push(xn(c,n,r,o,a))}else{let l=i();s.push(()=>l.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${a}" at "${o.path}"`));const u=A0(c)?c.default:c;o.components[a]=u;const f=(u.__vccOpts||u)[t];return f&&xn(f,n,r,o,a)()}))}}return s}function Cy(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Oc(e){const t=dt(ta),n=dt(Gi),r=we(()=>t.resolve(_(e.to))),s=we(()=>{const{matched:l}=r.value,{length:c}=l,u=l[c-1],d=n.matched;if(!u||!d.length)return-1;const f=d.findIndex(Pr.bind(null,u));if(f>-1)return f;const p=Pc(l[c-2]);return c>1&&Pc(u)===p&&d[d.length-1].path!==p?d.findIndex(Pr.bind(null,l[c-2])):f}),o=we(()=>s.value>-1&&Py(n.params,r.value.params)),a=we(()=>s.value>-1&&s.value===n.matched.length-1&&Sf(n.params,r.value.params));function i(l={}){return Oy(l)?t[_(e.replace)?"replace":"push"](_(e.to)).catch(hs):Promise.resolve()}return{route:r,href:we(()=>r.value.href),isActive:o,isExactActive:a,navigate:i}}const ky=qt({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Oc,setup(e,{slots:t}){const n=Kt(Oc(e)),{options:r}=dt(ta),s=we(()=>({[Ac(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Ac(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:Vs("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),$y=ky;function Oy(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Py(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!zt(s)||s.length!==r.length||r.some((o,a)=>o!==s[a]))return!1}return!0}function Pc(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Ac=(e,t,n)=>e??t??n,Ay=qt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=dt(ei),s=we(()=>e.route||r.value),o=dt($c,0),a=we(()=>{let c=_(o);const{matched:u}=s.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),i=we(()=>s.value.matched[a.value]);as($c,we(()=>a.value+1)),as(Ey,i),as(ei,s);const l=se();return $e(()=>[l.value,i.value,e.name],([c,u,d],[f,p,m])=>{u&&(u.instances[d]=c,p&&p!==u&&c&&c===f&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),c&&u&&(!p||!Pr(u,p)||!f)&&(u.enterCallbacks[d]||[]).forEach(v=>v(c))},{flush:"post"}),()=>{const c=s.value,u=e.name,d=i.value,f=d&&d.components[u];if(!f)return Ic(n.default,{Component:f,route:c});const p=d.props[u],m=p?p===!0?c.params:typeof p=="function"?p(c):p:null,T=Vs(f,je({},m,t,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(d.instances[u]=null)},ref:l}));return Ic(n.default,{Component:T,route:c})||T}}});function Ic(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const If=Ay;function Iy(e){const t=ay(e.routes,e),n=e.parseQuery||xy,r=e.stringifyQuery||kc,s=e.history,o=Jr(),a=Jr(),i=Jr(),l=Ti(gn);let c=gn;yr&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=_a.bind(null,H=>""+H),d=_a.bind(null,Sy),f=_a.bind(null,Po);function p(H,V){let q,ee;return Tf(H)?(q=t.getRecordMatcher(H),ee=V):ee=H,t.addRoute(ee,q)}function m(H){const V=t.getRecordMatcher(H);V&&t.removeRoute(V)}function v(){return t.getRoutes().map(H=>H.record)}function T(H){return!!t.getRecordMatcher(H)}function y(H,V){if(V=je({},V||l.value),typeof H=="string"){const B=ba(n,H,V.path),K=t.resolve({path:B.path},V),Z=s.createHref(B.fullPath);return je(B,K,{params:f(K.params),hash:Po(B.hash),redirectedFrom:void 0,href:Z})}let q;if("path"in H)q=je({},H,{path:ba(n,H.path,V.path).path});else{const B=je({},H.params);for(const K in B)B[K]==null&&delete B[K];q=je({},H,{params:d(B)}),V.params=d(V.params)}const ee=t.resolve(q,V),he=H.hash||"";ee.params=u(f(ee.params));const w=M0(r,je({},H,{hash:_y(he),path:ee.path})),P=s.createHref(w);return je({fullPath:w,hash:he,query:r===kc?Ty(H.query):H.query||{}},ee,{redirectedFrom:void 0,href:P})}function h(H){return typeof H=="string"?ba(n,H,l.value.path):je({},H)}function A(H,V){if(c!==H)return Ar(8,{from:V,to:H})}function C(H){return b(H)}function k(H){return C(je(h(H),{replace:!0}))}function O(H){const V=H.matched[H.matched.length-1];if(V&&V.redirect){const{redirect:q}=V;let ee=typeof q=="function"?q(H):q;return typeof ee=="string"&&(ee=ee.includes("?")||ee.includes("#")?ee=h(ee):{path:ee},ee.params={}),je({query:H.query,hash:H.hash,params:"path"in ee?{}:H.params},ee)}}function b(H,V){const q=c=y(H),ee=l.value,he=H.state,w=H.force,P=H.replace===!0,B=O(q);if(B)return b(je(h(B),{state:typeof B=="object"?je({},he,B.state):he,force:w,replace:P}),V||q);const K=q;K.redirectedFrom=V;let Z;return!w&&N0(r,ee,q)&&(Z=Ar(16,{to:K,from:ee}),ie(ee,ee,!0,!1)),(Z?Promise.resolve(Z):$(K,ee)).catch(ne=>nn(ne)?nn(ne,2)?ne:G(ne):M(ne,K,ee)).then(ne=>{if(ne){if(nn(ne,2))return b(je({replace:P},h(ne.to),{state:typeof ne.to=="object"?je({},he,ne.to.state):he,force:w}),V||K)}else ne=D(K,ee,!0,P,he);return E(K,ee,ne),ne})}function g(H,V){const q=A(H,V);return q?Promise.reject(q):Promise.resolve()}function S(H){const V=Q.values().next().value;return V&&typeof V.runWithContext=="function"?V.runWithContext(H):H()}function $(H,V){let q;const[ee,he,w]=Dy(H,V);q=wa(ee.reverse(),"beforeRouteLeave",H,V);for(const B of ee)B.leaveGuards.forEach(K=>{q.push(xn(K,H,V))});const P=g.bind(null,H,V);return q.push(P),de(q).then(()=>{q=[];for(const B of o.list())q.push(xn(B,H,V));return q.push(P),de(q)}).then(()=>{q=wa(he,"beforeRouteUpdate",H,V);for(const B of he)B.updateGuards.forEach(K=>{q.push(xn(K,H,V))});return q.push(P),de(q)}).then(()=>{q=[];for(const B of w)if(B.beforeEnter)if(zt(B.beforeEnter))for(const K of B.beforeEnter)q.push(xn(K,H,V));else q.push(xn(B.beforeEnter,H,V));return q.push(P),de(q)}).then(()=>(H.matched.forEach(B=>B.enterCallbacks={}),q=wa(w,"beforeRouteEnter",H,V),q.push(P),de(q))).then(()=>{q=[];for(const B of a.list())q.push(xn(B,H,V));return q.push(P),de(q)}).catch(B=>nn(B,8)?B:Promise.reject(B))}function E(H,V,q){i.list().forEach(ee=>S(()=>ee(H,V,q)))}function D(H,V,q,ee,he){const w=A(H,V);if(w)return w;const P=V===gn,B=yr?history.state:{};q&&(ee||P?s.replace(H.fullPath,je({scroll:P&&B&&B.scroll},he)):s.push(H.fullPath,he)),l.value=H,ie(H,V,q,P),G()}let U;function I(){U||(U=s.listen((H,V,q)=>{if(!le.listening)return;const ee=y(H),he=O(ee);if(he){b(je(he,{replace:!0}),ee).catch(hs);return}c=ee;const w=l.value;yr&&U0(_c(w.fullPath,q.delta),ea()),$(ee,w).catch(P=>nn(P,12)?P:nn(P,2)?(b(P.to,ee).then(B=>{nn(B,20)&&!q.delta&&q.type===Ps.pop&&s.go(-1,!1)}).catch(hs),Promise.reject()):(q.delta&&s.go(-q.delta,!1),M(P,ee,w))).then(P=>{P=P||D(ee,w,!1),P&&(q.delta&&!nn(P,8)?s.go(-q.delta,!1):q.type===Ps.pop&&nn(P,20)&&s.go(-1,!1)),E(ee,w,P)}).catch(hs)}))}let L=Jr(),x=Jr(),R;function M(H,V,q){G(H);const ee=x.list();return ee.length?ee.forEach(he=>he(H,V,q)):console.error(H),Promise.reject(H)}function Y(){return R&&l.value!==gn?Promise.resolve():new Promise((H,V)=>{L.add([H,V])})}function G(H){return R||(R=!H,I(),L.list().forEach(([V,q])=>H?q(H):V()),L.reset()),H}function ie(H,V,q,ee){const{scrollBehavior:he}=e;if(!yr||!he)return Promise.resolve();const w=!q&&W0(_c(H.fullPath,0))||(ee||!q)&&history.state&&history.state.scroll||null;return tt().then(()=>he(H,V,w)).then(P=>P&&V0(P)).catch(P=>M(P,H,V))}const z=H=>s.go(H);let F;const Q=new Set,le={currentRoute:l,listening:!0,addRoute:p,removeRoute:m,hasRoute:T,getRoutes:v,resolve:y,options:e,push:C,replace:k,go:z,back:()=>z(-1),forward:()=>z(1),beforeEach:o.add,beforeResolve:a.add,afterEach:i.add,onError:x.add,isReady:Y,install(H){const V=this;H.component("RouterLink",$y),H.component("RouterView",If),H.config.globalProperties.$router=V,Object.defineProperty(H.config.globalProperties,"$route",{enumerable:!0,get:()=>_(l)}),yr&&!F&&l.value===gn&&(F=!0,C(s.location).catch(he=>{}));const q={};for(const he in gn)Object.defineProperty(q,he,{get:()=>l.value[he],enumerable:!0});H.provide(ta,V),H.provide(Gi,qn(q)),H.provide(ei,l);const ee=H.unmount;Q.add(H),H.unmount=function(){Q.delete(H),Q.size<1&&(c=gn,U&&U(),U=null,l.value=gn,F=!1,R=!1),ee()}}};function de(H){return H.reduce((V,q)=>V.then(()=>S(q)),Promise.resolve())}return le}function Dy(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let a=0;a<o;a++){const i=t.matched[a];i&&(e.matched.find(c=>Pr(c,i))?r.push(i):n.push(i));const l=e.matched[a];l&&(t.matched.find(c=>Pr(c,l))||s.push(l))}return[n,r,s]}function Df(){return dt(ta)}function My(){return dt(Gi)}function na(e){return Lr()?(Ls(e),!0):!1}function Tt(e){return typeof e=="function"?e():_(e)}const Us=typeof window<"u",Ny=()=>+Date.now(),Nn=()=>{},ti=Ry();function Ry(){var e;return Us&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function Mf(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}const Nf=e=>e();function Ly(e,t={}){let n,r,s=Nn;const o=i=>{clearTimeout(i),s(),s=Nn};return i=>{const l=Tt(e),c=Tt(t.maxWait);return n&&o(n),l<=0||c!==void 0&&c<=0?(r&&(o(r),r=null),Promise.resolve(i())):new Promise((u,d)=>{s=t.rejectOnCancel?d:u,c&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,u(i())},c)),n=setTimeout(()=>{r&&o(r),r=null,u(i())},l)})}}function Fy(e=Nf){const t=se(!0);function n(){t.value=!1}function r(){t.value=!0}const s=(...o)=>{t.value&&e(...o)};return{isActive:Br(t),pause:n,resume:r,eventFilter:s}}function jy(...e){if(e.length!==1)return Uo(...e);const t=e[0];return typeof t=="function"?Br(ju(()=>({get:t,set:Nn}))):se(t)}function Rf(e,t=200,n={}){return Mf(Ly(t,n),e)}function By(e,t,n={}){const{immediate:r=!0}=n,s=se(!1);let o=null;function a(){o&&(clearTimeout(o),o=null)}function i(){s.value=!1,a()}function l(...c){a(),s.value=!0,o=setTimeout(()=>{s.value=!1,o=null,e(...c)},Tt(t))}return r&&(s.value=!0,Us&&l()),na(i),{isPending:Br(s),start:l,stop:i}}var Dc=Object.getOwnPropertySymbols,Hy=Object.prototype.hasOwnProperty,Vy=Object.prototype.propertyIsEnumerable,Uy=(e,t)=>{var n={};for(var r in e)Hy.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Dc)for(var r of Dc(e))t.indexOf(r)<0&&Vy.call(e,r)&&(n[r]=e[r]);return n};function Wy(e,t,n={}){const r=n,{eventFilter:s=Nf}=r,o=Uy(r,["eventFilter"]);return $e(e,Mf(s,t),o)}var Ky=Object.defineProperty,zy=Object.defineProperties,qy=Object.getOwnPropertyDescriptors,Ao=Object.getOwnPropertySymbols,Lf=Object.prototype.hasOwnProperty,Ff=Object.prototype.propertyIsEnumerable,Mc=(e,t,n)=>t in e?Ky(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Yy=(e,t)=>{for(var n in t||(t={}))Lf.call(t,n)&&Mc(e,n,t[n]);if(Ao)for(var n of Ao(t))Ff.call(t,n)&&Mc(e,n,t[n]);return e},Gy=(e,t)=>zy(e,qy(t)),Jy=(e,t)=>{var n={};for(var r in e)Lf.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Ao)for(var r of Ao(e))t.indexOf(r)<0&&Ff.call(e,r)&&(n[r]=e[r]);return n};function Qy(e,t,n={}){const r=n,{eventFilter:s}=r,o=Jy(r,["eventFilter"]),{eventFilter:a,pause:i,resume:l,isActive:c}=Fy(s);return{stop:Wy(e,t,Gy(Yy({},o),{eventFilter:a})),pause:i,resume:l,isActive:c}}function ns(e){var t;const n=Tt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const ir=Us?window:void 0,Zy=Us?window.navigator:void 0;function Ht(...e){let t,n,r,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,s]=e,t=ir):[t,n,r,s]=e,!t)return Nn;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],a=()=>{o.forEach(u=>u()),o.length=0},i=(u,d,f,p)=>(u.addEventListener(d,f,p),()=>u.removeEventListener(d,f,p)),l=$e(()=>[ns(t),Tt(s)],([u,d])=>{a(),u&&o.push(...n.flatMap(f=>r.map(p=>i(u,f,p,d))))},{immediate:!0,flush:"post"}),c=()=>{l(),a()};return na(c),c}let Nc=!1;function Xy(e,t,n={}){const{window:r=ir,ignore:s=[],capture:o=!0,detectIframe:a=!1}=n;if(!r)return;ti&&!Nc&&(Nc=!0,Array.from(r.document.body.children).forEach(f=>f.addEventListener("click",Nn)),r.document.documentElement.addEventListener("click",Nn));let i=!0;const l=f=>s.some(p=>{if(typeof p=="string")return Array.from(r.document.querySelectorAll(p)).some(m=>m===f.target||f.composedPath().includes(m));{const m=ns(p);return m&&(f.target===m||f.composedPath().includes(m))}}),u=[Ht(r,"click",f=>{const p=ns(e);if(!(!p||p===f.target||f.composedPath().includes(p))){if(f.detail===0&&(i=!l(f)),!i){i=!0;return}t(f)}},{passive:!0,capture:o}),Ht(r,"pointerdown",f=>{const p=ns(e);p&&(i=!f.composedPath().includes(p)&&!l(f))},{passive:!0}),a&&Ht(r,"blur",f=>{setTimeout(()=>{var p;const m=ns(e);((p=r.document.activeElement)==null?void 0:p.tagName)==="IFRAME"&&!(m!=null&&m.contains(r.document.activeElement))&&t(f)},0)})].filter(Boolean);return()=>u.forEach(f=>f())}function e_(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function t_(...e){let t,n,r={};e.length===3?(t=e[0],n=e[1],r=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],r=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:s=ir,eventName:o="keydown",passive:a=!1,dedupe:i=!1}=r,l=e_(t);return Ht(s,o,u=>{u.repeat&&Tt(i)||l(u)&&n(u)},a)}function n_(){const e=se(!1);return Ft()&&ot(()=>{e.value=!0}),e}function r_(e){const t=n_();return we(()=>(t.value,!!e()))}function s_(e={}){const{navigator:t=Zy,read:n=!1,source:r,copiedDuring:s=1500,legacy:o=!1}=e,a=r_(()=>t&&"clipboard"in t),i=we(()=>a.value||o),l=se(""),c=se(!1),u=By(()=>c.value=!1,s);function d(){a.value?t.clipboard.readText().then(v=>{l.value=v}):l.value=m()}i.value&&n&&Ht(["copy","cut"],d);async function f(v=Tt(r)){i.value&&v!=null&&(a.value?await t.clipboard.writeText(v):p(v),l.value=v,c.value=!0,u.start())}function p(v){const T=document.createElement("textarea");T.value=v??"",T.style.position="absolute",T.style.opacity="0",document.body.appendChild(T),T.select(),document.execCommand("copy"),T.remove()}function m(){var v,T,y;return(y=(T=(v=document==null?void 0:document.getSelection)==null?void 0:v.call(document))==null?void 0:T.toString())!=null?y:""}return{isSupported:i,text:l,copied:c,copy:f}}function jf(e){return JSON.parse(JSON.stringify(e))}const co=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},uo="__vueuse_ssr_handlers__",o_=a_();function a_(){return uo in co||(co[uo]=co[uo]||{}),co[uo]}function i_(e,t){return o_[e]||t}function l_(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}var c_=Object.defineProperty,Rc=Object.getOwnPropertySymbols,u_=Object.prototype.hasOwnProperty,d_=Object.prototype.propertyIsEnumerable,Lc=(e,t,n)=>t in e?c_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Fc=(e,t)=>{for(var n in t||(t={}))u_.call(t,n)&&Lc(e,n,t[n]);if(Rc)for(var n of Rc(t))d_.call(t,n)&&Lc(e,n,t[n]);return e};const f_={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},jc="vueuse-storage";function p_(e,t,n,r={}){var s;const{flush:o="pre",deep:a=!0,listenToStorageChanges:i=!0,writeDefaults:l=!0,mergeDefaults:c=!1,shallow:u,window:d=ir,eventFilter:f,onError:p=g=>{console.error(g)}}=r,m=(u?Ti:se)(t);if(!n)try{n=i_("getDefaultStorage",()=>{var g;return(g=ir)==null?void 0:g.localStorage})()}catch(g){p(g)}if(!n)return m;const v=Tt(t),T=l_(v),y=(s=r.serializer)!=null?s:f_[T],{pause:h,resume:A}=Qy(m,()=>C(m.value),{flush:o,deep:a,eventFilter:f});return d&&i&&(Ht(d,"storage",b),Ht(d,jc,O)),b(),m;function C(g){try{if(g==null)n.removeItem(e);else{const S=y.write(g),$=n.getItem(e);$!==S&&(n.setItem(e,S),d&&d.dispatchEvent(new CustomEvent(jc,{detail:{key:e,oldValue:$,newValue:S,storageArea:n}})))}}catch(S){p(S)}}function k(g){const S=g?g.newValue:n.getItem(e);if(S==null)return l&&v!==null&&n.setItem(e,y.write(v)),v;if(!g&&c){const $=y.read(S);return typeof c=="function"?c($,v):T==="object"&&!Array.isArray($)?Fc(Fc({},v),$):$}else return typeof S!="string"?S:y.read(S)}function O(g){b(g.detail)}function b(g){if(!(g&&g.storageArea!==n)){if(g&&g.key==null){m.value=v;return}if(!(g&&g.key!==e)){h();try{m.value=k(g)}catch(S){p(S)}finally{g?tt(A):A()}}}}}function Bf(e){return e}function h_(e,t){return e.value=t}function m_(e){return e?typeof e=="function"?e:jf:Bf}function v_(e){return e?typeof e=="function"?e:jf:Bf}function g_(e,t={}){const{clone:n=!1,dump:r=m_(n),parse:s=v_(n),setSource:o=h_}=t;function a(){return Zt({snapshot:r(e.value),timestamp:Ny()})}const i=se(a()),l=se([]),c=se([]),u=A=>{o(e,s(A.snapshot)),i.value=A},d=()=>{l.value.unshift(i.value),i.value=a(),t.capacity&&l.value.length>t.capacity&&l.value.splice(t.capacity,Number.POSITIVE_INFINITY),c.value.length&&c.value.splice(0,c.value.length)},f=()=>{l.value.splice(0,l.value.length),c.value.splice(0,c.value.length)},p=()=>{const A=l.value.shift();A&&(c.value.unshift(i.value),u(A))},m=()=>{const A=c.value.shift();A&&(l.value.unshift(i.value),u(A))},v=()=>{u(i.value)},T=we(()=>[i.value,...l.value]),y=we(()=>l.value.length>0),h=we(()=>c.value.length>0);return{source:e,undoStack:l,redoStack:c,last:i,history:T,canUndo:y,canRedo:h,clear:f,commit:d,reset:v,undo:p,redo:m}}function kt(e,t,n={}){const{window:r=ir}=n;return p_(e,t,r==null?void 0:r.localStorage,n)}const y_={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function __(e={}){const{reactive:t=!1,target:n=ir,aliasMap:r=y_,passive:s=!0,onEventFired:o=Nn}=e,a=Kt(new Set),i={toJSON(){return{}},current:a},l=t?Kt(i):i,c=new Set,u=new Set;function d(v,T){v in l&&(t?l[v]=T:l[v].value=T)}function f(){a.clear();for(const v of u)d(v,!1)}function p(v,T){var y,h;const A=(y=v.key)==null?void 0:y.toLowerCase(),k=[(h=v.code)==null?void 0:h.toLowerCase(),A].filter(Boolean);A&&(T?a.add(A):a.delete(A));for(const O of k)u.add(O),d(O,T);A==="meta"&&!T?(c.forEach(O=>{a.delete(O),d(O,!1)}),c.clear()):typeof v.getModifierState=="function"&&v.getModifierState("Meta")&&T&&[...a,...k].forEach(O=>c.add(O))}Ht(n,"keydown",v=>(p(v,!0),o(v)),{passive:s}),Ht(n,"keyup",v=>(p(v,!1),o(v)),{passive:s}),Ht("blur",f,{passive:!0}),Ht("focus",f,{passive:!0});const m=new Proxy(l,{get(v,T,y){if(typeof T!="string")return Reflect.get(v,T,y);if(T=T.toLowerCase(),T in r&&(T=r[T]),!(T in l))if(/[+_-]/.test(T)){const A=T.split(/[+_-]/g).map(C=>C.trim());l[T]=we(()=>A.every(C=>Tt(m[C])))}else l[T]=se(!1);const h=Reflect.get(v,T,y);return t?Tt(h):h}});return m}var b_=typeof global=="object"&&global&&global.Object===Object&&global;const Hf=b_;var w_=typeof self=="object"&&self&&self.Object===Object&&self,S_=Hf||w_||Function("return this")();const tn=S_;var x_=tn.Symbol;const Ir=x_;var Vf=Object.prototype,T_=Vf.hasOwnProperty,E_=Vf.toString,Qr=Ir?Ir.toStringTag:void 0;function C_(e){var t=T_.call(e,Qr),n=e[Qr];try{e[Qr]=void 0;var r=!0}catch{}var s=E_.call(e);return r&&(t?e[Qr]=n:delete e[Qr]),s}var k_=Object.prototype,$_=k_.toString;function O_(e){return $_.call(e)}var P_="[object Null]",A_="[object Undefined]",Bc=Ir?Ir.toStringTag:void 0;function Ws(e){return e==null?e===void 0?A_:P_:Bc&&Bc in Object(e)?C_(e):O_(e)}function Ks(e){return e!=null&&typeof e=="object"}var I_=Array.isArray;const Ji=I_;function zs(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var D_="[object AsyncFunction]",M_="[object Function]",N_="[object GeneratorFunction]",R_="[object Proxy]";function Uf(e){if(!zs(e))return!1;var t=Ws(e);return t==M_||t==N_||t==D_||t==R_}var L_=tn["__core-js_shared__"];const Sa=L_;var Hc=function(){var e=/[^.]+$/.exec(Sa&&Sa.keys&&Sa.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function F_(e){return!!Hc&&Hc in e}var j_=Function.prototype,B_=j_.toString;function dr(e){if(e!=null){try{return B_.call(e)}catch{}try{return e+""}catch{}}return""}var H_=/[\\^$.*+?()[\]{}|]/g,V_=/^\[object .+?Constructor\]$/,U_=Function.prototype,W_=Object.prototype,K_=U_.toString,z_=W_.hasOwnProperty,q_=RegExp("^"+K_.call(z_).replace(H_,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Y_(e){if(!zs(e)||F_(e))return!1;var t=Uf(e)?q_:V_;return t.test(dr(e))}function G_(e,t){return e==null?void 0:e[t]}function fr(e,t){var n=G_(e,t);return Y_(n)?n:void 0}var J_=fr(tn,"WeakMap");const ni=J_;var Vc=Object.create,Q_=function(){function e(){}return function(t){if(!zs(t))return{};if(Vc)return Vc(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();const Z_=Q_;function X_(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var eb=function(){try{var e=fr(Object,"defineProperty");return e({},"",{}),e}catch{}}();const Uc=eb;function tb(e,t){for(var n=-1,r=e==null?0:e.length;++n<r&&t(e[n],n,e)!==!1;);return e}var nb=9007199254740991,rb=/^(?:0|[1-9]\d*)$/;function sb(e,t){var n=typeof e;return t=t??nb,!!t&&(n=="number"||n!="symbol"&&rb.test(e))&&e>-1&&e%1==0&&e<t}function Wf(e,t,n){t=="__proto__"&&Uc?Uc(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Kf(e,t){return e===t||e!==e&&t!==t}var ob=Object.prototype,ab=ob.hasOwnProperty;function zf(e,t,n){var r=e[t];(!(ab.call(e,t)&&Kf(r,n))||n===void 0&&!(t in e))&&Wf(e,t,n)}function ra(e,t,n,r){var s=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var i=t[o],l=r?r(n[i],e[i],i,n,e):void 0;l===void 0&&(l=e[i]),s?Wf(n,i,l):zf(n,i,l)}return n}var ib=9007199254740991;function qf(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=ib}function Yf(e){return e!=null&&qf(e.length)&&!Uf(e)}var lb=Object.prototype;function Qi(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||lb;return e===n}function cb(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var ub="[object Arguments]";function Wc(e){return Ks(e)&&Ws(e)==ub}var Gf=Object.prototype,db=Gf.hasOwnProperty,fb=Gf.propertyIsEnumerable,pb=Wc(function(){return arguments}())?Wc:function(e){return Ks(e)&&db.call(e,"callee")&&!fb.call(e,"callee")};const hb=pb;function mb(){return!1}var Jf=typeof Ot=="object"&&Ot&&!Ot.nodeType&&Ot,Kc=Jf&&typeof Pt=="object"&&Pt&&!Pt.nodeType&&Pt,vb=Kc&&Kc.exports===Jf,zc=vb?tn.Buffer:void 0,gb=zc?zc.isBuffer:void 0,yb=gb||mb;const Qf=yb;var _b="[object Arguments]",bb="[object Array]",wb="[object Boolean]",Sb="[object Date]",xb="[object Error]",Tb="[object Function]",Eb="[object Map]",Cb="[object Number]",kb="[object Object]",$b="[object RegExp]",Ob="[object Set]",Pb="[object String]",Ab="[object WeakMap]",Ib="[object ArrayBuffer]",Db="[object DataView]",Mb="[object Float32Array]",Nb="[object Float64Array]",Rb="[object Int8Array]",Lb="[object Int16Array]",Fb="[object Int32Array]",jb="[object Uint8Array]",Bb="[object Uint8ClampedArray]",Hb="[object Uint16Array]",Vb="[object Uint32Array]",Ye={};Ye[Mb]=Ye[Nb]=Ye[Rb]=Ye[Lb]=Ye[Fb]=Ye[jb]=Ye[Bb]=Ye[Hb]=Ye[Vb]=!0;Ye[_b]=Ye[bb]=Ye[Ib]=Ye[wb]=Ye[Db]=Ye[Sb]=Ye[xb]=Ye[Tb]=Ye[Eb]=Ye[Cb]=Ye[kb]=Ye[$b]=Ye[Ob]=Ye[Pb]=Ye[Ab]=!1;function Ub(e){return Ks(e)&&qf(e.length)&&!!Ye[Ws(e)]}function Zi(e){return function(t){return e(t)}}var Zf=typeof Ot=="object"&&Ot&&!Ot.nodeType&&Ot,vs=Zf&&typeof Pt=="object"&&Pt&&!Pt.nodeType&&Pt,Wb=vs&&vs.exports===Zf,xa=Wb&&Hf.process,Kb=function(){try{var e=vs&&vs.require&&vs.require("util").types;return e||xa&&xa.binding&&xa.binding("util")}catch{}}();const Dr=Kb;var qc=Dr&&Dr.isTypedArray,zb=qc?Zi(qc):Ub;const qb=zb;var Yb=Object.prototype,Gb=Yb.hasOwnProperty;function Xf(e,t){var n=Ji(e),r=!n&&hb(e),s=!n&&!r&&Qf(e),o=!n&&!r&&!s&&qb(e),a=n||r||s||o,i=a?cb(e.length,String):[],l=i.length;for(var c in e)(t||Gb.call(e,c))&&!(a&&(c=="length"||s&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||sb(c,l)))&&i.push(c);return i}function ep(e,t){return function(n){return e(t(n))}}var Jb=ep(Object.keys,Object);const Qb=Jb;var Zb=Object.prototype,Xb=Zb.hasOwnProperty;function e1(e){if(!Qi(e))return Qb(e);var t=[];for(var n in Object(e))Xb.call(e,n)&&n!="constructor"&&t.push(n);return t}function Xi(e){return Yf(e)?Xf(e):e1(e)}function t1(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var n1=Object.prototype,r1=n1.hasOwnProperty;function s1(e){if(!zs(e))return t1(e);var t=Qi(e),n=[];for(var r in e)r=="constructor"&&(t||!r1.call(e,r))||n.push(r);return n}function el(e){return Yf(e)?Xf(e,!0):s1(e)}var o1=fr(Object,"create");const As=o1;function a1(){this.__data__=As?As(null):{},this.size=0}function i1(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var l1="__lodash_hash_undefined__",c1=Object.prototype,u1=c1.hasOwnProperty;function d1(e){var t=this.__data__;if(As){var n=t[e];return n===l1?void 0:n}return u1.call(t,e)?t[e]:void 0}var f1=Object.prototype,p1=f1.hasOwnProperty;function h1(e){var t=this.__data__;return As?t[e]!==void 0:p1.call(t,e)}var m1="__lodash_hash_undefined__";function v1(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=As&&t===void 0?m1:t,this}function lr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}lr.prototype.clear=a1;lr.prototype.delete=i1;lr.prototype.get=d1;lr.prototype.has=h1;lr.prototype.set=v1;function g1(){this.__data__=[],this.size=0}function sa(e,t){for(var n=e.length;n--;)if(Kf(e[n][0],t))return n;return-1}var y1=Array.prototype,_1=y1.splice;function b1(e){var t=this.__data__,n=sa(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():_1.call(t,n,1),--this.size,!0}function w1(e){var t=this.__data__,n=sa(t,e);return n<0?void 0:t[n][1]}function S1(e){return sa(this.__data__,e)>-1}function x1(e,t){var n=this.__data__,r=sa(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function fn(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}fn.prototype.clear=g1;fn.prototype.delete=b1;fn.prototype.get=w1;fn.prototype.has=S1;fn.prototype.set=x1;var T1=fr(tn,"Map");const Is=T1;function E1(){this.size=0,this.__data__={hash:new lr,map:new(Is||fn),string:new lr}}function C1(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function oa(e,t){var n=e.__data__;return C1(t)?n[typeof t=="string"?"string":"hash"]:n.map}function k1(e){var t=oa(this,e).delete(e);return this.size-=t?1:0,t}function $1(e){return oa(this,e).get(e)}function O1(e){return oa(this,e).has(e)}function P1(e,t){var n=oa(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function Hr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Hr.prototype.clear=E1;Hr.prototype.delete=k1;Hr.prototype.get=$1;Hr.prototype.has=O1;Hr.prototype.set=P1;function tp(e,t){for(var n=-1,r=t.length,s=e.length;++n<r;)e[s+n]=t[n];return e}var A1=ep(Object.getPrototypeOf,Object);const np=A1;function I1(){this.__data__=new fn,this.size=0}function D1(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function M1(e){return this.__data__.get(e)}function N1(e){return this.__data__.has(e)}var R1=200;function L1(e,t){var n=this.__data__;if(n instanceof fn){var r=n.__data__;if(!Is||r.length<R1-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Hr(r)}return n.set(e,t),this.size=n.size,this}function Vr(e){var t=this.__data__=new fn(e);this.size=t.size}Vr.prototype.clear=I1;Vr.prototype.delete=D1;Vr.prototype.get=M1;Vr.prototype.has=N1;Vr.prototype.set=L1;function F1(e,t){return e&&ra(t,Xi(t),e)}function j1(e,t){return e&&ra(t,el(t),e)}var rp=typeof Ot=="object"&&Ot&&!Ot.nodeType&&Ot,Yc=rp&&typeof Pt=="object"&&Pt&&!Pt.nodeType&&Pt,B1=Yc&&Yc.exports===rp,Gc=B1?tn.Buffer:void 0,Jc=Gc?Gc.allocUnsafe:void 0;function H1(e,t){if(t)return e.slice();var n=e.length,r=Jc?Jc(n):new e.constructor(n);return e.copy(r),r}function V1(e,t){for(var n=-1,r=e==null?0:e.length,s=0,o=[];++n<r;){var a=e[n];t(a,n,e)&&(o[s++]=a)}return o}function sp(){return[]}var U1=Object.prototype,W1=U1.propertyIsEnumerable,Qc=Object.getOwnPropertySymbols,K1=Qc?function(e){return e==null?[]:(e=Object(e),V1(Qc(e),function(t){return W1.call(e,t)}))}:sp;const tl=K1;function z1(e,t){return ra(e,tl(e),t)}var q1=Object.getOwnPropertySymbols,Y1=q1?function(e){for(var t=[];e;)tp(t,tl(e)),e=np(e);return t}:sp;const op=Y1;function G1(e,t){return ra(e,op(e),t)}function ap(e,t,n){var r=t(e);return Ji(e)?r:tp(r,n(e))}function J1(e){return ap(e,Xi,tl)}function Q1(e){return ap(e,el,op)}var Z1=fr(tn,"DataView");const ri=Z1;var X1=fr(tn,"Promise");const si=X1;var ew=fr(tn,"Set");const oi=ew;var Zc="[object Map]",tw="[object Object]",Xc="[object Promise]",eu="[object Set]",tu="[object WeakMap]",nu="[object DataView]",nw=dr(ri),rw=dr(Is),sw=dr(si),ow=dr(oi),aw=dr(ni),Hn=Ws;(ri&&Hn(new ri(new ArrayBuffer(1)))!=nu||Is&&Hn(new Is)!=Zc||si&&Hn(si.resolve())!=Xc||oi&&Hn(new oi)!=eu||ni&&Hn(new ni)!=tu)&&(Hn=function(e){var t=Ws(e),n=t==tw?e.constructor:void 0,r=n?dr(n):"";if(r)switch(r){case nw:return nu;case rw:return Zc;case sw:return Xc;case ow:return eu;case aw:return tu}return t});const nl=Hn;var iw=Object.prototype,lw=iw.hasOwnProperty;function cw(e){var t=e.length,n=new e.constructor(t);return t&&typeof e[0]=="string"&&lw.call(e,"index")&&(n.index=e.index,n.input=e.input),n}var uw=tn.Uint8Array;const ru=uw;function rl(e){var t=new e.constructor(e.byteLength);return new ru(t).set(new ru(e)),t}function dw(e,t){var n=t?rl(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}var fw=/\w*$/;function pw(e){var t=new e.constructor(e.source,fw.exec(e));return t.lastIndex=e.lastIndex,t}var su=Ir?Ir.prototype:void 0,ou=su?su.valueOf:void 0;function hw(e){return ou?Object(ou.call(e)):{}}function mw(e,t){var n=t?rl(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var vw="[object Boolean]",gw="[object Date]",yw="[object Map]",_w="[object Number]",bw="[object RegExp]",ww="[object Set]",Sw="[object String]",xw="[object Symbol]",Tw="[object ArrayBuffer]",Ew="[object DataView]",Cw="[object Float32Array]",kw="[object Float64Array]",$w="[object Int8Array]",Ow="[object Int16Array]",Pw="[object Int32Array]",Aw="[object Uint8Array]",Iw="[object Uint8ClampedArray]",Dw="[object Uint16Array]",Mw="[object Uint32Array]";function Nw(e,t,n){var r=e.constructor;switch(t){case Tw:return rl(e);case vw:case gw:return new r(+e);case Ew:return dw(e,n);case Cw:case kw:case $w:case Ow:case Pw:case Aw:case Iw:case Dw:case Mw:return mw(e,n);case yw:return new r;case _w:case Sw:return new r(e);case bw:return pw(e);case ww:return new r;case xw:return hw(e)}}function Rw(e){return typeof e.constructor=="function"&&!Qi(e)?Z_(np(e)):{}}var Lw="[object Map]";function Fw(e){return Ks(e)&&nl(e)==Lw}var au=Dr&&Dr.isMap,jw=au?Zi(au):Fw;const Bw=jw;var Hw="[object Set]";function Vw(e){return Ks(e)&&nl(e)==Hw}var iu=Dr&&Dr.isSet,Uw=iu?Zi(iu):Vw;const Ww=Uw;var Kw=1,zw=2,qw=4,ip="[object Arguments]",Yw="[object Array]",Gw="[object Boolean]",Jw="[object Date]",Qw="[object Error]",lp="[object Function]",Zw="[object GeneratorFunction]",Xw="[object Map]",eS="[object Number]",cp="[object Object]",tS="[object RegExp]",nS="[object Set]",rS="[object String]",sS="[object Symbol]",oS="[object WeakMap]",aS="[object ArrayBuffer]",iS="[object DataView]",lS="[object Float32Array]",cS="[object Float64Array]",uS="[object Int8Array]",dS="[object Int16Array]",fS="[object Int32Array]",pS="[object Uint8Array]",hS="[object Uint8ClampedArray]",mS="[object Uint16Array]",vS="[object Uint32Array]",Ke={};Ke[ip]=Ke[Yw]=Ke[aS]=Ke[iS]=Ke[Gw]=Ke[Jw]=Ke[lS]=Ke[cS]=Ke[uS]=Ke[dS]=Ke[fS]=Ke[Xw]=Ke[eS]=Ke[cp]=Ke[tS]=Ke[nS]=Ke[rS]=Ke[sS]=Ke[pS]=Ke[hS]=Ke[mS]=Ke[vS]=!0;Ke[Qw]=Ke[lp]=Ke[oS]=!1;function gs(e,t,n,r,s,o){var a,i=t&Kw,l=t&zw,c=t&qw;if(n&&(a=s?n(e,r,s,o):n(e)),a!==void 0)return a;if(!zs(e))return e;var u=Ji(e);if(u){if(a=cw(e),!i)return X_(e,a)}else{var d=nl(e),f=d==lp||d==Zw;if(Qf(e))return H1(e,i);if(d==cp||d==ip||f&&!s){if(a=l||f?{}:Rw(e),!i)return l?G1(e,j1(a,e)):z1(e,F1(a,e))}else{if(!Ke[d])return s?e:{};a=Nw(e,d,i)}}o||(o=new Vr);var p=o.get(e);if(p)return p;o.set(e,a),Ww(e)?e.forEach(function(T){a.add(gs(T,t,n,T,e,o))}):Bw(e)&&e.forEach(function(T,y){a.set(y,gs(T,t,n,y,e,o))});var m=c?l?Q1:J1:l?el:Xi,v=u?void 0:m(e);return tb(v||e,function(T,y){v&&(y=T,T=e[y]),zf(a,y,gs(T,t,n,y,e,o))}),a}var gS=4;function yS(e){return gs(e,gS)}var _S=1,bS=4;function En(e){return gs(e,_S|bS)}var qs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ys(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function wS(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),n}var up={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(qs,function(){var n=1e3,r=6e4,s=36e5,o="millisecond",a="second",i="minute",l="hour",c="day",u="week",d="month",f="quarter",p="year",m="date",v="Invalid Date",T=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(I){var L=["th","st","nd","rd"],x=I%100;return"["+I+(L[(x-20)%10]||L[x]||L[0])+"]"}},A=function(I,L,x){var R=String(I);return!R||R.length>=L?I:""+Array(L+1-R.length).join(x)+I},C={s:A,z:function(I){var L=-I.utcOffset(),x=Math.abs(L),R=Math.floor(x/60),M=x%60;return(L<=0?"+":"-")+A(R,2,"0")+":"+A(M,2,"0")},m:function I(L,x){if(L.date()<x.date())return-I(x,L);var R=12*(x.year()-L.year())+(x.month()-L.month()),M=L.clone().add(R,d),Y=x-M<0,G=L.clone().add(R+(Y?-1:1),d);return+(-(R+(x-M)/(Y?M-G:G-M))||0)},a:function(I){return I<0?Math.ceil(I)||0:Math.floor(I)},p:function(I){return{M:d,y:p,w:u,d:c,D:m,h:l,m:i,s:a,ms:o,Q:f}[I]||String(I||"").toLowerCase().replace(/s$/,"")},u:function(I){return I===void 0}},k="en",O={};O[k]=h;var b="$isDayjsObject",g=function(I){return I instanceof D||!(!I||!I[b])},S=function I(L,x,R){var M;if(!L)return k;if(typeof L=="string"){var Y=L.toLowerCase();O[Y]&&(M=Y),x&&(O[Y]=x,M=Y);var G=L.split("-");if(!M&&G.length>1)return I(G[0])}else{var ie=L.name;O[ie]=L,M=ie}return!R&&M&&(k=M),M||!R&&k},$=function(I,L){if(g(I))return I.clone();var x=typeof L=="object"?L:{};return x.date=I,x.args=arguments,new D(x)},E=C;E.l=S,E.i=g,E.w=function(I,L){return $(I,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var D=function(){function I(x){this.$L=S(x.locale,null,!0),this.parse(x),this.$x=this.$x||x.x||{},this[b]=!0}var L=I.prototype;return L.parse=function(x){this.$d=function(R){var M=R.date,Y=R.utc;if(M===null)return new Date(NaN);if(E.u(M))return new Date;if(M instanceof Date)return new Date(M);if(typeof M=="string"&&!/Z$/i.test(M)){var G=M.match(T);if(G){var ie=G[2]-1||0,z=(G[7]||"0").substring(0,3);return Y?new Date(Date.UTC(G[1],ie,G[3]||1,G[4]||0,G[5]||0,G[6]||0,z)):new Date(G[1],ie,G[3]||1,G[4]||0,G[5]||0,G[6]||0,z)}}return new Date(M)}(x),this.init()},L.init=function(){var x=this.$d;this.$y=x.getFullYear(),this.$M=x.getMonth(),this.$D=x.getDate(),this.$W=x.getDay(),this.$H=x.getHours(),this.$m=x.getMinutes(),this.$s=x.getSeconds(),this.$ms=x.getMilliseconds()},L.$utils=function(){return E},L.isValid=function(){return this.$d.toString()!==v},L.isSame=function(x,R){var M=$(x);return this.startOf(R)<=M&&M<=this.endOf(R)},L.isAfter=function(x,R){return $(x)<this.startOf(R)},L.isBefore=function(x,R){return this.endOf(R)<$(x)},L.$g=function(x,R,M){return E.u(x)?this[R]:this.set(M,x)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(x,R){var M=this,Y=!!E.u(R)||R,G=E.p(x),ie=function(q,ee){var he=E.w(M.$u?Date.UTC(M.$y,ee,q):new Date(M.$y,ee,q),M);return Y?he:he.endOf(c)},z=function(q,ee){return E.w(M.toDate()[q].apply(M.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(ee)),M)},F=this.$W,Q=this.$M,le=this.$D,de="set"+(this.$u?"UTC":"");switch(G){case p:return Y?ie(1,0):ie(31,11);case d:return Y?ie(1,Q):ie(0,Q+1);case u:var H=this.$locale().weekStart||0,V=(F<H?F+7:F)-H;return ie(Y?le-V:le+(6-V),Q);case c:case m:return z(de+"Hours",0);case l:return z(de+"Minutes",1);case i:return z(de+"Seconds",2);case a:return z(de+"Milliseconds",3);default:return this.clone()}},L.endOf=function(x){return this.startOf(x,!1)},L.$set=function(x,R){var M,Y=E.p(x),G="set"+(this.$u?"UTC":""),ie=(M={},M[c]=G+"Date",M[m]=G+"Date",M[d]=G+"Month",M[p]=G+"FullYear",M[l]=G+"Hours",M[i]=G+"Minutes",M[a]=G+"Seconds",M[o]=G+"Milliseconds",M)[Y],z=Y===c?this.$D+(R-this.$W):R;if(Y===d||Y===p){var F=this.clone().set(m,1);F.$d[ie](z),F.init(),this.$d=F.set(m,Math.min(this.$D,F.daysInMonth())).$d}else ie&&this.$d[ie](z);return this.init(),this},L.set=function(x,R){return this.clone().$set(x,R)},L.get=function(x){return this[E.p(x)]()},L.add=function(x,R){var M,Y=this;x=Number(x);var G=E.p(R),ie=function(Q){var le=$(Y);return E.w(le.date(le.date()+Math.round(Q*x)),Y)};if(G===d)return this.set(d,this.$M+x);if(G===p)return this.set(p,this.$y+x);if(G===c)return ie(1);if(G===u)return ie(7);var z=(M={},M[i]=r,M[l]=s,M[a]=n,M)[G]||1,F=this.$d.getTime()+x*z;return E.w(F,this)},L.subtract=function(x,R){return this.add(-1*x,R)},L.format=function(x){var R=this,M=this.$locale();if(!this.isValid())return M.invalidDate||v;var Y=x||"YYYY-MM-DDTHH:mm:ssZ",G=E.z(this),ie=this.$H,z=this.$m,F=this.$M,Q=M.weekdays,le=M.months,de=M.meridiem,H=function(ee,he,w,P){return ee&&(ee[he]||ee(R,Y))||w[he].slice(0,P)},V=function(ee){return E.s(ie%12||12,ee,"0")},q=de||function(ee,he,w){var P=ee<12?"AM":"PM";return w?P.toLowerCase():P};return Y.replace(y,function(ee,he){return he||function(w){switch(w){case"YY":return String(R.$y).slice(-2);case"YYYY":return E.s(R.$y,4,"0");case"M":return F+1;case"MM":return E.s(F+1,2,"0");case"MMM":return H(M.monthsShort,F,le,3);case"MMMM":return H(le,F);case"D":return R.$D;case"DD":return E.s(R.$D,2,"0");case"d":return String(R.$W);case"dd":return H(M.weekdaysMin,R.$W,Q,2);case"ddd":return H(M.weekdaysShort,R.$W,Q,3);case"dddd":return Q[R.$W];case"H":return String(ie);case"HH":return E.s(ie,2,"0");case"h":return V(1);case"hh":return V(2);case"a":return q(ie,z,!0);case"A":return q(ie,z,!1);case"m":return String(z);case"mm":return E.s(z,2,"0");case"s":return String(R.$s);case"ss":return E.s(R.$s,2,"0");case"SSS":return E.s(R.$ms,3,"0");case"Z":return G}return null}(ee)||G.replace(":","")})},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(x,R,M){var Y,G=this,ie=E.p(R),z=$(x),F=(z.utcOffset()-this.utcOffset())*r,Q=this-z,le=function(){return E.m(G,z)};switch(ie){case p:Y=le()/12;break;case d:Y=le();break;case f:Y=le()/3;break;case u:Y=(Q-F)/6048e5;break;case c:Y=(Q-F)/864e5;break;case l:Y=Q/s;break;case i:Y=Q/r;break;case a:Y=Q/n;break;default:Y=Q}return M?Y:E.a(Y)},L.daysInMonth=function(){return this.endOf(d).$D},L.$locale=function(){return O[this.$L]},L.locale=function(x,R){if(!x)return this.$L;var M=this.clone(),Y=S(x,R,!0);return Y&&(M.$L=Y),M},L.clone=function(){return E.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},I}(),U=D.prototype;return $.prototype=U,[["$ms",o],["$s",a],["$m",i],["$H",l],["$W",c],["$M",d],["$y",p],["$D",m]].forEach(function(I){U[I[1]]=function(L){return this.$g(L,I[0],I[1])}}),$.extend=function(I,L){return I.$i||(I(L,D,$),I.$i=!0),$},$.locale=S,$.isDayjs=g,$.unix=function(I){return $(1e3*I)},$.en=O[k],$.Ls=O,$.p={},$})})(up);var SS=up.exports;const Rt=Ys(SS);var dp={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(qs,function(){return function(n,r,s){n=n||{};var o=r.prototype,a={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function i(c,u,d,f){return o.fromToBase(c,u,d,f)}s.en.relativeTime=a,o.fromToBase=function(c,u,d,f,p){for(var m,v,T,y=d.$locale().relativeTime||a,h=n.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],A=h.length,C=0;C<A;C+=1){var k=h[C];k.d&&(m=f?s(c).diff(d,k.d,!0):d.diff(c,k.d,!0));var O=(n.rounding||Math.round)(Math.abs(m));if(T=m>0,O<=k.r||!k.r){O<=1&&C>0&&(k=h[C-1]);var b=y[k.l];p&&(O=p(""+O)),v=typeof b=="string"?b.replace("%d",O):b(O,u,k.l,T);break}}if(u)return v;var g=T?y.future:y.past;return typeof g=="function"?g(v):g.replace("%s",v)},o.to=function(c,u){return i(c,u,this,!0)},o.from=function(c,u){return i(c,u,this)};var l=function(c){return c.$u?s.utc():s()};o.toNow=function(c){return this.to(l(this),c)},o.fromNow=function(c){return this.from(l(this),c)}}})})(dp);var xS=dp.exports;const fp=Ys(xS);var pp={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(qs,function(){var n={year:0,month:1,day:2,hour:3,minute:4,second:5},r={};return function(s,o,a){var i,l=function(f,p,m){m===void 0&&(m={});var v=new Date(f),T=function(y,h){h===void 0&&(h={});var A=h.timeZoneName||"short",C=y+"|"+A,k=r[C];return k||(k=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:y,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:A}),r[C]=k),k}(p,m);return T.formatToParts(v)},c=function(f,p){for(var m=l(f,p),v=[],T=0;T<m.length;T+=1){var y=m[T],h=y.type,A=y.value,C=n[h];C>=0&&(v[C]=parseInt(A,10))}var k=v[3],O=k===24?0:k,b=v[0]+"-"+v[1]+"-"+v[2]+" "+O+":"+v[4]+":"+v[5]+":000",g=+f;return(a.utc(b).valueOf()-(g-=g%1e3))/6e4},u=o.prototype;u.tz=function(f,p){f===void 0&&(f=i);var m=this.utcOffset(),v=this.toDate(),T=v.toLocaleString("en-US",{timeZone:f}),y=Math.round((v-new Date(T))/1e3/60),h=a(T,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(15*-Math.round(v.getTimezoneOffset()/15)-y,!0);if(p){var A=h.utcOffset();h=h.add(m-A,"minute")}return h.$x.$timezone=f,h},u.offsetName=function(f){var p=this.$x.$timezone||a.tz.guess(),m=l(this.valueOf(),p,{timeZoneName:f}).find(function(v){return v.type.toLowerCase()==="timezonename"});return m&&m.value};var d=u.startOf;u.startOf=function(f,p){if(!this.$x||!this.$x.$timezone)return d.call(this,f,p);var m=a(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return d.call(m,f,p).tz(this.$x.$timezone,!0)},a.tz=function(f,p,m){var v=m&&p,T=m||p||i,y=c(+a(),T);if(typeof f!="string")return a(f).tz(T);var h=function(O,b,g){var S=O-60*b*1e3,$=c(S,g);if(b===$)return[S,b];var E=c(S-=60*($-b)*1e3,g);return $===E?[S,$]:[O-60*Math.min($,E)*1e3,Math.max($,E)]}(a.utc(f,v).valueOf(),y,T),A=h[0],C=h[1],k=a(A).utcOffset(C);return k.$x.$timezone=T,k},a.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},a.tz.setDefault=function(f){i=f}}})})(pp);var TS=pp.exports;const ES=Ys(TS);var hp={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(qs,function(){var n="minute",r=/[+-]\d\d(?::?\d\d)?/g,s=/([+-]|\d\d)/g;return function(o,a,i){var l=a.prototype;i.utc=function(v){var T={date:v,utc:!0,args:arguments};return new a(T)},l.utc=function(v){var T=i(this.toDate(),{locale:this.$L,utc:!0});return v?T.add(this.utcOffset(),n):T},l.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var c=l.parse;l.parse=function(v){v.utc&&(this.$u=!0),this.$utils().u(v.$offset)||(this.$offset=v.$offset),c.call(this,v)};var u=l.init;l.init=function(){if(this.$u){var v=this.$d;this.$y=v.getUTCFullYear(),this.$M=v.getUTCMonth(),this.$D=v.getUTCDate(),this.$W=v.getUTCDay(),this.$H=v.getUTCHours(),this.$m=v.getUTCMinutes(),this.$s=v.getUTCSeconds(),this.$ms=v.getUTCMilliseconds()}else u.call(this)};var d=l.utcOffset;l.utcOffset=function(v,T){var y=this.$utils().u;if(y(v))return this.$u?0:y(this.$offset)?d.call(this):this.$offset;if(typeof v=="string"&&(v=function(k){k===void 0&&(k="");var O=k.match(r);if(!O)return null;var b=(""+O[0]).match(s)||["-",0,0],g=b[0],S=60*+b[1]+ +b[2];return S===0?0:g==="+"?S:-S}(v),v===null))return this;var h=Math.abs(v)<=16?60*v:v,A=this;if(T)return A.$offset=h,A.$u=v===0,A;if(v!==0){var C=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(A=this.local().add(h+C,n)).$offset=h,A.$x.$localOffset=C}else A=this.utc();return A};var f=l.format;l.format=function(v){var T=v||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return f.call(this,T)},l.valueOf=function(){var v=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*v},l.isUTC=function(){return!!this.$u},l.toISOString=function(){return this.toDate().toISOString()},l.toString=function(){return this.toDate().toUTCString()};var p=l.toDate;l.toDate=function(v){return v==="s"&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():p.call(this)};var m=l.diff;l.diff=function(v,T,y){if(v&&this.$u===v.$u)return m.call(this,v,T,y);var h=this.local(),A=i(v).local();return m.call(h,A,T,y)}}})})(hp);var CS=hp.exports;const kS=Ys(CS);Rt.extend(fp);Rt.extend(ES);Rt.extend(kS);const cn=(e,t=!1)=>{let n=Math.floor(e),r=Math.round((e-n)*100),s=Math.floor(n/3600),o=n%3600,a=Math.floor(o/60),i=o%60,l=t||s>0?(s<10?"0"+s:s)+":":"",c=a<10?"0"+a:a,u=i<10?"0"+i:i;return l+c+":"+u+"."+(r<10?"0":"")+r},mp=e=>{const t=e.split(":").map(a=>a.split("."));let n=0,r=0,s=0;if(t.length===3)n=parseInt(t[0][0],10),r=parseInt(t[1][0],10),s=parseFloat(t[2][0]+"."+(t[2][1]||"0"));else if(t.length===2)r=parseInt(t[0][0],10),s=parseFloat(t[1][0]+"."+(t[1][1]||"0"));else throw new Error("Invalid timestamp format");const o=n*3600+r*60+s;return We(o)},$n=e=>{let t=Math.floor(e),n=Math.floor(t/60),r=t%60;if(n<60)return n+":"+(r<10?"0":"")+r;{let s=Math.floor(n/60),o=n%60;return s+":"+(o<10?"0":"")+o+":"+(r<10?"0":"")+r}},vp=({seconds:e,includeMs:t=!0,msSeparator:n=".",msPrecision:r=2,alwaysIncludeHours:s=!1})=>{const o=(f,p=2)=>f.toString().padStart(p,"0"),a=Math.floor(e/3600),i=Math.floor(e%3600/60),l=Math.floor(e%60),c="1".padEnd(1+r,"0")*1,u=((e%1).toFixed(r)*c).toFixed(0);let d=`${o(i)}:${o(l)}`;return t&&(d=`${d}${n}${o(u,r)}`),(s||a>0)&&(d=`${o(a)}:${d}`),d},lu=e=>vp({seconds:e,alwaysIncludeHours:!0,msSeparator:".",msPrecision:3}),cu=e=>vp({seconds:e,alwaysIncludeHours:!0,msSeparator:",",msPrecision:3}),We=(e,t=2)=>{const n="1".padEnd(1+t,"0")*1;return Math.round(e*n)/n},$S=e=>{if(!e)return"-";const t=Rt(e),n=Rt.tz.guess(),r=Rt.utc(t).tz(n);return Rt(r).fromNow()},OS=e=>{if(!e)return"-";const t=Rt(e),n=Rt.tz.guess();return Rt.utc(t).tz(n).format("YYYY-MM-DD, HH:mm A")},PS=[",",".",":",";","?","!","。"],Gn="Enter Text...",ai=!1,gp=e=>/^\s/.test(e),AS=e=>{for(const t of PS)if(e.endsWith(t))return!0;return!1},ii=()=>{const e=/\/engine\/download\/audio-result\/([^/]+)\//,t=window.location.href.match(e);if(t&&t[1])return t[1];throw Error("Could not find productionId")},Tr=()=>{try{return ii(),!1}catch{return!0}},IS=(e,t={behavior:"instant"})=>{e.scrollIntoView(t)},uu=e=>new Promise(t=>setTimeout(t,e)),DS=()=>{const e=document.getElementById("sticky-header"),t=document.getElementById("sticky-footer");let n=0;window.getComputedStyle(e).display!=="none"&&(n=e.clientHeight);let r=0;return window.getComputedStyle(t).display!=="none"&&(r=t.clientHeight),{headerHeightPx:n,footerHeightPx:r}},Io=e=>{if(!e)return!1;const t=e.getBoundingClientRect(),{footerHeightPx:n,headerHeightPx:r}=DS(),s=n+10,o=r+5,a=t.top-o>=0&&t.left>=0&&t.bottom+s<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth),i=t.bottom-o<0,l=t.top+s>(window.innerHeight||document.documentElement.clientHeight);return{isInViewport:a,isAboveViewport:i,isBelowViewport:l}},MS=e=>e?e.getBoundingClientRect().top>window.innerHeight/1.6:!1,Mr=()=>{const e=window.getSelection();if(e.type==="None")return{success:!1,node:!1,range:!1};{const t=e.getRangeAt(0);return{success:!0,node:t.startContainer.parentNode,range:t}}},yp=e=>{var t=0,n=e.ownerDocument||e.document,r=n.defaultView||n.parentWindow,s;if(typeof r.getSelection<"u"){if(s=r.getSelection(),s.rangeCount>0){var o=r.getSelection().getRangeAt(0),a=o.cloneRange();a.selectNodeContents(e),a.setEnd(o.endContainer,o.endOffset),t=a.toString().length}}else if((s=n.selection)&&s.type!="Control"){var i=s.createRange(),l=n.body.createTextRange();l.moveToElementText(e),l.setEndPoint("EndToEnd",i),t=l.text.length}return t},Jn=e=>yp(e)===0,ys=e=>yp(e)===e.innerText.length,li=(e,t)=>{if(!e||!t)return!1;if(e.firstChild===t)return!0;const r=document.createRange();return r.selectNodeContents(e),r.setEndBefore(t),r.toString().length===0},NS=(e,t)=>{if(!e||!t)return!1;const n=e.textContent;if(e.lastChild===t)return!0;const s=document.createRange();return s.selectNodeContents(e),s.setEndAfter(t),s.toString().length===n.length},RS=e=>new URL(e).pathname.split("/").pop(),ve=Object.freeze({WORD_OR_PHRASE:0,START_SECONDS:1,END_SECONDS:2,CONFIDENCE:3}),LS="No Speaker",du="Speaker",aa=" ",Do=.01,Ta=.01,fu=.01,Ea=e=>e.length===0?0:(e.sort((r,s)=>r.id-s.id),e.reduce((r,s)=>s.id>r?s.id:r,0)+1),FS=e=>{const t=[];for(let n=0;n<e.length;n++){const r=e[n],s=r[ve.WORD_OR_PHRASE],o=s.trim();if(!o)continue;const a=n>0?t[t.length-1][ve.WORD_OR_PHRASE]:null;n>0&&!gp(s)&&!AS(a)?(t[t.length-1][ve.WORD_OR_PHRASE]+=o,t[t.length-1][ve.END_SECONDS]=r[ve.END_SECONDS]):t.push([o,r[ve.START_SECONDS],r[ve.END_SECONDS],r[ve.CONFIDENCE]])}return t},On=({timestamps:e,containsWhitespaces:t=!1})=>{const n=t?FS(e):e,r=n.reduce((a,i)=>Math.min(a,i[ve.START_SECONDS]),n[0][ve.START_SECONDS]),s=n.reduce((a,i)=>Math.max(a,i[ve.END_SECONDS]),n[n.length-1][ve.END_SECONDS]);let o=n.map(a=>a[ve.WORD_OR_PHRASE]).join(aa).trim();return{start_seconds:r,end_seconds:s,text:o,timestamps:n}},wn=e=>{const t=e.reduce((r,s)=>Math.min(r,s.start_seconds),e[0].start_seconds),n=e.reduce((r,s)=>Math.max(r,s.end_seconds),e[e.length-1].end_seconds);return{start_seconds:t,end_seconds:n}},jS=Object.freeze({uuid:"",audio_files:{outgoing_service:"",auphonic:""},metadata:{title:"",subtitle:"",year:"",artist:"",album:"",url:"",chapters:[]},transcript_versions:[]}),pu=Object.freeze({uuid:"",audio_files:{outgoing_service:"",auphonic:""},audioFile:"",metadata:{title:"",subtitle:"",year:"",artist:"",album:"",url:"",chapters:[]},shownotes:null,speakers:[],paragraphs:[],isNoTimestampsVariant:!1}),Ca={hotkeyTogglePlayPause:"Ctrl+Space",hotkeySkipBack:"Ctrl+J",hotkeySkipForward:"Ctrl+L",hotkeyReducePlaybackSpeed:"Ctrl+Shift+ArrowDown",hotkeyIncreasePlaybackSpeed:"Ctrl+Shift+ArrowUp"},hu=5,mu=5,Ze=Gv("editor",()=>{const e=se({playAudioOnTextClick:kt("transcript-editor-play-on-click",!0),autoStopPlayback:kt("transcript-editor-auto-stop-playback",!1),enableConfidenceHighlighting:kt("transcript-editor-confidence-highlighting",!0),subtitleLineMode:kt("transcript-editor-subtitle-line-mode",!1),editableTimestamps:kt("transcript-editor-editable-timestamps",!1)}),t=()=>{const te={};for(const X in Ca)te[X]=kt(`transcript-editor-${X}`,Ca[X]);return te},n=()=>{for(const te in r.value)r.value[te]=Ca[te]},r=se(t()),s=kt("transcript-editor-skip-forward-seconds",hu),o=kt("transcript-editor-skip-back-seconds",mu),a=se(null),i=se(null),l=se(!1),c=se(!1),u=se(null),d=se(0),f=se(0),p=se(),m=[{name:"0.5x",rate:.5},{name:"0.75x",rate:.75},{name:"1.0x",rate:1},{name:"1.25x",rate:1.25},{name:"1.5x",rate:1.5},{name:"1.75x",rate:1.75},{name:"2x",rate:2}],v=kt("transcript-editor-playback-rate",2),T=we(()=>m[v.value]),y=se(En(jS)),h=se("with_edits"),A=se(!1),C=we(()=>{const te=ue=>Object.keys(ue.transcript).length>0;let X=y.value.transcript_versions.find(ue=>ue.version===h.value&&te(ue));return X||(X=y.value.transcript_versions.find(ue=>ue.version==="speeechrec_engine"&&te(ue))),X}),k=we(()=>C.value.transcript),O=we(()=>k.value.intro_offset||0),b=se(En(pu)),{history:g,commit:S,undo:$,redo:E,clear:D}=g_(b,{clone:!0}),U=we(()=>b.value.audioFile),I=we(()=>b.value.metadata),L=we(()=>b.value.shownotes),x=se(void 0),R=we(()=>b.value.paragraphs.filter(te=>te.start_seconds!==void 0&&te.end_seconds!==void 0).slice().sort((te,X)=>te.start_seconds-X.start_seconds)),M=we(()=>I.value.chapters.slice().sort((te,X)=>te.start_seconds-X.start_seconds)),Y=te=>{f.value=te},G=te=>{p.value=te},ie=(te,X)=>{d.value={seconds:te,setByElement:X}},z=()=>{g.value.length>2&&$()},F=()=>{const te=k.value.track_labels;if(b.value.speakers=[],k.value.speakers&&k.value.speakers.length>0){b.value.speakers=k.value.speakers;return}k.value.speech_tracks_idx.forEach(X=>{let ue=du;te!=null&&te[X]&&(ue=te[X]);const ye=Ea(b.value.speakers);b.value.speakers.push({id:ye,track_index:X,name:ue})})},Q=()=>{b.value.uuid=y.value.uuid,b.value.metadata=y.value.metadata,b.value.shownotes=C.value.shownotes},le=()=>{if(!(b.value.audioFile&&![b.value.audio_files.outgoing_service,b.value.audio_files.auphonic].includes(b.value.audioFile)))if(Tr()){let te=null;const X=b.value.audio_files.auphonic;if(X)try{te=RS(X)}catch(ue){console.error("Unable to evaluate relative audio file",ue)}b.value.audioFile=te||b.value.audio_files.outgoing_service||b.value.audio_files.auphonic}else b.value.audioFile=b.value.audio_files.auphonic},de=()=>{b.value.audio_files=y.value.audio_files,le()},H=()=>{const te=k.value.results,X=[];Object.entries(te).forEach(([Ge,nt])=>{let Je;if(nt.speaker_id!=null)Je=nt.speaker_id;else if(k.value.speech_tracks_idx.includes(nt.track))Je=P(nt.track).id;else return;const Fe={newpara:nt.newpara,speaker_id:Je,track_index:nt.track,start_seconds:We(Ge/k.value.rate+O.value),end_seconds:We(nt.end_sample/k.value.rate+O.value),text:nt.text,timestamps:nt.timestamps,confidence:We(nt.confidence)||1};delete Fe.track,Fe.timestamps&&Fe.timestamps.forEach(De=>{De[ve.START_SECONDS]=We(De[ve.START_SECONDS]+O.value),De[ve.END_SECONDS]=We(De[ve.END_SECONDS]+O.value),De[ve.CONFIDENCE]=We(De[ve.CONFIDENCE])}),X.push(Fe)});const ue=M.value.map(Ge=>({...Ge,is_chapter:!0,end_seconds:Ge.start_seconds})),ye=X.concat(ue);ye.sort((Ge,nt)=>Ge.end_seconds!==nt.end_seconds?Ge.end_seconds-nt.end_seconds:Ge.is_chapter&&!nt.is_chapter?-1:!Ge.is_chapter&&nt.is_chapter?1:0);const Ee=[];let Ie=[];ye.forEach(Ge=>{if(Ie.length>0&&(Ge.newpara||Ge.is_chapter))if(Ie.length===1&&Ie[0].is_chapter){Ie.push(Ge);return}else Ee.push(Ie),Ie=[];Ie.push(Ge)}),Ee.push(Ie);let He=0,ct=0;const Dt=[];Ee.forEach((Ge,nt)=>{const Je={id:nt,chapter_id:null,speaker_id:void 0,track_index:void 0,start_seconds:void 0,end_seconds:void 0,lines:[],last_update:void 0};Ge.forEach(Fe=>{if(Fe.is_chapter){Je.chapter_id=Fe.id;return}Je.speaker_id||(Je.speaker_id=Fe.speaker_id),Je.track_index||(Je.track_index=Fe.track_index),(!Je.start_seconds||Fe.start_seconds<Je.start_seconds)&&(Je.start_seconds=Fe.start_seconds),(!Je.end_seconds||Fe.end_seconds>Je.end_seconds)&&(Je.end_seconds=Fe.end_seconds);let De=Fe.timestamps;De?He++:(ct++,De=[[Fe.text,Fe.start_seconds,Fe.end_seconds,Fe.confidence]]);const Fn={start_seconds:Fe.start_seconds,end_seconds:Fe.end_seconds,text:Fe.text,timestamps:De};Je.lines.push(Fn)}),[Je.start_seconds,Je.end_seconds].includes(void 0)||Dt.push(Je)}),b.value.paragraphs=Dt,ct>He&&(b.value.isNoTimestampsVariant=!0)},V=te=>R.value.findIndex(X=>X.id===te),q=te=>b.value.paragraphs.findIndex(X=>X.id===te),ee=te=>M.value.find(X=>X.id===te),he=te=>b.value.paragraphs.find(X=>X.id===te),w=te=>b.value.speakers.find(X=>X.id===te),P=te=>b.value.speakers.find(X=>X.track_index===te),B=te=>{const X=w(te);return X&&X.name!==du?X.name:void 0},K=te=>y.value.transcript_versions.find(X=>X.version===te),Z=()=>{const te=K("speeechrec_engine"),X=K("with_edits"),ue=new Date(te.transcript_updated_at)>new Date(te.shownotes_updated_at)?new Date(te.transcript_updated_at):new Date(te.shownotes_updated_at);if(X.transcript_updated_at||X.shownotes_updated_at){const ye=new Date(X.transcript_updated_at)>new Date(X.shownotes_updated_at)?new Date(X.transcript_updated_at):new Date(X.shownotes_updated_at);return ue>ye}else return!1},ne=({id:te,name:X})=>{const ue=w(te);ue.name=X},fe=({name:te})=>{const ue={id:Ea(b.value.speakers),name:te,track_index:void 0};return b.value.speakers.push(ue),ue},ae=({chapterId:te,commitHistory:X=!1})=>{const ue=b.value.paragraphs.findIndex(Ee=>Ee.chapter_id===te);ue!==-1&&(b.value.paragraphs[ue].chapter_id=null);const ye=I.value.chapters.findIndex(Ee=>Ee.id===te);ye!==-1&&(I.value.chapters.splice(ye,1),X&&S())},ce=({paragraphId:te,commitHistory:X=!1})=>{const ue=q(te);if(ue===-1)return!1;b.value.paragraphs.splice(ue,1),X&&S()},re=({paragraphId:te,lines:X})=>{const ue=he(te);ue.lines=X;const{start_seconds:ye,end_seconds:Ee}=wn(X);ue.start_seconds=ye,ue.end_seconds=Ee,ue.last_update=new Date},_e=({paragraphId:te,updatedParagraph:X})=>{let ue=he(te);Object.assign(ue,X),ue.last_update=new Date,S()},me=({paragraphId:te})=>{const X=V(te),ue=R.value[X].lines,ye=X-1,Ee=R.value[ye].id,Ie=he(Ee);let He=Ie.lines.length;if(Ie&&Ie.lines.length>0){const ct=Ie.lines.concat(ue);re({paragraphId:Ee,lines:ct}),ce({paragraphId:te})}return{previousParagraphId:Ee,lineIndexAfterCombine:He}},be=()=>{if(g.value.length>2){const te=g.value[0],X=Math.max(i.value,a.value);if(te.timestamp>X)return!0}return!1},xe=({lines:te,speaker_id:X,chapter_id:ue=null,track_index:ye})=>{const{start_seconds:Ee,end_seconds:Ie}=wn(te),ct={id:Ea(b.value.paragraphs),chapter_id:ue,speaker_id:X,track_index:ye,start_seconds:Ee,end_seconds:Ie,lines:te,last_update:new Date};return b.value.paragraphs.push(ct),ct},Oe=({paragraphId:te})=>{const X=he(te),ue=We(X.start_seconds-Ta),ye=b.value.paragraphs.find(He=>He.start_seconds===ue);if(ye){const He=We(ye.start_seconds-Ta);pr({paragraphId:ye.id,startSeconds:He})}const Ee=ue+fu,Ie=xe({lines:[{start_seconds:ue,end_seconds:Ee,text:Gn,timestamps:[[Gn,ue,Ee,1]]}],speaker_id:X.speaker_id,track_index:X.track_index});return S(),Ie},Be=({paragraphId:te})=>{const X=he(te),ue=We(X.end_seconds),ye=b.value.paragraphs.find(He=>He.start_seconds===ue);if(ye){const He=We(ye.start_seconds+Ta);pr({paragraphId:ye.id,startSeconds:He})}const Ee=ue+fu,Ie=xe({lines:[{start_seconds:ue,end_seconds:Ee,text:Gn,timestamps:[[Gn,ue,Ee,1]]}],speaker_id:X.speaker_id,track_index:X.track_index});return S(),Ie},Re=({paragraphId:te,lineIndex:X,line:ue})=>{const ye=he(te);ye.lines[X]=ue;const{start_seconds:Ee,end_seconds:Ie}=wn(ye.lines);ye.start_seconds=Ee,ye.end_seconds=Ie,ye.last_update=new Date,S()},Xe=({paragraphId:te,lineIndex:X,leftLine:ue,rightLine:ye})=>{const Ee=he(te);Ee.lines[X]=ue;const Ie=X+1;return Ee.lines.splice(Ie,0,ye),Ee.last_update=new Date,S(),{nextLineIndex:Ie}},Et=({paragraphId:te,lineIndex:X})=>{const ue=he(te),ye=X-1,Ee=ue.lines[ye],Ie=ue.lines[X],He=Ee.timestamps.length,ct=Ee.timestamps.concat(Ie.timestamps),Dt=On({timestamps:ct});return ue.lines[ye]=Dt,ue.lines.splice(X,1),ue.last_update=new Date,S(),{previousLineIndex:ye,previousTimestampsIndex:He}},pn=({paragraphId:te,lineIndex:X})=>{const ue=he(te);if(ue.lines.length===1)ce({paragraphId:te,commitHistory:!1});else{ue.lines.splice(X,1);const{start_seconds:ye,end_seconds:Ee}=wn(ue.lines);ue.start_seconds=ye,ue.end_seconds=Ee,ue.last_update=new Date}S()},Kr=({paragraphId:te,lineIndex:X,assignChapterId:ue=null})=>{const ye=he(te);if(ye.lines.length===1)throw Error("Can't split a Single-Line Paragraph");const Ee=ye.lines.filter((Dt,Ge)=>Ge>=X);ye.lines.splice(X);const{start_seconds:Ie,end_seconds:He}=wn(ye.lines);ye.start_seconds=Ie,ye.end_seconds=He,ye.last_update=new Date;const{id:ct}=xe({lines:Ee,speaker_id:ye.speaker_id,track_index:ye.track_index,chapter_id:ue});return S(),{id:ct}},Ln=({paragraphId:te,leftParagraphLines:X,rightParagraphLines:ue})=>{if([ue.length,X.length].includes(0))throw Error("Cannot split a paragraph with empty lines");const ye=he(te);ye.lines=X;const{start_seconds:Ee,end_seconds:Ie}=wn(ye.lines);ye.start_seconds=Ee,ye.end_seconds=Ie,ye.last_update=new Date;const{id:He}=xe({lines:ue,speaker_id:ye.speaker_id,track_index:ye.track_index,chapter_id:null});return S(),{id:He}},pr=({paragraphId:te,startSeconds:X,commitHistory:ue=!1})=>{if(b.value.paragraphs.some(Ge=>Ge.start_seconds===X&&Ge.id!==te))throw Error(`The timestamp ${cn(X,!0)} is already taken.`);const Ee=he(te),Ie=Ee.start_seconds;if(Ie===X)return;const He=Ie-X;Ee.lines.forEach((Ge,nt)=>{const Je=Ge.timestamps.map(De=>(De[ve.START_SECONDS]=We(De[ve.START_SECONDS]-He),De[ve.END_SECONDS]=We(De[ve.END_SECONDS]-He),De)),Fe=On({timestamps:Je});Ee.lines[nt]=Fe});const{start_seconds:ct,end_seconds:Dt}=wn(Ee.lines);Ee.start_seconds=ct,Ee.end_seconds=Dt,Ee.last_update=new Date,ue&&S()},vt=({paragraphId:te})=>{const X=he(te);X.chapter_id!==null&&ae({chapterId:X.chapter_id});const{previousParagraphId:ue,lineIndexAfterCombine:ye}=me({paragraphId:te});return S(),{previousParagraphId:ue,lineIndexAfterCombine:ye}},It=({chapterId:te,seconds:X})=>{const ue=ee(te);if(M.value.find(De=>De.start_seconds===X))throw Error("A Chapter with this timestamp already exists");const Ie=R.value[R.value.length-1].end_seconds;let He=-1;for(let De=0;De<R.value.length;De++){const Fn=R.value[De];if(X<Fn.end_seconds&&X<Ie){He=De;break}}if(He===-1)if(X===0)He=0;else throw Error("The provided timestamp is beyond the scope of this transcript");let ct=-1;const Dt=R.value[He].lines,nt=Dt[Dt.length-1].end_seconds;for(let De=0;De<Dt.length;De++){const Fn=Dt[De];if(X<Fn.end_seconds&&X<nt){ct=De;break}}const Je=b.value.paragraphs.find(De=>De.chapter_id===te),Fe=R.value[He];if(ue.start_seconds=X,Je.chapter_id=null,ct>0)Kr({paragraphId:Fe.id,lineIndex:ct,assignChapterId:te});else{if(Fe.chapter_id!=null){const De=M.value.map(Fn=>Fn.id).indexOf(Fe.chapter_id);M.value.splice(De,1)}Fe.chapter_id=te,Fe.last_update=new Date,Je.last_update=new Date,S()}},Gs=()=>L.value!==null&&typeof L.value=="object"&&Object.keys(L.value).length>0,Op=()=>M.value&&M.value.length>0,Pp=()=>{o.value=hu,s.value=mu},Ap=()=>{b.value=En(pu)};return{settings:e,hotkeys:r,skipForwardSeconds:s,skipBackSeconds:o,transcriptVersion:h,hasSelectedVersion:A,lastDownloadEditor:a,lastSaveTranscriptData:i,isSaveTranscriptDataPending:l,audioFile:U,playbackCanPlay:u,playbackStartSeconds:d,playbackCurrentSeconds:f,playbackHighlightedElementId:p,playbackRate:T,playbackRateOptions:m,playbackRateSelectedIndex:v,sortedChapters:M,isEditTimestampModeEnabled:c,sourceData:y,sourceTranscriptData:k,canRenderTranscriptEditor:x,editorData:b,editorDataHistory:g,shownotes:L,sortedParagraphs:R,metadata:I,introOffsetSeconds:O,resetHotkeys:n,hasShownotes:Gs,hasChapters:Op,getTranscriptVersion:K,isMoreRecentSpeechrecVersionAvailable:Z,getParagraphById:he,getChapterById:ee,getSpeakerById:w,getSpeakerByTrackIndex:P,getSpeakerName:B,setEditorData:async te=>{b.value=te,await tt(),le(),D(),S()},setSourceData:async te=>{y.value=En(te),Ap(),de(),Q(),F(),H(),await tt(),D(),S()},containsUnsavedChanges:be,setPlaybackStartSeconds:ie,setPlaybackCurrentSeconds:Y,setPlaybackHighlightedElementId:G,createSpeaker:fe,createParagraphAbove:Oe,createParagraphBelow:Be,deleteChapter:ae,editSpeaker:ne,editParagraph:_e,editParagraphLine:Re,splitParagraphLine:Xe,combineParagraphLine:Et,deleteParagraphLine:pn,deleteParagraph:ce,splitParagraphOnLineIndex:Kr,splitParagraph:Ln,combineParagraph:vt,editParagraphChapterTime:It,editParagraphStartSeconds:pr,commitEditorDataHistory:S,undoEditorDataHistory:z,redoEditorDataHistory:E,clearEditorDataHistory:D,resetSkipForwardBackSeconds:Pp}});function _p(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5m8.25 3v6.75m0 0l-3-3m3 3l3-3M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"})])}function Mo(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"})])}function BS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 13.5L12 21m0 0l-7.5-7.5M12 21V3"})])}function ci(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 8.25H7.5a2.25 2.25 0 00-2.25 2.25v9a2.25 2.25 0 002.25 2.25h9a2.25 2.25 0 002.25-2.25v-9a2.25 2.25 0 00-2.25-2.25H15m0-3l-3-3m0 0l-3 3m3-3V15"})])}function HS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 10.5L12 3m0 0l7.5 7.5M12 3v18"})])}function vu(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 15L3 9m0 0l6-6M3 9h12a6 6 0 010 12h-3"})])}function gu(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15 15l6-6m0 0l-6-6m6 6H9a6 6 0 000 12h3"})])}function ui(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 00-3.375-3.375h-1.5a1.125 1.125 0 01-1.125-1.125v-1.5A3.375 3.375 0 006.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0015 2.25h-1.5a2.251 2.251 0 00-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 00-9-9z"})])}function bp(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m3.75 9v6m3-3H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"})])}function VS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"})])}function US(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 18.75a.75.75 0 110-1.5.75.75 0 010 1.5z"})])}function WS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"})])}function KS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 4.5v15m7.5-7.5h-15"})])}function zS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.72 13.829c-.24.03-.48.062-.72.096m.72-.096a42.415 42.415 0 0110.56 0m-10.56 0L6.34 18m10.94-4.171c.24.03.48.062.72.096m-.72-.096L17.66 18m0 0l.229 2.523a1.125 1.125 0 01-1.12 1.227H7.231c-.662 0-1.18-.568-1.12-1.227L6.34 18m11.318 0h1.091A2.25 2.25 0 0021 15.75V9.456c0-1.081-.768-2.015-1.837-2.175a48.055 48.055 0 00-1.913-.247M6.34 18H5.25A2.25 2.25 0 013 15.75V9.456c0-1.081.768-2.015 1.837-2.175a48.041 48.041 0 011.913-.247m10.5 0a48.536 48.536 0 00-10.5 0m10.5 0V3.375c0-.621-.504-1.125-1.125-1.125h-8.25c-.621 0-1.125.504-1.125 1.125v3.659M18 10.5h.008v.008H18V10.5zm-3 0h.008v.008H15V10.5z"})])}function qS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.59 14.37a6 6 0 01-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 006.16-12.12A14.98 14.98 0 009.631 8.41m5.96 5.96a14.926 14.926 0 01-5.841 2.58m-.119-8.54a6 6 0 00-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 00-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 01-2.448-2.448 14.9 14.9 0 01.06-.312m-2.24 2.39a4.493 4.493 0 00-1.757 4.306 4.493 4.493 0 004.306-1.758M16.5 9a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z"})])}function wp(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true"},[N("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"})])}function YS(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},[N("path",{"fill-rule":"evenodd",d:"M6.75 5.25a.75.75 0 01.75-.75H9a.75.75 0 01.75.75v13.5a.75.75 0 01-.75.75H7.5a.75.75 0 01-.75-.75V5.25zm7.5 0A.75.75 0 0115 4.5h1.5a.75.75 0 01.75.75v13.5a.75.75 0 01-.75.75H15a.75.75 0 01-.75-.75V5.25z","clip-rule":"evenodd"})])}function sl(e,t){return j(),W("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},[N("path",{"fill-rule":"evenodd",d:"M12 3.75a.75.75 0 01.75.75v6.75h6.75a.75.75 0 010 1.5h-6.75v6.75a.75.75 0 01-1.5 0v-6.75H4.5a.75.75 0 010-1.5h6.75V4.5a.75.75 0 01.75-.75z","clip-rule":"evenodd"})])}var Sp={},xp={},ol={exports:{}},qe=String,Tp=function(){return{isColorSupported:!1,reset:qe,bold:qe,dim:qe,italic:qe,underline:qe,inverse:qe,hidden:qe,strikethrough:qe,black:qe,red:qe,green:qe,yellow:qe,blue:qe,magenta:qe,cyan:qe,white:qe,gray:qe,bgBlack:qe,bgRed:qe,bgGreen:qe,bgYellow:qe,bgBlue:qe,bgMagenta:qe,bgCyan:qe,bgWhite:qe}};ol.exports=Tp();ol.exports.createColors=Tp;var GS=ol.exports;(function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(l,c){for(var u in c)Object.defineProperty(l,u,{enumerable:!0,get:c[u]})}t(e,{dim:function(){return a},default:function(){return i}});const n=r(GS);function r(l){return l&&l.__esModule?l:{default:l}}let s=new Set;function o(l,c,u){typeof process<"u"&&{}.JEST_WORKER_ID||u&&s.has(u)||(u&&s.add(u),console.warn(""),c.forEach(d=>console.warn(l,"-",d)))}function a(l){return n.default.dim(l)}const i={info(l,c){o(n.default.bold(n.default.cyan("info")),...Array.isArray(l)?[l]:[c,l])},warn(l,c){o(n.default.bold(n.default.yellow("warn")),...Array.isArray(l)?[l]:[c,l])},risk(l,c){o(n.default.bold(n.default.magenta("risk")),...Array.isArray(l)?[l]:[c,l])}}})(xp);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return s}});const t=n(xp);function n(o){return o&&o.__esModule?o:{default:o}}function r({version:o,from:a,to:i}){t.default.warn(`${a}-color-renamed`,[`As of Tailwind CSS ${o}, \`${a}\` has been renamed to \`${i}\`.`,"Update your configuration file to silence this warning."])}const s={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"},get lightBlue(){return r({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return r({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return r({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return r({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return r({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}})(Sp);let ka=Sp;var JS=(ka.__esModule?ka:{default:ka}).default;const Ds=Ys(JS);var Ep={exports:{}};const QS=wS(Hv);(function(e,t){(function(r,s){e.exports=s(QS)})(qs,n=>(()=>{var r={772:(i,l)=>{Object.defineProperty(l,"__esModule",{value:!0}),l.default=(c,u)=>{const d=c.__vccOpts||c;for(const[f,p]of u)d[f]=p;return d}},976:i=>{i.exports=n}},s={};function o(i){var l=s[i];if(l!==void 0)return l.exports;var c=s[i]={exports:{}};return r[i](c,c.exports,o),c.exports}o.d=(i,l)=>{for(var c in l)o.o(l,c)&&!o.o(i,c)&&Object.defineProperty(i,c,{enumerable:!0,get:l[c]})},o.o=(i,l)=>Object.prototype.hasOwnProperty.call(i,l),o.r=i=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})};var a={};return(()=>{o.r(a),o.d(a,{ToastComponent:()=>k,ToastPlugin:()=>b,ToastPositions:()=>m,default:()=>g,useToast:()=>O});var i=o(976);const l=(0,i.createElementVNode)("div",{class:"v-toast__icon"},null,-1),c=["innerHTML"];function u(S,$,E,D,U,I){return(0,i.openBlock)(),(0,i.createBlock)(i.Transition,{"enter-active-class":S.transition.enter,"leave-active-class":S.transition.leave},{default:(0,i.withCtx)(()=>[(0,i.withDirectives)((0,i.createElementVNode)("div",{ref:"root",role:"alert",class:(0,i.normalizeClass)(["v-toast__item",[`v-toast__item--${S.type}`,`v-toast__item--${S.position}`]]),onMouseover:$[0]||($[0]=L=>S.toggleTimer(!0)),onMouseleave:$[1]||($[1]=L=>S.toggleTimer(!1)),onClick:$[2]||($[2]=function(){return S.whenClicked&&S.whenClicked(...arguments)})},[l,(0,i.createElementVNode)("p",{class:"v-toast__text",innerHTML:S.message},null,8,c)],34),[[i.vShow,S.isActive]])]),_:1},8,["enter-active-class","leave-active-class"])}function d(S){var $;typeof S.remove<"u"?S.remove():($=S.parentNode)==null||$.removeChild(S)}function f(S,$,E){let D=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const U=(0,i.h)(S,$,D),I=document.createElement("div");return I.classList.add("v-toast--pending"),E.appendChild(I),(0,i.render)(U,I),U.component}class p{constructor($,E){this.startedAt=Date.now(),this.callback=$,this.delay=E,this.timer=setTimeout($,E)}pause(){this.stop(),this.delay-=Date.now()-this.startedAt}resume(){this.stop(),this.startedAt=Date.now(),this.timer=setTimeout(this.callback,this.delay)}stop(){clearTimeout(this.timer)}}const m=Object.freeze({TOP_RIGHT:"top-right",TOP:"top",TOP_LEFT:"top-left",BOTTOM_RIGHT:"bottom-right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom-left"});function v(S){return{all:S=S||new Map,on:function($,E){var D=S.get($);D?D.push(E):S.set($,[E])},off:function($,E){var D=S.get($);D&&(E?D.splice(D.indexOf(E)>>>0,1):S.set($,[]))},emit:function($,E){var D=S.get($);D&&D.slice().map(function(U){U(E)}),(D=S.get("*"))&&D.slice().map(function(U){U($,E)})}}}const y=v(),h=(0,i.defineComponent)({name:"Toast",props:{message:{type:String,required:!0},type:{type:String,default:"success"},position:{type:String,default:m.BOTTOM_RIGHT,validator(S){return Object.values(m).includes(S)}},duration:{type:Number,default:3e3},dismissible:{type:Boolean,default:!0},onDismiss:{type:Function,default:()=>{}},onClick:{type:Function,default:()=>{}},queue:Boolean,pauseOnHover:{type:Boolean,default:!0}},data(){return{isActive:!1,parentTop:null,parentBottom:null,isHovered:!1}},beforeMount(){this.setupContainer()},mounted(){this.showNotice(),y.on("toast-clear",this.dismiss)},methods:{setupContainer(){if(this.parentTop=document.querySelector(".v-toast.v-toast--top"),this.parentBottom=document.querySelector(".v-toast.v-toast--bottom"),this.parentTop&&this.parentBottom)return;this.parentTop||(this.parentTop=document.createElement("div"),this.parentTop.className="v-toast v-toast--top"),this.parentBottom||(this.parentBottom=document.createElement("div"),this.parentBottom.className="v-toast v-toast--bottom");const S=document.body;S.appendChild(this.parentTop),S.appendChild(this.parentBottom)},shouldQueue(){return this.queue?this.parentTop.childElementCount>0||this.parentBottom.childElementCount>0:!1},dismiss(){this.timer&&this.timer.stop(),clearTimeout(this.queueTimer),this.isActive=!1,setTimeout(()=>{this.onDismiss.apply(null,arguments);const S=this.$refs.root;(0,i.render)(null,S),d(S)},150)},showNotice(){if(this.shouldQueue()){this.queueTimer=setTimeout(this.showNotice,250);return}const S=this.$refs.root.parentElement;this.correctParent.insertAdjacentElement("afterbegin",this.$refs.root),d(S),this.isActive=!0,this.duration&&(this.timer=new p(this.dismiss,this.duration))},whenClicked(){this.dismissible&&(this.onClick.apply(null,arguments),this.dismiss())},toggleTimer(S){!this.pauseOnHover||!this.timer||(S?this.timer.pause():this.timer.resume())}},computed:{correctParent(){switch(this.position){case m.TOP:case m.TOP_RIGHT:case m.TOP_LEFT:return this.parentTop;case m.BOTTOM:case m.BOTTOM_RIGHT:case m.BOTTOM_LEFT:return this.parentBottom}},transition(){switch(this.position){case m.TOP:case m.TOP_RIGHT:case m.TOP_LEFT:return{enter:"v-toast--fade-in-down",leave:"v-toast--fade-out"};case m.BOTTOM:case m.BOTTOM_RIGHT:case m.BOTTOM_LEFT:return{enter:"v-toast--fade-in-up",leave:"v-toast--fade-out"}}}},beforeUnmount(){y.off("toast-clear",this.dismiss)}});var A=o(772);const k=(0,A.default)(h,[["render",u]]),O=function(){let S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return{open($){let E=null;typeof $=="string"&&(E=$);const U=Object.assign({},{message:E},S,$);return{dismiss:f(k,U,document.body).ctx.dismiss}},clear(){y.emit("toast-clear")},success($){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:$,type:"success"},E))},error($){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:$,type:"error"},E))},info($){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:$,type:"info"},E))},warning($){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:$,type:"warning"},E))},default($){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.open(Object.assign({},{message:$,type:"default"},E))}}},b={install:function(S){let $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},E=O($);S.config.globalProperties.$toast=E,S.provide("$toast",E)}},g=b})(),a})())})(Ep);var Ur=Ep.exports;function al(){const e=Ze(),{sortedParagraphs:t,editorData:n,metadata:r,shownotes:s,lastDownloadEditor:o,sortedChapters:a}=at(e),{getSpeakerName:i,getChapterById:l,hasShownotes:c,hasChapters:u}=e,{copy:d}=s_({legacy:!0}),f={vtt:{name:"WebVTT Subtitles (*.vtt)",fileExtension:".vtt",mimeType:"text/vtt"},srt:{name:"SubRip Text (*.srt)",fileExtension:".srt",mimeType:"application/x-subrip"},txt:{name:"Plain Text Transcript (*.txt)",fileExtension:".txt",mimeType:"text/plain"},html:{name:"HTML Transcript (*.html)",fileExtension:".html",mimeType:"text/html"},pdf:{name:"Portable Document Format (*.pdf)",fileExtension:".pdf",mimeType:"application/pdf"}},p=(b,g,S=`
`)=>{let $=b.replace(/\n/g,"").trim();return g&&S?$=`${$}${S}`:$=`${$} `,$},m=()=>{let b=`WEBVTT

`;return t.value.forEach(g=>{const S=i(g.speaker_id);g.lines.forEach($=>{b+=`${lu($.start_seconds)} --> ${lu($.end_seconds)}
`;const E=$.text.replace(/\n/g,"").trim();S?b+=`<v ${S}>${E}`:b+=`${E}`,b+=`

`})}),b},v=()=>{let b="",g=1;return t.value.forEach(S=>{const $=i(S.speaker_id);S.lines.forEach(E=>{b+=`${g++}
`,b+=`${cu(E.start_seconds)} --> ${cu(E.end_seconds)}
`;const D=E.text.replace(/\n/g,"").trim();$?b+=`${$}:
${D}`:b+=`${D}`,b+=`

`})}),b},T=()=>{let b="";return t.value.forEach(g=>{const S=i(g.speaker_id);S&&(b+=`${S}:
`),g.lines.forEach(($,E)=>{const D=p($.text,E===g.lines.length-1);E===0?b+=`[${$n(g.start_seconds)}] ${D}`:b+=`${D}`}),b+=`
`}),b},y=({includeShownotes:b=!1,includeChapters:g=!1})=>{const S=()=>r.value.title?`<h1>${r.value.title}</h1>`:"",$=()=>r.value.subtitle?`<p id="subtitle">${r.value.subtitle}</p>`:"",E=()=>{const I=(F,Q)=>Q?`<tr>
              <td>${F}</td>
              <td>${Q}</td>
            </tr>`:"",L=()=>r.value.summary?`<p id="summary">${r.value.summary}</p>`:"",x=()=>{if(g&&u()){let F='<h3>Chapters</h3><table id="chapters-table"><tbody>';return a.value.forEach(Q=>{F+=I(`<a href="#chapter_${Q.id}">${$n(Q.start_seconds)}</a>`,Q.title)}),F+="</tbody></table>",F}return""},R=()=>{if(b&&c()){let F="<hr><h2>Automatic Shownotes</h2>";F+=x();const Q=s.value.summaries.long;if(Q&&Q.length>0){const H=Q[0];H&&(F+=`<h3>Long Summary</h3><p>${H}</p>`)}const le=s.value.summaries.brief;if(le&&le.length>0){const H=le[0];H&&(F+=`<h3>Brief Summary</h3><p>${H}</p>`)}const de=s.value.tags;return de&&de.length>0&&(F+=`<h3>Tags</h3><p>${de.join(", ")}</p>`),F}return""},M=()=>{const F=R(),Q=x();return F||Q},G=(()=>{const{artist:F,album:Q,year:le,url:de}=r.value;return F||Q||le||de?`<table id="metadata-table">
            <tbody>
              ${I("Artist:",F)}
              ${I("Album:",Q)}
              ${I("Year:",le)}
              ${I("URL:",de?`<a href="${de}" target="_blank">${de}</a>`:"")}
            </tbody>
          </table>`:""})(),ie=L(),z=M();return G||ie||z?`<section id="metadata">
        ${G}
        ${ie}
        ${z}
        </section>`:""},D=()=>{let I="";return t.value.forEach(L=>{const x=i(L.speaker_id);if(g){const R=l(L.chapter_id);R&&(I+=`<h3 class="chapter" id="chapter_${R.id}">${R.title}</h3>`)}I+="<p>",x&&(I+=`<span class="speaker">${x}:</span><br>`),L.lines.forEach((R,M)=>{const Y=p(R.text,M===L.lines.length-1,null);M===0?I+=`<span class="timestamp">[${$n(L.start_seconds)}]</span> ${Y}`:M===L.lines.length-1?I+=Y.trimEnd():I+=`${Y}`}),I+="</p>"}),I};return`<!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
        <title>${r.value.title}</title>
        <style>
          html {
            font-family: Inter var, Helvetica, Helvetica Neue, Arial, sans-serif;
            max-width: 1280px;
            line-height: 1.5;
            overflow-wrap: break-word;
          }

          h1 {
            line-height: 1.2;
          }
          
          body {
            padding: 0px 14px 14px 14px;
          }

          table {
            border-spacing: 0px;
          }

          a, a:visited, a:hover, a:active {
            font-weight: bold;
            text-decoration:none;
            color: black;
          }

          hr {
            margin: 20px 0 20px 0;
          }

          #metadata-table td:first-child {
            font-weight: bold;
            padding-right: 10px;
          }

          #chapters-table td:first-child {
            text-align: right;
            padding-right: 10px;
          }

          #subtitle {
            margin-block-start: 20px;
            margin-block-end: 20px;
            font-weight: bold;
          }

          .chapter {
            margin-top: 0px;
            margin-bottom: 0px;
          }

          .chapter:not(:first-of-type) {
            margin-top: 30px;
          }

          .speaker {
            font-weight: bold;
          }

          .timestamp {
            color: ${Ds.gray[500]};
            font-size: 14px;
          }

          @media print {
            body {
              padding: 0;
            }
          }
        </style>
      </head>
      <body>
        ${S()}
        ${$()}
        ${E()}
        <hr>
        <section id="transcript">
          <h2>Transcript</h2>
          ${D()}
        </section>
      </body>
    </html>`},h=(b,g)=>{const S=new Blob([b],{type:g.mimeType}),$=document.createElement("a");$.href=URL.createObjectURL(S),$.download=`${r.value.title}${g.fileExtension}`,$.click(),URL.revokeObjectURL($.href)};return{downloadFormatOptions:f,downloadTranscriptData:(b,g)=>{const S=f[b];if(b==="vtt")h(m(),S);else if(b==="txt")h(T(),S);else if(b==="srt")h(v(),S);else if(b==="html")h(y(g),S);else if(b==="pdf"){const $=window.open();$.document.write(y(g)),$.document.close(),$.print(),$.close()}},downloadTranscriptEditor:()=>{const b=En(n.value);b.audioFile&&b.audioFile.startsWith("blob:")&&(b.audioFile="blob:expired-url");const g=`
      <!doctype html>
      <html lang="en">
        ${document.head.outerHTML}
        <body>
          <script id="transcriptEditorData" type="application/json">
            ${JSON.stringify(b)}
          <\/script>
          <div id="app"></div>
        </body>
      </html>
      `;h(g,{fileExtension:".html",mimeType:"text/html"}),o.value=Date.now()},copyTranscriptTextToClipboard:()=>d(T()),copyEditorDataToClipboard:()=>d(JSON.stringify(n.value))}}const ZS=["type","disabled"],et={__name:"AppButton",props:{variantClass:{type:String,default:"btn-white"},type:{type:String,default:"button"},disabled:{type:Boolean,default:!1}},setup(e){return(t,n)=>(j(),W("button",{type:e.type,class:Ne(["whitespace-nowrap",e.variantClass]),disabled:e.disabled},[wt(t.$slots,"icon"),wt(t.$slots,"default")],10,ZS))}},XS=["for"],ex=["id","aria-checked"],tx={class:"ml-3 text-sm cursor-pointer"},zn={__name:"AppSwitch",props:{modelValue:{type:Boolean,default:!1},id:{type:String}},emits:["update:modelValue"],setup(e){const t=e;return(n,r)=>(j(),W("label",{class:"flex items-center cursor-pointer",for:t.id},[N("button",{type:"button",class:Ne(["relative inline-flex h-6 w-11 flex-shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out active:outline-none active:ring-2 active:ring-offset-2",e.modelValue?"switch-primary":"switch-inactive"]),id:t.id,role:"switch","aria-checked":e.modelValue,onClick:r[0]||(r[0]=s=>n.$emit("update:modelValue",!e.modelValue))},[N("span",{"aria-hidden":"true",class:Ne(["pointer-events-none inline-block h-5 w-5 transform rounded-full bg-white shadow ring-0 transition duration-200 ease-in-out",e.modelValue?"translate-x-5":"translate-x-0"])},null,2)],10,ex),N("span",tx,[wt(n.$slots,"default")])],8,XS))}},nx=N("h2",{class:"text-xl font-bold tracking-tight"},"Export Transcript",-1),rx=["onSubmit"],sx={class:"flex flex-col gap-3"},ox=["value"],ax=N("div",{class:"pt-2 text-gray-400 text-xs"},'Use "Save as PDF" in the Print Dialog',-1),ix=N("div",{class:"pt-2 text-gray-400 text-xs"}," Download Transcript Editor with all changes for offline use. ",-1),lx={__name:"ModalExportTranscript",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{hasShownotes:r,hasChapters:s}=n,o=se(),{downloadFormatOptions:a,downloadTranscriptData:i}=al(),l=kt("transcript-editor-download-format","vtt"),c=kt("transcript-editor-download-include-shownotes",!0),u=kt("transcript-editor-download-include-chapters",!0),d=()=>{i(l.value,{includeShownotes:c.value,includeChapters:u.value}),t("confirm",{})};return ot(()=>{o.value.focus()}),(f,p)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col min-w-[300px] max-w-3xl mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[nx,N("form",{onSubmit:xt(d,["prevent"]),class:"flex flex-col pt-2"},[N("div",sx,[N("label",{ref_key:"inputSelectFormat",ref:o},[ge("Select Format "),ht(N("select",{class:"form-select w-full rounded-md border-0 py-1.5 pl-3 text-gray-900 ring-1 ring-inset ring-gray-300 focus:ring-2 focus:ring-indigo-600 sm:text-sm sm:leading-6","onUpdate:modelValue":p[0]||(p[0]=m=>Le(l)?l.value=m:null)},[(j(!0),W(Ce,null,ft(_(a),(m,v)=>(j(),W("option",{key:v,value:v},Ae(m.name),9,ox))),128))],512),[[$r,_(l)]])],512),["html","pdf"].includes(_(l))?(j(),W(Ce,{key:0},[_(r)()?(j(),ke(zn,{key:0,modelValue:_(c),"onUpdate:modelValue":p[1]||(p[1]=m=>Le(c)?c.value=m:null),id:"include-generated-shownotes"},{default:oe(()=>[ge("Include Generated Shownotes")]),_:1},8,["modelValue"])):Se("",!0),_(s)()?(j(),ke(zn,{key:1,modelValue:_(u),"onUpdate:modelValue":p[2]||(p[2]=m=>Le(u)?u.value=m:null),id:"include-chapters"},{default:oe(()=>[ge("Include Chapters")]),_:1},8,["modelValue"])):Se("",!0)],64)):Se("",!0)]),_(l)==="pdf"?(j(),W(Ce,{key:0},[J(et,{type:"submit",variantClass:"btn-primary",class:"mt-3"},{default:oe(()=>[J(_(zS),{class:"h-5 w-5"}),ge(" Open Print Dialog ")]),_:1}),ax],64)):_(l)==="transcriptEditor"?(j(),W(Ce,{key:1},[J(et,{type:"submit",variantClass:"btn-primary",class:"mt-3"},{default:oe(()=>[J(_(Mo),{class:"h-5 w-5"}),ge(" Download ")]),_:1}),ix],64)):(j(),ke(et,{key:2,type:"submit",variantClass:"btn-primary",class:"mt-3"},{default:oe(()=>[J(_(Mo),{class:"h-5 w-5"}),ge(" Download ")]),_:1}))],40,rx)]),_:1}))}},cx=["href"],ux={__name:"AppHelp",props:{link:{type:String,required:!0}},setup(e){const t=e,n="https://auphonic.com/help",r=we(()=>`${n}/${t.link}`);return(s,o)=>(j(),W("a",{href:r.value,title:"Click to show help",target:"_blank",class:"opacity-70 hover:opacity-100"},"[?]",8,cx))}},dx={class:"flex justify-between items-center"},fx=N("h2",{class:"text-xl font-bold tracking-tight"},"Hotkeys",-1),px=["onSubmit"],hx={class:"flex flex-col gap-4"},mx=["value"],vx={key:0,class:"text-red-500"},gx={class:"flex justify-between"},yx={class:"pr-1"},_x=["value"],bx=["value"],wx={key:0,class:"text-red-500"},Sx={class:"flex justify-between"},xx={class:"pr-1"},Tx=["value"],Ex=["value"],Cx={key:0,class:"text-red-500"},kx=["value"],$x={key:0,class:"text-red-500"},Ox=["value"],Px={key:0,class:"text-red-500"},Ax={class:"flex justify-between"},Ix={__name:"ModalHotkeys",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{resetHotkeys:r,resetSkipForwardBackSeconds:s}=n,o=Ur.useToast(),{hotkeys:a,skipForwardSeconds:i,skipBackSeconds:l}=at(n),c=se(null),u=se(null),d=se(null),f=se(null),p=se(null),m=se(null),v=se(null),T=se({togglePlayPause:"",skipBack:"",skipForward:"",reducePlaybackSpeed:"",increasePlaybackSpeed:""}),y=we(()=>{for(const O in T.value)if(T.value[O]!=="")return!0;return!1}),h=()=>!0,A=()=>{h(d.value.value)&&(a.value.hotkeyTogglePlayPause=d.value.value,T.value.togglePlayPause=""),h(f.value.value)&&(a.value.hotkeySkipBack=f.value.value,T.value.skipBack=""),h(p.value.value)&&(a.value.hotkeySkipForward=p.value.value,T.value.skipForward=""),h(m.value.value)&&(a.value.hotkeyReducePlaybackSpeed=m.value.value,T.value.reducePlaybackSpeed=""),h(v.value.value)&&(a.value.hotkeyIncreasePlaybackSpeed=v.value.value,T.value.increasePlaybackSpeed=""),i.value=u.value.value,l.value=c.value.value},C=()=>{A(),o.default("Hotkeys updated!",{duration:1e3,position:"top-right"}),y.value||t("confirm",{})},k=()=>{r(),s(),o.default("Hotkeys have been reset to default.",{duration:1e3,position:"top-right"}),t("confirm",{})};return ot(()=>{}),(O,b)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col min-w-[320px] max-w-3xl mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[N("div",dx,[fx,J(ux,{link:"algorithms/speech_recognition.html#transcript-editor-hotkeys"})]),N("form",{onSubmit:xt(C,["prevent"]),class:"flex flex-col gap-4 pt-2"},[N("div",hx,[N("label",null,[ge(" Toggle Play/Pause "),N("input",{type:"text",class:"input-text",ref_key:"togglePlayPause",ref:d,value:_(a).hotkeyTogglePlayPause},null,8,mx),T.value.togglePlayPause!==""?(j(),W("div",vx,Ae(T.value.togglePlayPause),1)):Se("",!0)]),N("label",null,[N("div",gx,[ge(" Skip Back "),N("div",yx,[N("input",{type:"number",class:"inline text-right max-w-[60px]",ref_key:"skipBackSecondsRef",ref:c,value:_(l)},null,8,_x),ge(" Seconds ")])]),N("input",{type:"text",class:"input-text",ref_key:"skipBack",ref:f,value:_(a).hotkeySkipBack},null,8,bx),T.value.skipBack!==""?(j(),W("div",wx,Ae(T.value.skipBack),1)):Se("",!0)]),N("label",null,[N("div",Sx,[ge(" Skip Forward "),N("div",xx,[N("input",{type:"number",class:"inline text-right max-w-[60px]",ref_key:"skipForwardSecondsRef",ref:u,value:_(i)},null,8,Tx),ge(" Seconds ")])]),N("input",{type:"text",class:"input-text",ref_key:"skipForward",ref:p,value:_(a).hotkeySkipForward},null,8,Ex),T.value.skipForward!==""?(j(),W("div",Cx,Ae(T.value.skipForward),1)):Se("",!0)]),N("label",null,[ge(" Reduce Playback Speed "),N("input",{type:"text",class:"input-text",ref_key:"reducePlaybackSpeed",ref:m,value:_(a).hotkeyReducePlaybackSpeed},null,8,kx),T.value.reducePlaybackSpeed!==""?(j(),W("div",$x,Ae(T.value.reducePlaybackSpeed),1)):Se("",!0)]),N("label",null,[ge(" Increase Playback Speed "),N("input",{type:"text",class:"input-text",ref_key:"increasePlaybackSpeed",ref:v,value:_(a).hotkeyIncreasePlaybackSpeed},null,8,Ox),T.value.increasePlaybackSpeed!==""?(j(),W("div",Px,Ae(T.value.increasePlaybackSpeed),1)):Se("",!0)])]),N("div",Ax,[J(et,{onClick:k},{default:oe(()=>[ge("Reset")]),_:1}),J(et,{type:"submit",class:"btn-primary"},{default:oe(()=>[ge("Save")]),_:1})])],40,px)]),_:1}))}},Dx=N("h2",{class:"text-xl font-bold tracking-tight"},"Set Audio File",-1),Mx=["onSubmit"],Nx={class:"flex flex-col gap-4"},Rx=["value"],Lx={__name:"ModalSetAudioFile",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{editorData:r}=at(n),{commitEditorDataHistory:s}=n,o=se(),a=()=>{const l=o.value.value.trim();r.value.audioFile=l,t("confirm"),s()},i=l=>{const c=l.target.files[0];r.value.audioFile=URL.createObjectURL(c),t("confirm")};return ot(()=>{o.value.select()}),(l,c)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col w-full max-w-xl mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[Dx,N("form",{onSubmit:xt(a,["prevent"]),class:"flex flex-col gap-4 pt-2"},[N("div",Nx,[N("label",null,[N("input",{type:"file",accept:"audio/*",class:"input-file",onChange:i},null,32)]),N("label",null,[ge(" Enter Audio File URL "),N("input",{type:"text",class:"input-text",ref_key:"inputAudioFile",ref:o,value:_(r).audioFile,onChange:c[0]||(c[0]=u=>l.text=u.target.value)},null,40,Rx)])]),J(et,{type:"submit"},{default:oe(()=>[ge("Save")]),_:1})],40,Mx)]),_:1}))}};function Cp(){const e=Ze(),{editorData:t,shownotes:n,sortedParagraphs:r,sourceTranscriptData:s,sortedChapters:o,introOffsetSeconds:a}=at(e),{getSpeakerByTrackIndex:i}=e,l="https://auphonic.com/engine/transcript-editor-api";return{getTranscriptData:()=>{const d=`${l}/${ii()}/`;return fetch(d)},saveTranscriptData:()=>{const d=`${l}/${ii()}/save/`;let f=yS(s.value.track_labels);f&&s.value.speech_tracks_idx.length>0&&s.value.speech_tracks_idx.forEach(T=>{const y=i(T);f[T]=y.name});const p={rate:s.value.rate,length:s.value.length,nr_tracks:s.value.nr_tracks,language:s.value.language,speech_tracks_idx:s.value.speech_tracks_idx,track_labels:f,speakers:t.value.speakers,intro_offset:a.value,results:{}};En(r.value).forEach(T=>{T.lines.forEach((y,h)=>{const A=Math.trunc((y.start_seconds-a.value)*s.value.rate),C=Math.trunc((y.end_seconds-a.value)*s.value.rate);y.timestamps.forEach(b=>{b[ve.WORD_OR_PHRASE]=b[ve.WORD_OR_PHRASE].trim(),b[ve.START_SECONDS]=We(b[ve.START_SECONDS]-a.value),b[ve.END_SECONDS]=We(b[ve.END_SECONDS]-a.value)});const k=y.timestamps.reduce((b,g)=>b+g[ve.CONFIDENCE],0),O=We(k/y.timestamps.length);p.results[A]={confidence:O,speaker_id:T.speaker_id,track:T.track_index,text:y.text,timestamps:y.timestamps,end_sample:C,...h===0&&{newpara:!0}}})});const v={transcript:p,metadata:{chapters:o.value,shownotes:n.value}};return fetch(d,{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(v)})}}}function Fx(e){return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r?r.push(n):e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var r=e.get(t);r&&r.slice().map(function(s){s(n)}),(r=e.get("*"))&&r.slice().map(function(s){s(t,n)})}}}const Vt=Fx();function ia(){const{copyTranscriptTextToClipboard:e,copyEditorDataToClipboard:t,downloadTranscriptEditor:n}=al(),r=Ur.useToast(),s=Df(),o=Ze(),{editorData:a,lastSaveTranscriptData:i,isSaveTranscriptDataPending:l,sourceData:c}=at(o),{saveTranscriptData:u}=Cp(),d=async()=>{await e(),r.default("Transcript copied to clipboard!",{duration:1e3,position:"top-right"})},f=async()=>{await t(),r.default("Editor Data copied to clipboard!",{duration:1e3,position:"top-right"})},p=()=>{n()},{open:m,close:v}=tr({component:lx,attrs:{onConfirm(){v()}}}),{open:T,close:y}=tr({component:Lx,attrs:{onConfirm(){y()}}}),{open:h,close:A}=tr({component:Ix,attrs:{onConfirm(){A()}}});return{save:async()=>{if(l.value)return!1;l.value=!0,await u().then(async O=>{if(O.status>=400&&O.status<600)throw new Error("Bad response from server");const b=await O.json();if(Object.keys(b).length===0)throw new Error("Empty Data");r.default("Transcript saved",{duration:5e3,position:"top-right"}),i.value=Date.now(),c.value.transcript_versions=b.transcript_versions}).catch(O=>{r.warning(`Error while saving Transcript: ${O}`,{duration:5e3,position:"top-right"})}),l.value=!1},copyTranscript:d,copyEditorData:f,downloadEditor:p,openExportTranscriptModal:m,openSetAudioFileModal:T,openHotkeysModal:h,handleChapterClick:O=>{var S;const g=(S=a.value.paragraphs.find($=>$.chapter_id===O.id).lines[0])==null?void 0:S.start_seconds;Vt.emit("timestamp-click",{startSeconds:g}),s.push({hash:`#chapter_${O.id}`})}}}const jx={class:"flex gap-4"},Bx={class:"flex-1 md:flex md:justify-between"},Hx={class:"flex-1"},Vx={__name:"AppAlert",props:{variantClass:{type:String,default:"alert-info"}},setup(e){return(t,n)=>(j(),W("div",{class:Ne(["rounded-md text-sm p-4",e.variantClass])},[N("div",jx,[N("div",Bx,[N("div",Hx,[wt(t.$slots,"default")])])])],2))}},di={__name:"AppBadge",props:{variantClass:{type:String,default:"badge-info"},containerPaddings:{type:String,default:"px-2.5 py-0.5"}},setup(e){const t=e;return(n,r)=>(j(),W("span",{class:Ne(["inline-flex items-center rounded-full text-xs font-medium",`${t.variantClass} ${e.containerPaddings}`])},[N("span",null,[wt(n.$slots,"default")])],2))}},Ux=N("h2",{class:"text-xl font-bold tracking-tight"},"Select Transcript Version",-1),Wx={class:"flow-root"},Kx={class:"-mx-4 -my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"},zx={class:"inline-block min-w-full py-2 align-middle sm:px-6 lg:px-8"},qx={key:0,class:"py-4"},Yx={class:"min-w-full divide-y divide-gray-300"},Gx=N("thead",null,[N("tr",null,[N("th",{scope:"col",class:"py-3.5 pl-4 pr-3 text-left text-sm font-semibold text-gray-900 sm:pl-3"}," Last Update "),N("th",{scope:"col",class:"px-3 py-3.5 text-left text-sm font-semibold text-gray-900"}," Type ")])],-1),Jx={class:"bg-white"},Qx={class:"whitespace-nowrap py-4 pl-4 pr-3 text-sm font-medium text-gray-900 sm:pl-3"},Zx={class:"text-xs text-gray-400"},Xx={class:"whitespace-nowrap px-3 py-4 text-sm"},eT={class:"whitespace-nowrap px-3 py-4 text-sm"},tT={__name:"ModalSelectTranscriptVersion",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{sourceData:r,transcriptVersion:s,lastSaveTranscriptData:o}=at(n),{isMoreRecentSpeechrecVersionAvailable:a,containsUnsavedChanges:i}=n,l=u=>{if(i()&&!confirm("You have unsaved Changes. Are you sure you want to load this transcript?"))return!1;s.value=u,o.value=null,t("confirm")},c=u=>{const d=u.transcript_updated_at?new Date(u.transcript_updated_at):null,f=u.shownotes_updated_at?new Date(u.shownotes_updated_at):null;return d&&f?d>f?u.transcript_updated_at:u.shownotes_updated_at:d||f};return(u,d)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col w-full max-w-3xl mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[Ux,N("div",null,[N("div",Wx,[N("div",Kx,[N("div",zx,[_(a)()?(j(),W("div",qx,[J(Vx,null,{default:oe(()=>[ge(" A more recent version from Speech Recognition is available. ")]),_:1})])):Se("",!0),N("table",Yx,[Gx,N("tbody",Jx,[(j(!0),W(Ce,null,ft(_(r).transcript_versions,f=>(j(),W("tr",{class:"even:bg-gray-50",key:f.version},[c(f)?(j(),W(Ce,{key:0},[N("td",Qx,[N("div",null,Ae(_($S)(c(f))),1),N("div",Zx,Ae(_(OS)(c(f))),1)]),N("td",Xx,[f.version==="with_edits"?(j(),ke(di,{key:0},{default:oe(()=>[ge("Your Edited Transcript")]),_:1})):f.version==="speeechrec_engine"?(j(),ke(di,{key:1,"variant-class":"badge-light"},{default:oe(()=>[ge("Speech Recognition and Automatic Shownotes")]),_:1})):Se("",!0)]),N("td",eT,[J(et,{onClick:p=>l(f.version)},{default:oe(()=>[ge("Load Transcript")]),_:2},1032,["onClick"])])],64)):Se("",!0)]))),128))])])])])])])]),_:1}))}},$a=`color: ${Ds.indigo[600]}; text-shadow: 0 0 1px ${Ds.indigo[600]};`,yu=1;function Wr(){const e=Ze(),{canRenderTranscriptEditor:t,hasSelectedVersion:n,settings:r,editorData:s,isEditTimestampModeEnabled:o}=at(e),{setEditorData:a,setSourceData:i,isMoreRecentSpeechrecVersionAvailable:l,setPlaybackHighlightedElementId:c,getParagraphById:u,editParagraphStartSeconds:d}=e,{getTranscriptData:f}=Cp(),p=Ur.useToast(),{open:m,close:v}=tr({component:tT,attrs:{async onConfirm(){v(),t.value=void 0,n.value=!0,y()}}}),T=()=>{!n.value&&l()&&p.default("A more recent version from Speech Recognition is available. Click here to select a Transcript",{duration:5e3,position:"top-right",onClick:m})},y=async()=>{if(Tr()){const x=document.getElementById("transcriptEditorData"),R=document.getElementById("transcriptSourceData");if(x){const M=JSON.parse(x.textContent);a(M),t.value=!0;return}else if(R){const M=JSON.parse(R.textContent);i(M),t.value=!0}}else await f().then(async x=>{if(x.status>=400&&x.status<600)throw new Error("Bad response from server");const R=await x.json();if(Object.keys(R).length===0)throw new Error("Empty Data");i(R),T(),t.value=!0}).catch(x=>{t.value=!1,console.error(x)})},h=(x,R,M)=>M&&e.playbackCurrentSeconds>=x&&e.playbackCurrentSeconds<R,A=async({paragraphId:x,lineIndex:R=0,timestampIndex:M=0,focusAtTheEnd:Y=!1})=>{await tt(),await uu(50);const G=document.getElementById(`line_${x}_${R}`),z=document.getElementById(`timestamp_${x}_${R}_${M}`)||G,F=z.firstChild,Q=document.createRange(),le=window.getSelection();F.nodeType===Node.TEXT_NODE?(Q.selectNodeContents(F),Y?Q.collapse(!1):Q.collapse(!0)):Q.selectNode(z),le.removeAllRanges(),le.addRange(Q)},C=({paragraph:x,paragraphLineIndex:R,timestampIndex:M,isTimestampHighlightingEnabled:Y})=>{const G=x.lines[R].timestamps[M],ie=`background: rgba(209, 72, 54, ${1.1-G[ve.CONFIDENCE]});`;if(h(G[ve.START_SECONDS],G[ve.END_SECONDS],Y))return c(`timestamp_${x.id}_${R}_${M}`),r.value.enableConfidenceHighlighting&&!s.value.isNoTimestampsVariant&&G[ve.CONFIDENCE]<yu?`${$a} ${ie}`:$a;if(r.value.enableConfidenceHighlighting&&!s.value.isNoTimestampsVariant&&G[ve.CONFIDENCE]<yu)return ie},k=({paragraph:x,isTimestampHighlightingEnabled:R})=>{if(h(x.start_seconds,x.end_seconds,R))return`${$a}; opacity: 1 !important`},O=x=>`${cn(x[ve.START_SECONDS],o.value)} - ${cn(x[ve.END_SECONDS],o.value)}, Confidence: ${x[ve.CONFIDENCE]}`,b=x=>{const R=x.clipboardData.getData("text/plain").replace(/\n/g,aa);document.execCommand("inserttext",!1,R)},g=(x,R,M)=>{const Y=u(x);Y.lines[R].timestamps[M][ve.CONFIDENCE]=1};return{getParagraphTimestampStyle:k,getTimestampTitle:O,setTimestampMaxConfidence:g,parseHtmlTimestamp:x=>x.dataset.startSeconds&&x.dataset.endSeconds?[x.innerText,We(x.dataset.startSeconds),We(x.dataset.endSeconds),We(x.dataset.confidence)]:null,invalidateConfidenceOfFocusedElement:async()=>{await uu(50);const{success:x,node:R}=Mr();if(x&&R.dataset&&R.dataset.isTimestamp&&R.dataset.confidence<1){const[,M,Y,G]=R.id.split("_").map(Number);g(M,Y,G)}},handlePaste:b,handleTimestampClick:()=>{const{success:x,node:R}=Mr();if(!x)return!1;Vt.emit("timestamp-click",{startSeconds:R.dataset.startSeconds})},handleUpdateParagraphStartSeconds:({paragraphId:x,formattedTime:R})=>{let M;try{M=mp(R)}catch{p.warning("Invalid Timestamp. Valid Formats: [hh:mm:ss.SS], [mm:ss.SS], [mm:ss]",{duration:5e3,position:"top-right"});return}try{d({paragraphId:x,startSeconds:M,commitHistory:!0})}catch(Y){p.warning(Y.message,{duration:5e3,position:"top-right"});return}},handleToggleTimestampEditMode:x=>{r.value.editableTimestamps&&(o.value=x)},formatEditorTimestamp:x=>o.value?`[${cn(x,!0)}]`:`[${$n(x)}]`,getTimestampClasses:()=>s.value.isNoTimestampsVariant?"whitespace-pre-wrap scroll-mt-28":"whitespace-pre-wrap scroll-mt-28 hover:bg-blue-50",highlightPlaybackAndConfidence:C,openSelectTranscriptVersionModal:m,initEditorData:y,focusTimestamp:A,isPlayingBack:h}}const kp=qt({name:"OnClickOutside",props:["as","options"],emits:["trigger"],setup(e,{slots:t,emit:n}){const r=se();return Xy(r,s=>{n("trigger",s)},e.options),()=>{if(t.default)return Vs(e.as||"div",{ref:r},t.default())}}});function nT(e){var t;const n=Tt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const rT=Us?window:void 0;function sT(...e){let t,n,r,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,s]=e,t=rT):[t,n,r,s]=e,!t)return Nn;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],a=()=>{o.forEach(u=>u()),o.length=0},i=(u,d,f,p)=>(u.addEventListener(d,f,p),()=>u.removeEventListener(d,f,p)),l=$e(()=>[nT(t),Tt(s)],([u,d])=>{a(),u&&o.push(...n.flatMap(f=>r.map(p=>i(u,f,p,d))))},{immediate:!0,flush:"post"}),c=()=>{l(),a()};return na(c),c}function $p(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:$p(n)}}function oT(e){const t=e||window.event,n=t.target;return $p(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}function aT(e,t=!1){const n=se(t);let r=null,s;$e(jy(e),i=>{if(i){const l=i;s=l.style.overflow,n.value&&(l.style.overflow="hidden")}},{immediate:!0});const o=()=>{const i=Tt(e);!i||n.value||(ti&&(r=sT(i,"touchmove",l=>{oT(l)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},a=()=>{const i=Tt(e);!i||!n.value||(ti&&(r==null||r()),i.style.overflow=s,n.value=!1)};return na(a),we({get(){return n.value},set(i){i?o():a()}})}function iT(){let e=!1;const t=se(!1);return(n,r)=>{if(t.value=r.value,e)return;e=!0;const s=aT(n,r.value);$e(t,o=>s.value=o)}}iT();const lT={class:"absolute right-0 max-w-[250px] bottom-0 mb-12 z-10 w-max origin-top rounded-md bg-white py-1 shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none",role:"menu","aria-orientation":"vertical",tabindex:"-1"},cT={__name:"AppDropdownButton",props:{variantClass:{type:String,default:"btn-white"}},setup(e,{expose:t}){const n=se(!1);return t({close:()=>{n.value=!1}}),(s,o)=>(j(),ke(_(kp),{onTrigger:o[1]||(o[1]=a=>n.value=!1),onKeydown:o[2]||(o[2]=st(a=>n.value=!1,["escape"])),class:"relative"},{default:oe(()=>[J(et,{variantClass:e.variantClass,onClick:o[0]||(o[0]=a=>n.value=!n.value)},{icon:oe(()=>[wt(s.$slots,"icon")]),default:oe(()=>[wt(s.$slots,"default")]),_:3},8,["variantClass"]),ht(N("div",lT,[wt(s.$slots,"items")],512),[[Lt,n.value]])]),_:3}))}},il=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},uT={};function dT(e,t){return j(),W("hr")}const Zr=il(uT,[["render",dT]]),fT=["aria-disabled"],it={__name:"AppDropdownButtonItem",props:{disabled:{type:Boolean,default:!1}},setup(e){return(t,n)=>(j(),W("div",{class:Ne(["block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 cursor-pointer",e.disabled?"opacity-30 hover:bg-white pointer-events-none":""]),"aria-disabled":e.disabled,role:"menuitem"},[wt(t.$slots,"default")],10,fT))}},pT="modulepreload",hT=function(e){return"https://auphonic.com/static/transcript-editor/"+e},_u={},mT=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=hT(o),o in _u)return;_u[o]=!0;const a=o.endsWith(".css"),i=a?'[rel="stylesheet"]':"";if(!!r)for(let u=s.length-1;u>=0;u--){const d=s[u];if(d.href===o&&(!a||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${i}`))return;const c=document.createElement("link");if(c.rel=a?"stylesheet":pT,a||(c.as="script",c.crossOrigin=""),c.href=o,document.head.appendChild(c),a)return new Promise((u,d)=>{c.addEventListener("load",u),c.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t()).catch(o=>{const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=o,window.dispatchEvent(a),!a.defaultPrevented)throw o})},vT={key:0},gT=N("label",{for:"test-data-select",class:"text-sm"},"Test Data:",-1),yT=["value"],_T={__name:"TheTestDataLoader",setup(e){const t=Df(),n=Ze(),{canRenderTranscriptEditor:r}=at(n),s=kt("transcript-editor-dev-test-data-selected-index",0),o=[{name:"Whisper (Word Timestamps, with speakers)",sourceData:"../assets/test-data/auphonic_whisper_asr_word_level_with_speakers/source_data.json"},{name:"Whisper (Word Timestamps, without speakers)",sourceData:"../assets/test-data/auphonic_whisper_asr_word_level_without_speakers/source_data.json"},{name:"Whipser Legacy (Phrase Timestamps, without speakers)",sourceData:"../assets/test-data/auphonic_whisper_asr_legacy_phrase_level_without_speakers/source_data.json"},{name:"Speechmatics (Word Timestamps, with speakers)",sourceData:"../assets/test-data/speechmatics_word_timestamps_with_speakers/source_data.json"},{name:"Speechmatics (Word Timestamps, without speakers)",sourceData:"../assets/test-data/speechmatics_word_timestamps_without_speakers/source_data.json"},{name:"Google (No Timestamps, with Speakers, with intro)",sourceData:"../assets/test-data/google_no_timestamps_with_speakers_and_intro/source_data.json"},{name:"Google (No Timestamps, without speakers)",sourceData:"../assets/test-data/google_no_timestamps_without_speakers/source_data.json"},{name:"Whipser Video with manual Chapters",sourceData:"../assets/test-data/auphonic_whisper_asr_video_with_manual_chapters/source_data.json"},{name:"Multitrack with Speakers and Background Music",sourceData:"../assets/test-data/debug/source_data.json"}],a=async c=>{r.value=void 0,n.setSourceData((await mT(()=>import(c),[])).default),r.value=!0},i=async()=>{await t.isReady(),await tt();const c=t.currentRoute.value.query["dev-test-data-selected"];if(c){const u=o.findIndex(d=>d.name===c);s.value=u}a(o[s.value].sourceData)};ot(async()=>{i()});const l=()=>{t.push({hash:""})};return(c,u)=>_(ai)?(j(),W("div",vT,[gT,ht(N("select",{id:"test-data-select",onChange:u[0]||(u[0]=d=>a(o[d.target.value].sourceData)),class:"input-select","onUpdate:modelValue":u[1]||(u[1]=d=>Le(s)?s.value=d:null),onInput:l},[(j(),W(Ce,null,ft(o,(d,f)=>N("option",{key:f,value:f},Ae(d.name),9,yT)),64))],544),[[$r,_(s)]])])):Se("",!0)}},bT={},wT={class:"h-9 w-9 flex-shrink-0 animate-spin",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ST=N("circle",{class:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"},null,-1),xT=N("path",{class:"opacity-100",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"},null,-1),TT=[ST,xT];function ET(e,t){return j(),W("svg",wT,TT)}const Ms=il(bT,[["render",ET]]),CT={class:"hidden sm:flex self-center min-w-fit"},kT={key:0,class:"justify-center self-center"},$T=["title"],OT=["value"],PT={class:"gap-4 self-center flex w-full justify-end"},AT={class:"hidden sm:inline-flex"},IT=N("span",{class:"hidden md:inline"},"Undo",-1),DT={class:"hidden sm:inline-flex"},MT=N("span",{class:"hidden md:inline"},"Redo",-1),NT={key:0,class:"hidden xs:block"},RT={class:"block lg:hidden"},LT=N("span",null,"Save",-1),FT={class:"inline-flex"},jT={class:"block sm:hidden"},BT=N("label",{for:"playback-rate-input",class:"text-sm"},"Playback Rate:",-1),HT=["value"],VT={class:"block sm:hidden"},UT=["disabled"],WT={class:"flex gap-2"},KT={class:"flex gap-2"},zT={class:"flex gap-2"},qT={class:"flex gap-2"},YT={class:"flex gap-2"},GT={class:"flex gap-2"},JT={class:"flex gap-2"},QT={key:0,class:"block xs:hidden"},ZT={class:"flex gap-2"},XT={__name:"TheEditorMenu",setup(e){const t=Ze(),{undoEditorDataHistory:n,redoEditorDataHistory:r,playbackRateOptions:s}=t,{settings:o,editorDataHistory:a,playbackRateSelectedIndex:i,playbackCanPlay:l,isSaveTranscriptDataPending:c,hotkeys:u}=at(t),{save:d,copyTranscript:f,copyEditorData:p,downloadEditor:m,openExportTranscriptModal:v,openSetAudioFileModal:T,openHotkeysModal:y}=ia(),{openSelectTranscriptVersionModal:h}=Wr(),A=se(),C=()=>a.value.length<=2,k=async()=>{await h(),A.value.close()},O=async()=>{await f(),A.value.close()},b=async()=>{await p(),A.value.close()},g=async()=>{T(),A.value.close()},S=async()=>{y(),A.value.close()},$=async()=>{m(),A.value.close()},E=async()=>{await d(),A.value.close()},D=()=>{v(),A.value.close()};return Vt.on("hotkeyReducePlaybackSpeed",async()=>{i.value>0&&(i.value-=1)}),Vt.on("hotkeyIncreasePlaybackSpeed",async()=>{i.value<s.length-1&&(i.value+=1)}),(U,I)=>(j(),W(Ce,null,[N("div",CT,[_(l)?(j(),W("div",kT,[ht(N("select",{onChange:I[0]||(I[0]=(...L)=>U.handleChangePlaybackSpeed&&U.handleChangePlaybackSpeed(...L)),class:"input-select","onUpdate:modelValue":I[1]||(I[1]=L=>Le(i)?i.value=L:null),title:`Modify Playback Speed:
${_(u).hotkeyIncreasePlaybackSpeed}
${_(u).hotkeyReducePlaybackSpeed}`},[(j(!0),W(Ce,null,ft(_(s),(L,x)=>(j(),W("option",{key:x,value:x},Ae(L.name),9,OT))),128))],40,$T),[[$r,_(i)]])])):Se("",!0)]),N("div",PT,[N("div",AT,[J(et,{onClick:I[2]||(I[2]=L=>_(n)()),disabled:C(),title:"Undo"},{icon:oe(()=>[J(_(vu),{class:"h-5 w-5"})]),default:oe(()=>[IT]),_:1},8,["disabled"])]),N("div",DT,[J(et,{onClick:I[3]||(I[3]=L=>_(r)()),title:"Redo"},{icon:oe(()=>[J(_(gu),{class:"h-5 w-5"})]),default:oe(()=>[MT]),_:1})]),_(Tr)()?Se("",!0):(j(),W("div",NT,[N("div",RT,[J(et,{variantClass:"btn-primary",onClick:I[4]||(I[4]=L=>_(d)())},{icon:oe(()=>[(j(),ke(ln(_(c)?Ms:_(ci)),{class:"!h-5 !w-5"}))]),default:oe(()=>[LT]),_:1})])])),N("div",FT,[J(cT,{ref_key:"threeDotsDropdownButton",ref:A},{icon:oe(()=>[J(_(US),{class:"h-5 w-5"})]),items:oe(()=>[ht(N("div",null,[_(ai)?(j(),ke(it,{key:0},{default:oe(()=>[J(_T)]),_:1})):Se("",!0),J(it,null,{default:oe(()=>[N("button",{class:"flex gap-2",onClick:I[5]||(I[5]=L=>b())},[J(_(ui),{class:"h-5 w-5"}),ge("[DEV] Copy Editor Data ")])]),_:1}),J(Zr)],512),[[Lt,_(ai)]]),J(it,null,{default:oe(()=>[J(zn,{modelValue:_(o).subtitleLineMode,"onUpdate:modelValue":I[6]||(I[6]=L=>_(o).subtitleLineMode=L)},{default:oe(()=>[ge("Subtitle/Line Mode")]),_:1},8,["modelValue"])]),_:1}),J(it,null,{default:oe(()=>[J(zn,{modelValue:_(o).playAudioOnTextClick,"onUpdate:modelValue":I[7]||(I[7]=L=>_(o).playAudioOnTextClick=L)},{default:oe(()=>[ge("Play on Click")]),_:1},8,["modelValue"])]),_:1}),J(it,null,{default:oe(()=>[J(zn,{modelValue:_(o).autoStopPlayback,"onUpdate:modelValue":I[8]||(I[8]=L=>_(o).autoStopPlayback=L)},{default:oe(()=>[ge("Auto Stop Playback")]),_:1},8,["modelValue"])]),_:1}),J(it,null,{default:oe(()=>[J(zn,{modelValue:_(o).enableConfidenceHighlighting,"onUpdate:modelValue":I[9]||(I[9]=L=>_(o).enableConfidenceHighlighting=L)},{default:oe(()=>[ge("Highlight Low Confidence")]),_:1},8,["modelValue"])]),_:1}),J(it,null,{default:oe(()=>[J(zn,{modelValue:_(o).editableTimestamps,"onUpdate:modelValue":I[10]||(I[10]=L=>_(o).editableTimestamps=L)},{default:oe(()=>[ge("Editable Timestamps")]),_:1},8,["modelValue"])]),_:1}),N("div",jT,[J(Zr),_(l)?(j(),ke(it,{key:0},{default:oe(()=>[BT,ht(N("select",{id:"playback-rate-input",onChange:I[11]||(I[11]=(...L)=>U.handleChangePlaybackSpeed&&U.handleChangePlaybackSpeed(...L)),class:"input-select","onUpdate:modelValue":I[12]||(I[12]=L=>Le(i)?i.value=L:null)},[(j(!0),W(Ce,null,ft(_(s),(L,x)=>(j(),W("option",{key:x,value:x},Ae(L.name),9,HT))),128))],544),[[$r,_(i)]])]),_:1})):Se("",!0)]),N("div",VT,[J(Zr),J(it,{onClick:I[13]||(I[13]=L=>_(n)()),disabled:C()},{default:oe(()=>[N("button",{class:"flex gap-2",disabled:C()},[J(_(vu),{class:"h-5 w-5"}),ge("Undo ")],8,UT)]),_:1},8,["disabled"]),J(it,{onClick:I[14]||(I[14]=L=>_(r)())},{default:oe(()=>[N("button",WT,[J(_(gu),{class:"h-5 w-5"}),ge("Redo")])]),_:1})]),N("div",null,[J(Zr),J(it,{onClick:I[15]||(I[15]=L=>S())},{default:oe(()=>[N("button",KT,[J(_(qS),{class:"h-5 w-5"}),ge("Hotkeys")])]),_:1}),_(Tr)()?Se("",!0):(j(),ke(it,{key:0,onClick:I[16]||(I[16]=L=>k())},{default:oe(()=>[N("button",zT,[J(_(VS),{class:"h-5 w-5"}),ge("Select Transcript Version ")])]),_:1})),J(it,{onClick:I[17]||(I[17]=L=>g())},{default:oe(()=>[N("button",qT,[J(_(bp),{class:"h-5 w-5"}),ge("Set Audio File")])]),_:1}),J(it,{onClick:I[18]||(I[18]=L=>O()),class:"lg:hidden"},{default:oe(()=>[N("button",YT,[J(_(ui),{class:"h-5 w-5"}),ge("Copy Transcript ")])]),_:1}),J(it,{onClick:I[19]||(I[19]=L=>$())},{default:oe(()=>[N("button",GT,[J(_(_p),{class:"h-5 w-5"}),ge("Download Editor ")])]),_:1}),J(it,{onClick:I[20]||(I[20]=L=>D()),class:"lg:hidden"},{default:oe(()=>[N("button",JT,[J(_(Mo),{class:"h-5 w-5"}),ge("Export")])]),_:1})]),_(Tr)()?Se("",!0):(j(),W("div",QT,[J(Zr),J(it,{onClick:I[21]||(I[21]=L=>E()),class:"lg:hidden"},{default:oe(()=>[N("button",ZT,[(j(),ke(ln(_(c)?Ms:_(ci)),{class:"!h-5 !w-5"})),ge(" Save ")])]),_:1})]))]),_:1},512)])])],64))}},eE={},tE={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},nE=N("path",{d:"M 10.326315,3.9473684 6.5368418,6.135222 2.7473683,8.3230755 l 0,-4.3757072 0,-4.37570705 3.7894737,2.18785365 z",transform:"matrix(2.0333334,0,0,1.8443748,-0.69157896,4.6248363)"},null,-1),rE=[nE];function sE(e,t){return j(),W("svg",tE,rE)}const oE=il(eE,[["render",sE]]),aE={class:"bg-white flex flex-col w-full justify-center"},iE=["src"],lE=["max","value"],cE={class:"flex flex-row gap-4 px-4 py-3 lg:py-4 text-gray-900"},uE={key:0},dE={class:"flex justify-center gap-4"},fE=["aria-label","aria-pressed","title"],pE={class:"justify-center self-center text-lg whitespace-nowrap tabular-nums"},hE={key:1,class:"flex justify-center h-10"},mE=N("span",null,"Set Audio File",-1),vE={key:2,class:"flex justify-center items-center flex-1 text-indigo-500 h-10"},gE=5e3,yE=2500,_E={__name:"TheAudioPlayer",setup(e,{expose:t}){const{openSetAudioFileModal:n}=ia(),r=Ze(),{playbackStartSeconds:s,playbackCurrentSeconds:o,audioFile:a,playbackRate:i,playbackCanPlay:l,settings:c,hotkeys:u,skipForwardSeconds:d,skipBackSeconds:f}=at(r),p=Ur.useToast(),m=se(null),v=se(!1),T=se(!1),y=se(0),h=se();let A;const C=we(()=>$n(y.value)),k=we(()=>$n(o.value)),O=()=>{m.value&&(m.value.playbackRate=i.value.rate)},b=(F,Q)=>{if(clearTimeout(A),c.value.autoStopPlayback&&F){let le=gE;F&&Q&&(le=(Q-F)*1e3+yE);const de=le/m.value.playbackRate;A=setTimeout(()=>{E()},de)}},g=()=>{const F=m.value;return F.currentTime>0&&!F.paused&&!F.ended&&F.readyState>F.HAVE_CURRENT_DATA},S=F=>{m.value&&F>=0&&(m.value.currentTime=F)},$=(F=void 0,Q=void 0)=>{const le=m.value;O(),S(F),g()||(le.play(),T.value=!0),b(le.currentTime,Q)},E=()=>{const F=m.value;T.value&&(F.pause(),T.value=!1)},D=()=>{T.value?E():$()},U=()=>{v.value||r.setPlaybackCurrentSeconds(m.value.currentTime)},I=()=>{T.value=!1},L=()=>{T.value=!1},x=()=>{l.value=!0;const F=m.value;F&&(y.value=F.duration)},R=F=>{r.setPlaybackStartSeconds(F.target.value,"audioplayer-slider-input")},M=async()=>{await tt();const F=h.value.value/h.value.max*100;h.value.style.background=`linear-gradient(to right, ${Ds.indigo[500]} ${F}%, ${Ds.gray[200]} ${F}%)`},Y=()=>{l.value=!1,p.warning("Unable to load audio file. Please set an audio file.",{duration:5e3,position:"top-right",onClick:n})},G=()=>{l.value=null};Vt.on("timestamp-click",async F=>{r.setPlaybackStartSeconds(F.startSeconds,"timestamp-click-event"),await tt(),c.value.playAudioOnTextClick?$(F.startSeconds,F.endSeconds):(S(F.startSeconds),E())}),$e(a,()=>{const F=m.value;F.load(),F.currentTime=0,T.value=!1,M()}),$e(i,()=>{O()});const ie=()=>{v.value=!0},z=()=>{v.value=!1,m.value.currentTime=s.value.seconds};return $e(s,F=>{F.seconds&&M()}),$e(o,()=>{v.value||M()}),Vt.on("hotkeyTogglePlayPause",async()=>{document.getElementById("play-button")!==document.activeElement&&D()}),Vt.on("hotkeySkipBack",async()=>{let F=o.value-f.value;F<0&&(F=0),r.setPlaybackStartSeconds(F,"hotkey"),S(F)}),Vt.on("hotkeySkipForward",async()=>{const F=o.value+d.value;r.setPlaybackStartSeconds(F,"hotkey"),S(F)}),t({play:$,pause:E}),(F,Q)=>(j(),W("div",aE,[ht(N("audio",{ref_key:"audioPlayer",ref:m,"data-testid":"audio-player",hidden:"",preload:"auto",controls:"",onTimeupdate:U,onCanplay:x,onPause:L,onEnded:I,onLoadstart:G},[_(a)?(j(),W("source",{key:0,src:_(a),onError:Y},null,40,iE)):Se("",!0)],544),[[Lt,!1]]),N("input",{type:"range",min:"0",max:y.value,step:"0.01",tabindex:"-1",class:"input-range",value:_(o),ref_key:"playbackSlider",ref:h,onInput:R,onMousedown:ie,onMouseup:z,onTouchstart:ie,onTouchend:z},null,40,lE),N("div",cE,[_(a)&&_(l)===!0?(j(),W("div",uE,[N("div",dE,[N("button",{onClick:D,id:"play-button","data-testid":"play-button","aria-label":T.value?"Play":"Pause","aria-pressed":!!T.value,title:`Play/Pause:
${_(u).hotkeyTogglePlayPause}`},[T.value?(j(),ke(_(YS),{key:1,class:"h-10 w-10"})):(j(),ke(oE,{key:0,class:"h-10 w-10"}))],8,fE),N("span",pE,Ae(k.value)+" / "+Ae(C.value),1)])])):!_(a)||_(l)===!1?(j(),W("div",hE,[J(et,{onClick:Q[0]||(Q[0]=le=>_(n)())},{icon:oe(()=>[J(_(bp),{class:"h-5 w-5"})]),default:oe(()=>[mE]),_:1})])):(j(),W("div",vE,[J(Ms,{class:"h-10 w-10"})])),J(XT)])]))}},bE={key:0,class:"hidden lg:block print:hidden bg-white border-b border-gray-200"},wE={class:"mx-auto px-4"},SE={key:0,class:"flex items-center gap-6"},xE={class:"absolute text-left left-0 z-10 origin-top-right rounded-md bg-white shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none max-h-[600px] overflow-y-auto w-full min-w-[450px]",role:"menu","aria-orientation":"vertical",tabindex:"-1"},TE={class:"opacity-70 hover:opacity-100 pr-1"},EE={class:"flex items-center"},CE={class:"flex flex-shrink-0 gap-4"},kE={key:0,class:"flex items-center gap-4"},$E={key:0,class:"text-xs text-gray-400"},OE=N("span",{class:"hidden sm:inline"},"Save",-1),PE=N("span",{class:"hidden sm:inline"},"Download Editor",-1),AE=N("span",{class:"hidden sm:inline"},"Copy Transcript",-1),IE=N("span",{class:"hidden sm:inline"},"Export",-1),DE={__name:"TheNavbar",setup(e){Rt.extend(fp);const t=Ze(),{metadata:n,sortedChapters:r,lastSaveTranscriptData:s,isSaveTranscriptDataPending:o}=at(t),{hasShownotes:a,hasChapters:i}=t,{copyTranscript:l,openExportTranscriptModal:c,handleChapterClick:u,save:d}=ia(),{downloadTranscriptEditor:f}=al(),p=My(),m=se("shownotes-and-chapters"),v=se(!1),T=se(),y=()=>{if(p.hash.startsWith("#chapter_")){m.value="transcript-editor";return}if(!a()){m.value="transcript-editor";return}const{isInViewport:k}=Io(document.getElementById("shownotes-and-chapters")),{isInViewport:O,isBelowViewport:b,isAboveViewport:g}=Io(document.getElementById("transcript-editor"));if(k||b){m.value="shownotes-and-chapters";return}if(O||g){m.value="transcript-editor";return}},h=Rf(()=>{y()},20,{maxWait:100});Gu(()=>{const k=p.hash.substring(1);k&&(m.value=k),y()});const A=()=>{T.value=Rt(s.value).fromNow()};$e(s,()=>{A()});let C;return ot(()=>{C=setInterval(A,1e4),window.addEventListener("scroll",h),window.addEventListener("resize",h)}),en(()=>{clearInterval(C),window.removeEventListener("scroll",h),window.removeEventListener("resize",h)}),(k,O)=>{const b=cd("router-link");return _(n)?(j(),W("nav",bE,[N("div",wE,[N("div",{class:Ne(["flex h-16",_(a)()||_(i)()?"justify-between":"justify-end"])},[_(a)()||_(i)()?(j(),W("div",SE,[N("div",{class:Ne(["inline-flex font-bold items-center border-b-2 px-1 pt-1 text-sm text-gray-900",m.value==="shownotes-and-chapters"?"border-indigo-500":"border-transparent hover:border-gray-300 hover:text-gray-70"])},[J(b,{to:{hash:"#shownotes-and-chapters"}},{default:oe(()=>[_(a)()?(j(),W(Ce,{key:0},[ge("Automatic Shownotes")],64)):_(i)()?(j(),W(Ce,{key:1},[ge("Chapters")],64)):Se("",!0)]),_:1})],2),N("div",{class:"relative",onMouseover:O[4]||(O[4]=g=>v.value=!0),onMouseleave:O[5]||(O[5]=g=>v.value=!1),onClick:O[6]||(O[6]=g=>v.value=!1)},[N("div",{onFocus:O[0]||(O[0]=g=>v.value=!0),onClick:O[1]||(O[1]=g=>v.value=!0),class:Ne(["inline-flex font-bold items-center border-b-2 px-1 pt-1 text-sm text-gray-900",m.value==="transcript-editor"?"border-indigo-500":"border-transparent hover:border-gray-300 hover:text-gray-70"])},[J(b,{to:{hash:"#transcript-editor"}},{default:oe(()=>[ge("Transcript")]),_:1})],34),_(r).length>0?ht((j(),W("div",{key:0,class:"overflow-y-auto",onClick:O[2]||(O[2]=g=>v.value=!1),onKeydown:O[3]||(O[3]=st(g=>v.value=!1,["enter"]))},[N("div",xE,[(j(!0),W(Ce,null,ft(_(r),g=>(j(),ke(it,{tabindex:"0",key:g.title,onClick:S=>_(u)(g)},{default:oe(()=>[N("span",TE,Ae(_($n)(g.start_seconds)),1),ge(" "+Ae(g.title),1)]),_:2},1032,["onClick"]))),128))])],544)),[[Lt,v.value]]):Se("",!0)],32)])):Se("",!0),N("div",EE,[N("div",CE,[_(Tr)()?(j(),ke(et,{key:1,variantClass:"btn-primary",onClick:O[8]||(O[8]=g=>_(f)())},{icon:oe(()=>[J(_(_p),{class:"h-5 w-5"})]),default:oe(()=>[PE]),_:1})):(j(),W("div",kE,[_(s)?(j(),W("div",$E," Last saved: "+Ae(T.value),1)):Se("",!0),J(et,{variantClass:"btn-primary",onClick:O[7]||(O[7]=g=>_(d)())},{icon:oe(()=>[(j(),ke(ln(_(o)?Ms:_(ci)),{class:"!h-5 !w-5"}))]),default:oe(()=>[OE]),_:1})])),J(et,{onClick:O[9]||(O[9]=g=>_(l)())},{icon:oe(()=>[J(_(ui),{class:"h-5 w-5"})]),default:oe(()=>[AE]),_:1}),J(et,{variantClass:"btn-primary",onClick:O[10]||(O[10]=g=>_(c)())},{icon:oe(()=>[J(_(Mo),{class:"h-5 w-5"})]),default:oe(()=>[IE]),_:1})])])],2)])])):Se("",!0)}}},ME={class:"h-screen flex flex-col"},NE={class:"fixed top-0 left-0 right-0 z-50",id:"sticky-header"},RE={class:"flex-1 pb-16 pt-0 lg:pt-16"},LE={class:"fixed bottom-0 left-0 right-0 z-50",id:"sticky-footer"},FE={class:"flex h-screen"},jE={class:"m-auto"},BE={class:"flex flex-col text-center justify-center items-center gap-2"},HE=N("p",null,[N("strong",null,"Error: "),ge("Could not load transcript. Please try again later.")],-1),VE=N("a",{class:"action-link-red",href:"javascript:window.location.reload(true)"},"Reload",-1),UE={class:"flex h-screen"},WE={class:"m-auto"},KE={class:"flex flex-col text-center justify-center items-center gap-2"},zE=N("p",null,"Loading Transcript...",-1),qE={__name:"App",setup(e){const t=Ze(),{canRenderTranscriptEditor:n,hotkeys:r}=at(t),{containsUnsavedChanges:s}=t,{initEditorData:o}=Wr(),a=__(),i=[],l=d=>{s()&&(d.returnValue="You have unsaved changes. Are you sure you want to leave?",d.preventDefault())},c=()=>{u(),Object.entries(r.value).forEach(([d,f])=>{const p=a[f],m=$e(p,v=>{v&&Vt.emit(d)});i.push(m)})},u=()=>{i.forEach(d=>d()),i.length=0};return ot(()=>{o(),c(),window.addEventListener("beforeunload",l)}),en(()=>{u(),window.removeEventListener("beforeunload",l)}),$e(r,c,{deep:!0}),(d,f)=>(j(),W(Ce,null,[J(_(P0)),ht(N("div",ME,[N("header",NE,[J(DE)]),N("main",RE,[J(_(If))]),N("footer",LE,[J(_E,{class:"print:hidden"})])],512),[[Lt,_(n)===!0]]),ht(N("div",null,[N("div",FE,[N("div",jE,[N("div",BE,[J(_(WS),{class:"h-10"}),HE,VE])])])],512),[[Lt,_(n)===!1]]),ht(N("div",null,[N("div",UE,[N("div",WE,[N("div",KE,[J(Ms,{class:"text-indigo-500 h-10 w-10"}),zE])])])],512),[[Lt,_(n)===void 0]])],64))}},bu=qt({__name:"contenteditable",props:{tag:String,contenteditable:{type:[Boolean,String],default:!0},modelValue:String,noHtml:{type:Boolean,default:!0},noNl:{type:Boolean,default:!1}},emits:{returned:String,"update:modelValue":String},setup(e,{emit:t}){const n=e;function r(u,d,f){return u.split(d).join(f)}const s=se();function o(){return n.noHtml?s.value.innerText:s.value.innerHTML}function a(u){n.noHtml?s.value.innerText=u:s.value.innerHTML=u}function i(u){t("update:modelValue",o())}function l(u){u.preventDefault();let d=(u.originalEvent||u).clipboardData.getData("text/plain");n.noNl&&(d=r(d,`\r
`," "),d=r(d,`
`," "),d=r(d,"\r"," ")),window.document.execCommand("insertText",!1,d)}function c(u){u.key=="Enter"&&n.noNl&&(u.preventDefault(),t("returned",o()))}return ot(()=>{var u;a((u=n.modelValue)!=null?u:"")}),$e(()=>n.modelValue,(u,d)=>{u!=o()&&a(u??"")}),$e(()=>n.noHtml,(u,d)=>{var f;a((f=n.modelValue)!=null?f:"")}),$e(()=>n.tag,(u,d)=>{var f;a((f=n.modelValue)!=null?f:"")},{flush:"post"}),(u,d)=>(j(),ke(ln(e.tag),{contenteditable:e.contenteditable,onInput:i,onBlur:i,onPaste:l,onKeypress:c,ref_key:"element",ref:s},null,40,["contenteditable"]))}}),YE=["onKeydown","placeholder"],Nr={__name:"AppEditableTag",props:{modelValue:{required:!0},inputTextClass:{type:String,default:"input-text"},inputPlaceholder:{type:String},componentClass:{type:String},showDelete:{type:Boolean,default:!1}},emits:["update:modelValue","toggle-edit-mode","delete"],setup(e,{emit:t}){const n=e,r=pd(),s=se(!1),o=se(),a=se(n.modelValue),i=we(()=>window.matchMedia("(pointer: coarse)").matches),l=()=>{s.value=!1,t("toggle-edit-mode",!1),t("update:modelValue",a.value)},c=async()=>{s.value=!0,t("toggle-edit-mode",!0),a.value=n.modelValue,await tt(),o.value&&(o.value.setSelectionRange(0,0),o.value.focus())},u=()=>{t("delete")},d=()=>{a.value||t("delete")};return(f,p)=>s.value?ht((j(),W("input",{key:1,"onUpdate:modelValue":p[3]||(p[3]=m=>a.value=m),onBlur:l,onKeyup:p[4]||(p[4]=st(m=>m.target.blur(),["enter"])),onKeydown:[p[5]||(p[5]=st(m=>m.target.blur(),["escape"])),st(d,["delete"])],class:Ne(e.inputTextClass),placeholder:e.inputPlaceholder,ref_key:"inputText",ref:o},null,42,YE)),[[Os,a.value]]):(j(),W("div",{key:0,class:Ne(["group cursor-pointer whitespace-pre-wrap hover:underline decoration-dotted underline-offset-4",e.componentClass])},[n.modelValue?(j(),W("div",{key:1,onClick:p[1]||(p[1]=m=>c()),title:"Edit",class:"inline"},[_(r).default?wt(f.$slots,"default",{key:0}):(j(),W(Ce,{key:1},[ge(Ae(n.modelValue),1)],64))])):(j(),W("div",{key:0,onClick:p[0]||(p[0]=m=>c()),class:"inline text-gray-400"},Ae(_(Gn)),1)),e.showDelete?(j(),W("button",{key:2,title:"Delete",class:Ne(["ml-2 bg-gray-200 hover:bg-gray-300 px-0.5",`${i.value?"inline":"hidden group-hover:inline"}`]),onClick:p[2]||(p[2]=m=>u())},[J(_(wp),{class:"inline h-5 w-5 cursor-pointer"})],2)):Se("",!0)],2))}},GE=N("h2",{class:"text-xl font-bold tracking-tight"},"Create Tag",-1),JE=["onSubmit"],QE={class:"flex flex-col gap-2"},ZE={__name:"ModalCreateShownotesTag",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{shownotes:r}=at(n),s=se(),o=()=>{const a=s.value.value.trim();a&&(r.value.tags.push(a),t("confirm"))};return ot(()=>{s.value.select()}),(a,i)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col w-full max-w-xs mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[GE,N("form",{onSubmit:xt(o,["prevent"]),class:"flex flex-col gap-4 pt-2"},[N("div",QE,[N("label",null,[ge(" Name "),N("input",{type:"text",class:"input-text",ref_key:"inputTagName",ref:s,placeholder:"Enter a Name",required:""},null,512)])]),J(et,{type:"submit"},{icon:oe(()=>[J(_(sl),{class:"w-5 h-5"})]),default:oe(()=>[ge(" Create Tag")]),_:1})],40,JE)]),_:1}))}},XE={key:0,class:"w-full pt-12"},eC={class:"flex flex-col gap-8 px-[19px] text-center"},tC={key:0,class:"text-2xl font-bold tracking-tight"},nC={key:1,class:"font-bold"},rC={key:2,"data-testid":"metadata-section",class:"text-sm"},sC={key:0,"data-testid":"metadata-section-year"},oC={key:1},aC={key:2,"data-testid":"metadata-section-artist"},iC={key:0,"data-testid":"metadata-section-album"},lC={key:1,"data-testid":"metadata-section-url"},cC=["href"],uC={key:0,class:"bg-gray-100 py-12 mt-12 px-[19px] w-full","data-testid":"shownotes-and-chapters"},dC={class:"text-2xl pb-8 font-bold tracking-tight scroll-mt-20",id:"shownotes-and-chapters"},fC={class:"flex flex-col gap-8"},pC={key:0},hC={key:0,class:"font-bold pb-4"},mC={"data-testid":"chapter-table-of-contents"},vC=["onClick"],gC={key:0},yC=N("h2",{class:"font-bold pb-4"},"Long Summary",-1),_C={key:1},bC=N("h2",{class:"font-bold pb-4"},"Brief Summary",-1),wC={"data-testid":"shownotes-tags"},SC=N("h2",{class:"font-bold pb-4"},"Tags",-1),xC={class:"inline-flex flex-wrap gap-2 pt-1"},TC={class:"flex px-2.5","data-testid":"shownotes-tag"},EC={class:"py-1"},CC={class:"flex items-center ml-2"},kC=["onClick"],$C={__name:"TheTranscriptMetadata",setup(e){const t=Ze(),{metadata:n,sortedChapters:r,shownotes:s}=at(t),{hasShownotes:o,hasChapters:a,deleteChapter:i}=t,{handleChapterClick:l}=ia(),{commitEditorDataHistory:c}=t,u=se(null),d=(h,A)=>{const C=A.trim();h.title!==C&&(h.title=C,c())},{open:f,close:p}=tr({component:ZE,attrs:{onConfirm(){p(),c()}}}),m=(h,A)=>{const C=A.trim();s.value.tags[h]!==C&&(C?s.value.tags[h]=C:s.value.tags.splice(h,1),c())},v=h=>{h!==-1&&(s.value.tags.splice(h,1),c())},T=()=>n.value.title||n.value.subtitle||n.value.year||n.value.artist||n.value.album||n.value.url,y=(h,A)=>{h?u.value=A:u.value=null};return(h,A)=>{var C,k,O,b;return T()?(j(),W("div",XE,[N("div",eC,[_(n).title?(j(),W("h1",tC,Ae(_(n).title),1)):Se("",!0),_(n).subtitle?(j(),W("h2",nC,Ae(_(n).subtitle),1)):Se("",!0),_(n).year||_(n).artist||_(n).album||_(n).url?(j(),W("div",rC,[N("div",null,[_(n).year?(j(),W("span",sC,Ae(_(n).year),1)):Se("",!0),_(n).year&&_(n).artist?(j(),W("span",oC,", ")):Se("",!0),_(n).artist?(j(),W("span",aC,Ae(_(n).artist),1)):Se("",!0)]),_(n).album?(j(),W("div",iC,Ae(_(n).album),1)):Se("",!0),_(n).url?(j(),W("div",lC,[N("a",{class:"link",href:_(n).url,target:"_blank"},Ae(_(n).url),9,cC)])):Se("",!0)])):Se("",!0)]),_(o)()||_(a)()?(j(),W("div",uC,[N("h2",dC,[_(o)()?(j(),W(Ce,{key:0},[ge("Automatic Shownotes")],64)):_(a)()?(j(),W(Ce,{key:1},[ge("Chapters")],64)):Se("",!0)]),N("div",fC,[_(a)()?(j(),W("div",pC,[_(o)()?(j(),W("h2",hC,"Chapters")):Se("",!0),N("div",mC,[(j(!0),W(Ce,null,ft(_(r),(g,S)=>(j(),W("div",{key:g.title,class:Ne(u.value===S?"flex items-center":"")},[N("div",{class:Ne(["pr-2 cursor-pointer opacity-70 hover:opacity-100",u.value===S?"inline-flex items-center text-center justify-center h-full":"float-left"])},[N("a",{tabindex:"-1",class:"tabular-nums",onClick:$=>_(l)(g)},Ae(_($n)(g.start_seconds)),9,vC)],2),N("div",{class:Ne(u.value===S?"flex-1":"inline")},[J(Nr,{"model-value":g.title,"show-delete":!0,onDelete:$=>_(i)({chapterId:g.id,commitHistory:!0}),"onUpdate:modelValue":$=>d(g,$),onToggleEditMode:$=>y($,S)},null,8,["model-value","onDelete","onUpdate:modelValue","onToggleEditMode"])],2)],2))),128))])])):Se("",!0),_(o)()?(j(),W(Ce,{key:1},[((k=(C=_(s).summaries)==null?void 0:C.long)==null?void 0:k[0])!==void 0?(j(),W("div",gC,[yC,J(_(bu),{tag:"div",class:"focus:p-1 focus:outline-indigo-600","no-html":!0,"data-testid":"summary-long",modelValue:_(s).summaries.long[0],"onUpdate:modelValue":A[0]||(A[0]=g=>_(s).summaries.long[0]=g),onBlur:A[1]||(A[1]=g=>_(c)())},null,8,["modelValue"])])):Se("",!0),((b=(O=_(s).summaries)==null?void 0:O.brief)==null?void 0:b[0])!==void 0?(j(),W("div",_C,[bC,J(_(bu),{tag:"div",class:"focus:p-1 focus:outline-indigo-600","no-html":!0,"data-testid":"summary-brief",modelValue:_(s).summaries.brief[0],"onUpdate:modelValue":A[2]||(A[2]=g=>_(s).summaries.brief[0]=g),onBlur:A[3]||(A[3]=g=>_(c)())},null,8,["modelValue"])])):Se("",!0),N("div",wC,[SC,N("div",xC,[(j(!0),W(Ce,null,ft(_(s).tags,(g,S)=>(j(),ke(di,{key:S,"container-paddings":"pl-1"},{default:oe(()=>[N("div",TC,[N("div",EC,[(j(),ke(Nr,{key:g,"input-text-class":"px-2","model-value":_(s).tags[S],"onUpdate:modelValue":$=>m(S,$),onDelete:$=>v(S)},null,8,["model-value","onUpdate:modelValue","onDelete"]))]),N("div",CC,[N("button",{title:"Remove Tag",onClick:$=>v(S)},[J(_(wp),{class:"inline h-4 w-4 cursor-pointer"})],8,kC)])])]),_:2},1024))),128)),J(et,{"variant-class":"btn-white-sm",onClick:_(f)},{icon:oe(()=>[J(_(KS),{class:"w-4 h-4"})]),default:oe(()=>[ge(" Add Tag")]),_:1},8,["onClick"])])])],64)):Se("",!0)])])):Se("",!0)])):Se("",!0)}}},OC={key:0,class:"fixed bottom-0 pb-24 left-1/2 -translate-x-2/4 z-50"},PC={__name:"TheTranscriptScrollButton",setup(e){const t=Ze(),{editorData:n,playbackCurrentSeconds:r,playbackStartSeconds:s,playbackHighlightedElementId:o,settings:a}=at(t),i=se({showButton:!1,viewportLocation:"inside"}),l=p=>{const{isInViewport:m}=Io(p);m||(IS(p,{block:"start"}),i.value.showButton=!1)},c=()=>{if(!o.value)return;const p=document.getElementById(o.value);l(p)},u=async()=>{if(!o.value)return;const p=document.getElementById(o.value);if(!p)return;const{isAboveViewport:m,isBelowViewport:v,isInViewport:T}=Io(p);m?(i.value.viewportLocation="above",i.value.showButton=!0):v?(i.value.viewportLocation="below",i.value.showButton=!0):T&&(i.value.viewportLocation="inside",i.value.showButton=!1)},d=Rf(()=>{u()},50,{maxWait:500}),f=p=>{const m=document.querySelectorAll("[data-is-timestamp=true]"),v=parseFloat(p);let T=null,y=1/0;return m.forEach(h=>{const A=parseFloat(h.getAttribute("data-start-seconds")),C=Math.abs(A-v);C<y&&(T=h,y=C)}),T};return $e(s,async()=>{if(["audioplayer-slider-input","hotkey"].includes(s.value.setByElement)){const p=s.value.seconds;i.value.showButton=!1,o.value=null;const m=f(p);l(m)}}),$e(r,async()=>{await tt(),d()}),$e(n,async()=>{await tt(),i.value.showButton=!1,o.value=null,d()}),$e(()=>a.value.subtitleLineMode,async()=>{await tt(),c()},{deep:!0}),ot(()=>{window.addEventListener("scroll",d),window.addEventListener("resize",d)}),en(()=>{window.removeEventListener("scroll",d),window.removeEventListener("resize",d)}),(p,m)=>i.value.showButton&&i.value.viewportLocation!=="inside"?(j(),W("div",OC,[J(et,{onClick:m[0]||(m[0]=v=>c()),"variant-class":"btn-primary"},{icon:oe(()=>[(j(),ke(ln(i.value.viewportLocation==="above"?_(HS):_(BS)),{class:"h-5 w-5"}))]),default:oe(()=>[ge(" Scroll to current word")]),_:1})])):Se("",!0)}},AC={"data-testid":"transcript-chapter"},IC=["id"],DC={__name:"TranscriptChapter",props:{chapterId:{type:Number}},setup(e){const t=e,n=Ur.useToast(),r=Ze(),{formatEditorTimestamp:s,handleToggleTimestampEditMode:o}=Wr(),{getChapterById:a,commitEditorDataHistory:i,editParagraphChapterTime:l,deleteChapter:c}=r,u=we(()=>a(t.chapterId)),d=se(!1),f=v=>{if(!u.value)return;const T=v.trim();u.value.title!==T&&(u.value.title=T,i())},p=async v=>{let T;try{T=mp(v)}catch{return n.warning("Invalid Timestamp. Valid Formats: [hh:mm:ss.SS], [mm:ss.SS], [mm:ss]",{duration:5e3,position:"top-right"}),!1}if(u.value.start_seconds===T)return!1;const y=t.chapterId;try{l({chapterId:y,seconds:T})}catch(h){n.warning(`Unable to update Chapter: ${h.message}`,{duration:5e3,position:"top-right"})}},m=(v,T)=>{d.value=v,T&&o(v)};return(v,T)=>(j(),W("div",AC,[N("div",{class:"scroll-mt-20 mb-4",id:`chapter_${t.chapterId}`},[N("div",{class:Ne(d.value?"flex items-center":"inline-block w-full")},[(j(),W("div",{class:Ne(["pr-2 opacity-70 hover:opacity-100",d.value?"inline-flex items-center text-center justify-center h-full":"float-left"]),key:u.value.start_seconds},[J(Nr,{"input-text-class":"input-text !max-w-[130px] tabular-nums","input-placeholder":"hh:mm:ss.ms","component-class":"tabular-nums","model-value":_(cn)(u.value.start_seconds,!0),"onUpdate:modelValue":p,onToggleEditMode:T[0]||(T[0]=y=>m(y,!0))},{default:oe(()=>[ge(Ae(_(s)(u.value.start_seconds)),1)]),_:1},8,["model-value"])],2)),(j(),W("div",{class:Ne(["font-bold whitespace-break-spaces text-gray-900",d.value?"flex-1 inline-flex h-full":"inline"]),key:u.value.title},[J(Nr,{"model-value":u.value.title,"show-delete":!0,onDelete:T[1]||(T[1]=y=>_(c)({chapterId:e.chapterId,commitHistory:!0})),"onUpdate:modelValue":f,onToggleEditMode:T[2]||(T[2]=y=>m(y,!1))},null,8,["model-value"])],2))],2)],8,IC)]))}},MC={class:"flex group"},NC={key:0,class:"border-l-[3px] border-indigo-600 my-[2px]"},RC={key:1,class:"border-l-[3px] border-indigo-300 my-[2px]"},LC={key:2,class:"border-l-[3px] border-gray-200 group-hover:border-indigo-300 my-[2px]"},FC=["title"],jC={key:1},BC=["id","data-start-seconds","data-end-seconds","onKeydown"],HC=["id","data-start-seconds","data-end-seconds","data-confidence","title","onClick"],VC={__name:"TranscriptLineEditor",props:{paragraphId:{type:Number,required:!0},paragraphLine:{type:Object,required:!0},paragraphLineIndex:{type:Number,required:!0},paragraphLineCount:{type:Number,required:!0},isTimestampHighlightingEnabled:{type:Boolean,required:!0}},emits:["update-line","split-line","split-paragraph","combine-line","delete-line","create-paragraph-above","create-paragraph-below","arrow-key-start-of-line","arrow-key-end-of-line"],setup(e,{emit:t}){const n=e,r=Ze(),{getParagraphById:s}=r,{getParagraphTimestampStyle:o,getTimestampTitle:a,isPlayingBack:i,highlightPlaybackAndConfidence:l,setTimestampMaxConfidence:c,handleTimestampClick:u,handlePaste:d,handleUpdateParagraphStartSeconds:f,handleToggleTimestampEditMode:p,parseHtmlTimestamp:m,getTimestampClasses:v,invalidateConfidenceOfFocusedElement:T,formatEditorTimestamp:y}=Wr(),h=se(),A=se(!1),C=se(!1),{settings:k}=at(r),O=we(()=>s(n.paragraphId)),b=we(()=>n.paragraphLine.timestamps.map(([x,R,M,Y],G)=>[G>0?aa+x:x,R,M,Y])),g=async x=>{T(),x.shiftKey||(["ArrowLeft","ArrowUp"].includes(x.code)&&Jn(h.value)?t("arrow-key-start-of-line"):["ArrowRight","ArrowDown"].includes(x.code)&&ys(h.value)&&t("arrow-key-end-of-line"))},S=()=>{const x=h.value;if(!C.value||!x)return{lineFromContent:!1};let R={};const M=x.querySelectorAll("*[data-is-timestamp]"),Y=x.innerText.trim();if(M&&M.length>0&&Y){const G=[];M.forEach(ie=>{const z=m(ie);z&&G.push(z)}),R=On({timestamps:G,containsWhitespaces:!0})}else{const G=Y.trim()||Gn,ie=We(n.paragraphLine.start_seconds),z=We(n.paragraphLine.end_seconds);R={start_seconds:ie,end_seconds:z,text:G,timestamps:[[G,ie,z,1]]}}return{lineFromContent:R}},$=()=>{const{lineFromContent:x}=S();x&&C.value&&(C.value=!1,t("update-line",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex,line:x}))},E=async()=>{const x=h.value;if(!x)return;const{success:R,node:M,range:Y}=Mr();if(!R)return;if(n.paragraphLineIndex===0&&Jn(x)){t("create-paragraph-above",{paragraphId:n.paragraphId});return}if(n.paragraphLineIndex===n.paragraphLineCount-1&&ys(x)){t("create-paragraph-below",{paragraphId:n.paragraphId});return}if(li(x,M)&&Jn(x)&&n.paragraphLineIndex>0){$(),t("split-paragraph",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex});return}if(NS(x,M)&&ys(x)){$(),t("split-paragraph",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex+1});return}const G=[],ie=[];let z=!1;const F=x.querySelectorAll("*[data-is-timestamp]");F&&F.length>0&&F.forEach(de=>{const H=m(de);if(de===M){const V=H[ve.WORD_OR_PHRASE],q=Y.startOffset,ee=V.substring(0,q),he=V.substring(q,V.length);ee&&G.push([ee,H[ve.START_SECONDS],H[ve.END_SECONDS],H[ve.CONFIDENCE]]),he&&ie.push([he,We(H[ve.START_SECONDS]+Do),We(H[ve.END_SECONDS]+Do),H[ve.CONFIDENCE]]),z=!0}else z?ie.push(H):G.push(H)});const Q=On({timestamps:G,containsWhitespaces:!0}),le=On({timestamps:ie,containsWhitespaces:!0});[Q.start_seconds,Q.end_seconds,le.start_seconds,le.end_seconds].includes(void 0)||t("split-line",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex,leftLine:Q,rightLine:le})},D=async x=>{const R=window.getSelection();if(R&&!R.isCollapsed)return;const M=h.value;if(!M)return;if(!M.innerText.trim()){t("delete-line",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex});return}const{success:Y,node:G}=Mr();if(Y&&li(M,G)&&Jn(M)){$(),t("combine-line",{paragraphId:n.paragraphId,lineIndex:n.paragraphLineIndex}),x.preventDefault();return}},U=()=>{A.value=!1,$()},I=()=>{A.value=!0,T()},L=()=>{C.value=!0};return(x,R)=>(j(),W("div",MC,[_(i)(e.paragraphLine.start_seconds,e.paragraphLine.end_seconds,n.isTimestampHighlightingEnabled)?(j(),W("div",NC)):A.value?(j(),W("div",RC)):(j(),W("div",LC)),N("div",{class:Ne(e.paragraphLineIndex===0?"inline flex-1 pl-2":"flex flex-1")},[e.paragraphLineIndex===0?(j(),W("span",{key:0,class:"opacity-70 hover:opacity-100 cursor-pointer whitespace-normal tabular-nums",onClick:R[1]||(R[1]=M=>_(Vt).emit("timestamp-click",{startSeconds:e.paragraphLine.start_seconds,endSeconds:e.paragraphLine.end_seconds})),style:Wt(_(o)({paragraph:O.value,isTimestampHighlightingEnabled:e.isTimestampHighlightingEnabled})),title:_(k).editableTimestamps?null:_(cn)(O.value.start_seconds)},[_(k).editableTimestamps?(j(),ke(Nr,{key:0,"input-text-class":"inline input-text !max-w-[130px] tabular-nums","input-placeholder":"hh:mm:ss.ms","component-class":"inline tabular-nums","model-value":_(cn)(e.paragraphLine.start_seconds,!0),"onUpdate:modelValue":R[0]||(R[0]=M=>_(f)({paragraphId:e.paragraphId,formattedTime:M})),onToggleEditMode:_(p)},{default:oe(()=>[ge(Ae(_(y)(e.paragraphLine.start_seconds)),1)]),_:1},8,["model-value","onToggleEditMode"])):(j(),W("span",jC,Ae(_(y)(e.paragraphLine.start_seconds)),1))],12,FC)):Se("",!0),N("span",{ref_key:"contentEditableRef",ref:h,contenteditable:"true",class:Ne(["focus:outline-none scroll-mt-28 px-2",e.paragraphLineIndex===0?"inline":"flex-1"]),"data-testid":"transcript-line",id:`line_${e.paragraphId}_${e.paragraphLineIndex}`,"data-is-line":!0,"data-start-seconds":e.paragraphLine.start_seconds,"data-end-seconds":e.paragraphLine.end_seconds,onPaste:R[2]||(R[2]=xt((...M)=>_(d)&&_(d)(...M),["prevent"])),onBlur:U,onFocus:I,onClick:R[3]||(R[3]=(...M)=>_(u)&&_(u)(...M)),onKeydown:[st(g,["left"]),st(g,["right"]),st(g,["up"]),st(g,["down"]),st(xt(E,["prevent"]),["enter"]),st(D,["delete"])],onInput:L},[(j(!0),W(Ce,null,ft(b.value,(M,Y)=>(j(),W("span",{key:Y,"data-testid":"transcript-line-timestamp",id:`timestamp_${e.paragraphId}_${e.paragraphLineIndex}_${Y}`,"data-is-timestamp":!0,"data-start-seconds":M[_(ve).START_SECONDS],"data-end-seconds":M[_(ve).END_SECONDS],"data-confidence":M[_(ve).CONFIDENCE],style:Wt(_(l)({paragraph:O.value,paragraphLineIndex:e.paragraphLineIndex,timestampIndex:Y,isTimestampHighlightingEnabled:e.isTimestampHighlightingEnabled})),class:Ne(_(v)()),title:_(a)(M),onClick:G=>_(c)(e.paragraphId,e.paragraphLineIndex,Y)},Ae(M[_(ve).WORD_OR_PHRASE]),15,HC))),128))],42,BC)],2)]))}},UC={class:"flex group"},WC={key:0,class:"border-l-[3px] border-indigo-600 my-[2px]"},KC={key:1,class:"border-l-[3px] border-indigo-300 my-[2px]"},zC={key:2,class:"border-l-[3px] border-gray-200 group-hover:border-indigo-300 my-[2px]"},qC={class:"inline flex-1 pl-2"},YC=["title"],GC={key:1},JC=["onKeydown"],QC=["id","data-start-seconds","data-end-seconds","data-confidence","title","onClick"],ZC={__name:"TranscriptParagraphEditor",props:{paragraphId:{type:Number,required:!0},isTimestampHighlightingEnabled:{type:Boolean,required:!0}},emits:["update-paragraph","split-paragraph","combine-paragraph","delete-paragraph","create-paragraph-above","create-paragraph-below","arrow-key-start-of-paragraph","arrow-key-end-of-paragraph"],setup(e,{emit:t}){const n=e,r=Ze(),{getParagraphById:s}=r,{getParagraphTimestampStyle:o,setTimestampMaxConfidence:a,highlightPlaybackAndConfidence:i,getTimestampTitle:l,handleTimestampClick:c,parseHtmlTimestamp:u,getTimestampClasses:d,handlePaste:f,handleUpdateParagraphStartSeconds:p,handleToggleTimestampEditMode:m,invalidateConfidenceOfFocusedElement:v,isPlayingBack:T,formatEditorTimestamp:y}=Wr(),h=se(),A=se(!1),C=se(!1),{settings:k}=at(r),O=we(()=>s(n.paragraphId)),b=we(()=>O.value.lines.map((x,R)=>({...x,timestamps:x.timestamps.map(([M,Y,G,ie],z)=>[z===0&&R===0?M:aa+M,Y,G,ie])}))),g=async x=>{v(),x.shiftKey||(["ArrowLeft","ArrowUp"].includes(x.code)&&Jn(h.value)?t("arrow-key-start-of-paragraph"):["ArrowRight","ArrowDown"].includes(x.code)&&ys(h.value)&&t("arrow-key-end-of-paragraph"))},S=()=>{const x=h.value;if(!C.value||!x)return{paragraphFromContent:!1};let R={};const M=x.querySelectorAll("*[data-is-timestamp]"),Y=x.innerText.trim();if(M&&M.length>0&&Y){let G=[];M.forEach(Q=>{const le=u(Q),[,de,H,V]=Q.id.split("_").map(Number);G[H]||(G[H]={timestamps:[]}),G[H].timestamps.push(le)}),G.forEach((Q,le)=>{const de=G[le-1];le>0&&de&&!gp(Q.timestamps[0][ve.WORD_OR_PHRASE])&&(de.timestamps.push(Q.timestamps[0]),Q.timestamps.splice(0,1))});const ie=[];G.forEach(Q=>{const le=On({timestamps:Q.timestamps,containsWhitespaces:!0});le.timestamps.length>0&&ie.push(le)}),R=En(O.value),R.lines=ie;const{start_seconds:z,end_seconds:F}=wn(ie);R.start_seconds=We(z),R.end_seconds=We(F)}else{const G=Y||Gn;R=En(O.value),R.lines=[{start_seconds:O.value.start_seconds,end_seconds:O.value.end_seconds,text:G,timestamps:[[G,O.value.start_seconds,O.value.end_seconds,1]]}]}return{paragraphFromContent:R}},$=()=>{const{paragraphFromContent:x}=S();x&&C.value&&(C.value=!1,t("update-paragraph",{paragraphId:n.paragraphId,paragraph:x}))},E=async()=>{const x=h.value;if(!x)return;const{success:R,node:M,range:Y}=Mr();if(!R)return;if(Jn(x)){t("create-paragraph-above",{paragraphId:n.paragraphId});return}if(ys(x)){t("create-paragraph-below",{paragraphId:n.paragraphId});return}const G=[],ie=[];let z=!1;x.querySelectorAll("*[data-is-timestamp]").forEach(V=>{const[,q,ee,he]=V.id.split("_").map(Number),w=u(V);if(V===M){const P=w[ve.WORD_OR_PHRASE],B=Y.startOffset,K=P.substring(0,B),Z=P.substring(B,P.length);K.trim()&&G.push({paragraphId:q,paragraphLineIndex:ee,timestamp:[K,w[ve.START_SECONDS],w[ve.END_SECONDS],w[ve.CONFIDENCE]]}),Z.trim()&&ie.push({paragraphId:q,paragraphLineIndex:ee,timestamp:[Z,We(w[ve.START_SECONDS]+Do),We(w[ve.END_SECONDS]+Do),w[ve.CONFIDENCE]]}),z=!0}else z?ie.push({paragraphId:q,paragraphLineIndex:ee,timestamp:w}):G.push({paragraphId:q,paragraphLineIndex:ee,timestamp:w})});const Q=G.reduce((V,q)=>{const{paragraphLineIndex:ee,timestampIndex:he,timestamp:w}=q;return V[ee]||(V[ee]={timestamps:[]}),V[ee].timestamps.push(w),V},[]),le=ie.reduce((V,q)=>{const{paragraphLineIndex:ee,timestampIndex:he,timestamp:w}=q;return V[ee]||(V[ee]={timestamps:[]}),V[ee].timestamps.push(w),V},[]),de=[];Q.forEach(V=>{de.push(On({timestamps:V.timestamps,containsWhitespaces:!0}))});const H=[];le.forEach(V=>{H.push(On({timestamps:V.timestamps,containsWhitespaces:!0}))}),t("split-paragraph",{paragraphId:n.paragraphId,leftParagraphLines:de,rightParagraphLines:H})},D=async x=>{const R=window.getSelection();if(R&&!R.isCollapsed)return;const M=h.value;if(!M)return;if(!M.innerText.trim()){t("delete-paragraph",{paragraphId:n.paragraphId});return}const{success:Y,node:G}=Mr();if(Y&&li(M,G)&&Jn(M)){$(),t("combine-paragraph",{paragraphId:n.paragraphId}),x.preventDefault();return}},U=()=>{A.value=!1,$()},I=()=>{A.value=!0,v()},L=()=>{C.value=!0};return(x,R)=>(j(),W("div",UC,[_(T)(O.value.start_seconds,O.value.end_seconds,n.isTimestampHighlightingEnabled)?(j(),W("div",WC)):A.value?(j(),W("div",KC)):(j(),W("div",zC)),N("div",qC,[N("span",{class:"opacity-70 hover:opacity-100 cursor-pointer whitespace-normal tabular-nums",onClick:R[1]||(R[1]=M=>_(Vt).emit("timestamp-click",{startSeconds:O.value.start_seconds,endSeconds:O.value.end_seconds})),style:Wt(_(o)({paragraph:O.value,isTimestampHighlightingEnabled:e.isTimestampHighlightingEnabled})),title:_(k).editableTimestamps?null:_(cn)(O.value.start_seconds)},[_(k).editableTimestamps?(j(),ke(Nr,{key:0,"input-text-class":"inline input-text !max-w-[130px] tabular-nums","input-placeholder":"hh:mm:ss.ms","component-class":"inline tabular-nums","model-value":_(cn)(O.value.start_seconds,!0),"onUpdate:modelValue":R[0]||(R[0]=M=>_(p)({paragraphId:e.paragraphId,formattedTime:M})),onToggleEditMode:_(m)},{default:oe(()=>[ge(Ae(_(y)(O.value.start_seconds)),1)]),_:1},8,["model-value","onToggleEditMode"])):(j(),W("span",GC,Ae(_(y)(O.value.start_seconds)),1))],12,YC),(j(),W("span",{ref_key:"contentEditableRef",ref:h,contenteditable:"true",class:"focus:outline-none scroll-mt-28 px-2",onPaste:R[2]||(R[2]=xt((...M)=>_(f)&&_(f)(...M),["prevent"])),onBlur:U,onFocus:I,onClick:R[3]||(R[3]=(...M)=>_(c)&&_(c)(...M)),onKeydown:[st(g,["left"]),st(g,["right"]),st(g,["up"]),st(g,["down"]),st(xt(E,["prevent"]),["enter"]),st(D,["delete"])],onInput:L,key:O.value.lines},[(j(!0),W(Ce,null,ft(b.value,(M,Y)=>(j(),W(Ce,{key:Y},[(j(!0),W(Ce,null,ft(M.timestamps,(G,ie)=>(j(),W("span",{key:ie,"data-testid":"transcript-line-timestamp",id:`timestamp_${O.value.id}_${Y}_${ie}`,"data-is-timestamp":!0,"data-start-seconds":G[_(ve).START_SECONDS],"data-end-seconds":G[_(ve).END_SECONDS],"data-confidence":G[_(ve).CONFIDENCE],style:Wt(_(i)({paragraph:O.value,paragraphLineIndex:Y,timestampIndex:ie,isTimestampHighlightingEnabled:e.isTimestampHighlightingEnabled})),class:Ne(_(d)()),title:_(l)(G),onClick:z=>_(a)(O.value.id,Y,ie)},Ae(G[_(ve).WORD_OR_PHRASE]),15,QC))),128))],64))),128))],40,JC))])]))}},XC=N("h2",{class:"text-xl font-bold tracking-tight"},"Create Speaker",-1),ek=["onSubmit"],tk={class:"flex flex-col gap-2"},nk={__name:"ModalCreateSpeaker",emits:["confirm"],setup(e,{emit:t}){const n=Ze(),{createSpeaker:r}=n,s=se(),o=()=>{const a=s.value.value.trim();a&&t("confirm",r({name:a}))};return ot(()=>{s.value.select()}),(a,i)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col w-full max-w-xs mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[XC,N("form",{onSubmit:xt(o,["prevent"]),class:"flex flex-col gap-4 pt-2"},[N("div",tk,[N("label",null,[ge(" Name "),N("input",{type:"text",class:"input-text",ref_key:"inputSpeakerName",ref:s,placeholder:"Enter a Name",required:""},null,512)])]),J(et,{type:"submit"},{icon:oe(()=>[J(_(sl),{class:"w-5 h-5"})]),default:oe(()=>[ge(" Create Speaker")]),_:1})],40,ek)]),_:1}))}},rk=N("h2",{class:"text-xl font-bold tracking-tight"},"Edit Speaker",-1),sk=["onSubmit"],ok={class:"flex flex-col gap-2"},ak=["value"],ik={__name:"ModalEditSpeaker",props:{speakerId:{type:Number,required:!0}},emits:["confirm"],setup(e,{emit:t}){const n=e,r=Ze(),{editSpeaker:s,getSpeakerById:o,commitEditorDataHistory:a}=r,i=we(()=>o(n.speakerId)),l=se(),c=()=>{const u=l.value.value.trim();u&&(t("confirm",s({id:n.speakerId,name:u})),a())};return ot(()=>{l.value.select()}),(u,d)=>(j(),ke(_(Rn),{class:"flex justify-center items-center","content-class":"flex flex-col max-w-3xl mx-4 p-4 bg-white rounded-md"},{default:oe(()=>[rk,N("form",{onSubmit:xt(c,["prevent"]),class:"flex flex-col gap-4 pt-2"},[N("div",ok,[N("label",null,[ge(" Name "),N("input",{type:"text",class:"input-text",ref_key:"inputSpeakerName",ref:l,required:"",value:i.value.name},null,8,ak)])]),J(et,{type:"submit"},{default:oe(()=>[ge("Save")]),_:1})],40,sk)]),_:1}))}},lk={class:"whitespace-nowrap"},ck={key:0},uk={key:1,class:"opacity-70 hover:opacity-100"},dk={class:"flex flex-col gap-2"},fk=N("h2",{class:"font-bold"},"Select Speaker",-1),pk={class:"flex flex-col gap-1 pt-2"},hk={class:"flex items-center cursor-pointer"},mk=["checked"],vk=["value","checked"],gk={class:"inline-flex flex-1 items-center justify-between truncate"},yk={class:"flex-1 truncate"},_k=["onClick"],bk={class:"pt-2"},wk={__name:"TranscriptSpeaker",props:{modelValue:{type:Number,required:!0}},emits:["update:modelValue"],setup(e,{emit:t}){const n=e,r=se(!1),s=se(),o=se(!1),a=Ze(),{editorData:i}=at(a),{getSpeakerById:l}=a,c=we(()=>l(n.modelValue)),u=se(null),d=se(!1),{open:f,close:p}=tr({component:ik,attrs:{speakerId:u,onOpened(){d.value=!0},onClosed(){d.value=!1},onConfirm(){p()}}}),m=se(!1),{open:v,close:T}=tr({component:nk,attrs:{onOpened(){m.value=!0},onClosed(){m.value=!1},onConfirm({id:k}){y(k),T(),r.value=!1}}}),y=k=>{t("update:modelValue",parseInt(k))},h=k=>{u.value=parseInt(k),f()},A=()=>n.modelValue!==-1,C=()=>{if(d.value||m.value)return!1;r.value=!1};return $e(r,async()=>{await tt(),o.value=MS(s.value)}),t_("Escape",k=>{k.preventDefault(),C()}),(k,O)=>(j(),ke(_(kp),{onTrigger:O[4]||(O[4]=b=>C()),class:"relative max-w-fit"},{default:oe(()=>[N("span",lk,[N("button",{class:"action-link",onClick:O[0]||(O[0]=b=>r.value=!r.value),tabindex:"-1"},[A()?(j(),W("span",ck,Ae(c.value.name),1)):(j(),W("span",uk,"Set Speaker"))])]),r.value?(j(),W("div",{key:0,class:Ne(o.value?"dropup-content":"dropdown-content"),role:"menu",ref_key:"dropdownContent",ref:s,"aria-orientation":"vertical",tabindex:"-1"},[N("div",dk,[N("div",null,[fk,N("div",pk,[N("label",hk,[N("input",{class:"mr-2 form-radio",type:"radio",name:"speaker",value:-1,checked:e.modelValue===-1,onChange:O[1]||(O[1]=b=>y(b.target.value))},null,40,mk),ge(Ae(_(LS)),1)]),(j(!0),W(Ce,null,ft(_(i).speakers,({id:b,name:g})=>(j(),W("label",{key:b,class:"flex items-center gap-2 cursor-pointer"},[N("input",{class:"form-radio",type:"radio",name:"speaker",value:b,checked:e.modelValue===b,onChange:O[2]||(O[2]=S=>y(S.target.value))},null,40,vk),N("div",gk,[N("div",yk,Ae(g),1),N("button",{class:"action-link pl-4",onClick:xt(S=>h(b),["prevent"])},"Edit",8,_k)])]))),128))])]),N("div",bk,[J(et,{onClick:O[3]||(O[3]=b=>_(v)()),class:"w-full"},{icon:oe(()=>[J(_(sl),{class:"w-5 h-5"})]),default:oe(()=>[ge(" Add Speaker ")]),_:1})])])],2)):Se("",!0)]),_:1}))}},Sk={class:"w-full"},xk={"data-testid":"transcript-editor",class:"py-12 px-2"},Tk={key:0,class:"text-2xl pb-8 px-[11px] font-bold tracking-tight scroll-mt-20",id:"transcript-editor"},Ek={__name:"TheTranscriptEditor",setup(e){const t=Ze(),{editorData:n,sortedParagraphs:r,playbackCurrentSeconds:s,settings:o}=at(t),{commitEditorDataHistory:a,editParagraphLine:i,splitParagraphLine:l,combineParagraphLine:c,splitParagraphOnLineIndex:u,splitParagraph:d,combineParagraph:f,editParagraph:p,deleteParagraph:m,deleteParagraphLine:v,getParagraphById:T,createParagraphAbove:y,createParagraphBelow:h}=t,A=Ur.useToast(),{focusTimestamp:C}=Wr(),k=z=>{z.last_update=new Date,a()},O=z=>{i(z)},b=async z=>{const{nextLineIndex:F}=l(z);C({paragraphId:z.paragraphId,lineIndex:F})},g=async(z,F)=>{if(v(z),F>0){const de=T(z.paragraphId).lines[F-1].timestamps.length-1;C({paragraphId:z.paragraphId,lineIndex:F-1,timestampIndex:de,focusAtTheEnd:!0})}},S=async z=>{try{const{id:F}=d(z);C({paragraphId:F})}catch(F){console.error(F)}},$=async z=>{try{const{id:F}=u(z);C({paragraphId:F})}catch(F){console.error(F)}},E=async(z,F)=>{try{if(F>0&&z.lineIndex===0){const{previousParagraphId:Q,lineIndexAfterCombine:le}=f(z);C({paragraphId:Q,lineIndex:le})}else if(z.lineIndex>0){const{previousLineIndex:Q,previousTimestampsIndex:le}=c(z);C({paragraphId:z.paragraphId,lineIndex:Q,timestampIndex:le})}}catch(Q){A.warning(`Error: ${Q.message}`,{duration:5e3,position:"top-right"})}},D=z=>s.value>=z.start_seconds-1&&s.value<z.end_seconds+1,U=(z,F)=>{if(z>0&&F===0){const Q=r.value[z-1];C({paragraphId:Q.id,lineIndex:Q.lines.length-1,timestampIndex:Q.lines[Q.lines.length-1].timestamps.length-1,focusAtTheEnd:!0})}else if(F>0){const Q=r.value[z];C({paragraphId:Q.id,lineIndex:F-1,timestampIndex:Q.lines[F-1].timestamps.length-1,focusAtTheEnd:!0})}},I=(z,F)=>{const Q=r.value[z],le=Q.lines.length-1;if(F===le){if(z<r.value.length-1){const de=r.value[z+1];C({paragraphId:de.id,lineIndex:0,timestampIndex:0,focusAtTheEnd:!1})}}else C({paragraphId:Q.id,lineIndex:F+1,timestampIndex:0,focusAtTheEnd:!1})},L=z=>{if(z>0&&z<=r.value.length-1){const F=r.value[z-1];C({paragraphId:F.id,lineIndex:F.lines.length-1,timestampIndex:F.lines[F.lines.length-1].timestamps.length-1,focusAtTheEnd:!0})}},x=z=>{if(z<r.value.length-1){const F=r.value[z+1];C({paragraphId:F.id,lineIndex:0,timestampIndex:0,focusAtTheEnd:!1})}},R=({paragraphId:z,paragraph:F})=>{p({paragraphId:z,updatedParagraph:F})},M=(z,F)=>{const Q=F-1,le=Q>=0?T(r.value[Q].id):null;if(m({paragraphId:z.paragraphId,commitHistory:!0}),le){const H=le.lines[le.lines.length-1].timestamps.length-1;C({paragraphId:le.id,lineIndex:le.lines.length-1,timestampIndex:H,focusAtTheEnd:!0})}},Y=(z,F)=>{if(F>0){const{previousParagraphId:Q,lineIndexAfterCombine:le}=f(z);C({paragraphId:Q,lineIndex:le})}},G=z=>{try{const F=y(z);C({paragraphId:F.id})}catch(F){A.warning(`Can't create paragraph: ${F.message}`,{duration:5e3,position:"top-right"})}},ie=z=>{try{const F=h(z);C({paragraphId:F.id})}catch(F){A.warning(`Can't create paragraph: ${F.message}`,{duration:5e3,position:"top-right"})}};return(z,F)=>(j(),W("div",Sk,[J(PC),J($C),N("div",xk,[_(r).length>0?(j(),W("h2",Tk," Transcript ")):Se("",!0),(j(!0),W(Ce,null,ft(_(r),(Q,le)=>(j(),W("div",{key:Q.id,class:"mb-4 w-full max-w-7xl","data-testid":"transcript-paragraph"},[Q.chapter_id!=null?(j(),ke(DC,{key:0,"chapter-id":Q.chapter_id,class:Ne(["px-[11px]",le>0?"pt-4":""])},null,8,["chapter-id","class"])):Se("",!0),_(n).speakers.length>1&&Q.speaker_id!=null?(j(),ke(wk,{key:1,class:"px-[11px]",modelValue:Q.speaker_id,"onUpdate:modelValue":[de=>Q.speaker_id=de,de=>k(Q)]},null,8,["modelValue","onUpdate:modelValue"])):Se("",!0),_(o).subtitleLineMode?(j(!0),W(Ce,{key:2},ft(Q.lines,(de,H)=>(j(),ke(VC,{key:de,"paragraph-id":Q.id,"paragraph-line":de,"paragraph-line-index":H,"paragraph-line-count":Q.lines.length,"is-timestamp-highlighting-enabled":D(Q),onArrowKeyStartOfLine:V=>U(le,H),onArrowKeyEndOfLine:V=>I(le,H),onUpdateLine:O,onDeleteLine:V=>g(V,H),onCombineLine:V=>E(V,le),onSplitParagraph:F[0]||(F[0]=V=>$(V)),onSplitLine:b,onCreateParagraphAbove:F[1]||(F[1]=V=>G(V)),onCreateParagraphBelow:F[2]||(F[2]=V=>ie(V))},null,8,["paragraph-id","paragraph-line","paragraph-line-index","paragraph-line-count","is-timestamp-highlighting-enabled","onArrowKeyStartOfLine","onArrowKeyEndOfLine","onDeleteLine","onCombineLine"]))),128)):(j(),ke(ZC,{key:3,"paragraph-id":Q.id,"is-timestamp-highlighting-enabled":D(Q),onArrowKeyStartOfParagraph:de=>L(le),onArrowKeyEndOfParagraph:de=>x(le),onUpdateParagraph:R,onDeleteParagraph:de=>M(de,le),onCombineParagraph:de=>Y(de,le),onSplitParagraph:F[3]||(F[3]=de=>S(de)),onCreateParagraphAbove:F[4]||(F[4]=de=>G(de)),onCreateParagraphBelow:F[5]||(F[5]=de=>ie(de))},null,8,["paragraph-id","is-timestamp-highlighting-enabled","onArrowKeyStartOfParagraph","onArrowKeyEndOfParagraph","onDeleteParagraph","onCombineParagraph"]))]))),128))])]))}},Ck={__name:"HomeView",setup(e){return(t,n)=>(j(),ke(Ek))}},kk=Iy({history:G0("https://auphonic.com/static/transcript-editor/"),scrollBehavior(e){return e.hash?{el:e.hash,top:80}:{x:0,y:0}},routes:[{path:"/",name:"home",component:Ck}]}),la=nf(qE),$k=x0();la.use(Uv());la.use(kk);la.use($k);la.mount("#app");console.log(`%c Auphonic Transcript Editor 7d8f732
`,"color: #667eea")});export default Ok();

    </script>
    <style>
      .vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Thin.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-ThinItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-ExtraLight.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-ExtraLightItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Light.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-LightItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Regular.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Italic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Medium.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-MediumItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-SemiBold.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-SemiBoldItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Bold.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-BoldItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-ExtraBold.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-ExtraBoldItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-Black.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-BlackItalic.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-roman.var.woff2?v=3.19) format("woff2");font-named-instance:"Regular"}@font-face{font-family:Inter var;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-italic.var.woff2?v=3.19) format("woff2");font-named-instance:"Italic"}@font-face{font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter.var.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:normal;font-named-instance:"Regular";font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-roman.var.woff2?v=3.19) format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:italic;font-named-instance:"Italic";font-display:swap;src:url(https://auphonic.com/static/transcript-editor/assets/Inter-italic.var.woff2?v=3.19) format("woff2")}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,Helvetica,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}body,h1,h2,h3,h4,h5,h6{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 450px){.\!container{max-width:450px!important}.container{max-width:450px}}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-radio{border-radius:100%}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-radio:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.action-link-red{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity));text-decoration-line:none}.action-link{font-weight:700;--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity));text-decoration-line:none}.action-link:hover,.action-link:active{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.link{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity));text-decoration-line:underline}.link:hover,.link:active{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.input-file{padding:.25rem}.input-file::file-selector-button{margin-right:1rem;cursor:pointer;font-weight:500;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input-file::file-selector-button:active{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.input-file::file-selector-button:disabled{pointer-events:none;opacity:.3}.input-file::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.input-file::file-selector-button:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.input-file:hover{cursor:pointer}.input-range{height:.5rem;width:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.input-range:focus{outline:2px solid transparent;outline-offset:2px}.input-range::-moz-range-thumb{height:1rem;width:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:9999px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.input-range::-webkit-slider-thumb{height:1rem;width:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-style:none;--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.switch-primary{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.switch-primary:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.switch-inactive{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.switch-inactive:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.input-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.input-text:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.input-text::-moz-placeholder{color:#6b7280;opacity:1}.input-text::placeholder{color:#6b7280;opacity:1}.input-text::-webkit-datetime-edit-fields-wrapper{padding:0}.input-text::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.input-text::-webkit-datetime-edit{display:inline-flex}.input-text::-webkit-datetime-edit,.input-text::-webkit-datetime-edit-year-field,.input-text::-webkit-datetime-edit-month-field,.input-text::-webkit-datetime-edit-day-field,.input-text::-webkit-datetime-edit-hour-field,.input-text::-webkit-datetime-edit-minute-field,.input-text::-webkit-datetime-edit-second-field,.input-text::-webkit-datetime-edit-millisecond-field,.input-text::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.input-text{display:block;width:100%;max-width:42rem;border-radius:.375rem;border-width:0px;padding:.375rem .75rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.input-text::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.input-text::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.input-text:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}@media (min-width: 640px){.input-text{line-height:1.5rem}}.input-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.input-select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.input-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.input-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.input-select{width:100%;border-radius:.375rem;border-width:0px;padding-top:.375rem;padding-bottom:.375rem;padding-left:.75rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.input-select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}@media (min-width: 640px){.input-select{line-height:1.5rem}}.form-checkbox,.form-radio{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.alert-info{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.z-50{z-index:50}.float-left{float:left}.m-auto{margin:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-\[2px\]{margin-top:2px;margin-bottom:2px}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mr-2{margin-right:.5rem}.mt-12{margin-top:3rem}.mt-3{margin-top:.75rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.hidden{display:none}.\!h-5{height:1.25rem!important}.h-10{height:2.5rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[600px\]{max-height:600px}.\!w-5{width:1.25rem!important}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-9{width:2.25rem}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[450px\]{min-width:450px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.\!max-w-\[130px\]{max-width:130px!important}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[250px\]{max-width:250px}.max-w-\[60px\]{max-width:60px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.-translate-x-2\/4{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.scroll-mt-20{scroll-margin-top:5rem}.scroll-mt-28{scroll-margin-top:7rem}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-\[3px\]{border-left-width:3px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\[11px\]{padding-left:11px;padding-right:11px}.px-\[19px\]{padding-left:19px;padding-right:19px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tracking-tight{letter-spacing:-.025em}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.decoration-dotted{text-decoration-style:dotted}.underline-offset-4{text-underline-offset:4px}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity: .05}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.dropdown-content{position:absolute;left:0;z-index:10;margin-top:.25rem;max-height:600px;min-width:300px;overflow-y:auto;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.25rem;text-align:left;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));--tw-ring-opacity: .05}.dropdown-content:focus{outline:2px solid transparent;outline-offset:2px}.dropup-content{position:absolute;left:0;bottom:0;z-index:10;margin-bottom:1.5rem;max-height:600px;min-width:300px;overflow-y:auto;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.25rem;text-align:left;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));--tw-ring-opacity: .05}.dropup-content:focus{outline:2px solid transparent;outline-offset:2px}.btn-white{font-weight:500;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity));display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-white:active{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-white:disabled{pointer-events:none;opacity:.3}.btn-white:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.btn-white:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.btn-primary{font-weight:500;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-primary:active{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-primary:disabled{pointer-events:none;opacity:.3}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.btn-primary:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.btn-white-sm{gap:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity));display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-white-sm:active{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.btn-white-sm:disabled{pointer-events:none;opacity:.3}.btn-white-sm:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.btn-white-sm:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.badge-info{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.badge-light{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.\[mm\:ss\.SS\]{mm:ss.SS}.\[mm\:ss\]{mm:ss}.v-toast--top{margin-left:.5rem;margin-right:.5rem}@media (min-width: 1024px){.v-toast--top{margin-top:2.5rem;margin-right:0}}.v-toast__item--default{--tw-bg-opacity: 1 !important;background-color:rgb(99 102 241 / var(--tw-bg-opacity))!important}.v-toast__item--warning{--tw-bg-opacity: 1 !important;background-color:rgb(254 249 195 / var(--tw-bg-opacity))!important;--tw-text-opacity: 1 !important;color:rgb(133 77 14 / var(--tw-text-opacity))!important}.v-toast__item--warning>.v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23854d0e' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat!important}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.focus\:p-1:focus{padding:.25rem}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-indigo-600:focus{outline-color:#4f46e5}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.active\:ring-2:active{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:ring-offset-2:active{--tw-ring-offset-width: 2px}.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}@media (min-width: 640px){.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pl-3{padding-left:.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width: 768px){.md\:inline{display:inline}.md\:flex{display:flex}.md\:justify-between{justify-content:space-between}}@media (min-width: 1024px){.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pt-16{padding-top:4rem}}@media (min-width: 450px){.xs\:block{display:block}.xs\:hidden{display:none}}@media print{.print\:hidden{display:none}}

    </style>
  </head>
  <body>
    <script id="transcriptSourceData" type="application/json">{"uuid": "GQxryb9rn2ktzHKuxTQFdJ", "audio_files": {"outgoing_service": null, "auphonic": "https://auphonic.com/engine/download/audio-result/GQxryb9rn2ktzHKuxTQFdJ/Justin.mp3?ms=781526"}, "metadata": {"title": "134 - Museum Ethics feat. Brigit", "subtitle": "", "year": "2024", "artist": "librarypunk", "album": "", "url": "", "chapters": []}, "transcript_versions": [{"version": "speeechrec_engine", "transcript": {"rate": 44100, "length": 213793224, "nr_tracks": 4, "intro_offset": 0, "speakers": null, "language": "en", "speech_tracks_idx": [0, 1, 2, 3], "track_labels": ["Justin", "Jay", "Sadie", "Brigit"], "results": {"264": {"confidence": 1.0, "track": 0, "text": "I don't have anything to warm up with. I read that, that modern museum article", "timestamps": [["I", 0.01, 0.37, 1.0], ["don't", 0.37, 0.65, 1.0], ["have", 0.65, 0.75, 1.0], ["anything", 0.75, 1.01, 1.0], ["to", 1.01, 1.37, 1.0], ["warm", 1.37, 1.81, 1.0], ["up", 1.81, 2.07, 1.0], ["with.", 2.07, 2.43, 1.0], ["I", 3.19, 3.67, 1.0], ["read", 3.67, 3.91, 1.0], ["that,", 3.91, 4.13, 1.0], ["that", 4.13, 4.49, 1.0], ["modern", 4.49, 4.97, 1.0], ["museum", 4.97, 5.21, 1.0], ["article", 5.21, 5.65, 1.0]], "end_sample": 248988, "newpara": true}, "248988": {"confidence": 1.0, "track": 0, "text": "that we were going to go over a while ago.", "timestamps": [["that", 5.65, 5.99, 1.0], ["we", 5.99, 6.11, 1.0], ["were", 6.11, 6.19, 1.0], ["going", 6.19, 6.33, 1.0], ["to", 6.33, 6.45, 1.0], ["go", 6.45, 6.57, 1.0], ["over", 6.57, 6.83, 1.0], ["a", 6.83, 6.97, 1.0], ["while", 6.97, 7.21, 1.0], ["ago.", 7.21, 7.55, 1.0]], "end_sample": 332778}, "356592": {"confidence": 1.0, "track": 0, "text": "It's kind of stuff we've already talked about.", "timestamps": [["It's", 8.09, 8.57, 1.0], ["kind", 8.57, 8.65, 1.0], ["of", 8.65, 8.77, 1.0], ["stuff", 8.77, 8.91, 1.0], ["we've", 8.91, 9.17, 1.0], ["already", 9.17, 9.31, 1.0], ["talked", 9.31, 9.55, 1.0], ["about.", 9.55, 9.97, 1.0]], "end_sample": 439500}, "455376": {"confidence": 1.0, "track": 1, "text": "Yeah.", "timestamps": [["Yeah.", 10.33, 10.81, 1.0]], "end_sample": 476544, "newpara": true}, "501240": {"confidence": 1.0, "track": 0, "text": "It's just the same guy who is saying he wants to get his heart back.", "timestamps": [["It's", 11.37, 11.85, 1.0], ["just", 11.85, 11.99, 1.0], ["the", 11.99, 12.11, 1.0], ["same", 12.11, 12.31, 1.0], ["guy", 12.31, 12.63, 1.0], ["who", 12.63, 12.95, 1.0], ["is", 12.95, 13.25, 1.0], ["saying", 13.25, 13.79, 1.0], ["he", 13.79, 14.09, 1.0], ["wants", 14.09, 14.59, 1.0], ["to", 14.59, 14.93, 1.0], ["get", 14.93, 15.21, 1.0], ["his", 15.21, 15.37, 1.0], ["heart", 15.37, 15.57, 1.0], ["back.", 15.57, 15.83, 1.0]], "end_sample": 697926, "newpara": true}, "705864": {"confidence": 1.0, "track": 0, "text": "And they're like, actually your donations. One of the solid ones we have in terms of like consent.", "timestamps": [["And", 16.01, 16.25, 1.0], ["they're", 16.25, 16.51, 1.0], ["like,", 16.51, 16.71, 1.0], ["actually", 16.77, 17.33, 1.0], ["your", 17.33, 18.33, 1.0], ["donations.", 18.33, 18.79, 1.0], ["One", 18.81, 19.09, 1.0], ["of", 19.09, 19.21, 1.0], ["the", 19.21, 19.27, 1.0], ["solid", 19.27, 19.57, 1.0], ["ones", 19.57, 19.83, 1.0], ["we", 19.83, 20.07, 1.0], ["have", 20.07, 20.31, 1.0], ["in", 20.31, 20.49, 1.0], ["terms", 20.49, 20.67, 1.0], ["of", 20.67, 20.87, 1.0], ["like", 20.87, 21.13, 1.0], ["consent.", 21.13, 22.45, 1.0]], "end_sample": 989868}, "998688": {"confidence": 1.0, "track": 0, "text": "So we want to keep it. That's kind of it.", "timestamps": [["So", 22.65, 23.11, 1.0], ["we", 23.11, 23.35, 1.0], ["want", 23.35, 23.49, 1.0], ["to", 23.49, 23.63, 1.0], ["keep", 23.63, 23.77, 1.0], ["it.", 23.77, 24.01, 1.0], ["That's", 24.53, 25.01, 1.0], ["kind", 25.01, 25.15, 1.0], ["of", 25.15, 25.29, 1.0], ["it.", 25.29, 25.43, 1.0]], "end_sample": 1121286}, "1171560": {"confidence": 1.0, "track": 2, "text": "My thing with it was just that, like, It's like two people who are like,", "timestamps": [["My", 26.57, 27.05, 1.0], ["thing", 27.05, 27.37, 1.0], ["with", 27.37, 27.61, 1.0], ["it", 27.61, 27.75, 1.0], ["was", 27.75, 27.91, 1.0], ["just", 27.91, 28.17, 1.0], ["that,", 28.17, 28.37, 1.0], ["like,", 28.41, 28.61, 1.0], ["It's", 28.61, 28.85, 1.0], ["like", 28.85, 28.99, 1.0], ["two", 28.99, 29.21, 1.0], ["people", 29.21, 29.65, 1.0], ["who", 29.65, 29.81, 1.0], ["are", 29.81, 29.91, 1.0], ["like,", 29.91, 30.11, 1.0]], "end_sample": 1327674, "newpara": true}, "1331202": {"confidence": 1.0, "track": 2, "text": "we want our specimens back because the curator changed.", "timestamps": [["we", 30.19, 30.29, 1.0], ["want", 30.29, 30.55, 1.0], ["our", 30.55, 30.75, 1.0], ["specimens", 30.75, 31.19, 1.0], ["back", 31.19, 31.79, 1.0], ["because", 31.79, 32.25, 1.0], ["the", 32.25, 32.61, 1.0], ["curator", 32.61, 33.15, 1.0], ["changed.", 33.15, 33.77, 1.0]], "end_sample": 1489080}, "1506720": {"confidence": 1.0, "track": 2, "text": "And then it's like talking about how they want their specimens back.", "timestamps": [["And", 34.17, 34.37, 1.0], ["then", 34.37, 34.51, 1.0], ["it's", 34.51, 35.17, 1.0], ["like", 35.17, 35.27, 1.0], ["talking", 35.27, 36.17, 1.0], ["about", 36.17, 36.45, 1.0], ["how", 36.45, 36.77, 1.0], ["they", 36.77, 36.93, 1.0], ["want", 36.93, 37.09, 1.0], ["their", 37.09, 37.25, 1.0], ["specimens", 37.25, 37.51, 1.0], ["back.", 37.51, 37.85, 1.0]], "end_sample": 1669008}, "1671654": {"confidence": 1.0, "track": 2, "text": "And then at the very end, it's like, by the way, they gave them back.", "timestamps": [["And", 37.91, 38.01, 1.0], ["then", 38.01, 38.11, 1.0], ["at", 38.11, 38.23, 1.0], ["the", 38.23, 38.29, 1.0], ["very", 38.29, 38.49, 1.0], ["end,", 38.49, 38.69, 1.0], ["it's", 38.75, 38.87, 1.0], ["like,", 38.87, 39.03, 1.0], ["by", 39.05, 39.21, 1.0], ["the", 39.21, 39.37, 1.0], ["way,", 39.37, 39.59, 1.0], ["they", 39.71, 40.39, 1.0], ["gave", 40.39, 40.61, 1.0], ["them", 40.61, 40.85, 1.0], ["back.", 40.85, 41.13, 1.0]], "end_sample": 1813656}, "1838352": {"confidence": 0.95, "track": 0, "text": "Yeah. One of them. One of them already has it back.", "timestamps": [["Yeah.", 41.69, 42.09, 1.0], ["One", 43.11, 43.51, 0.95], ["of", 43.51, 43.63, 0.95], ["them.", 43.63, 43.81, 0.95], ["One", 44.07, 44.47, 0.95], ["of", 44.47, 44.63, 0.95], ["them", 44.63, 44.77, 0.95], ["already", 44.77, 44.89, 0.95], ["has", 44.89, 45.23, 0.95], ["it", 45.23, 45.27, 0.95], ["back.", 45.27, 45.49, 0.95]], "end_sample": 2005932, "newpara": true}, "2019162": {"confidence": 1.0, "track": 2, "text": "Yeah. One of them, it's like we gave hers back and then we're working with him", "timestamps": [["Yeah.", 45.79, 46.19, 0.95], ["One", 46.23, 46.43, 1.0], ["of", 46.43, 46.55, 1.0], ["them,", 46.55, 46.73, 1.0], ["it's", 46.73, 46.87, 1.0], ["like", 46.87, 46.97, 1.0], ["we", 46.97, 47.15, 1.0], ["gave", 47.15, 47.39, 1.0], ["hers", 47.39, 48.05, 1.0], ["back", 48.05, 49.83, 1.0], ["and", 49.83, 50.21, 1.0], ["then", 50.21, 50.33, 1.0], ["we're", 50.33, 50.49, 1.0], ["working", 50.49, 50.75, 1.0], ["with", 50.75, 50.97, 1.0], ["him", 50.97, 51.15, 1.0]], "end_sample": 2255538, "newpara": true}, "2255538": {"confidence": 1.0, "track": 2, "text": "to keep his in our collection and doing the purpose that he wanted it to do.", "timestamps": [["to", 51.15, 51.31, 1.0], ["keep", 51.31, 51.51, 1.0], ["his", 51.51, 51.79, 1.0], ["in", 51.79, 52.03, 1.0], ["our", 52.03, 52.17, 1.0], ["collection", 52.17, 52.61, 1.0], ["and", 52.61, 52.99, 1.0], ["doing", 52.99, 53.51, 1.0], ["the", 53.51, 53.69, 1.0], ["purpose", 53.69, 53.95, 1.0], ["that", 53.95, 54.17, 1.0], ["he", 54.17, 54.31, 1.0], ["wanted", 54.31, 54.61, 1.0], ["it", 54.61, 54.77, 1.0], ["to", 54.77, 54.95, 1.0], ["do.", 54.95, 55.11, 1.0]], "end_sample": 2430174}, "2430174": {"confidence": 1.0, "track": 2, "text": "But like the whole article was just like these are the problems at the mutter", "timestamps": [["But", 55.11, 55.69, 1.0], ["like", 55.69, 55.87, 1.0], ["the", 55.87, 55.99, 1.0], ["whole", 55.99, 56.17, 1.0], ["article", 56.17, 56.57, 1.0], ["was", 56.57, 56.77, 1.0], ["just", 56.77, 56.97, 1.0], ["like", 56.97, 57.25, 1.0], ["these", 57.25, 57.81, 1.0], ["are", 57.81, 58.03, 1.0], ["the", 58.03, 58.15, 1.0], ["problems", 58.15, 58.59, 1.0], ["at", 58.59, 58.79, 1.0], ["the", 58.79, 58.89, 1.0], ["mutter", 58.89, 59.19, 1.0]], "end_sample": 2610102}, "2610102": {"confidence": 1.0, "track": 2, "text": "museum by the way they just gave them back to them that's fine yeah.", "timestamps": [["museum", 59.19, 59.41, 1.0], ["by", 59.41, 59.63, 1.0], ["the", 59.63, 59.75, 1.0], ["way", 59.75, 59.83, 1.0], ["they", 59.83, 59.97, 1.0], ["just", 59.97, 60.19, 1.0], ["gave", 60.19, 60.41, 1.0], ["them", 60.41, 60.57, 1.0], ["back", 60.57, 60.73, 1.0], ["to", 60.73, 60.89, 1.0], ["them", 60.89, 61.03, 1.0], ["that's", 61.03, 61.25, 1.0], ["fine", 61.25, 61.47, 1.0], ["yeah.", 61.47, 63.03, 1.0]], "end_sample": 2779446}, "2779446": {"confidence": 1.0, "track": 1, "text": "Have you been hearing all this bridget about the museum.", "timestamps": [["Have", 63.03, 64.99, 1.0], ["you", 64.99, 65.77, 1.0], ["been", 65.77, 65.93, 1.0], ["hearing", 65.93, 66.21, 1.0], ["all", 66.21, 66.41, 1.0], ["this", 66.41, 66.59, 1.0], ["bridget", 66.59, 66.97, 1.0], ["about", 66.97, 67.23, 1.0], ["the", 67.23, 67.49, 1.0], ["museum.", 67.49, 67.77, 1.0]], "end_sample": 2988480, "newpara": true}, "2988480": {"confidence": 1.0, "track": 2, "text": "I'm sure yeah.", "timestamps": [["I'm", 67.77, 69.07, 1.0], ["sure", 69.07, 69.29, 1.0], ["yeah.", 69.29, 70.07, 1.0]], "end_sample": 3089910, "newpara": true}, "3089910": {"confidence": 0.95, "track": 1, "text": "Everyone has bad opinions about it.", "timestamps": [["Everyone", 70.07, 71.65, 0.95], ["has", 71.65, 72.15, 0.95], ["bad", 72.15, 72.81, 0.95], ["opinions", 72.81, 73.29, 0.95], ["about", 73.29, 73.61, 0.95], ["it.", 73.61, 73.87, 0.95]], "end_sample": 3257490, "newpara": true}, "3257490": {"confidence": 0.95, "track": 3, "text": "Everyone usually has a lot of opinions about.", "timestamps": [["Everyone", 73.87, 77.29, 0.95], ["usually", 77.29, 77.83, 0.95], ["has", 77.83, 78.29, 0.95], ["a", 78.29, 78.43, 0.95], ["lot", 78.43, 78.63, 0.95], ["of", 78.63, 78.77, 0.95], ["opinions", 78.77, 79.05, 0.95], ["about.", 79.05, 79.53, 0.95]], "end_sample": 3507096, "newpara": true}, "3627838": {"confidence": 0.95, "track": 1, "text": "Museums yeah yeah.", "timestamps": [["Museums", 82.26, 82.7, 0.95], ["yeah", 82.7, 83.14, 0.95], ["yeah.", 83.14, 83.76, 0.95]], "end_sample": 3693988, "newpara": true}, "3693988": {"confidence": 1.0, "track": 2, "text": "Yeah when i heard you were coming on i was like huh maybe we can get an opinion", "timestamps": [["Yeah", 83.76, 85.08, 1.0], ["when", 85.08, 85.18, 1.0], ["i", 85.18, 85.3, 1.0], ["heard", 85.3, 85.46, 1.0], ["you", 85.46, 85.6, 1.0], ["were", 85.6, 85.68, 1.0], ["coming", 85.68, 85.94, 1.0], ["on", 85.94, 86.14, 1.0], ["i", 86.14, 86.28, 1.0], ["was", 86.28, 86.4, 1.0], ["like", 86.4, 86.62, 1.0], ["huh", 86.62, 86.92, 1.0], ["maybe", 86.92, 87.7, 1.0], ["we", 87.7, 87.92, 1.0], ["can", 87.92, 88.1, 1.0], ["get", 88.1, 88.32, 1.0], ["an", 88.32, 88.44, 1.0], ["opinion", 88.44, 88.74, 1.0]], "end_sample": 3913606, "newpara": true}, "3913606": {"confidence": 1.0, "track": 2, "text": "on the mutter museum debacle from like an actual museum person then i was just", "timestamps": [["on", 88.74, 88.98, 1.0], ["the", 88.98, 89.1, 1.0], ["mutter", 89.1, 89.34, 1.0], ["museum", 89.34, 89.7, 1.0], ["debacle", 89.7, 90.78, 1.0], ["from", 90.78, 91.1, 1.0], ["like", 91.1, 91.3, 1.0], ["an", 91.3, 91.44, 1.0], ["actual", 91.44, 91.84, 1.0], ["museum", 91.84, 92.08, 1.0], ["person", 92.08, 92.6, 1.0], ["then", 92.6, 92.8, 1.0], ["i", 92.8, 92.96, 1.0], ["was", 92.96, 93.1, 1.0], ["just", 93.1, 93.28, 1.0]], "end_sample": 4113820}, "4113820": {"confidence": 1.0, "track": 2, "text": "like you know what don't make it about that it's already been enough also.", "timestamps": [["like", 93.28, 93.46, 1.0], ["you", 93.46, 93.6, 1.0], ["know", 93.6, 93.72, 1.0], ["what", 93.72, 93.9, 1.0], ["don't", 93.9, 94.4, 1.0], ["make", 94.4, 94.54, 1.0], ["it", 94.54, 94.7, 1.0], ["about", 94.7, 94.9, 1.0], ["that", 94.9, 95.26, 1.0], ["it's", 95.26, 97.18, 1.0], ["already", 97.18, 97.22, 1.0], ["been", 97.22, 97.52, 1.0], ["enough", 97.52, 97.9, 1.0], ["also.", 97.9, 100.36, 1.0]], "end_sample": 4426048}, "4426048": {"confidence": 1.0, "track": 3, "text": "I feel like i don't know i usually I usually try and say, especially when reading", "timestamps": [["I", 100.36, 100.68, 1.0], ["feel", 100.68, 100.9, 1.0], ["like", 100.9, 101.16, 1.0], ["i", 101.16, 102.04, 1.0], ["don't", 102.04, 102.16, 1.0], ["know", 102.16, 102.3, 1.0], ["i", 102.3, 102.86, 1.0], ["usually", 102.86, 103.42, 1.0], ["I", 103.42, 103.42, 1.0], ["usually", 103.42, 103.42, 1.0], ["try", 103.42, 103.72, 1.0], ["and", 103.72, 103.92, 1.0], ["say,", 103.92, 104.22, 1.0], ["especially", 104.32, 104.62, 1.0], ["when", 104.62, 105.12, 1.0], ["reading", 105.12, 105.42, 1.0]], "end_sample": 4649194, "newpara": true}, "4649194": {"confidence": 1.0, "track": 3, "text": "articles and the actual literature about museum collections and stuff,", "timestamps": [["articles", 105.42, 106.26, 1.0], ["and", 106.26, 106.84, 1.0], ["the", 106.84, 107.64, 1.0], ["actual", 107.64, 108.2, 1.0], ["literature", 108.2, 108.66, 1.0], ["about", 108.66, 110.54, 1.0], ["museum", 110.54, 111.14, 1.0], ["collections", 111.14, 111.76, 1.0], ["and", 111.76, 112.12, 1.0], ["stuff,", 112.12, 112.38, 1.0]], "end_sample": 4956130}, "4964950": {"confidence": 1.0, "track": 3, "text": "I always say that all of these concepts are really broadly applicable to a variety of museum collections.", "timestamps": [["I", 112.58, 113.18, 1.0], ["always", 113.18, 113.44, 1.0], ["say", 113.44, 113.78, 1.0], ["that", 113.78, 114.42, 1.0], ["all", 114.42, 115.28, 1.0], ["of", 115.28, 115.84, 1.0], ["these", 115.84, 116.02, 1.0], ["concepts", 116.02, 116.56, 1.0], ["are", 116.56, 116.98, 1.0], ["really", 116.98, 117.5, 1.0], ["broadly", 117.5, 118.3, 1.0], ["applicable", 118.3, 118.8, 1.0], ["to", 118.8, 119.34, 1.0], ["a", 119.34, 119.68, 1.0], ["variety", 119.68, 120.0, 1.0], ["of", 120.0, 121.02, 1.0], ["museum", 121.02, 121.22, 1.0], ["collections.", 121.22, 121.9, 1.0]], "end_sample": 5375962}, "5375962": {"confidence": 1.0, "track": 3, "text": "Interactions but but sometimes when", "timestamps": [["Interactions", 121.9, 122.14, 1.0], ["but", 122.14, 123.12, 1.0], ["but", 123.12, 123.62, 1.0], ["sometimes", 123.62, 124.68, 1.0], ["when", 124.68, 124.96, 1.0]], "end_sample": 5510908}, "5510908": {"confidence": 1.0, "track": 3, "text": "you come down to like actual practicing stuff like natural history", "timestamps": [["you", 124.96, 125.06, 1.0], ["come", 125.06, 125.22, 1.0], ["down", 125.22, 125.44, 1.0], ["to", 125.44, 125.56, 1.0], ["like", 125.56, 125.66, 1.0], ["actual", 125.66, 126.08, 1.0], ["practicing", 126.08, 126.54, 1.0], ["stuff", 126.54, 127.0, 1.0], ["like", 127.0, 127.32, 1.0], ["natural", 127.32, 127.74, 1.0], ["history", 127.74, 128.22, 1.0]], "end_sample": 5654674}, "5654674": {"confidence": 1.0, "track": 3, "text": "functions that just like a weird like other areas and like art and artifacts", "timestamps": [["functions", 128.22, 129.18, 1.0], ["that", 129.18, 129.62, 1.0], ["just", 129.62, 130.24, 1.0], ["like", 130.24, 130.44, 1.0], ["a", 130.44, 130.58, 1.0], ["weird", 130.58, 130.94, 1.0], ["like", 130.94, 131.3, 1.0], ["other", 131.3, 131.66, 1.0], ["areas", 131.66, 132.22, 1.0], ["and", 132.22, 132.44, 1.0], ["like", 132.44, 132.7, 1.0], ["art", 132.7, 133.28, 1.0], ["and", 133.28, 133.4, 1.0], ["artifacts", 133.4, 133.8, 1.0]], "end_sample": 5900752}, "5900752": {"confidence": 1.0, "track": 3, "text": "do and so yeah i don't know and people have a lot of feelings if people have", "timestamps": [["do", 133.8, 134.3, 1.0], ["and", 134.3, 135.28, 1.0], ["so", 135.28, 135.58, 1.0], ["yeah", 135.58, 136.22, 1.0], ["i", 136.22, 136.5, 1.0], ["don't", 136.5, 136.68, 1.0], ["know", 136.68, 136.8, 1.0], ["and", 136.8, 137.16, 1.0], ["people", 137.16, 137.52, 1.0], ["have", 137.52, 137.88, 1.0], ["a", 137.88, 138.24, 1.0], ["lot", 138.24, 138.5, 1.0], ["of", 138.5, 138.7, 1.0], ["feelings", 138.7, 139.7, 1.0], ["if", 139.7, 140.2, 1.0], ["people", 140.2, 140.4, 1.0], ["have", 140.4, 140.64, 1.0]], "end_sample": 6202396}, "6202396": {"confidence": 1.0, "track": 3, "text": "a lot of feelings about one they usually have like completely different feelings", "timestamps": [["a", 140.64, 140.76, 1.0], ["lot", 140.76, 140.9, 1.0], ["of", 140.9, 141.0, 1.0], ["feelings", 141.0, 141.26, 1.0], ["about", 141.26, 141.58, 1.0], ["one", 141.58, 141.96, 1.0], ["they", 141.96, 142.3, 1.0], ["usually", 142.3, 142.7, 1.0], ["have", 142.7, 142.98, 1.0], ["like", 142.98, 143.14, 1.0], ["completely", 143.14, 143.52, 1.0], ["different", 143.52, 143.96, 1.0], ["feelings", 143.96, 144.46, 1.0]], "end_sample": 6370858}, "6370858": {"confidence": 1.0, "track": 3, "text": "about the other so like i don't know.", "timestamps": [["about", 144.46, 144.7, 1.0], ["the", 144.7, 144.88, 1.0], ["other", 144.88, 145.14, 1.0], ["so", 145.14, 145.96, 1.0], ["like", 145.96, 146.26, 1.0], ["i", 146.26, 146.58, 1.0], ["don't", 146.58, 147.02, 1.0], ["know.", 147.02, 147.16, 1.0]], "end_sample": 6489928}, "6564898": {"confidence": 1.0, "track": 1, "text": "And as I said, the first time we talked about it, everyone with opinions about", "timestamps": [["And", 148.86, 149.3, 1.0], ["as", 149.3, 149.54, 1.0], ["I", 149.54, 149.64, 1.0], ["said,", 149.64, 149.88, 1.0], ["the", 149.9, 150.02, 1.0], ["first", 150.02, 150.26, 1.0], ["time", 150.26, 150.44, 1.0], ["we", 150.44, 150.56, 1.0], ["talked", 150.56, 150.72, 1.0], ["about", 150.72, 151.02, 1.0], ["it,", 151.02, 151.24, 1.0], ["everyone", 151.32, 151.72, 1.0], ["with", 151.72, 152.28, 1.0], ["opinions", 152.28, 152.6, 1.0], ["about", 152.6, 152.88, 1.0]], "end_sample": 6742180, "newpara": true}, "6742180": {"confidence": 1.0, "track": 1, "text": "the Motor Museum is a bunch of like Gen X goths who are like,", "timestamps": [["the", 152.88, 153.06, 1.0], ["Motor", 153.06, 153.22, 1.0], ["Museum", 153.22, 153.42, 1.0], ["is", 153.42, 153.86, 1.0], ["a", 153.86, 153.98, 1.0], ["bunch", 153.98, 154.18, 1.0], ["of", 154.18, 154.26, 1.0], ["like", 154.26, 154.48, 1.0], ["Gen", 154.48, 154.9, 1.0], ["X", 154.9, 155.1, 1.0], ["goths", 155.1, 155.92, 1.0], ["who", 155.92, 156.62, 1.0], ["are", 156.62, 156.86, 1.0], ["like,", 156.86, 157.1, 1.0]], "end_sample": 6928282}, "6931810": {"confidence": 1.0, "track": 1, "text": "no, we want our spooky museum. It's like, I also want the spooky museum.", "timestamps": [["no,", 157.18, 157.3, 1.0], ["we", 157.36, 157.46, 1.0], ["want", 157.46, 157.66, 1.0], ["our", 157.66, 157.8, 1.0], ["spooky", 157.8, 158.02, 1.0], ["museum.", 158.02, 158.44, 1.0], ["It's", 158.54, 158.74, 1.0], ["like,", 158.74, 158.82, 1.0], ["I", 158.82, 158.9, 1.0], ["also", 158.9, 159.14, 1.0], ["want", 159.14, 159.28, 1.0], ["the", 159.28, 159.4, 1.0], ["spooky", 159.4, 159.6, 1.0], ["museum.", 159.6, 160.14, 1.0]], "end_sample": 7062346}, "7089688": {"confidence": 1.0, "track": 1, "text": "But maybe let's not have like maybe let's let them do their audit.", "timestamps": [["But", 160.76, 161.2, 1.0], ["maybe", 161.2, 161.5, 1.0], ["let's", 161.5, 162.0, 1.0], ["not", 162.0, 162.3, 1.0], ["have", 162.3, 163.0, 1.0], ["like", 163.0, 164.68, 1.0], ["maybe", 164.68, 164.9, 1.0], ["let's", 164.9, 165.18, 1.0], ["let", 165.18, 165.28, 1.0], ["them", 165.28, 165.42, 1.0], ["do", 165.42, 165.54, 1.0], ["their", 165.54, 165.68, 1.0], ["audit.", 165.68, 165.94, 1.0]], "end_sample": 7318126}, "7320772": {"confidence": 1.0, "track": 1, "text": "Maybe, you know, see how many like unconsenting dead people are in here.", "timestamps": [["Maybe,", 166.0, 166.38, 1.0], ["you", 166.38, 168.58, 1.0], ["know,", 168.58, 169.44, 1.0], ["see", 169.46, 170.12, 1.0], ["how", 170.12, 170.42, 1.0], ["many", 170.42, 170.64, 1.0], ["like", 170.64, 170.96, 1.0], ["unconsenting", 170.96, 171.64, 1.0], ["dead", 171.64, 171.88, 1.0], ["people", 171.88, 172.36, 1.0], ["are", 172.36, 172.54, 1.0], ["in", 172.54, 172.74, 1.0], ["here.", 172.74, 173.02, 1.0]], "end_sample": 7630354}, "7649758": {"confidence": 1.0, "track": 2, "text": "Yeah.", "timestamps": [["Yeah.", 173.46, 173.9, 1.0]], "end_sample": 7669162, "newpara": true}, "7708852": {"confidence": 1.0, "track": 1, "text": "Maybe let's check that first.", "timestamps": [["Maybe", 174.8, 175.24, 1.0], ["let's", 175.24, 175.52, 1.0], ["check", 175.52, 175.68, 1.0], ["that", 175.68, 175.88, 1.0], ["first.", 175.88, 176.12, 1.0]], "end_sample": 7767064, "newpara": true}, "7834978": {"confidence": 1.0, "track": 3, "text": "Curators and collection managers are just always begging for an audit,", "timestamps": [["Curators", 177.66, 178.3, 1.0], ["and", 178.3, 178.5, 1.0], ["collection", 178.5, 178.84, 1.0], ["managers", 178.84, 179.3, 1.0], ["are", 179.3, 179.62, 1.0], ["just", 179.62, 179.7, 1.0], ["always", 179.7, 180.16, 1.0], ["begging", 180.16, 180.68, 1.0], ["for", 180.68, 181.0, 1.0], ["an", 181.0, 181.24, 1.0], ["audit,", 181.24, 181.52, 1.0]], "end_sample": 8005204, "newpara": true}, "8066062": {"confidence": 1.0, "track": 3, "text": "can we please do our inventory can we please please give us time and money to,", "timestamps": [["can", 182.9, 183.54, 1.0], ["we", 183.54, 184.1, 1.0], ["please", 184.1, 184.44, 1.0], ["do", 184.44, 184.7, 1.0], ["our", 184.7, 184.84, 1.0], ["inventory", 184.84, 185.28, 1.0], ["can", 185.28, 185.82, 1.0], ["we", 185.82, 185.96, 1.0], ["please", 185.96, 186.44, 1.0], ["please", 186.44, 187.5, 1.0], ["give", 187.5, 187.74, 1.0], ["us", 187.74, 187.92, 1.0], ["time", 187.92, 188.1, 1.0], ["and", 188.1, 188.32, 1.0], ["money", 188.32, 188.58, 1.0], ["to,", 188.58, 188.86, 1.0]], "end_sample": 8328898}, "8364178": {"confidence": 1.0, "track": 3, "text": "figure out what's in our collections sounds like libraries,", "timestamps": [["figure", 189.66, 190.3, 1.0], ["out", 190.3, 190.48, 1.0], ["what's", 190.48, 190.66, 1.0], ["in", 190.66, 190.72, 1.0], ["our", 190.72, 190.84, 1.0], ["collections", 190.84, 191.18, 1.0], ["sounds", 191.18, 193.22, 1.0], ["like", 193.22, 193.5, 1.0], ["libraries,", 193.5, 193.82, 1.0]], "end_sample": 8547634}, "8648182": {"confidence": 1.0, "track": 3, "text": "we need to do a freezer audit at my work because there was a freezer audit so", "timestamps": [["we", 196.1, 196.74, 1.0], ["need", 196.74, 197.38, 1.0], ["to", 197.38, 197.54, 1.0], ["do", 197.54, 197.7, 1.0], ["a", 197.7, 197.82, 1.0], ["freezer", 197.82, 198.12, 1.0], ["audit", 198.12, 198.56, 1.0], ["at", 198.56, 198.94, 1.0], ["my", 198.94, 199.1, 1.0], ["work", 199.1, 199.42, 1.0], ["because", 199.42, 200.34, 1.0], ["there", 200.34, 200.72, 1.0], ["was", 200.72, 200.88, 1.0], ["a", 200.88, 201.98, 1.0], ["freezer", 201.98, 202.58, 1.0], ["audit", 202.58, 203.22, 1.0], ["so", 203.22, 203.8, 1.0]], "end_sample": 8987752}, "8987752": {"confidence": 1.0, "track": 3, "text": "there's we have a big like walk-in freezer that's filled with specimens which", "timestamps": [["there's", 203.8, 204.22, 1.0], ["we", 204.22, 204.42, 1.0], ["have", 204.42, 204.62, 1.0], ["a", 204.62, 204.76, 1.0], ["big", 204.76, 205.04, 1.0], ["like", 205.04, 205.48, 1.0], ["walk-in", 205.48, 206.0, 1.0], ["freezer", 206.0, 206.3, 1.0], ["that's", 206.3, 207.08, 1.0], ["filled", 207.08, 207.28, 1.0], ["with", 207.28, 207.5, 1.0], ["specimens", 207.5, 207.98, 1.0], ["which", 207.98, 208.58, 1.0]], "end_sample": 9198550}, "9198550": {"confidence": 1.0, "track": 3, "text": "in this case means dead animals,", "timestamps": [["in", 208.58, 208.92, 1.0], ["this", 208.92, 209.14, 1.0], ["case", 209.14, 209.34, 1.0], ["means", 209.34, 209.6, 1.0], ["dead", 209.6, 209.88, 1.0], ["animals,", 209.88, 210.3, 1.0]], "end_sample": 9274402}, "9304390": {"confidence": 1.0, "track": 3, "text": "and we had a bit of an emergency one weekend that i", "timestamps": [["and", 210.98, 211.5, 1.0], ["we", 211.5, 211.76, 1.0], ["had", 211.76, 211.92, 1.0], ["a", 211.92, 212.08, 1.0], ["bit", 212.08, 212.2, 1.0], ["of", 212.2, 212.3, 1.0], ["an", 212.3, 212.38, 1.0], ["emergency", 212.38, 212.72, 1.0], ["one", 212.72, 213.06, 1.0], ["weekend", 213.06, 213.44, 1.0], ["that", 213.44, 215.2, 1.0], ["i", 215.2, 215.3, 1.0]], "end_sample": 9494902}, "9494902": {"confidence": 1.0, "track": 3, "text": "may have told jay about that meant that we like would maybe lose some of these", "timestamps": [["may", 215.3, 215.58, 1.0], ["have", 215.58, 215.78, 1.0], ["told", 215.78, 216.04, 1.0], ["jay", 216.04, 216.34, 1.0], ["about", 216.34, 216.56, 1.0], ["that", 216.56, 218.0, 1.0], ["meant", 218.0, 218.76, 1.0], ["that", 218.76, 219.28, 1.0], ["we", 219.28, 219.64, 1.0], ["like", 219.64, 220.52, 1.0], ["would", 220.52, 221.02, 1.0], ["maybe", 221.02, 221.3, 1.0], ["lose", 221.3, 221.78, 1.0], ["some", 221.78, 222.52, 1.0], ["of", 222.52, 222.7, 1.0], ["these", 222.7, 222.88, 1.0]], "end_sample": 9829180}, "9829180": {"confidence": 1.0, "track": 3, "text": "specimens due to thawing accidentally and that didn't happen but it did sort", "timestamps": [["specimens", 222.88, 223.36, 1.0], ["due", 223.36, 224.72, 1.0], ["to", 224.72, 224.94, 1.0], ["thawing", 224.94, 225.46, 1.0], ["accidentally", 225.46, 226.82, 1.0], ["and", 226.82, 228.66, 1.0], ["that", 228.66, 229.04, 1.0], ["didn't", 229.04, 229.36, 1.0], ["happen", 229.36, 229.68, 1.0], ["but", 229.68, 230.1, 1.0], ["it", 230.1, 230.32, 1.0], ["did", 230.32, 230.5, 1.0], ["sort", 230.5, 230.76, 1.0]], "end_sample": 10176688}, "10176688": {"confidence": 1.0, "track": 3, "text": "of give us the kick in the ass that was like okay we need to actually figure out,", "timestamps": [["of", 230.76, 230.9, 1.0], ["give", 230.9, 231.1, 1.0], ["us", 231.1, 231.3, 1.0], ["the", 231.3, 231.5, 1.0], ["kick", 231.5, 231.82, 1.0], ["in", 231.82, 232.0, 1.0], ["the", 232.0, 232.1, 1.0], ["ass", 232.1, 232.34, 1.0], ["that", 232.34, 232.52, 1.0], ["was", 232.52, 232.66, 1.0], ["like", 232.66, 232.88, 1.0], ["okay", 232.88, 233.14, 1.0], ["we", 233.14, 233.32, 1.0], ["need", 233.32, 233.5, 1.0], ["to", 233.5, 233.62, 1.0], ["actually", 233.62, 233.86, 1.0], ["figure", 233.86, 234.2, 1.0], ["out,", 234.2, 234.42, 1.0]], "end_sample": 10338094}, "10426294": {"confidence": 1.0, "track": 3, "text": "So are we actually going to do anything", "timestamps": [["So", 236.42, 236.94, 1.0], ["are", 236.94, 236.94, 1.0], ["we", 236.94, 237.64, 1.0], ["actually", 237.64, 237.9, 1.0], ["going", 237.9, 238.02, 1.0], ["to", 238.02, 238.16, 1.0], ["do", 238.16, 238.3, 1.0], ["anything", 238.3, 238.48, 1.0]], "end_sample": 10517140}, "10517140": {"confidence": 1.0, "track": 3, "text": "with this entire giant deer that's sitting in the freezer? Or what?", "timestamps": [["with", 238.48, 238.8, 1.0], ["this", 238.8, 239.06, 1.0], ["entire", 239.06, 239.58, 1.0], ["giant", 239.58, 240.34, 1.0], ["deer", 240.34, 240.74, 1.0], ["that's", 240.74, 241.22, 1.0], ["sitting", 241.22, 241.42, 1.0], ["in", 241.42, 241.62, 1.0], ["the", 241.62, 241.7, 1.0], ["freezer?", 241.7, 242.0, 1.0], ["Or", 242.08, 242.48, 1.0], ["what?", 242.48, 242.6, 1.0]], "end_sample": 10698832}, "10760599": {"confidence": 0.97, "track": 3, "text": "Should we find a way to get rid of it, maybe? Yeah. The deer that we had to", "timestamps": [["Should", 244.0, 244.38, 0.95], ["we", 244.38, 244.54, 0.95], ["find", 244.54, 244.82, 0.95], ["a", 244.82, 244.84, 0.95], ["way", 244.84, 245.18, 0.95], ["to", 245.18, 245.18, 0.95], ["get", 245.18, 245.2, 0.95], ["rid", 245.2, 245.26, 0.95], ["of", 245.26, 245.34, 0.95], ["it,", 245.34, 245.54, 0.95], ["maybe?", 245.58, 245.76, 0.95], ["Yeah.", 246.24, 246.68, 0.95], ["The", 247.4, 247.84, 1.0], ["deer", 247.84, 248.06, 1.0], ["that", 248.06, 248.2, 1.0], ["we", 248.2, 248.32, 1.0], ["had", 248.32, 248.46, 1.0], ["to", 248.46, 248.62, 1.0]], "end_sample": 10964341}, "10964341": {"confidence": 1.0, "track": 3, "text": "move so that the repairman could set up his stepladder inside the freezer.", "timestamps": [["move", 248.62, 248.92, 1.0], ["so", 248.92, 249.34, 1.0], ["that", 249.34, 249.6, 1.0], ["the", 249.6, 249.94, 1.0], ["repairman", 249.94, 250.46, 1.0], ["could", 250.46, 250.76, 1.0], ["set", 250.76, 251.04, 1.0], ["up", 251.04, 251.2, 1.0], ["his", 251.2, 251.36, 1.0], ["stepladder", 251.36, 251.84, 1.0], ["inside", 251.84, 252.26, 1.0], ["the", 252.26, 252.58, 1.0], ["freezer.", 252.58, 252.9, 1.0]], "end_sample": 11153089}, "11301265": {"confidence": 0.95, "track": 1, "text": "Just moving a deer.", "timestamps": [["Just", 256.26, 256.7, 0.95], ["moving", 256.7, 257.14, 0.95], ["a", 257.14, 257.44, 0.95], ["deer.", 257.44, 257.74, 0.95]], "end_sample": 11366533, "newpara": true}, "11429155": {"confidence": 1.0, "track": 3, "text": "Yeah, it took two of us and we sort of, like, it was sort of frozen in, like, this position.", "timestamps": [["Yeah,", 259.16, 259.6, 1.0], ["it", 259.7, 259.84, 1.0], ["took", 259.84, 260.04, 1.0], ["two", 260.04, 260.26, 1.0], ["of", 260.26, 260.36, 1.0], ["us", 260.36, 260.6, 1.0], ["and", 260.6, 260.68, 1.0], ["we", 260.68, 260.8, 1.0], ["sort", 260.8, 260.98, 1.0], ["of,", 260.98, 261.2, 1.0], ["like,", 261.2, 261.46, 1.0], ["it", 261.5, 262.2, 1.0], ["was", 262.2, 262.36, 1.0], ["sort", 262.36, 262.54, 1.0], ["of", 262.54, 262.7, 1.0], ["frozen", 262.7, 263.12, 1.0], ["in,", 263.12, 263.48, 1.0], ["like,", 263.5, 263.68, 1.0], ["this", 263.68, 263.9, 1.0], ["position.", 263.9, 264.28, 1.0]], "end_sample": 11654947, "newpara": true}, "11685817": {"confidence": 0.98, "track": 3, "text": "So we, like, tipped it up onto its butt and tried to, like, slide it to one side.", "timestamps": [["So", 264.98, 265.42, 1.0], ["we,", 265.42, 265.6, 1.0], ["like,", 265.64, 265.84, 1.0], ["tipped", 265.84, 266.12, 1.0], ["it", 266.12, 266.24, 1.0], ["up", 266.24, 266.4, 1.0], ["onto", 266.4, 266.64, 1.0], ["its", 266.64, 266.88, 1.0], ["butt", 266.88, 267.12, 1.0], ["and", 267.12, 267.32, 1.0], ["tried", 267.32, 267.54, 1.0], ["to,", 267.54, 267.7, 1.0], ["like,", 267.72, 267.88, 0.95], ["slide", 267.88, 268.2, 0.95], ["it", 268.2, 268.5, 0.95], ["to", 268.5, 269.4, 0.95], ["one", 269.4, 269.54, 0.95], ["side.", 269.54, 269.88, 0.95]], "end_sample": 11901907}, "11910727": {"confidence": 0.95, "track": 0, "text": "Yeah, like you walk it out like a couch.", "timestamps": [["Yeah,", 270.08, 270.5, 0.95], ["like", 270.6, 270.84, 0.95], ["you", 270.84, 271.02, 0.95], ["walk", 271.02, 271.28, 0.95], ["it", 271.28, 271.42, 0.95], ["out", 271.42, 271.6, 0.95], ["like", 271.6, 271.76, 0.95], ["a", 271.76, 271.92, 0.95], ["couch.", 271.92, 272.18, 0.95]], "end_sample": 12003337, "newpara": true}, "12100357": {"confidence": 0.95, "track": 3, "text": "We realized later where all of the like heavy moving equipment was like all", "timestamps": [["We", 274.38, 274.88, 0.95], ["realized", 274.88, 275.38, 0.95], ["later", 275.38, 275.78, 0.95], ["where", 275.78, 276.08, 0.95], ["all", 276.08, 276.42, 0.95], ["of", 276.42, 276.62, 0.95], ["the", 276.62, 276.74, 0.95], ["like", 276.74, 276.96, 0.95], ["heavy", 276.96, 277.44, 0.95], ["moving", 277.44, 277.7, 0.95], ["equipment", 277.7, 278.08, 0.95], ["was", 278.08, 278.56, 0.95], ["like", 278.56, 278.88, 0.95], ["all", 278.88, 279.08, 0.95]], "end_sample": 12307627, "newpara": true}, "12307627": {"confidence": 0.95, "track": 3, "text": "of the straps and moving blankets and that sort of thing was that we were like", "timestamps": [["of", 279.08, 279.22, 0.95], ["the", 279.22, 279.34, 0.95], ["straps", 279.34, 280.02, 0.95], ["and", 280.02, 280.46, 0.95], ["moving", 280.46, 280.98, 0.95], ["blankets", 280.98, 281.46, 0.95], ["and", 281.46, 281.82, 0.95], ["that", 281.82, 282.04, 0.95], ["sort", 282.04, 282.22, 0.95], ["of", 282.22, 282.36, 0.95], ["thing", 282.36, 282.56, 0.95], ["was", 282.56, 282.84, 0.95], ["that", 282.84, 283.04, 0.95], ["we", 283.04, 283.14, 0.95], ["were", 283.14, 283.22, 0.95], ["like", 283.22, 283.42, 0.95]], "end_sample": 12499021}, "12499021": {"confidence": 0.95, "track": 3, "text": "oh okay next time we have to move a deer now we know where all of that is always.", "timestamps": [["oh", 283.42, 283.76, 0.95], ["okay", 283.76, 284.24, 0.95], ["next", 284.24, 284.5, 0.95], ["time", 284.5, 284.8, 0.95], ["we", 284.8, 284.92, 0.95], ["have", 284.92, 285.02, 0.95], ["to", 285.02, 285.12, 0.95], ["move", 285.12, 285.3, 0.95], ["a", 285.3, 285.44, 0.95], ["deer", 285.44, 285.58, 0.95], ["now", 285.58, 286.24, 0.95], ["we", 286.24, 286.44, 0.95], ["know", 286.44, 286.64, 0.95], ["where", 286.64, 289.46, 0.95], ["all", 289.46, 289.7, 0.95], ["of", 289.7, 289.86, 0.95], ["that", 289.86, 289.98, 0.95], ["is", 289.98, 290.2, 0.95], ["always.", 290.2, 290.44, 0.95]], "end_sample": 12808603}, "12808603": {"confidence": 0.95, "track": 2, "text": "A next time isn't there.", "timestamps": [["A", 290.44, 290.68, 0.95], ["next", 290.68, 290.96, 0.95], ["time", 290.96, 291.24, 0.95], ["isn't", 291.24, 291.58, 0.95], ["there.", 291.58, 291.78, 0.95]], "end_sample": 12867697, "newpara": true}, "12867697": {"confidence": 0.95, "track": 1, "text": "Yeah.", "timestamps": [["Yeah.", 291.78, 292.92, 0.95]], "end_sample": 12917971, "newpara": true}, "12917971": {"confidence": 0.95, "track": 0, "text": "Yeah exactly,", "timestamps": [["Yeah", 292.92, 293.5, 0.95], ["exactly,", 293.5, 294.4, 0.95]], "end_sample": 12983239, "newpara": true}, "13089079": {"confidence": 0.95, "track": 0, "text": "yeah surprising amount of deer preservation stuff in the notes which i was like", "timestamps": [["yeah", 296.8, 297.3, 0.95], ["surprising", 297.3, 297.8, 0.95], ["amount", 297.8, 298.18, 0.95], ["of", 298.18, 298.36, 0.95], ["deer", 298.36, 298.6, 0.95], ["preservation", 298.6, 299.2, 0.95], ["stuff", 299.2, 299.8, 0.95], ["in", 299.8, 300.04, 0.95], ["the", 300.04, 300.12, 0.95], ["notes", 300.12, 300.42, 0.95], ["which", 300.42, 300.9, 0.95], ["i", 300.9, 301.08, 0.95], ["was", 301.08, 301.3, 0.95], ["like", 301.3, 301.52, 0.95]], "end_sample": 13297231}, "13297231": {"confidence": 0.95, "track": 0, "text": "aren't those deer like overpopulated but i guess we'll get into it get into it.", "timestamps": [["aren't", 301.52, 301.86, 0.95], ["those", 301.86, 302.0, 0.95], ["deer", 302.0, 302.26, 0.95], ["like", 302.36, 302.58, 0.95], ["overpopulated", 302.58, 304.14, 0.95], ["but", 304.14, 304.64, 0.95], ["i", 304.64, 305.04, 0.95], ["guess", 305.04, 305.24, 0.95], ["we'll", 305.24, 305.42, 0.95], ["get", 305.42, 305.5, 0.95], ["into", 305.5, 305.64, 0.95], ["it", 305.64, 305.98, 0.95], ["get", 305.98, 306.7, 0.95], ["into", 306.7, 307.0, 0.95], ["it.", 307.0, 307.38, 0.95]], "end_sample": 13555657}, "13555657": {"confidence": 0.95, "track": 1, "text": "They're basically rats where i come from well there's your problem episode about deer yeah and.", "timestamps": [["They're", 307.38, 308.36, 0.95], ["basically", 308.36, 308.52, 0.95], ["rats", 308.52, 308.96, 0.95], ["where", 308.96, 309.26, 0.95], ["i", 309.26, 309.42, 0.95], ["come", 309.42, 309.62, 0.95], ["from", 309.62, 310.02, 0.95], ["well", 310.02, 312.34, 0.95], ["there's", 312.34, 313.52, 0.95], ["your", 313.52, 313.58, 0.95], ["problem", 313.58, 313.94, 0.95], ["episode", 313.94, 314.96, 0.95], ["about", 314.96, 315.4, 0.95], ["deer", 315.4, 315.68, 0.95], ["yeah", 315.68, 317.0, 0.95], ["and.", 317.0, 318.38, 0.95]], "end_sample": 14040757, "newpara": true}, "14040757": {"confidence": 0.95, "track": 0, "text": "They're just like they're vermin.", "timestamps": [["They're", 318.38, 318.52, 0.95], ["just", 318.52, 318.66, 0.95], ["like", 318.66, 318.84, 0.95], ["they're", 318.84, 319.04, 0.95], ["vermin.", 319.04, 319.52, 0.95]], "end_sample": 14091031, "newpara": true}, "14091031": {"confidence": 0.95, "track": 1, "text": "Yeah no i mean i as as a vegetarian the area where i'm from like hunting is part of conservation", "timestamps": [["Yeah", 319.52, 320.42, 0.95], ["no", 320.42, 320.94, 0.95], ["i", 320.94, 321.46, 0.95], ["mean", 321.46, 322.38, 0.95], ["i", 322.38, 322.58, 0.95], ["as", 322.58, 322.9, 0.95], ["as", 322.9, 323.14, 0.95], ["a", 323.14, 323.34, 0.95], ["vegetarian", 323.34, 323.72, 0.95], ["the", 323.72, 324.8, 0.95], ["area", 324.8, 325.16, 0.95], ["where", 325.16, 325.4, 0.95], ["i'm", 325.4, 325.62, 0.95], ["from", 325.62, 325.86, 0.95], ["like", 325.86, 326.14, 0.95], ["hunting", 326.14, 326.48, 0.95], ["is", 326.48, 326.78, 0.95], ["part", 326.78, 327.0, 0.95], ["of", 327.0, 327.3, 0.95], ["conservation", 327.3, 328.0, 0.95]], "end_sample": 14464999, "newpara": true}, "14473819": {"confidence": 0.95, "track": 1, "text": "there because there's the overpopulation of them and so it's like you kind of", "timestamps": [["there", 328.2, 328.94, 0.95], ["because", 328.94, 329.64, 0.95], ["there's", 329.64, 330.1, 0.95], ["the", 330.1, 330.28, 0.95], ["overpopulation", 330.28, 331.1, 0.95], ["of", 331.1, 331.48, 0.95], ["them", 331.48, 331.7, 0.95], ["and", 331.7, 331.9, 0.95], ["so", 331.9, 332.02, 0.95], ["it's", 332.02, 332.22, 0.95], ["like", 332.22, 332.32, 0.95], ["you", 332.32, 332.42, 0.95], ["kind", 332.42, 332.6, 0.95], ["of", 332.6, 332.72, 0.95]], "end_sample": 14673151}, "14673151": {"confidence": 0.95, "track": 1, "text": "get the first day of deer hunting season off school because your teachers are", "timestamps": [["get", 332.72, 332.94, 0.95], ["the", 332.94, 333.2, 0.95], ["first", 333.2, 333.44, 0.95], ["day", 333.44, 333.62, 0.95], ["of", 333.62, 333.84, 0.95], ["deer", 333.84, 334.12, 0.95], ["hunting", 334.12, 334.3, 0.95], ["season", 334.3, 334.6, 0.95], ["off", 334.6, 334.92, 0.95], ["school", 334.92, 335.16, 0.95], ["because", 335.16, 335.84, 0.95], ["your", 335.84, 336.0, 0.95], ["teachers", 336.0, 336.36, 0.95], ["are", 336.36, 336.58, 0.95]], "end_sample": 14843377}, "14843377": {"confidence": 0.95, "track": 1, "text": "also deer hunting i don't i", "timestamps": [["also", 336.58, 336.76, 0.95], ["deer", 336.76, 336.96, 0.95], ["hunting", 336.96, 337.28, 0.95], ["i", 337.28, 337.78, 0.95], ["don't", 337.78, 338.18, 0.95], ["i", 338.18, 338.3, 0.95]], "end_sample": 14919229}, "14919229": {"confidence": 0.95, "track": 1, "text": "never deer hunted though i'm a i'm a sissy i'm like oh no is this indiana,", "timestamps": [["never", 338.3, 338.5, 0.95], ["deer", 338.5, 338.72, 0.95], ["hunted", 338.72, 339.0, 0.95], ["though", 339.0, 339.26, 0.95], ["i'm", 339.26, 340.04, 0.95], ["a", 340.04, 340.06, 0.95], ["i'm", 340.06, 340.4, 0.95], ["a", 340.4, 340.46, 0.95], ["sissy", 340.46, 340.74, 0.95], ["i'm", 340.74, 342.28, 0.95], ["like", 342.28, 342.42, 0.95], ["oh", 342.42, 342.62, 0.95], ["no", 342.62, 342.92, 0.95], ["is", 342.92, 343.28, 0.95], ["this", 343.28, 343.42, 0.95], ["indiana,", 343.42, 343.94, 0.95]], "end_sample": 15167953}, "15239395": {"confidence": 0.95, "track": 1, "text": "illinois illinois sorry yeah yeah southern illinois yep.", "timestamps": [["illinois", 345.56, 346.06, 0.95], ["illinois", 346.06, 346.56, 0.95], ["sorry", 346.56, 346.92, 0.95], ["yeah", 346.92, 347.3, 0.95], ["yeah", 347.3, 348.18, 0.95], ["southern", 348.18, 348.7, 0.95], ["illinois", 348.7, 349.04, 0.95], ["yep.", 349.04, 350.0, 0.95]], "end_sample": 15435199}, "15435199": {"confidence": 0.97, "track": 3, "text": "No that's sort of the same where I'm from too, which is the West coast of Canada,", "timestamps": [["No", 350.0, 350.76, 0.95], ["that's", 350.76, 351.6, 0.95], ["sort", 351.6, 351.72, 0.95], ["of", 351.72, 351.8, 0.95], ["the", 351.8, 351.92, 0.95], ["same", 351.92, 352.1, 0.95], ["where", 352.1, 352.22, 0.95], ["I'm", 352.3, 352.36, 0.95], ["from", 352.36, 352.54, 0.95], ["too,", 352.54, 352.78, 0.95], ["which", 352.92, 353.48, 1.0], ["is", 353.48, 353.66, 1.0], ["the", 353.66, 353.88, 1.0], ["West", 353.88, 354.08, 1.0], ["coast", 354.08, 354.32, 1.0], ["of", 354.32, 354.5, 1.0], ["Canada,", 354.5, 354.84, 1.0]], "end_sample": 15648643, "newpara": true}, "15653935": {"confidence": 1.0, "track": 3, "text": "but it's usually looked at as in, or I guess maybe it isn't usually looked at.", "timestamps": [["but", 354.96, 356.08, 1.0], ["it's", 356.08, 356.56, 1.0], ["usually", 356.56, 357.14, 1.0], ["looked", 357.14, 358.36, 1.0], ["at", 358.36, 358.7, 1.0], ["as", 358.7, 359.1, 1.0], ["in,", 359.1, 359.42, 1.0], ["or", 359.46, 359.68, 1.0], ["I", 359.68, 359.82, 1.0], ["guess", 359.82, 359.94, 1.0], ["maybe", 359.94, 360.16, 1.0], ["it", 360.16, 360.38, 1.0], ["isn't", 360.38, 360.66, 1.0], ["usually", 360.66, 360.96, 1.0], ["looked", 360.96, 361.3, 1.0], ["at.", 361.3, 361.52, 1.0]], "end_sample": 15943231}, "15944995": {"confidence": 1.0, "track": 3, "text": "Maybe the general populace does think that they're cute and fluffy and should stick around.", "timestamps": [["Maybe", 361.56, 361.8, 1.0], ["the", 361.8, 362.1, 1.0], ["general", 362.1, 362.38, 1.0], ["populace", 362.38, 362.96, 1.0], ["does", 362.96, 363.14, 1.0], ["think", 363.14, 363.52, 1.0], ["that", 363.52, 363.7, 1.0], ["they're", 363.7, 363.84, 1.0], ["cute", 363.84, 364.08, 1.0], ["and", 364.08, 364.22, 1.0], ["fluffy", 364.22, 364.52, 1.0], ["and", 364.52, 364.72, 1.0], ["should", 364.72, 364.88, 1.0], ["stick", 364.88, 365.14, 1.0], ["around.", 365.14, 365.4, 1.0]], "end_sample": 16114339}, "16129333": {"confidence": 1.0, "track": 3, "text": "But I always look at it as a problem of like, well, it's because we're either", "timestamps": [["But", 365.74, 366.22, 1.0], ["I", 366.22, 367.32, 1.0], ["always", 367.32, 367.6, 1.0], ["look", 367.6, 367.8, 1.0], ["at", 367.8, 367.94, 1.0], ["it", 367.94, 368.12, 1.0], ["as", 368.12, 368.24, 1.0], ["a", 368.24, 368.3, 1.0], ["problem", 368.3, 368.6, 1.0], ["of", 368.6, 368.8, 1.0], ["like,", 368.8, 369.02, 1.0], ["well,", 369.12, 369.52, 1.0], ["it's", 369.66, 369.8, 1.0], ["because", 369.8, 370.04, 1.0], ["we're", 370.04, 370.42, 1.0], ["either", 370.42, 371.1, 1.0]], "end_sample": 16365709}, "16365709": {"confidence": 1.0, "track": 3, "text": "killing or like escorting away all of the things that will manage the deer,", "timestamps": [["killing", 371.1, 371.64, 1.0], ["or", 371.64, 372.1, 1.0], ["like", 372.1, 372.74, 1.0], ["escorting", 372.74, 373.86, 1.0], ["away", 373.86, 374.02, 1.0], ["all", 374.02, 374.32, 1.0], ["of", 374.32, 374.54, 1.0], ["the", 374.54, 374.82, 1.0], ["things", 374.82, 375.48, 1.0], ["that", 375.48, 375.82, 1.0], ["will", 375.82, 376.04, 1.0], ["manage", 376.04, 376.68, 1.0], ["the", 376.68, 377.0, 1.0], ["deer,", 377.0, 377.2, 1.0]], "end_sample": 16634719}, "16640893": {"confidence": 1.0, "track": 3, "text": "which are the cougar. So yeah. Yeah.", "timestamps": [["which", 377.34, 377.58, 1.0], ["are", 377.58, 377.68, 1.0], ["the", 377.68, 377.82, 1.0], ["cougar.", 377.82, 378.22, 1.0], ["So", 378.3, 378.72, 1.0], ["yeah.", 378.72, 379.24, 1.0], ["Yeah.", 379.62, 380.1, 1.0]], "end_sample": 16762609}, "16762609": {"confidence": 1.0, "track": 1, "text": "And who doesn't love a hot older woman, you know?", "timestamps": [["And", 380.1, 380.88, 1.0], ["who", 380.88, 381.18, 1.0], ["doesn't", 381.18, 381.54, 1.0], ["love", 381.54, 381.64, 1.0], ["a", 381.64, 381.76, 1.0], ["hot", 381.76, 381.96, 1.0], ["older", 381.96, 382.24, 1.0], ["woman,", 382.24, 382.64, 1.0], ["you", 382.82, 383.06, 1.0], ["know?", 383.06, 383.26, 1.0]], "end_sample": 16901965, "newpara": true}, "16974289": {"confidence": 0.95, "track": 3, "text": "In your area?", "timestamps": [["In", 384.9, 385.36, 0.95], ["your", 385.36, 385.82, 0.95], ["area?", 385.82, 386.16, 0.95]], "end_sample": 17029855, "newpara": true}, "17032501": {"confidence": 0.95, "track": 1, "text": "We should have more around.", "timestamps": [["We", 386.22, 386.32, 0.95], ["should", 386.32, 386.42, 0.95], ["have", 386.42, 386.54, 0.95], ["more", 386.54, 386.86, 0.95], ["around.", 386.86, 387.18, 0.95]], "end_sample": 17074837, "newpara": true}, "17188615": {"confidence": 1.0, "track": 0, "text": "Okay, hopefully this works.", "timestamps": [["Okay,", 389.76, 390.22, 1.0], ["hopefully", 390.3, 390.56, 1.0], ["this", 390.56, 390.78, 1.0], ["works.", 390.78, 390.98, 1.0]], "end_sample": 17242417, "newpara": true}, "18468474": {"confidence": 1.0, "track": 0, "text": "I'm Justin. I'm a Skollcom librarian. My pronouns are he and they.", "timestamps": [["I'm", 418.79, 419.31, 1.0], ["Justin.", 419.31, 419.53, 1.0], ["I'm", 419.67, 419.85, 1.0], ["a", 419.85, 419.85, 1.0], ["Skollcom", 419.85, 420.21, 1.0], ["librarian.", 420.21, 420.49, 1.0], ["My", 420.69, 420.79, 1.0], ["pronouns", 420.79, 421.11, 1.0], ["are", 421.11, 421.31, 1.0], ["he", 421.31, 421.45, 1.0], ["and", 421.45, 421.61, 1.0], ["they.", 421.61, 421.81, 1.0]], "end_sample": 18601656}, "18643110": {"confidence": 1.0, "track": 2, "text": "I'm Sadie. I work IT at a public library, and my pronouns are they, them.", "timestamps": [["I'm", 422.75, 423.27, 1.0], ["Sadie.", 423.27, 423.55, 1.0], ["I", 423.59, 423.75, 1.0], ["work", 423.75, 423.93, 1.0], ["IT", 423.93, 424.17, 1.0], ["at", 424.17, 424.37, 1.0], ["a", 424.37, 424.43, 1.0], ["public", 424.43, 424.59, 1.0], ["library,", 424.59, 424.87, 1.0], ["and", 425.03, 425.19, 1.0], ["my", 425.19, 425.41, 1.0], ["pronouns", 425.41, 425.81, 1.0], ["are", 425.81, 426.05, 1.0], ["they,", 426.05, 426.33, 1.0], ["them.", 426.37, 426.57, 1.0]], "end_sample": 18811572, "newpara": true}, "18834504": {"confidence": 1.0, "track": 1, "text": "I'm Jay. I'm a music librarian, and my pronouns are he, him.", "timestamps": [["I'm", 427.09, 427.61, 1.0], ["Jay.", 427.61, 427.81, 1.0], ["I'm", 427.99, 428.31, 1.0], ["a", 428.31, 428.39, 1.0], ["music", 428.39, 428.69, 1.0], ["librarian,", 428.69, 429.07, 1.0], ["and", 429.31, 429.75, 1.0], ["my", 429.75, 430.07, 1.0], ["pronouns", 430.07, 430.43, 1.0], ["are", 430.43, 430.67, 1.0], ["he,", 430.67, 430.93, 1.0], ["him.", 430.97, 431.21, 1.0]], "end_sample": 19016196, "newpara": true}, "19028544": {"confidence": 1.0, "track": 0, "text": "We have a guest. Would you like to introduce yourself?", "timestamps": [["We", 431.49, 432.01, 1.0], ["have", 432.01, 432.13, 1.0], ["a", 432.13, 432.23, 1.0], ["guest.", 432.23, 432.51, 1.0], ["Would", 432.69, 432.93, 1.0], ["you", 432.93, 433.03, 1.0], ["like", 433.03, 433.13, 1.0], ["to", 433.13, 433.23, 1.0], ["introduce", 433.23, 433.51, 1.0], ["yourself?", 433.51, 433.79, 1.0]], "end_sample": 19129974, "newpara": true}, "19150260": {"confidence": 1.0, "track": 3, "text": "Hi, I'm Dr. Bridget Trondrud. I'm a natural history collections manager.", "timestamps": [["Hi,", 434.25, 434.77, 1.0], ["I'm", 434.87, 435.53, 1.0], ["Dr.", 435.53, 435.97, 1.0], ["Bridget", 436.09, 436.39, 1.0], ["Trondrud.", 436.39, 436.83, 1.0], ["I'm", 437.19, 437.71, 1.0], ["a", 437.71, 437.87, 1.0], ["natural", 437.87, 438.31, 1.0], ["history", 438.31, 438.63, 1.0], ["collections", 438.63, 439.03, 1.0], ["manager.", 439.03, 439.73, 1.0]], "end_sample": 19391928, "newpara": true}, "19424562": {"confidence": 1.0, "track": 3, "text": "I have experience working in natural history museums in Canada and the UK and Norway.", "timestamps": [["I", 440.47, 440.99, 1.0], ["have", 440.99, 441.35, 1.0], ["experience", 441.35, 441.91, 1.0], ["working", 441.91, 442.29, 1.0], ["in", 442.29, 442.59, 1.0], ["natural", 442.59, 442.73, 1.0], ["history", 442.73, 443.07, 1.0], ["museums", 443.07, 443.47, 1.0], ["in", 443.47, 443.87, 1.0], ["Canada", 443.87, 444.27, 1.0], ["and", 444.27, 444.63, 1.0], ["the", 444.63, 444.75, 1.0], ["UK", 444.75, 444.95, 1.0], ["and", 444.95, 445.41, 1.0], ["Norway.", 445.41, 445.73, 1.0]], "end_sample": 19656528}, "19672404": {"confidence": 1.0, "track": 3, "text": "And I'm particularly well-versed in birds and paleontology.", "timestamps": [["And", 446.09, 446.71, 1.0], ["I'm", 446.71, 446.99, 1.0], ["particularly", 446.99, 447.35, 1.0], ["well-versed", 447.35, 448.27, 1.0], ["in", 448.27, 448.51, 1.0], ["birds", 448.51, 448.97, 1.0], ["and", 448.97, 449.23, 1.0], ["paleontology.", 449.23, 450.19, 1.0]], "end_sample": 19853214}, "20041080": {"confidence": 1.0, "track": 0, "text": "Welcome.", "timestamps": [["Welcome.", 454.45, 455.09, 1.0]], "end_sample": 20069304, "newpara": true}, "20087826": {"confidence": 1.0, "track": 3, "text": "Thank you.", "timestamps": [["Thank", 455.51, 456.13, 1.0], ["you.", 456.13, 456.35, 1.0]], "end_sample": 20124870, "newpara": true}, "20129280": {"confidence": 1.0, "track": 0, "text": "So you've already introduced yourself a little bit, but tell us about where", "timestamps": [["So", 456.45, 456.77, 1.0], ["you've", 456.77, 457.97, 1.0], ["already", 457.97, 458.59, 1.0], ["introduced", 458.59, 459.85, 1.0], ["yourself", 459.85, 460.29, 1.0], ["a", 460.29, 460.53, 1.0], ["little", 460.53, 460.69, 1.0], ["bit,", 460.69, 460.89, 1.0], ["but", 460.91, 461.09, 1.0], ["tell", 461.09, 461.33, 1.0], ["us", 461.33, 461.65, 1.0], ["about", 461.65, 462.11, 1.0], ["where", 462.11, 463.43, 1.0]], "end_sample": 20437098, "newpara": true}, "20437098": {"confidence": 1.0, "track": 0, "text": "you're at now and what your work looks like.", "timestamps": [["you're", 463.43, 463.83, 1.0], ["at", 463.83, 464.19, 1.0], ["now", 464.19, 464.63, 1.0], ["and", 464.63, 465.19, 1.0], ["what", 465.19, 466.25, 1.0], ["your", 466.25, 466.73, 1.0], ["work", 466.73, 466.99, 1.0], ["looks", 466.99, 467.19, 1.0], ["like.", 467.19, 467.45, 1.0]], "end_sample": 20614380}, "20625846": {"confidence": 1.0, "track": 3, "text": "Yeah, so I work at a museum in Canada right now.", "timestamps": [["Yeah,", 467.71, 468.35, 1.0], ["so", 468.35, 468.61, 1.0], ["I", 468.61, 468.95, 1.0], ["work", 468.95, 469.17, 1.0], ["at", 469.17, 469.33, 1.0], ["a", 469.33, 469.45, 1.0], ["museum", 469.45, 469.79, 1.0], ["in", 469.79, 470.01, 1.0], ["Canada", 470.01, 470.33, 1.0], ["right", 470.33, 470.61, 1.0], ["now.", 470.61, 470.85, 1.0]], "end_sample": 20764320, "newpara": true}, "20829588": {"confidence": 1.0, "track": 3, "text": "Again, I'm the collections management specialist. Actually, which is a weird", "timestamps": [["Again,", 472.33, 472.97, 1.0], ["I'm", 473.05, 473.21, 1.0], ["the", 473.21, 473.31, 1.0], ["collections", 473.31, 473.71, 1.0], ["management", 473.71, 474.53, 1.0], ["specialist.", 474.53, 475.29, 1.0], ["Actually,", 475.29, 476.05, 1.0], ["which", 476.15, 476.59, 1.0], ["is", 476.59, 476.77, 1.0], ["a", 476.77, 477.09, 1.0], ["weird", 477.09, 477.47, 1.0]], "end_sample": 21056262}, "21056262": {"confidence": 1.0, "track": 3, "text": "title and not very specialized because I'm helping with the collections of all", "timestamps": [["title", 477.47, 477.89, 1.0], ["and", 477.89, 478.47, 1.0], ["not", 478.47, 478.97, 1.0], ["very", 478.97, 479.19, 1.0], ["specialized", 479.19, 479.71, 1.0], ["because", 479.71, 480.23, 1.0], ["I'm", 480.23, 480.67, 1.0], ["helping", 480.67, 482.21, 1.0], ["with", 482.21, 482.67, 1.0], ["the", 482.67, 482.87, 1.0], ["collections", 482.87, 483.31, 1.0], ["of", 483.31, 483.83, 1.0], ["all", 483.83, 484.61, 1.0]], "end_sample": 21371136}, "21371136": {"confidence": 1.0, "track": 3, "text": "the natural history fields.", "timestamps": [["the", 484.61, 484.79, 1.0], ["natural", 484.79, 485.01, 1.0], ["history", 485.01, 485.31, 1.0], ["fields.", 485.31, 485.91, 1.0]], "end_sample": 21428466}, "21429348": {"confidence": 1.0, "track": 3, "text": "So that includes zoology and botany, as well as geology and paleontology.", "timestamps": [["So", 485.93, 486.25, 1.0], ["that", 486.25, 486.39, 1.0], ["includes", 486.39, 486.75, 1.0], ["zoology", 486.75, 487.49, 1.0], ["and", 487.49, 487.85, 1.0], ["botany,", 487.85, 488.41, 1.0], ["as", 488.41, 488.83, 1.0], ["well", 488.83, 489.03, 1.0], ["as", 489.03, 489.29, 1.0], ["geology", 489.29, 489.53, 1.0], ["and", 489.53, 489.93, 1.0], ["paleontology.", 489.93, 490.73, 1.0]], "end_sample": 21641028}, "21653376": {"confidence": 1.0, "track": 3, "text": "And they all have their own separate curators and everything.", "timestamps": [["And", 491.01, 491.65, 1.0], ["they", 491.65, 491.83, 1.0], ["all", 491.83, 491.95, 1.0], ["have", 491.95, 492.13, 1.0], ["their", 492.13, 492.31, 1.0], ["own", 492.31, 492.49, 1.0], ["separate", 492.49, 492.81, 1.0], ["curators", 492.81, 493.47, 1.0], ["and", 493.47, 493.61, 1.0], ["everything.", 493.61, 493.81, 1.0]], "end_sample": 21776856}, "21830658": {"confidence": 1.0, "track": 3, "text": "So I work a lot with the like.", "timestamps": [["So", 495.03, 495.05, 1.0], ["I", 495.05, 495.29, 1.0], ["work", 495.29, 496.13, 1.0], ["a", 496.13, 496.25, 1.0], ["lot", 496.25, 496.37, 1.0], ["with", 496.37, 496.61, 1.0], ["the", 496.61, 497.01, 1.0], ["like.", 497.01, 497.99, 1.0]], "end_sample": 21961194}, "22015415": {"confidence": 1.0, "track": 3, "text": "The care and storage of natural history specimens.", "timestamps": [["The", 499.22, 499.5, 1.0], ["care", 499.5, 499.76, 1.0], ["and", 499.76, 500.0, 1.0], ["storage", 500.0, 500.44, 1.0], ["of", 500.44, 500.92, 1.0], ["natural", 500.92, 501.96, 1.0], ["history", 501.96, 502.3, 1.0], ["specimens.", 502.3, 502.78, 1.0]], "end_sample": 22172411}, "22209455": {"confidence": 1.0, "track": 3, "text": "I also help with database things and all the digital aspects of the specimens.", "timestamps": [["I", 503.62, 504.26, 1.0], ["also", 504.26, 504.48, 1.0], ["help", 504.48, 504.86, 1.0], ["with", 504.86, 505.4, 1.0], ["database", 505.4, 506.24, 1.0], ["things", 506.24, 506.74, 1.0], ["and", 506.74, 507.52, 1.0], ["all", 507.52, 507.94, 1.0], ["the", 507.94, 508.14, 1.0], ["digital", 508.14, 508.72, 1.0], ["aspects", 508.72, 509.08, 1.0], ["of", 509.08, 509.46, 1.0], ["the", 509.46, 509.56, 1.0], ["specimens.", 509.56, 509.96, 1.0]], "end_sample": 22489049}, "22534031": {"confidence": 1.0, "track": 3, "text": "Yeah, that's pretty much it.", "timestamps": [["Yeah,", 510.98, 511.62, 1.0], ["that's", 511.68, 511.98, 1.0], ["pretty", 511.98, 512.12, 1.0], ["much", 512.12, 512.3, 1.0], ["it.", 512.3, 512.5, 1.0]], "end_sample": 22601063}, "22614293": {"confidence": 1.0, "track": 0, "text": "Are you like part of wrangling the curators and making sure that they're like,", "timestamps": [["Are", 512.8, 513.24, 1.0], ["you", 513.24, 513.5, 1.0], ["like", 513.5, 513.76, 1.0], ["part", 513.76, 514.54, 1.0], ["of", 514.54, 514.68, 1.0], ["wrangling", 514.68, 515.18, 1.0], ["the", 515.18, 515.36, 1.0], ["curators", 515.36, 515.9, 1.0], ["and", 515.9, 516.14, 1.0], ["making", 516.14, 516.32, 1.0], ["sure", 516.32, 516.62, 1.0], ["that", 516.62, 516.86, 1.0], ["they're", 516.86, 517.06, 1.0], ["like,", 517.06, 517.44, 1.0]], "end_sample": 22818917, "newpara": true}, "22871837": {"confidence": 1.0, "track": 0, "text": "sorting things properly and not running off in their own direction or?", "timestamps": [["sorting", 518.64, 519.28, 1.0], ["things", 519.28, 519.92, 1.0], ["properly", 519.92, 520.58, 1.0], ["and", 520.58, 520.94, 1.0], ["not", 520.94, 521.1, 1.0], ["running", 521.1, 521.4, 1.0], ["off", 521.4, 521.62, 1.0], ["in", 521.62, 521.74, 1.0], ["their", 521.74, 521.84, 1.0], ["own", 521.84, 521.98, 1.0], ["direction", 521.98, 522.44, 1.0], ["or?", 522.44, 522.76, 1.0]], "end_sample": 23053529}, "23080871": {"confidence": 1.0, "track": 3, "text": "Yeah, a little bit. But some of it is like making sure that they cool it a little", "timestamps": [["Yeah,", 523.38, 524.02, 1.0], ["a", 524.02, 524.34, 1.0], ["little", 524.34, 524.64, 1.0], ["bit.", 524.64, 524.86, 1.0], ["But", 524.86, 524.96, 1.0], ["some", 524.96, 525.34, 1.0], ["of", 525.34, 525.5, 1.0], ["it", 525.5, 525.66, 1.0], ["is", 525.66, 526.0, 1.0], ["like", 526.0, 526.46, 1.0], ["making", 526.46, 527.88, 1.0], ["sure", 527.88, 528.1, 1.0], ["that", 528.1, 528.34, 1.0], ["they", 528.34, 528.56, 1.0], ["cool", 528.56, 529.88, 1.0], ["it", 529.88, 530.08, 1.0], ["a", 530.08, 530.2, 1.0], ["little", 530.2, 530.46, 1.0]], "end_sample": 23393099, "newpara": true}, "23393099": {"confidence": 1.0, "track": 3, "text": "on the actual like field collections.", "timestamps": [["on", 530.46, 530.62, 1.0], ["the", 530.62, 530.78, 1.0], ["actual", 530.78, 531.32, 1.0], ["like", 531.32, 531.66, 1.0], ["field", 531.66, 532.22, 1.0], ["collections.", 532.22, 532.7, 1.0]], "end_sample": 23491883}, "23558033": {"confidence": 1.0, "track": 3, "text": "I also help with the sort of pre-acquisition and object entry as well as loans of objects.", "timestamps": [["I", 534.2, 534.88, 1.0], ["also", 534.88, 535.18, 1.0], ["help", 535.18, 535.52, 1.0], ["with", 535.52, 536.16, 1.0], ["the", 536.16, 536.9, 1.0], ["sort", 536.9, 537.04, 1.0], ["of", 537.04, 537.28, 1.0], ["pre-acquisition", 537.28, 538.66, 1.0], ["and", 538.66, 538.84, 1.0], ["object", 538.84, 539.12, 1.0], ["entry", 539.12, 539.54, 1.0], ["as", 539.54, 540.08, 1.0], ["well", 540.08, 540.38, 1.0], ["as", 540.38, 540.72, 1.0], ["loans", 540.72, 541.3, 1.0], ["of", 541.3, 541.7, 1.0], ["objects.", 541.7, 542.1, 1.0]], "end_sample": 23906423}, "23917007": {"confidence": 1.0, "track": 3, "text": "And all of that paperwork is something that I have to do that they sometimes don't think about.", "timestamps": [["And", 542.34, 542.82, 1.0], ["all", 542.82, 543.54, 1.0], ["of", 543.54, 543.66, 1.0], ["that", 543.66, 543.78, 1.0], ["paperwork", 543.78, 544.18, 1.0], ["is", 544.18, 544.6, 1.0], ["something", 544.6, 544.82, 1.0], ["that", 544.82, 545.0, 1.0], ["I", 545.0, 545.18, 1.0], ["have", 545.18, 545.3, 1.0], ["to", 545.3, 545.5, 1.0], ["do", 545.5, 545.66, 1.0], ["that", 545.66, 546.1, 1.0], ["they", 546.1, 546.5, 1.0], ["sometimes", 546.5, 547.62, 1.0], ["don't", 547.62, 548.5, 1.0], ["think", 548.5, 548.66, 1.0], ["about.", 548.66, 548.94, 1.0]], "end_sample": 24208067}, "24281273": {"confidence": 1.0, "track": 0, "text": "Yeah. No, I just hired another librarian to help with research data management.", "timestamps": [["Yeah.", 550.6, 551.2, 1.0], ["No,", 551.2, 551.8, 1.0], ["I", 551.88, 551.92, 1.0], ["just", 551.92, 552.08, 1.0], ["hired", 552.08, 552.28, 1.0], ["another", 552.28, 552.5, 1.0], ["librarian", 552.5, 553.08, 1.0], ["to", 553.08, 553.4, 1.0], ["help", 553.4, 553.84, 1.0], ["with", 553.84, 554.18, 1.0], ["research", 554.18, 554.68, 1.0], ["data", 554.68, 554.94, 1.0], ["management.", 554.94, 555.46, 1.0]], "end_sample": 24495599, "newpara": true}, "24501773": {"confidence": 1.0, "track": 0, "text": "And I was talking to someone in our research division trying to explain like", "timestamps": [["And", 555.6, 555.96, 1.0], ["I", 555.96, 556.08, 1.0], ["was", 556.08, 556.2, 1.0], ["talking", 556.2, 556.44, 1.0], ["to", 556.44, 556.58, 1.0], ["someone", 556.58, 556.8, 1.0], ["in", 556.8, 556.9, 1.0], ["our", 556.9, 557.0, 1.0], ["research", 557.0, 557.3, 1.0], ["division", 557.3, 557.68, 1.0], ["trying", 557.68, 558.06, 1.0], ["to", 558.06, 558.24, 1.0], ["explain", 558.24, 558.6, 1.0], ["like", 558.6, 558.8, 1.0]], "end_sample": 24642893}, "24642893": {"confidence": 1.0, "track": 0, "text": "what his job is and what services we're expanding.", "timestamps": [["what", 558.8, 559.02, 1.0], ["his", 559.02, 559.32, 1.0], ["job", 559.32, 559.64, 1.0], ["is", 559.64, 559.96, 1.0], ["and", 559.96, 560.18, 1.0], ["what", 560.18, 560.36, 1.0], ["services", 560.36, 560.82, 1.0], ["we're", 560.82, 561.1, 1.0], ["expanding.", 561.1, 561.42, 1.0]], "end_sample": 24758435}, "24781367": {"confidence": 1.0, "track": 0, "text": "And I was trying to explain situations where we don't get the paperwork right.", "timestamps": [["And", 561.94, 562.54, 1.0], ["I", 562.54, 562.96, 1.0], ["was", 562.96, 563.22, 1.0], ["trying", 563.22, 563.62, 1.0], ["to", 563.62, 563.88, 1.0], ["explain", 563.88, 564.32, 1.0], ["situations", 564.32, 565.32, 1.0], ["where", 565.32, 565.94, 1.0], ["we", 565.94, 566.14, 1.0], ["don't", 566.14, 566.38, 1.0], ["get", 566.38, 566.68, 1.0], ["the", 566.68, 567.54, 1.0], ["paperwork", 567.54, 567.94, 1.0], ["right.", 567.94, 568.38, 1.0]], "end_sample": 25065371}, "25065371": {"confidence": 1.0, "track": 0, "text": "And so, if there's no consent, particularly with human subjects,", "timestamps": [["And", 568.38, 568.58, 1.0], ["so,", 568.58, 568.98, 1.0], ["if", 569.08, 570.1, 1.0], ["there's", 570.1, 570.42, 1.0], ["no", 570.42, 570.56, 1.0], ["consent,", 570.56, 571.08, 1.0], ["particularly", 571.18, 571.48, 1.0], ["with", 571.48, 571.7, 1.0], ["human", 571.7, 571.92, 1.0], ["subjects,", 571.92, 572.42, 1.0]], "end_sample": 25243535}, "25261175": {"confidence": 1.0, "track": 0, "text": "we can't make it open because the IRB never made any kind of anonymization plan or anything like that.", "timestamps": [["we", 572.82, 573.32, 1.0], ["can't", 573.32, 574.04, 1.0], ["make", 574.04, 574.26, 1.0], ["it", 574.26, 574.48, 1.0], ["open", 574.48, 575.28, 1.0], ["because", 575.28, 576.4, 1.0], ["the", 576.4, 576.62, 1.0], ["IRB", 576.62, 577.02, 1.0], ["never", 577.02, 577.22, 1.0], ["made", 577.22, 578.44, 1.0], ["any", 578.44, 578.7, 1.0], ["kind", 578.7, 579.02, 1.0], ["of", 579.02, 579.34, 1.0], ["anonymization", 579.34, 579.96, 1.0], ["plan", 579.96, 580.38, 1.0], ["or", 580.38, 580.8, 1.0], ["anything", 580.8, 580.98, 1.0], ["like", 580.98, 581.24, 1.0], ["that.", 581.24, 581.44, 1.0]], "end_sample": 25641317}, "25644845": {"confidence": 1.0, "track": 0, "text": "It's like, well, we can put it into special collections, but it's going to remain", "timestamps": [["It's", 581.52, 581.62, 1.0], ["like,", 581.62, 581.74, 1.0], ["well,", 581.8, 581.92, 1.0], ["we", 581.98, 582.26, 1.0], ["can", 582.26, 582.4, 1.0], ["put", 582.4, 582.62, 1.0], ["it", 582.62, 582.74, 1.0], ["into", 582.74, 582.92, 1.0], ["special", 582.92, 583.18, 1.0], ["collections,", 583.18, 583.64, 1.0], ["but", 583.74, 583.96, 1.0], ["it's", 583.96, 584.08, 1.0], ["going", 584.08, 584.18, 1.0], ["to", 584.18, 584.26, 1.0], ["remain", 584.26, 584.4, 1.0]], "end_sample": 25771853}, "25771853": {"confidence": 1.0, "track": 0, "text": "sealed for 70 to 100 years.", "timestamps": [["sealed", 584.4, 584.7, 1.0], ["for", 584.7, 584.94, 1.0], ["70", 584.94, 585.3, 1.0], ["to", 585.3, 585.58, 1.0], ["100", 585.58, 585.74, 1.0], ["years.", 585.74, 586.12, 1.0]], "end_sample": 25847705}, "25947371": {"confidence": 1.0, "track": 0, "text": "So, we try to make sure that that problem doesn't happen.", "timestamps": [["So,", 588.38, 588.84, 1.0], ["we", 588.84, 589.3, 1.0], ["try", 589.3, 590.58, 1.0], ["to", 590.58, 590.72, 1.0], ["make", 590.72, 590.82, 1.0], ["sure", 590.82, 591.0, 1.0], ["that", 591.0, 591.16, 1.0], ["that", 591.16, 591.32, 1.0], ["problem", 591.32, 591.58, 1.0], ["doesn't", 591.58, 591.9, 1.0], ["happen.", 591.9, 592.2, 1.0]], "end_sample": 26115833}, "26115833": {"confidence": 1.0, "track": 0, "text": "And also it gives us licensing and stuff because we just got a request from", "timestamps": [["And", 592.2, 592.66, 1.0], ["also", 592.66, 593.22, 1.0], ["it", 593.22, 593.38, 1.0], ["gives", 593.38, 593.5, 1.0], ["us", 593.5, 593.62, 1.0], ["licensing", 593.62, 594.08, 1.0], ["and", 594.08, 594.28, 1.0], ["stuff", 594.28, 594.52, 1.0], ["because", 594.52, 594.82, 1.0], ["we", 594.82, 595.36, 1.0], ["just", 595.36, 595.48, 1.0], ["got", 595.48, 595.64, 1.0], ["a", 595.64, 595.72, 1.0], ["request", 595.72, 596.14, 1.0], ["from", 596.14, 597.22, 1.0]], "end_sample": 26337215}, "26337215": {"confidence": 1.0, "track": 0, "text": "like a course course pack company to license some stuff that's available for free.", "timestamps": [["like", 597.22, 598.24, 1.0], ["a", 598.24, 598.34, 1.0], ["course", 598.34, 598.84, 1.0], ["course", 598.84, 599.72, 1.0], ["pack", 599.72, 600.06, 1.0], ["company", 600.06, 600.58, 1.0], ["to", 600.58, 601.74, 1.0], ["license", 601.74, 602.3, 1.0], ["some", 602.3, 602.66, 1.0], ["stuff", 602.66, 602.98, 1.0], ["that's", 602.98, 603.38, 1.0], ["available", 603.38, 603.56, 1.0], ["for", 603.56, 603.98, 1.0], ["free.", 603.98, 604.24, 1.0]], "end_sample": 26646797}, "26650325": {"confidence": 1.0, "track": 0, "text": "But because we own the copyright, it's like we should probably have a fee structure", "timestamps": [["But", 604.32, 604.58, 1.0], ["because", 604.58, 606.12, 1.0], ["we", 606.12, 606.44, 1.0], ["own", 606.44, 606.64, 1.0], ["the", 606.64, 606.76, 1.0], ["copyright,", 606.76, 607.16, 1.0], ["it's", 607.34, 607.46, 1.0], ["like", 607.46, 607.58, 1.0], ["we", 607.58, 608.2, 1.0], ["should", 608.2, 608.42, 1.0], ["probably", 608.42, 608.68, 1.0], ["have", 608.68, 609.36, 1.0], ["a", 609.36, 609.52, 1.0], ["fee", 609.52, 609.7, 1.0], ["structure", 609.7, 610.0, 1.0]], "end_sample": 26900813}, "26900813": {"confidence": 1.0, "track": 0, "text": "for commercial requests.", "timestamps": [["for", 610.0, 610.46, 1.0], ["commercial", 610.46, 610.84, 1.0], ["requests.", 610.84, 611.28, 1.0]], "end_sample": 26957261}, "26989895": {"confidence": 1.0, "track": 0, "text": "And so that's now gotten bumped up to legal for the system.", "timestamps": [["And", 612.02, 612.62, 1.0], ["so", 612.62, 612.78, 1.0], ["that's", 612.78, 613.22, 1.0], ["now", 613.22, 613.48, 1.0], ["gotten", 613.48, 613.82, 1.0], ["bumped", 613.82, 614.28, 1.0], ["up", 614.28, 614.64, 1.0], ["to", 614.64, 615.02, 1.0], ["legal", 615.02, 615.84, 1.0], ["for", 615.84, 616.12, 1.0], ["the", 616.12, 616.26, 1.0], ["system.", 616.26, 616.64, 1.0]], "end_sample": 27193637}, "27216569": {"confidence": 0.95, "track": 3, "text": "So, yeah, that makes sense.", "timestamps": [["So,", 617.16, 617.76, 0.95], ["yeah,", 617.76, 618.78, 0.95], ["that", 618.92, 619.1, 0.95], ["makes", 619.1, 619.28, 0.95], ["sense.", 619.28, 619.54, 0.95]], "end_sample": 27321527, "newpara": true}, "27325937": {"confidence": 1.0, "track": 0, "text": "Could happen in the future. Yeah.", "timestamps": [["Could", 619.64, 619.64, 1.0], ["happen", 619.64, 619.7, 1.0], ["in", 619.7, 619.92, 1.0], ["the", 619.92, 620.0, 1.0], ["future.", 620.0, 620.24, 1.0], ["Yeah.", 620.5, 621.1, 1.0]], "end_sample": 27390323, "newpara": true}, "27460899": {"confidence": 1.0, "track": 3, "text": "In natural history collections, there's usually a lot of researchers coming", "timestamps": [["In", 622.7, 622.92, 1.0], ["natural", 622.92, 623.52, 1.0], ["history", 623.52, 623.8, 1.0], ["collections,", 623.8, 624.3, 1.0], ["there's", 624.5, 624.94, 1.0], ["usually", 624.94, 625.52, 1.0], ["a", 625.52, 625.74, 1.0], ["lot", 625.74, 625.88, 1.0], ["of", 625.88, 626.02, 1.0], ["researchers", 626.02, 626.36, 1.0], ["coming", 626.36, 626.86, 1.0]], "end_sample": 27644355, "newpara": true}, "27644355": {"confidence": 1.0, "track": 3, "text": "in and making sure that they have all the data release agreements or collections", "timestamps": [["in", 626.86, 627.2, 1.0], ["and", 627.2, 627.52, 1.0], ["making", 627.52, 627.76, 1.0], ["sure", 627.76, 628.04, 1.0], ["that", 628.04, 628.32, 1.0], ["they", 628.32, 628.84, 1.0], ["have", 628.84, 629.1, 1.0], ["all", 629.1, 630.32, 1.0], ["the", 630.32, 630.56, 1.0], ["data", 630.56, 631.52, 1.0], ["release", 631.52, 631.86, 1.0], ["agreements", 631.86, 632.34, 1.0], ["or", 632.34, 632.82, 1.0], ["collections", 632.82, 633.28, 1.0]], "end_sample": 27927477}, "27927477": {"confidence": 1.0, "track": 3, "text": "access agreements and those things signed.", "timestamps": [["access", 633.28, 633.66, 1.0], ["agreements", 633.66, 634.22, 1.0], ["and", 634.22, 634.76, 1.0], ["those", 634.76, 634.92, 1.0], ["things", 634.92, 635.18, 1.0], ["signed.", 635.18, 635.64, 1.0]], "end_sample": 28031553}, "28038609": {"confidence": 1.0, "track": 3, "text": "And it's not only important for that sort of, like if they're taking images", "timestamps": [["And", 635.8, 636.08, 1.0], ["it's", 636.08, 636.38, 1.0], ["not", 636.38, 637.24, 1.0], ["only", 637.24, 637.52, 1.0], ["important", 637.52, 637.92, 1.0], ["for", 637.92, 638.28, 1.0], ["that", 638.28, 640.1, 1.0], ["sort", 640.1, 640.28, 1.0], ["of,", 640.28, 640.52, 1.0], ["like", 640.52, 640.66, 1.0], ["if", 640.66, 640.8, 1.0], ["they're", 640.8, 640.94, 1.0], ["taking", 640.94, 641.14, 1.0], ["images", 641.14, 641.56, 1.0]], "end_sample": 28292625}, "28292625": {"confidence": 1.0, "track": 3, "text": "of the specimen, who do those images belong to and that sort of thing.", "timestamps": [["of", 641.56, 641.86, 1.0], ["the", 641.86, 641.92, 1.0], ["specimen,", 641.92, 642.36, 1.0], ["who", 642.5, 642.9, 1.0], ["do", 642.9, 643.04, 1.0], ["those", 643.04, 643.22, 1.0], ["images", 643.22, 643.92, 1.0], ["belong", 643.92, 644.3, 1.0], ["to", 644.3, 644.66, 1.0], ["and", 644.66, 645.4, 1.0], ["that", 645.4, 646.16, 1.0], ["sort", 646.16, 646.34, 1.0], ["of", 646.34, 646.5, 1.0], ["thing.", 646.5, 646.72, 1.0]], "end_sample": 28520181}, "28555461": {"confidence": 1.0, "track": 3, "text": "But also it's good for reporting and like knowing which specimens are being", "timestamps": [["But", 647.52, 648.14, 1.0], ["also", 648.14, 648.42, 1.0], ["it's", 648.42, 648.74, 1.0], ["good", 648.74, 648.86, 1.0], ["for", 648.86, 649.08, 1.0], ["reporting", 649.08, 649.7, 1.0], ["and", 649.7, 650.14, 1.0], ["like", 650.14, 650.42, 1.0], ["knowing", 650.42, 651.28, 1.0], ["which", 651.28, 651.66, 1.0], ["specimens", 651.66, 652.12, 1.0], ["are", 652.12, 652.4, 1.0], ["being", 652.4, 652.62, 1.0]], "end_sample": 28780371}, "28780371": {"confidence": 1.0, "track": 3, "text": "accessed more than others is a really good statistic to have yeah when.", "timestamps": [["accessed", 652.62, 653.1, 1.0], ["more", 653.1, 653.52, 1.0], ["than", 653.52, 653.7, 1.0], ["others", 653.7, 654.08, 1.0], ["is", 654.08, 654.68, 1.0], ["a", 654.68, 654.88, 1.0], ["really", 654.88, 655.86, 1.0], ["good", 655.86, 656.08, 1.0], ["statistic", 656.08, 656.52, 1.0], ["to", 656.52, 656.82, 1.0], ["have", 656.82, 657.02, 1.0], ["yeah", 657.02, 658.12, 1.0], ["when.", 658.12, 659.04, 1.0]], "end_sample": 29063493}, "29063493": {"confidence": 1.0, "track": 0, "text": "You have like do you have like a circulation system like like eon or is it special", "timestamps": [["You", 659.04, 660.02, 1.0], ["have", 660.02, 660.22, 1.0], ["like", 660.22, 660.5, 1.0], ["do", 660.5, 661.34, 1.0], ["you", 661.34, 661.44, 1.0], ["have", 661.44, 661.56, 1.0], ["like", 661.56, 661.7, 1.0], ["a", 661.7, 661.8, 1.0], ["circulation", 661.8, 662.08, 1.0], ["system", 662.08, 662.94, 1.0], ["like", 662.94, 663.54, 1.0], ["like", 663.54, 663.84, 1.0], ["eon", 663.84, 664.32, 1.0], ["or", 664.32, 664.86, 1.0], ["is", 664.86, 665.3, 1.0], ["it", 665.3, 665.62, 1.0], ["special", 665.62, 666.22, 1.0]], "end_sample": 29380131, "newpara": true}, "29380131": {"confidence": 1.0, "track": 0, "text": "like a different circulation system or specimens or do you not have one at all.", "timestamps": [["like", 666.22, 666.52, 1.0], ["a", 666.52, 666.6, 1.0], ["different", 666.6, 666.92, 1.0], ["circulation", 666.92, 667.42, 1.0], ["system", 667.42, 668.08, 1.0], ["or", 668.08, 669.2, 1.0], ["specimens", 669.2, 669.92, 1.0], ["or", 669.92, 670.24, 1.0], ["do", 670.24, 670.36, 1.0], ["you", 670.36, 670.44, 1.0], ["not", 670.44, 670.56, 1.0], ["have", 670.56, 670.74, 1.0], ["one", 670.74, 670.9, 1.0], ["at", 670.9, 671.0, 1.0], ["all.", 671.0, 671.22, 1.0]], "end_sample": 29600631}, "29600631": {"confidence": 1.0, "track": 3, "text": "I'm gonna guess that this is a special library", "timestamps": [["I'm", 671.22, 672.42, 1.0], ["gonna", 672.42, 672.6, 1.0], ["guess", 672.6, 672.84, 1.0], ["that", 672.84, 673.0, 1.0], ["this", 673.0, 673.2, 1.0], ["is", 673.2, 673.36, 1.0], ["a", 673.36, 673.62, 1.0], ["special", 673.62, 674.22, 1.0], ["library", 674.22, 674.66, 1.0]], "end_sample": 29752335, "newpara": true}, "29752335": {"confidence": 1.0, "track": 3, "text": "thing circulation because we just", "timestamps": [["thing", 674.66, 675.28, 1.0], ["circulation", 675.28, 676.18, 1.0], ["because", 676.18, 676.9, 1.0], ["we", 676.9, 677.7, 1.0], ["just", 677.7, 677.94, 1.0]], "end_sample": 29896983}, "29896983": {"confidence": 1.0, "track": 3, "text": "have databases which are essentially like", "timestamps": [["have", 677.94, 678.22, 1.0], ["databases", 678.22, 679.12, 1.0], ["which", 679.12, 679.98, 1.0], ["are", 679.98, 680.14, 1.0], ["essentially", 680.14, 680.56, 1.0], ["like", 680.56, 680.86, 1.0]], "end_sample": 30025755}, "30025755": {"confidence": 1.0, "track": 3, "text": "catalogs with various records of", "timestamps": [["catalogs", 680.86, 681.96, 1.0], ["with", 681.96, 682.24, 1.0], ["various", 682.24, 682.92, 1.0], ["records", 682.92, 683.44, 1.0], ["of", 683.44, 683.8, 1.0]], "end_sample": 30155409}, "30155409": {"confidence": 1.0, "track": 3, "text": "things but and we just keep track", "timestamps": [["things", 683.8, 684.04, 1.0], ["but", 684.04, 685.1, 1.0], ["and", 685.1, 685.38, 1.0], ["we", 685.38, 686.04, 1.0], ["just", 686.04, 686.18, 1.0], ["keep", 686.18, 686.4, 1.0], ["track", 686.4, 686.62, 1.0]], "end_sample": 30279771}, "30279771": {"confidence": 1.0, "track": 3, "text": "of where things are in their location but", "timestamps": [["of", 686.62, 686.88, 1.0], ["where", 686.88, 687.3, 1.0], ["things", 687.3, 687.9, 1.0], ["are", 687.9, 688.24, 1.0], ["in", 688.24, 688.78, 1.0], ["their", 688.78, 688.98, 1.0], ["location", 688.98, 689.44, 1.0], ["but", 689.44, 690.26, 1.0]], "end_sample": 30440295}, "30440295": {"confidence": 1.0, "track": 3, "text": "i don't think i would call that circulation i think that's a special library", "timestamps": [["i", 690.26, 690.42, 1.0], ["don't", 690.42, 690.78, 1.0], ["think", 690.78, 691.16, 1.0], ["i", 691.16, 691.38, 1.0], ["would", 691.38, 691.52, 1.0], ["call", 691.52, 691.74, 1.0], ["that", 691.74, 691.92, 1.0], ["circulation", 691.92, 692.34, 1.0], ["i", 692.34, 693.4, 1.0], ["think", 693.4, 694.0, 1.0], ["that's", 694.0, 694.24, 1.0], ["a", 694.24, 694.3, 1.0], ["special", 694.3, 694.6, 1.0], ["library", 694.6, 694.86, 1.0]], "end_sample": 30643155}, "30643155": {"confidence": 1.0, "track": 3, "text": "thing but yeah i don't know Sometimes we're dealing with a database that I think", "timestamps": [["thing", 694.86, 695.3, 1.0], ["but", 695.3, 696.1, 1.0], ["yeah", 696.1, 696.3, 1.0], ["i", 696.3, 697.14, 1.0], ["don't", 697.14, 697.84, 1.0], ["know", 697.84, 697.98, 1.0], ["Sometimes", 697.98, 698.44, 1.0], ["we're", 698.44, 700.46, 1.0], ["dealing", 700.46, 700.68, 1.0], ["with", 700.68, 700.98, 1.0], ["a", 700.98, 701.6, 1.0], ["database", 701.6, 702.04, 1.0], ["that", 702.04, 702.44, 1.0], ["I", 702.44, 702.94, 1.0], ["think", 702.94, 703.24, 1.0]], "end_sample": 31012713}, "31012713": {"confidence": 1.0, "track": 3, "text": "was handcrafted in 1994 and hasn't been updated since.", "timestamps": [["was", 703.24, 703.52, 1.0], ["handcrafted", 703.52, 705.98, 1.0], ["in", 705.98, 706.28, 1.0], ["1994", 706.28, 707.06, 1.0], ["and", 707.06, 707.84, 1.0], ["hasn't", 707.84, 708.3, 1.0], ["been", 708.3, 708.46, 1.0], ["updated", 708.46, 708.8, 1.0], ["since.", 708.8, 709.28, 1.0]], "end_sample": 31279077}, "31326705": {"confidence": 0.95, "track": 3, "text": "Sounds right. Oh boy.", "timestamps": [["Sounds", 710.36, 710.46, 0.95], ["right.", 710.46, 710.8, 0.95], ["Oh", 711.84, 711.92, 0.95], ["boy.", 711.92, 712.22, 0.95]], "end_sample": 31408731}, "31473999": {"confidence": 1.0, "track": 3, "text": "Made with so much love in the past.", "timestamps": [["Made", 713.7, 713.84, 1.0], ["with", 713.84, 713.98, 1.0], ["so", 713.98, 714.22, 1.0], ["much", 714.22, 714.48, 1.0], ["love", 714.48, 714.88, 1.0], ["in", 714.88, 715.44, 1.0], ["the", 715.44, 715.6, 1.0], ["past.", 715.6, 716.08, 1.0]], "end_sample": 31578957}, "31628349": {"confidence": 0.95, "track": 1, "text": "Is it like a SQL database or something?", "timestamps": [["Is", 717.2, 717.92, 0.95], ["it", 717.92, 718.1, 0.95], ["like", 718.1, 718.24, 0.95], ["a", 718.24, 718.36, 0.95], ["SQL", 718.36, 718.66, 0.95], ["database", 718.66, 719.08, 0.95], ["or", 719.08, 719.66, 0.95], ["something?", 719.66, 719.92, 0.95]], "end_sample": 31748301, "newpara": true}, "31778289": {"confidence": 1.0, "track": 3, "text": "A which?", "timestamps": [["A", 720.6, 721.32, 1.0], ["which?", 721.32, 721.52, 1.0]], "end_sample": 31818861, "newpara": true}, "31845321": {"confidence": 1.0, "track": 1, "text": "A SQL?", "timestamps": [["A", 722.12, 722.46, 1.0], ["SQL?", 722.46, 722.68, 1.0]], "end_sample": 31870017, "newpara": true}, "31880601": {"confidence": 0.98, "track": 3, "text": "I don't know. So it's called Star. And I don't think there's like any...", "timestamps": [["I", 722.92, 723.64, 1.0], ["don't", 723.64, 724.88, 1.0], ["know.", 724.88, 725.02, 1.0], ["So", 725.02, 725.66, 0.98], ["it's", 725.66, 727.22, 0.98], ["called", 727.22, 727.4, 0.98], ["Star.", 727.4, 727.76, 0.98], ["And", 728.74, 728.86, 0.98], ["I", 728.86, 729.18, 0.98], ["don't", 729.18, 729.5, 0.98], ["think", 729.5, 729.64, 0.98], ["there's", 729.64, 730.0, 0.98], ["like", 730.0, 730.06, 0.98], ["any...", 730.06, 730.66, 0.98]], "end_sample": 32221935, "newpara": true}, "32293438": {"confidence": 1.0, "track": 3, "text": "I think it's so old that like the people in charge of it have like basically", "timestamps": [["I", 732.28, 732.44, 1.0], ["think", 732.44, 732.64, 1.0], ["it's", 732.64, 732.82, 1.0], ["so", 732.82, 733.0, 1.0], ["old", 733.0, 733.44, 1.0], ["that", 733.44, 733.68, 1.0], ["like", 733.68, 733.94, 1.0], ["the", 733.94, 734.34, 1.0], ["people", 734.34, 734.66, 1.0], ["in", 734.66, 734.94, 1.0], ["charge", 734.94, 735.26, 1.0], ["of", 735.26, 735.48, 1.0], ["it", 735.48, 735.64, 1.0], ["have", 735.64, 735.92, 1.0], ["like", 735.92, 736.2, 1.0], ["basically", 736.2, 736.74, 1.0]], "end_sample": 32490124}, "32490124": {"confidence": 1.0, "track": 3, "text": "downgraded their like any sort of help to like one person who's like,", "timestamps": [["downgraded", 736.74, 737.9, 1.0], ["their", 737.9, 738.12, 1.0], ["like", 738.12, 738.6, 1.0], ["any", 738.6, 739.0, 1.0], ["sort", 739.0, 739.2, 1.0], ["of", 739.2, 739.32, 1.0], ["help", 739.32, 739.58, 1.0], ["to", 739.58, 739.78, 1.0], ["like", 739.78, 739.94, 1.0], ["one", 739.94, 740.2, 1.0], ["person", 740.2, 740.68, 1.0], ["who's", 740.68, 741.06, 1.0], ["like,", 741.06, 741.26, 1.0]], "end_sample": 32689456}, "32692984": {"confidence": 1.0, "track": 3, "text": "I guess I'll deal with the museums that are still using this, which is just us.", "timestamps": [["I", 741.34, 741.5, 1.0], ["guess", 741.5, 741.78, 1.0], ["I'll", 741.78, 742.0, 1.0], ["deal", 742.0, 742.2, 1.0], ["with", 742.2, 742.38, 1.0], ["the", 742.38, 742.58, 1.0], ["museums", 742.58, 743.06, 1.0], ["that", 743.06, 743.38, 1.0], ["are", 743.38, 743.52, 1.0], ["still", 743.52, 743.82, 1.0], ["using", 743.82, 744.22, 1.0], ["this,", 744.22, 744.58, 1.0], ["which", 744.78, 745.02, 1.0], ["is", 745.02, 745.22, 1.0], ["just", 745.22, 745.54, 1.0], ["us.", 745.54, 745.82, 1.0]], "end_sample": 32890552}, "32894962": {"confidence": 1.0, "track": 3, "text": "But we are upgrading it to a new fancy database, which is like online hosted", "timestamps": [["But", 745.92, 746.32, 1.0], ["we", 746.32, 747.58, 1.0], ["are", 747.58, 747.8, 1.0], ["upgrading", 747.8, 748.2, 1.0], ["it", 748.2, 748.56, 1.0], ["to", 748.56, 748.82, 1.0], ["a", 748.82, 749.26, 1.0], ["new", 749.26, 749.58, 1.0], ["fancy", 749.58, 750.08, 1.0], ["database,", 750.08, 750.58, 1.0], ["which", 751.0, 752.68, 1.0], ["is", 752.68, 753.06, 1.0], ["like", 753.06, 753.52, 1.0], ["online", 753.52, 754.42, 1.0], ["hosted", 754.42, 755.04, 1.0]], "end_sample": 33297154}, "33297154": {"confidence": 1.0, "track": 3, "text": "and everything, just not something that I'm used to, but it seems better.", "timestamps": [["and", 755.04, 755.3, 1.0], ["everything,", 755.3, 755.56, 1.0], ["just", 755.82, 756.04, 1.0], ["not", 756.04, 756.22, 1.0], ["something", 756.22, 756.52, 1.0], ["that", 756.52, 756.7, 1.0], ["I'm", 756.7, 756.88, 1.0], ["used", 756.88, 757.04, 1.0], ["to,", 757.04, 757.26, 1.0], ["but", 757.36, 757.78, 1.0], ["it", 757.78, 758.56, 1.0], ["seems", 758.56, 758.88, 1.0], ["better.", 758.88, 759.34, 1.0]], "end_sample": 33486784}, "33580276": {"confidence": 1.0, "track": 1, "text": "Yeah library software has gone the same route", "timestamps": [["Yeah", 761.46, 762.06, 1.0], ["library", 762.06, 762.54, 1.0], ["software", 762.54, 762.96, 1.0], ["has", 762.96, 763.54, 1.0], ["gone", 763.54, 763.72, 1.0], ["the", 763.72, 763.9, 1.0], ["same", 763.9, 764.14, 1.0], ["route", 764.14, 764.4, 1.0]], "end_sample": 33709930, "newpara": true}, "33709930": {"confidence": 1.0, "track": 1, "text": "like instead of it being hosted on like a server at your institution it's like", "timestamps": [["like", 764.4, 764.74, 1.0], ["instead", 764.74, 765.06, 1.0], ["of", 765.06, 765.3, 1.0], ["it", 765.3, 765.42, 1.0], ["being", 765.42, 765.78, 1.0], ["hosted", 765.78, 766.12, 1.0], ["on", 766.12, 766.86, 1.0], ["like", 766.86, 767.0, 1.0], ["a", 767.0, 767.08, 1.0], ["server", 767.08, 767.34, 1.0], ["at", 767.34, 767.62, 1.0], ["your", 767.62, 767.76, 1.0], ["institution", 767.76, 768.3, 1.0], ["it's", 768.3, 769.32, 1.0], ["like", 769.32, 769.44, 1.0]], "end_sample": 33932194}, "33932194": {"confidence": 1.0, "track": 1, "text": "hosted it's like a cloud service a sas a software as a service thing that like", "timestamps": [["hosted", 769.44, 770.02, 1.0], ["it's", 770.02, 770.56, 1.0], ["like", 770.56, 770.64, 1.0], ["a", 770.64, 770.78, 1.0], ["cloud", 770.78, 771.1, 1.0], ["service", 771.1, 771.92, 1.0], ["a", 771.92, 772.36, 1.0], ["sas", 772.36, 772.8, 1.0], ["a", 772.8, 772.94, 1.0], ["software", 772.94, 773.22, 1.0], ["as", 773.22, 773.5, 1.0], ["a", 773.5, 773.6, 1.0], ["service", 773.6, 774.0, 1.0], ["thing", 774.0, 775.04, 1.0], ["that", 775.04, 775.72, 1.0], ["like", 775.72, 776.24, 1.0]], "end_sample": 34232074}, "34232074": {"confidence": 1.0, "track": 1, "text": "you buy from a vendor to host it for you or something like that that's interesting to.", "timestamps": [["you", 776.24, 776.48, 1.0], ["buy", 776.48, 777.38, 1.0], ["from", 777.38, 777.72, 1.0], ["a", 777.72, 777.9, 1.0], ["vendor", 777.9, 778.44, 1.0], ["to", 778.44, 778.92, 1.0], ["host", 778.92, 779.12, 1.0], ["it", 779.12, 779.28, 1.0], ["for", 779.28, 779.44, 1.0], ["you", 779.44, 779.7, 1.0], ["or", 779.7, 779.9, 1.0], ["something", 779.9, 780.12, 1.0], ["like", 780.12, 780.4, 1.0], ["that", 780.4, 780.54, 1.0], ["that's", 780.54, 781.66, 1.0], ["interesting", 781.66, 781.94, 1.0], ["to.", 781.94, 782.26, 1.0]], "end_sample": 34497556}, "34497556": {"confidence": 1.0, "track": 3, "text": "Know there's also like trade-offs if you're at a museum that has both natural", "timestamps": [["Know", 782.26, 782.44, 1.0], ["there's", 782.44, 783.5, 1.0], ["also", 783.5, 783.66, 1.0], ["like", 783.66, 784.0, 1.0], ["trade-offs", 784.0, 785.44, 1.0], ["if", 785.44, 785.9, 1.0], ["you're", 785.9, 786.16, 1.0], ["at", 786.16, 786.22, 1.0], ["a", 786.22, 786.34, 1.0], ["museum", 786.34, 786.68, 1.0], ["that", 786.68, 787.36, 1.0], ["has", 787.36, 787.64, 1.0], ["both", 787.64, 787.98, 1.0], ["natural", 787.98, 788.2, 1.0]], "end_sample": 34759510, "newpara": true}, "34759510": {"confidence": 1.0, "track": 3, "text": "history and human history,", "timestamps": [["history", 788.2, 788.6, 1.0], ["and", 788.6, 789.0, 1.0], ["human", 789.0, 789.34, 1.0], ["history,", 789.34, 789.78, 1.0]], "end_sample": 34829188}, "34837126": {"confidence": 1.0, "track": 3, "text": "like the one that I work at, then often you'll get this sort of rift between", "timestamps": [["like", 789.96, 790.48, 1.0], ["the", 790.48, 790.62, 1.0], ["one", 790.62, 790.78, 1.0], ["that", 790.78, 790.88, 1.0], ["I", 790.88, 791.02, 1.0], ["work", 791.02, 791.24, 1.0], ["at,", 791.24, 791.48, 1.0], ["then", 791.6, 792.68, 1.0], ["often", 792.68, 792.94, 1.0], ["you'll", 792.94, 793.14, 1.0], ["get", 793.14, 793.36, 1.0], ["this", 793.36, 793.54, 1.0], ["sort", 793.54, 793.7, 1.0], ["of", 793.7, 793.88, 1.0], ["rift", 793.88, 794.22, 1.0], ["between", 794.22, 794.76, 1.0]], "end_sample": 35048806}, "35048806": {"confidence": 1.0, "track": 3, "text": "the natural history and human history people because there are databases that", "timestamps": [["the", 794.76, 795.64, 1.0], ["natural", 795.64, 795.88, 1.0], ["history", 795.88, 796.26, 1.0], ["and", 796.26, 796.48, 1.0], ["human", 796.48, 796.68, 1.0], ["history", 796.68, 797.0, 1.0], ["people", 797.0, 797.4, 1.0], ["because", 797.4, 797.96, 1.0], ["there", 797.96, 798.8, 1.0], ["are", 798.8, 798.92, 1.0], ["databases", 798.92, 799.28, 1.0], ["that", 799.28, 799.82, 1.0]], "end_sample": 35271952}, "35271952": {"confidence": 0.98, "track": 3, "text": "work much better for either one of those, but not necessarily both.", "timestamps": [["work", 799.82, 800.06, 1.0], ["much", 800.06, 800.4, 1.0], ["better", 800.4, 800.8, 1.0], ["for", 800.8, 801.3, 1.0], ["either", 801.3, 801.94, 1.0], ["one", 801.94, 802.38, 1.0], ["of", 802.38, 802.54, 1.0], ["those,", 802.54, 802.9, 1.0], ["but", 803.04, 803.22, 0.95], ["not", 803.22, 803.46, 0.95], ["necessarily", 803.46, 803.9, 0.95], ["both.", 803.9, 804.5, 0.95]], "end_sample": 35478340}, "35490688": {"confidence": 1.0, "track": 3, "text": "And so there's a lot of consolations that have to be made.", "timestamps": [["And", 804.78, 804.92, 1.0], ["so", 804.92, 805.06, 1.0], ["there's", 805.06, 805.34, 1.0], ["a", 805.34, 805.4, 1.0], ["lot", 805.4, 805.58, 1.0], ["of", 805.58, 805.78, 1.0], ["consolations", 806.6, 807.08, 1.0], ["that", 807.08, 807.38, 1.0], ["have", 807.38, 807.88, 1.0], ["to", 807.88, 808.06, 1.0], ["be", 808.06, 808.2, 1.0], ["made.", 808.2, 809.0, 1.0]], "end_sample": 35676790}, "35694430": {"confidence": 1.0, "track": 3, "text": "So I think we maybe ended up with one that was sort of human history oriented.", "timestamps": [["So", 809.4, 809.88, 1.0], ["I", 809.88, 810.12, 1.0], ["think", 810.12, 810.36, 1.0], ["we", 810.36, 810.52, 1.0], ["maybe", 810.52, 810.72, 1.0], ["ended", 810.72, 810.98, 1.0], ["up", 810.98, 811.24, 1.0], ["with", 811.24, 811.4, 1.0], ["one", 811.4, 811.62, 1.0], ["that", 811.62, 811.78, 1.0], ["was", 811.78, 811.94, 1.0], ["sort", 811.94, 812.16, 1.0], ["of", 812.16, 812.3, 1.0], ["human", 812.3, 812.5, 1.0], ["history", 812.5, 812.86, 1.0], ["oriented.", 812.86, 813.42, 1.0]], "end_sample": 35871712}, "35973142": {"confidence": 1.0, "track": 2, "text": "I'm just trying to think of if you're trying to merge, it sounds like if you're", "timestamps": [["I'm", 815.72, 816.16, 1.0], ["just", 816.16, 816.24, 1.0], ["trying", 816.24, 816.5, 1.0], ["to", 816.5, 819.5, 1.0], ["think", 819.5, 819.64, 1.0], ["of", 819.64, 819.82, 1.0], ["if", 819.82, 820.02, 1.0], ["you're", 820.02, 820.24, 1.0], ["trying", 820.24, 820.52, 1.0], ["to", 820.52, 820.7, 1.0], ["merge,", 820.7, 821.04, 1.0], ["it", 821.16, 821.22, 1.0], ["sounds", 821.22, 821.4, 1.0], ["like", 821.4, 821.6, 1.0], ["if", 821.6, 821.72, 1.0], ["you're", 821.72, 821.8, 1.0]], "end_sample": 36241270, "newpara": true}, "36241270": {"confidence": 1.0, "track": 2, "text": "trying to merge an academic library", "timestamps": [["trying", 821.8, 821.98, 1.0], ["to", 821.98, 822.08, 1.0], ["merge", 822.08, 822.22, 1.0], ["an", 822.22, 822.36, 1.0], ["academic", 822.36, 822.64, 1.0], ["library", 822.64, 823.02, 1.0]], "end_sample": 36295072}, "36295072": {"confidence": 1.0, "track": 2, "text": "with a public library, which have very different purposes and needs.", "timestamps": [["with", 823.02, 823.24, 1.0], ["a", 823.24, 823.32, 1.0], ["public", 823.32, 823.54, 1.0], ["library,", 823.54, 823.9, 1.0], ["which", 824.04, 824.18, 1.0], ["have", 824.18, 824.28, 1.0], ["very", 824.28, 824.46, 1.0], ["different", 824.46, 824.92, 1.0], ["purposes", 824.92, 825.64, 1.0], ["and", 825.64, 825.98, 1.0], ["needs.", 825.98, 826.26, 1.0]], "end_sample": 36437956}, "36449422": {"confidence": 1.0, "track": 2, "text": "So I'm like trying to think of a database that would cover both of those,", "timestamps": [["So", 826.52, 826.76, 1.0], ["I'm", 826.76, 827.08, 1.0], ["like", 827.08, 827.24, 1.0], ["trying", 827.24, 827.42, 1.0], ["to", 827.42, 827.64, 1.0], ["think", 827.64, 827.72, 1.0], ["of", 827.72, 827.82, 1.0], ["a", 827.82, 827.84, 1.0], ["database", 827.84, 828.22, 1.0], ["that", 828.22, 828.44, 1.0], ["would", 828.44, 828.54, 1.0], ["cover", 828.54, 828.74, 1.0], ["both", 828.74, 828.98, 1.0], ["of", 828.98, 829.08, 1.0], ["those,", 829.08, 829.22, 1.0]], "end_sample": 36568492}, "36570256": {"confidence": 1.0, "track": 2, "text": "which there are like inter integrated library systems, ILSs that do both.", "timestamps": [["which", 829.26, 829.48, 1.0], ["there", 829.48, 829.62, 1.0], ["are", 829.62, 829.88, 1.0], ["like", 829.88, 830.14, 1.0], ["inter", 830.14, 830.42, 1.0], ["integrated", 830.42, 831.74, 1.0], ["library", 831.74, 832.34, 1.0], ["systems,", 832.34, 832.78, 1.0], ["ILSs", 833.06, 833.66, 1.0], ["that", 833.66, 833.96, 1.0], ["do", 833.96, 834.22, 1.0], ["both.", 834.22, 834.64, 1.0]], "end_sample": 36807514}, "36809278": {"confidence": 1.0, "track": 2, "text": "But yeah, a lot of the times they're way more skewed towards one than towards the other.", "timestamps": [["But", 834.68, 834.96, 1.0], ["yeah,", 834.96, 835.8, 1.0], ["a", 835.92, 836.14, 1.0], ["lot", 836.14, 836.32, 1.0], ["of", 836.32, 836.4, 1.0], ["the", 836.4, 836.48, 1.0], ["times", 836.48, 836.74, 1.0], ["they're", 836.74, 836.96, 1.0], ["way", 836.96, 837.16, 1.0], ["more", 837.16, 837.42, 1.0], ["skewed", 837.42, 837.9, 1.0], ["towards", 837.9, 838.16, 1.0], ["one", 838.16, 838.48, 1.0], ["than", 838.48, 838.74, 1.0], ["towards", 838.74, 839.04, 1.0], ["the", 839.04, 839.28, 1.0], ["other.", 839.28, 839.52, 1.0]], "end_sample": 37022722}, "37029778": {"confidence": 1.0, "track": 1, "text": "So yeah, like the when When my library is on Koha, it can be used for academic", "timestamps": [["So", 839.68, 840.04, 1.0], ["yeah,", 840.04, 840.92, 1.0], ["like", 841.0, 841.2, 1.0], ["the", 841.2, 841.3, 1.0], ["when", 841.3, 841.46, 1.0], ["When", 841.46, 841.54, 1.0], ["my", 841.54, 841.66, 1.0], ["library", 841.66, 842.0, 1.0], ["is", 842.0, 842.16, 1.0], ["on", 842.16, 842.28, 1.0], ["Koha,", 842.28, 842.96, 1.0], ["it", 843.06, 843.48, 1.0], ["can", 843.48, 843.66, 1.0], ["be", 843.66, 843.94, 1.0], ["used", 843.94, 844.14, 1.0], ["for", 844.14, 844.3, 1.0], ["academic", 844.3, 844.56, 1.0]], "end_sample": 37244986, "newpara": true}, "37244986": {"confidence": 1.0, "track": 1, "text": "libraries, and they do, but it's also very public and school-focused,", "timestamps": [["libraries,", 844.56, 845.08, 1.0], ["and", 845.24, 845.34, 1.0], ["they", 845.34, 845.44, 1.0], ["do,", 845.44, 845.64, 1.0], ["but", 845.92, 846.2, 1.0], ["it's", 846.2, 846.9, 1.0], ["also", 846.9, 847.04, 1.0], ["very", 847.04, 847.36, 1.0], ["public", 847.36, 847.84, 1.0], ["and", 847.84, 848.58, 1.0], ["school-focused,", 848.58, 849.54, 1.0]], "end_sample": 37464604}, "37480480": {"confidence": 1.0, "track": 1, "text": "which is frustrating. I hate it.", "timestamps": [["which", 849.9, 851.16, 1.0], ["is", 851.16, 851.3, 1.0], ["frustrating.", 851.3, 851.7, 1.0], ["I", 852.0, 852.3, 1.0], ["hate", 852.3, 852.52, 1.0], ["it.", 852.52, 852.66, 1.0]], "end_sample": 37602196}, "37613662": {"confidence": 1.0, "track": 3, "text": "Yeah, usually you just get fields like artist or maker or something that you're", "timestamps": [["Yeah,", 852.92, 853.26, 1.0], ["usually", 853.32, 853.62, 1.0], ["you", 853.62, 853.88, 1.0], ["just", 853.88, 854.04, 1.0], ["get", 854.04, 854.2, 1.0], ["fields", 854.2, 854.6, 1.0], ["like", 854.6, 855.06, 1.0], ["artist", 855.06, 856.4, 1.0], ["or", 856.4, 856.78, 1.0], ["maker", 856.78, 857.12, 1.0], ["or", 857.12, 857.6, 1.0], ["something", 857.6, 857.96, 1.0], ["that", 857.96, 858.34, 1.0], ["you're", 858.34, 858.5, 1.0]], "end_sample": 37859740, "newpara": true}, "37859740": {"confidence": 1.0, "track": 3, "text": "like, well, this is a bird, so...", "timestamps": [["like,", 858.5, 858.68, 1.0], ["well,", 858.8, 859.0, 1.0], ["this", 859.18, 860.16, 1.0], ["is", 860.16, 860.38, 1.0], ["a", 860.38, 860.5, 1.0], ["bird,", 860.5, 860.78, 1.0], ["so...", 860.92, 861.62, 1.0]], "end_sample": 37997332}, "38022028": {"confidence": 1.0, "track": 1, "text": "Jesus Christ made this bird. The Lord.", "timestamps": [["Jesus", 862.18, 862.7, 1.0], ["Christ", 862.7, 862.98, 1.0], ["made", 862.98, 863.3, 1.0], ["this", 863.3, 863.5, 1.0], ["bird.", 863.5, 863.8, 1.0], ["The", 863.92, 864.38, 1.0], ["Lord.", 864.38, 864.6, 1.0]], "end_sample": 38128750, "newpara": true}, "38177260": {"confidence": 0.95, "track": 2, "text": "Mother Earth, what do you put there?", "timestamps": [["Mother", 865.7, 866.22, 0.95], ["Earth,", 866.22, 866.64, 0.95], ["what", 866.84, 867.0, 0.95], ["do", 867.0, 867.16, 0.95], ["you", 867.16, 867.26, 0.95], ["put", 867.26, 867.42, 0.95], ["there?", 867.42, 867.68, 0.95]], "end_sample": 38264578, "newpara": true}, "38292802": {"confidence": 1.0, "track": 3, "text": "Yeah, exactly. Exactly.", "timestamps": [["Yeah,", 868.32, 868.84, 1.0], ["exactly.", 868.96, 869.46, 1.0], ["Exactly.", 869.46, 869.82, 1.0]], "end_sample": 38358952, "newpara": true}, "38366890": {"confidence": 1.0, "track": 1, "text": "The Demiurge made it.", "timestamps": [["The", 870.0, 870.58, 1.0], ["Demiurge", 870.58, 871.3, 1.0], ["made", 871.3, 871.52, 1.0], ["it.", 871.52, 871.76, 1.0]], "end_sample": 38444506, "newpara": true}, "38550346": {"confidence": 1.0, "track": 0, "text": "When people are accessing the collections, is there, like if they're going to", "timestamps": [["When", 874.16, 874.74, 1.0], ["people", 874.74, 875.0, 1.0], ["are", 875.0, 875.18, 1.0], ["accessing", 875.18, 875.52, 1.0], ["the", 875.52, 876.38, 1.0], ["collections,", 876.38, 877.42, 1.0], ["is", 877.68, 877.84, 1.0], ["there,", 877.84, 878.14, 1.0], ["like", 878.22, 879.12, 1.0], ["if", 879.12, 879.34, 1.0], ["they're", 879.34, 879.48, 1.0], ["going", 879.48, 879.66, 1.0], ["to", 879.66, 879.8, 1.0]], "end_sample": 38799070, "newpara": true}, "38799070": {"confidence": 1.0, "track": 0, "text": "see a specimen, I, from what I remember of certain like natural history museums,", "timestamps": [["see", 879.8, 879.96, 1.0], ["a", 879.96, 880.06, 1.0], ["specimen,", 880.06, 880.46, 1.0], ["I,", 880.58, 881.1, 1.0], ["from", 881.22, 881.96, 1.0], ["what", 881.96, 882.24, 1.0], ["I", 882.24, 882.34, 1.0], ["remember", 882.34, 882.8, 1.0], ["of", 882.8, 883.92, 1.0], ["certain", 883.92, 885.06, 1.0], ["like", 885.06, 885.46, 1.0], ["natural", 885.46, 885.68, 1.0], ["history", 885.68, 886.0, 1.0], ["museums,", 886.0, 886.36, 1.0]], "end_sample": 39088366}, "39095422": {"confidence": 1.0, "track": 0, "text": "is there like a sample viewing room?", "timestamps": [["is", 886.52, 886.7, 1.0], ["there", 886.7, 886.9, 1.0], ["like", 886.9, 887.22, 1.0], ["a", 887.22, 888.16, 1.0], ["sample", 888.16, 888.54, 1.0], ["viewing", 888.54, 888.84, 1.0], ["room?", 888.84, 889.28, 1.0]], "end_sample": 39217138}, "39252870": {"confidence": 0.95, "track": 0, "text": "That people use and is that when you collect the data on which samples are used", "timestamps": [["That", 890.09, 890.33, 0.95], ["people", 890.33, 890.51, 0.95], ["use", 890.51, 890.81, 0.95], ["and", 890.81, 890.99, 0.95], ["is", 890.99, 891.17, 0.95], ["that", 891.17, 891.31, 0.95], ["when", 891.31, 891.51, 0.95], ["you", 891.51, 891.65, 0.95], ["collect", 891.65, 891.95, 0.95], ["the", 891.95, 892.13, 0.95], ["data", 892.13, 892.35, 0.95], ["on", 892.35, 892.57, 0.95], ["which", 892.57, 892.79, 0.95], ["samples", 892.79, 893.09, 0.95], ["are", 893.09, 893.31, 0.95], ["used", 893.31, 893.49, 0.95]], "end_sample": 39402810}, "39402810": {"confidence": 0.95, "track": 0, "text": "because you bring it to the researcher or the researchers like go into the deer", "timestamps": [["because", 893.49, 893.77, 0.95], ["you", 893.77, 893.97, 0.95], ["bring", 893.97, 894.13, 0.95], ["it", 894.13, 894.37, 0.95], ["to", 894.37, 894.51, 0.95], ["the", 894.51, 894.61, 0.95], ["researcher", 894.61, 895.05, 0.95], ["or", 895.05, 895.29, 0.95], ["the", 895.29, 895.39, 0.95], ["researchers", 895.39, 895.83, 0.95], ["like", 895.83, 896.09, 0.95], ["go", 896.09, 896.77, 0.95], ["into", 896.77, 897.09, 0.95], ["the", 897.09, 897.29, 0.95], ["deer", 897.29, 897.51, 0.95]], "end_sample": 39580092}, "39580092": {"confidence": 0.95, "track": 0, "text": "freezer and just start poking it and then.", "timestamps": [["freezer", 897.51, 897.95, 0.95], ["and", 897.95, 898.61, 0.95], ["just", 898.61, 898.75, 0.95], ["start", 898.75, 898.93, 0.95], ["poking", 898.93, 899.25, 0.95], ["it", 899.25, 899.55, 0.95], ["and", 900.35, 900.83, 0.95], ["then.", 900.83, 900.95, 0.95]], "end_sample": 39731796}, "39731796": {"confidence": 0.95, "track": 3, "text": "You just like you just like stand outside with a clipboard i", "timestamps": [["You", 900.95, 901.09, 0.95], ["just", 901.09, 901.29, 0.95], ["like", 901.29, 901.49, 0.95], ["you", 901.49, 901.77, 0.95], ["just", 901.77, 902.05, 0.95], ["like", 902.05, 902.19, 0.95], ["stand", 902.19, 902.47, 0.95], ["outside", 902.47, 902.69, 0.95], ["with", 902.69, 902.93, 0.95], ["a", 902.93, 903.05, 0.95], ["clipboard", 903.05, 903.53, 0.95], ["i", 905.35, 905.83, 0.95]], "end_sample": 39947004, "newpara": true}, "39947004": {"confidence": 0.95, "track": 3, "text": "think it can vary in case to case and from museum to museum sometimes they're", "timestamps": [["think", 905.83, 906.31, 0.95], ["it", 906.31, 906.47, 0.95], ["can", 906.47, 906.61, 0.95], ["vary", 906.61, 907.03, 0.95], ["in", 907.03, 908.19, 0.95], ["case", 908.19, 908.47, 0.95], ["to", 908.47, 908.67, 0.95], ["case", 908.67, 909.07, 0.95], ["and", 909.07, 909.21, 0.95], ["from", 909.21, 909.41, 0.95], ["museum", 909.41, 909.75, 0.95], ["to", 909.75, 909.99, 0.95], ["museum", 909.99, 910.35, 0.95], ["sometimes", 910.35, 910.89, 0.95], ["they're", 910.89, 911.45, 0.95]], "end_sample": 40194846}, "40194846": {"confidence": 0.95, "track": 3, "text": "like they have the privilege of space in that they can have a separate room", "timestamps": [["like", 911.45, 912.01, 0.95], ["they", 912.01, 912.91, 0.95], ["have", 912.91, 913.45, 0.95], ["the", 913.45, 913.71, 0.95], ["privilege", 913.71, 914.13, 0.95], ["of", 914.13, 914.53, 0.95], ["space", 914.53, 914.95, 0.95], ["in", 914.95, 915.45, 0.95], ["that", 915.45, 915.61, 0.95], ["they", 915.61, 915.77, 0.95], ["can", 915.77, 915.93, 0.95], ["have", 915.93, 916.19, 0.95], ["a", 916.19, 916.37, 0.95], ["separate", 916.37, 916.61, 0.95], ["room", 916.61, 916.91, 0.95]], "end_sample": 40435632}, "40435632": {"confidence": 0.95, "track": 3, "text": "where there's like yeah this is where all the visiting researchers can just", "timestamps": [["where", 916.91, 917.17, 0.95], ["there's", 917.17, 917.43, 0.95], ["like", 917.43, 917.61, 0.95], ["yeah", 917.61, 917.93, 0.95], ["this", 917.93, 918.15, 0.95], ["is", 918.15, 918.31, 0.95], ["where", 918.31, 918.45, 0.95], ["all", 918.45, 918.57, 0.95], ["the", 918.57, 918.69, 0.95], ["visiting", 918.69, 918.99, 0.95], ["researchers", 918.99, 919.35, 0.95], ["can", 919.35, 919.85, 0.95], ["just", 919.85, 920.07, 0.95]], "end_sample": 40574988}, "40574988": {"confidence": 0.95, "track": 3, "text": "sit down and we bring the specimens to them.", "timestamps": [["sit", 920.07, 920.59, 0.95], ["down", 920.59, 920.87, 0.95], ["and", 920.87, 921.07, 0.95], ["we", 921.07, 921.29, 0.95], ["bring", 921.29, 921.57, 0.95], ["the", 921.57, 921.71, 0.95], ["specimens", 921.71, 921.97, 0.95], ["to", 921.97, 922.51, 0.95], ["them.", 922.51, 922.89, 0.95]], "end_sample": 40699350}, "40709934": {"confidence": 1.0, "track": 3, "text": "And then when they're done, they leave them on that cart and then we put them", "timestamps": [["And", 923.13, 923.41, 1.0], ["then", 923.41, 924.47, 1.0], ["when", 924.47, 924.79, 1.0], ["they're", 924.79, 924.97, 1.0], ["done,", 924.97, 925.15, 1.0], ["they", 925.17, 925.29, 1.0], ["leave", 925.29, 925.53, 1.0], ["them", 925.53, 925.71, 1.0], ["on", 925.71, 925.93, 1.0], ["that", 925.93, 926.13, 1.0], ["cart", 926.13, 926.43, 1.0], ["and", 926.43, 926.71, 1.0], ["then", 926.71, 926.93, 1.0], ["we", 926.93, 927.37, 1.0], ["put", 927.37, 927.61, 1.0], ["them", 927.61, 927.79, 1.0]], "end_sample": 40915440}, "40915440": {"confidence": 1.0, "track": 3, "text": "back and that sort of thing.", "timestamps": [["back", 927.79, 928.05, 1.0], ["and", 928.05, 928.43, 1.0], ["that", 928.43, 928.93, 1.0], ["sort", 928.93, 929.13, 1.0], ["of", 929.13, 929.27, 1.0], ["thing.", 929.27, 929.49, 1.0]], "end_sample": 40990410}, "41029218": {"confidence": 1.0, "track": 3, "text": "And I think that would be the case where like, I think it should probably always", "timestamps": [["And", 930.37, 930.89, 1.0], ["I", 930.89, 931.03, 1.0], ["think", 931.03, 931.19, 1.0], ["that", 931.19, 931.31, 1.0], ["would", 931.31, 931.49, 1.0], ["be", 931.49, 931.65, 1.0], ["the", 931.65, 931.77, 1.0], ["case", 931.77, 932.05, 1.0], ["where", 932.05, 932.37, 1.0], ["like,", 932.37, 933.23, 1.0], ["I", 934.09, 934.11, 1.0], ["think", 934.11, 934.37, 1.0], ["it", 934.37, 934.55, 1.0], ["should", 934.55, 934.71, 1.0], ["probably", 934.71, 935.59, 1.0], ["always", 935.59, 936.07, 1.0]], "end_sample": 41280588}, "41280588": {"confidence": 1.0, "track": 3, "text": "be the case that the collections manager, the curator, has an idea of what to", "timestamps": [["be", 936.07, 936.43, 1.0], ["the", 936.43, 936.55, 1.0], ["case", 936.55, 936.81, 1.0], ["that", 936.81, 937.19, 1.0], ["the", 937.19, 937.45, 1.0], ["collections", 937.45, 938.33, 1.0], ["manager,", 938.33, 938.75, 1.0], ["the", 938.81, 939.01, 1.0], ["curator,", 939.01, 939.35, 1.0], ["has", 939.53, 940.21, 1.0], ["an", 940.21, 940.53, 1.0], ["idea", 940.53, 940.83, 1.0], ["of", 940.83, 941.17, 1.0], ["what", 941.17, 941.35, 1.0], ["to", 941.35, 941.53, 1.0]], "end_sample": 41521374}, "41521374": {"confidence": 1.0, "track": 3, "text": "pull already before the researcher comes.", "timestamps": [["pull", 941.53, 941.77, 1.0], ["already", 941.77, 942.19, 1.0], ["before", 942.19, 942.99, 1.0], ["the", 942.99, 943.35, 1.0], ["researcher", 943.35, 943.63, 1.0], ["comes.", 943.63, 944.03, 1.0]], "end_sample": 41631624}, "41638680": {"confidence": 1.0, "track": 3, "text": "So like that sort of list gets put onto. the paperwork.", "timestamps": [["So", 944.19, 944.57, 1.0], ["like", 944.57, 944.73, 1.0], ["that", 944.73, 944.99, 1.0], ["sort", 944.99, 945.17, 1.0], ["of", 945.17, 945.35, 1.0], ["list", 945.35, 945.61, 1.0], ["gets", 945.61, 946.01, 1.0], ["put", 946.01, 946.29, 1.0], ["onto.", 946.29, 947.27, 1.0], ["the", 948.31, 948.31, 1.0], ["paperwork.", 948.31, 948.65, 1.0]], "end_sample": 41835366}, "41882994": {"confidence": 1.0, "track": 3, "text": "But sometimes there will be, or even sometimes the researcher is able to look", "timestamps": [["But", 949.73, 950.33, 1.0], ["sometimes", 950.33, 950.73, 1.0], ["there", 950.73, 951.31, 1.0], ["will", 951.31, 951.51, 1.0], ["be,", 951.51, 951.83, 1.0], ["or", 951.93, 953.75, 1.0], ["even", 953.75, 954.05, 1.0], ["sometimes", 954.05, 954.33, 1.0], ["the", 954.33, 954.65, 1.0], ["researcher", 954.65, 955.07, 1.0], ["is", 955.07, 955.49, 1.0], ["able", 955.49, 955.77, 1.0], ["to", 955.77, 955.99, 1.0], ["look", 955.99, 956.25, 1.0]], "end_sample": 42170526, "newpara": true}, "42170526": {"confidence": 1.0, "track": 3, "text": "at the available specimens at a museum and know like,", "timestamps": [["at", 956.25, 956.59, 1.0], ["the", 956.59, 957.27, 1.0], ["available", 957.27, 958.51, 1.0], ["specimens", 958.51, 959.15, 1.0], ["at", 959.15, 959.49, 1.0], ["a", 959.49, 959.59, 1.0], ["museum", 959.59, 959.97, 1.0], ["and", 959.97, 960.49, 1.0], ["know", 960.49, 960.79, 1.0], ["like,", 960.79, 961.37, 1.0]], "end_sample": 42396318}, "42404256": {"confidence": 1.0, "track": 3, "text": "oh, I know you're holding this one and this one and this one of this specific", "timestamps": [["oh,", 961.55, 961.81, 1.0], ["I", 961.85, 962.01, 1.0], ["know", 962.01, 962.17, 1.0], ["you're", 962.17, 962.35, 1.0], ["holding", 962.35, 962.69, 1.0], ["this", 962.69, 963.23, 1.0], ["one", 963.23, 964.35, 1.0], ["and", 964.35, 964.53, 1.0], ["this", 964.53, 964.67, 1.0], ["one", 964.67, 964.83, 1.0], ["and", 964.83, 964.91, 1.0], ["this", 964.91, 965.07, 1.0], ["one", 965.07, 965.29, 1.0], ["of", 965.29, 965.47, 1.0], ["this", 965.47, 965.67, 1.0], ["specific", 965.67, 966.07, 1.0]], "end_sample": 42603588}, "42603588": {"confidence": 1.0, "track": 3, "text": "dinosaur that I'm researching.", "timestamps": [["dinosaur", 966.07, 966.59, 1.0], ["that", 966.59, 966.91, 1.0], ["I'm", 966.91, 967.15, 1.0], ["researching.", 967.15, 967.53, 1.0]], "end_sample": 42667974}, "42680322": {"confidence": 1.0, "track": 3, "text": "And they're able to give you", "timestamps": [["And", 967.81, 968.11, 1.0], ["they're", 968.11, 968.97, 1.0], ["able", 968.97, 969.17, 1.0], ["to", 969.17, 969.43, 1.0], ["give", 969.43, 970.47, 1.0], ["you", 970.47, 970.73, 1.0]], "end_sample": 42809094}, "42809094": {"confidence": 1.0, "track": 3, "text": "your own catalog numbers of things but sometimes", "timestamps": [["your", 970.73, 971.03, 1.0], ["own", 971.03, 971.19, 1.0], ["catalog", 971.19, 971.67, 1.0], ["numbers", 971.67, 972.13, 1.0], ["of", 972.13, 972.49, 1.0], ["things", 972.49, 972.91, 1.0], ["but", 972.91, 973.55, 1.0], ["sometimes", 973.55, 974.97, 1.0]], "end_sample": 42996078}, "42996078": {"confidence": 1.0, "track": 3, "text": "it'll be a little more casual i", "timestamps": [["it'll", 974.97, 975.83, 1.0], ["be", 975.83, 976.01, 1.0], ["a", 976.01, 976.51, 1.0], ["little", 976.51, 976.71, 1.0], ["more", 976.71, 976.91, 1.0], ["casual", 976.91, 977.71, 1.0], ["i", 977.71, 978.21, 1.0]], "end_sample": 43138962}, "43138962": {"confidence": 1.0, "track": 3, "text": "was working with a researcher who was like looking at", "timestamps": [["was", 978.21, 978.41, 1.0], ["working", 978.41, 978.93, 1.0], ["with", 978.93, 979.19, 1.0], ["a", 979.19, 979.29, 1.0], ["researcher", 979.29, 979.65, 1.0], ["who", 979.65, 979.91, 1.0], ["was", 979.91, 980.17, 1.0], ["like", 980.17, 980.57, 1.0], ["looking", 980.57, 981.11, 1.0], ["at", 981.11, 981.41, 1.0]], "end_sample": 43280082}, "43280082": {"confidence": 1.0, "track": 3, "text": "very specific dinosaur things and but he", "timestamps": [["very", 981.41, 981.65, 1.0], ["specific", 981.65, 982.13, 1.0], ["dinosaur", 982.13, 982.65, 1.0], ["things", 982.65, 983.11, 1.0], ["and", 983.11, 983.73, 1.0], ["but", 983.73, 983.97, 1.0], ["he", 983.97, 984.15, 1.0]], "end_sample": 43400916}, "43400916": {"confidence": 1.0, "track": 3, "text": "was visiting over a number of weeks because he was like doing what was he doing", "timestamps": [["was", 984.15, 984.33, 1.0], ["visiting", 984.33, 984.69, 1.0], ["over", 984.69, 984.97, 1.0], ["a", 984.97, 985.15, 1.0], ["number", 985.15, 985.35, 1.0], ["of", 985.35, 985.53, 1.0], ["weeks", 985.53, 985.83, 1.0], ["because", 985.83, 986.33, 1.0], ["he", 986.33, 986.71, 1.0], ["was", 986.71, 987.23, 1.0], ["like", 987.23, 987.45, 1.0], ["doing", 987.45, 987.87, 1.0], ["what", 987.87, 989.23, 1.0], ["was", 989.23, 989.39, 1.0], ["he", 989.39, 989.45, 1.0], ["doing", 989.45, 989.67, 1.0]], "end_sample": 43644348}, "43644348": {"confidence": 1.0, "track": 3, "text": "he was taking like he was 3d modeling them somehow in like taking a whole bunch", "timestamps": [["he", 989.67, 990.07, 1.0], ["was", 990.07, 990.23, 1.0], ["taking", 990.23, 990.43, 1.0], ["like", 990.43, 990.77, 1.0], ["he", 990.77, 991.61, 1.0], ["was", 991.61, 991.73, 1.0], ["3d", 991.73, 992.01, 1.0], ["modeling", 992.01, 992.35, 1.0], ["them", 992.35, 992.71, 1.0], ["somehow", 992.71, 993.17, 1.0], ["in", 993.17, 993.81, 1.0], ["like", 993.81, 994.21, 1.0], ["taking", 994.21, 994.59, 1.0], ["a", 994.59, 994.75, 1.0], ["whole", 994.75, 994.91, 1.0], ["bunch", 994.91, 995.15, 1.0]], "end_sample": 43886016}, "43886016": {"confidence": 1.0, "track": 3, "text": "of photos of like each individual specimen and they there were like over 20", "timestamps": [["of", 995.15, 995.33, 1.0], ["photos", 995.33, 995.65, 1.0], ["of", 995.65, 996.29, 1.0], ["like", 996.29, 996.55, 1.0], ["each", 996.55, 996.89, 1.0], ["individual", 996.89, 997.37, 1.0], ["specimen", 997.37, 997.89, 1.0], ["and", 997.89, 998.27, 1.0], ["they", 998.27, 998.35, 1.0], ["there", 998.35, 998.39, 1.0], ["were", 998.39, 998.57, 1.0], ["like", 998.57, 998.97, 1.0], ["over", 998.97, 999.91, 1.0], ["20", 999.91, 1000.25, 1.0]], "end_sample": 44110926}, "44110926": {"confidence": 1.0, "track": 3, "text": "specimens that he was looking at.", "timestamps": [["specimens", 1000.25, 1000.81, 1.0], ["that", 1000.81, 1001.15, 1.0], ["he", 1001.15, 1001.31, 1.0], ["was", 1001.31, 1001.43, 1.0], ["looking", 1001.43, 1001.67, 1.0], ["at.", 1001.67, 1001.97, 1.0]], "end_sample": 44186778}, "44215884": {"confidence": 1.0, "track": 3, "text": "And it would sort of be the case where as I was finding specimens,", "timestamps": [["And", 1002.63, 1003.19, 1.0], ["it", 1003.19, 1003.87, 1.0], ["would", 1003.87, 1004.05, 1.0], ["sort", 1004.05, 1004.25, 1.0], ["of", 1004.25, 1004.39, 1.0], ["be", 1004.39, 1004.53, 1.0], ["the", 1004.53, 1004.65, 1.0], ["case", 1004.65, 1004.93, 1.0], ["where", 1004.93, 1005.41, 1.0], ["as", 1005.41, 1006.69, 1.0], ["I", 1006.69, 1006.95, 1.0], ["was", 1006.95, 1007.23, 1.0], ["finding", 1007.23, 1007.65, 1.0], ["specimens,", 1007.65, 1008.07, 1.0]], "end_sample": 44455788, "newpara": true}, "44468136": {"confidence": 1.0, "track": 3, "text": "I could bring them out to him and like show them to him.", "timestamps": [["I", 1008.35, 1008.65, 1.0], ["could", 1008.65, 1008.81, 1.0], ["bring", 1008.81, 1009.05, 1.0], ["them", 1009.05, 1009.19, 1.0], ["out", 1009.19, 1009.37, 1.0], ["to", 1009.37, 1009.53, 1.0], ["him", 1009.53, 1009.77, 1.0], ["and", 1009.77, 1010.09, 1.0], ["like", 1010.09, 1010.55, 1.0], ["show", 1010.55, 1011.51, 1.0], ["them", 1011.51, 1011.71, 1.0], ["to", 1011.71, 1011.89, 1.0], ["him.", 1011.89, 1012.23, 1.0]], "end_sample": 44639244}, "44643654": {"confidence": 1.0, "track": 3, "text": "And it was also a case of I had like just started my job and there wasn't really", "timestamps": [["And", 1012.33, 1012.57, 1.0], ["it", 1012.57, 1013.67, 1.0], ["was", 1013.67, 1013.83, 1.0], ["also", 1013.83, 1014.15, 1.0], ["a", 1014.15, 1014.37, 1.0], ["case", 1014.37, 1014.69, 1.0], ["of", 1014.69, 1014.89, 1.0], ["I", 1014.89, 1015.33, 1.0], ["had", 1015.33, 1015.53, 1.0], ["like", 1015.53, 1015.81, 1.0], ["just", 1015.81, 1016.13, 1.0], ["started", 1016.13, 1016.51, 1.0], ["my", 1016.51, 1016.77, 1.0], ["job", 1016.77, 1017.07, 1.0], ["and", 1017.07, 1017.41, 1.0], ["there", 1017.41, 1017.57, 1.0], ["wasn't", 1017.57, 1018.21, 1.0], ["really", 1018.21, 1018.77, 1.0]], "end_sample": 44927658}, "44927658": {"confidence": 1.0, "track": 3, "text": "anyone else who knew where all of the stuff was.", "timestamps": [["anyone", 1018.77, 1019.77, 1.0], ["else", 1019.77, 1020.19, 1.0], ["who", 1020.19, 1020.39, 1.0], ["knew", 1020.39, 1020.89, 1.0], ["where", 1020.89, 1021.11, 1.0], ["all", 1021.11, 1021.39, 1.0], ["of", 1021.39, 1021.49, 1.0], ["the", 1021.49, 1021.61, 1.0], ["stuff", 1021.61, 1021.83, 1.0], ["was.", 1021.83, 1022.17, 1.0]], "end_sample": 45077598}, "45083772": {"confidence": 1.0, "track": 3, "text": "So it was almost like me learning the", "timestamps": [["So", 1022.31, 1022.73, 1.0], ["it", 1022.73, 1023.39, 1.0], ["was", 1023.39, 1023.65, 1.0], ["almost", 1023.65, 1023.89, 1.0], ["like", 1023.89, 1024.19, 1.0], ["me", 1024.19, 1024.47, 1.0], ["learning", 1024.47, 1025.33, 1.0], ["the", 1025.33, 1025.63, 1.0]], "end_sample": 45230184}, "45230184": {"confidence": 1.0, "track": 3, "text": "collections as I was finding stuff for this guy so it was a little bit of a", "timestamps": [["collections", 1025.63, 1026.05, 1.0], ["as", 1026.05, 1026.51, 1.0], ["I", 1026.51, 1026.67, 1.0], ["was", 1026.67, 1026.85, 1.0], ["finding", 1026.85, 1027.17, 1.0], ["stuff", 1027.17, 1027.49, 1.0], ["for", 1027.49, 1027.83, 1.0], ["this", 1027.83, 1028.09, 1.0], ["guy", 1028.09, 1028.31, 1.0], ["so", 1028.31, 1029.61, 1.0], ["it", 1029.61, 1030.19, 1.0], ["was", 1030.19, 1030.79, 1.0], ["a", 1030.79, 1030.91, 1.0], ["little", 1030.91, 1031.05, 1.0], ["bit", 1031.05, 1031.21, 1.0], ["of", 1031.21, 1031.33, 1.0], ["a", 1031.33, 1031.37, 1.0]], "end_sample": 45483318}, "45483318": {"confidence": 1.0, "track": 3, "text": "special case but yeah ideally no one who doesn't work at the museum is like", "timestamps": [["special", 1031.37, 1031.61, 1.0], ["case", 1031.61, 1031.99, 1.0], ["but", 1031.99, 1032.47, 1.0], ["yeah", 1032.47, 1033.05, 1.0], ["ideally", 1033.05, 1033.77, 1.0], ["no", 1033.77, 1035.27, 1.0], ["one", 1035.27, 1035.61, 1.0], ["who", 1035.61, 1036.11, 1.0], ["doesn't", 1036.11, 1036.55, 1.0], ["work", 1036.55, 1036.75, 1.0], ["at", 1036.75, 1036.89, 1.0], ["the", 1036.89, 1036.99, 1.0], ["museum", 1036.99, 1037.31, 1.0], ["is", 1037.31, 1037.81, 1.0], ["like", 1037.81, 1038.05, 1.0]], "end_sample": 45777906}, "45777906": {"confidence": 1.0, "track": 3, "text": "poking through drawers we tend to not like that for security reasons.", "timestamps": [["poking", 1038.05, 1038.51, 1.0], ["through", 1038.51, 1038.87, 1.0], ["drawers", 1038.87, 1039.31, 1.0], ["we", 1039.31, 1040.75, 1.0], ["tend", 1040.75, 1041.01, 1.0], ["to", 1041.01, 1041.47, 1.0], ["not", 1041.47, 1041.63, 1.0], ["like", 1041.63, 1041.87, 1.0], ["that", 1041.87, 1042.05, 1.0], ["for", 1042.05, 1042.43, 1.0], ["security", 1042.43, 1043.63, 1.0], ["reasons.", 1043.63, 1044.11, 1.0]], "end_sample": 46045152}, "46112184": {"confidence": 1.0, "track": 1, "text": "Is there a library in your museum like for y'all and researchers how.", "timestamps": [["Is", 1045.63, 1046.31, 1.0], ["there", 1046.31, 1046.63, 1.0], ["a", 1046.63, 1046.79, 1.0], ["library", 1046.79, 1047.13, 1.0], ["in", 1047.13, 1047.67, 1.0], ["your", 1047.67, 1048.15, 1.0], ["museum", 1048.15, 1048.53, 1.0], ["like", 1048.53, 1049.13, 1.0], ["for", 1049.13, 1049.35, 1.0], ["y'all", 1049.35, 1049.71, 1.0], ["and", 1049.71, 1049.89, 1.0], ["researchers", 1049.89, 1050.31, 1.0], ["how.", 1050.31, 1051.61, 1.0]], "end_sample": 46375902, "newpara": true}, "46375902": {"confidence": 1.0, "track": 3, "text": "Like do you work with But yeah.", "timestamps": [["Like", 1051.61, 1051.93, 1.0], ["do", 1051.93, 1052.19, 1.0], ["you", 1052.19, 1052.53, 1.0], ["work", 1052.53, 1052.73, 1.0], ["with", 1052.73, 1052.99, 1.0], ["But", 1052.99, 1053.57, 1.0], ["yeah.", 1053.57, 1053.59, 1.0]], "end_sample": 46463220, "newpara": true}, "46469394": {"confidence": 1.0, "track": 1, "text": "How closely do you work with them?", "timestamps": [["How", 1053.73, 1053.87, 1.0], ["closely", 1053.87, 1054.17, 1.0], ["do", 1054.17, 1054.33, 1.0], ["you", 1054.33, 1054.41, 1.0], ["work", 1054.41, 1054.57, 1.0], ["with", 1054.57, 1054.71, 1.0], ["them?", 1054.71, 1054.89, 1.0]], "end_sample": 46520550, "newpara": true}, "46544364": {"confidence": 1.0, "track": 3, "text": "Well, the library is actually, I know this library is not circulating or maybe it is. Oh, no.", "timestamps": [["Well,", 1055.43, 1055.79, 1.0], ["the", 1055.85, 1055.91, 1.0], ["library", 1055.91, 1056.27, 1.0], ["is", 1056.27, 1056.69, 1.0], ["actually,", 1056.69, 1058.17, 1.0], ["I", 1058.23, 1058.39, 1.0], ["know", 1058.39, 1058.51, 1.0], ["this", 1058.51, 1058.69, 1.0], ["library", 1058.69, 1058.93, 1.0], ["is", 1058.93, 1059.21, 1.0], ["not", 1059.21, 1059.41, 1.0], ["circulating", 1059.41, 1059.97, 1.0], ["or", 1059.97, 1060.35, 1.0], ["maybe", 1060.35, 1060.53, 1.0], ["it", 1060.53, 1060.69, 1.0], ["is.", 1060.69, 1061.09, 1.0], ["Oh,", 1061.19, 1061.43, 1.0], ["no.", 1061.49, 1061.67, 1.0]], "end_sample": 46819548, "newpara": true}, "46853946": {"confidence": 1.0, "track": 3, "text": "I thought I was I thought I could bring this to the librarians.", "timestamps": [["I", 1062.45, 1062.81, 1.0], ["thought", 1062.81, 1063.09, 1.0], ["I", 1063.09, 1063.27, 1.0], ["was", 1063.27, 1063.35, 1.0], ["I", 1063.35, 1063.77, 1.0], ["thought", 1063.77, 1064.07, 1.0], ["I", 1064.07, 1064.23, 1.0], ["could", 1064.23, 1064.37, 1.0], ["bring", 1064.37, 1064.57, 1.0], ["this", 1064.57, 1064.73, 1.0], ["to", 1064.73, 1064.89, 1.0], ["the", 1064.89, 1064.97, 1.0], ["librarians.", 1064.97, 1065.39, 1.0]], "end_sample": 46983600}, "47022138": {"confidence": 1.0, "track": 3, "text": "The thing is that it's all cataloged and it's on a system where you can check", "timestamps": [["The", 1066.26, 1066.42, 1.0], ["thing", 1066.42, 1066.6, 1.0], ["is", 1066.6, 1066.76, 1.0], ["that", 1066.76, 1066.94, 1.0], ["it's", 1066.94, 1067.4, 1.0], ["all", 1067.4, 1067.84, 1.0], ["cataloged", 1067.84, 1070.04, 1.0], ["and", 1070.04, 1070.1, 1.0], ["it's", 1070.1, 1070.96, 1.0], ["on", 1070.96, 1071.22, 1.0], ["a", 1071.22, 1071.38, 1.0], ["system", 1071.38, 1071.74, 1.0], ["where", 1071.74, 1072.08, 1.0], ["you", 1072.08, 1072.24, 1.0], ["can", 1072.24, 1072.48, 1.0], ["check", 1072.48, 1072.82, 1.0]], "end_sample": 47311434}, "47311434": {"confidence": 1.0, "track": 3, "text": "out a book, but the book doesn't actually leave the building.", "timestamps": [["out", 1072.82, 1073.02, 1.0], ["a", 1073.02, 1073.2, 1.0], ["book,", 1073.2, 1073.5, 1.0], ["but", 1073.64, 1074.24, 1.0], ["the", 1074.24, 1074.36, 1.0], ["book", 1074.36, 1074.54, 1.0], ["doesn't", 1074.54, 1074.84, 1.0], ["actually", 1074.84, 1075.16, 1.0], ["leave", 1075.16, 1075.66, 1.0], ["the", 1075.66, 1076.14, 1.0], ["building.", 1076.14, 1076.66, 1.0]], "end_sample": 47480778}, "47531052": {"confidence": 1.0, "track": 3, "text": "And the only people who can check out the book are the staff who work at the museum.", "timestamps": [["And", 1077.8, 1078.32, 1.0], ["the", 1078.32, 1078.48, 1.0], ["only", 1078.48, 1079.02, 1.0], ["people", 1079.02, 1079.36, 1.0], ["who", 1079.36, 1079.58, 1.0], ["can", 1079.58, 1079.74, 1.0], ["check", 1079.74, 1080.1, 1.0], ["out", 1080.1, 1080.3, 1.0], ["the", 1080.3, 1080.42, 1.0], ["book", 1080.42, 1080.6, 1.0], ["are", 1080.6, 1080.8, 1.0], ["the", 1080.8, 1081.04, 1.0], ["staff", 1081.04, 1081.84, 1.0], ["who", 1081.84, 1082.18, 1.0], ["work", 1082.18, 1082.4, 1.0], ["at", 1082.4, 1082.56, 1.0], ["the", 1082.56, 1082.64, 1.0], ["museum.", 1082.64, 1083.04, 1.0]], "end_sample": 47762136}, "47813292": {"confidence": 1.0, "track": 3, "text": "Does that make sense? Yeah. And also the person in charge of the museum is my", "timestamps": [["Does", 1084.2, 1084.72, 1.0], ["that", 1084.72, 1085.24, 1.0], ["make", 1085.24, 1085.36, 1.0], ["sense?", 1085.36, 1085.64, 1.0], ["Yeah.", 1085.88, 1086.38, 1.0], ["And", 1086.5, 1086.78, 1.0], ["also", 1086.78, 1087.04, 1.0], ["the", 1087.04, 1087.2, 1.0], ["person", 1087.2, 1087.48, 1.0], ["in", 1087.48, 1087.66, 1.0], ["charge", 1087.66, 1087.92, 1.0], ["of", 1087.92, 1088.08, 1.0], ["the", 1088.08, 1088.14, 1.0], ["museum", 1088.14, 1088.5, 1.0], ["is", 1088.5, 1089.0, 1.0], ["my", 1089.0, 1089.88, 1.0]], "end_sample": 48063780}, "48063780": {"confidence": 1.0, "track": 3, "text": "counterpart in human history. so she has like a whole other job that isn't being a librarian yeah.", "timestamps": [["counterpart", 1089.88, 1090.42, 1.0], ["in", 1090.42, 1090.86, 1.0], ["human", 1090.86, 1091.1, 1.0], ["history.", 1091.1, 1091.54, 1.0], ["so", 1091.54, 1092.36, 1.0], ["she", 1092.36, 1093.6, 1.0], ["has", 1093.6, 1093.84, 1.0], ["like", 1093.84, 1094.06, 1.0], ["a", 1094.06, 1094.24, 1.0], ["whole", 1094.24, 1094.44, 1.0], ["other", 1094.44, 1094.68, 1.0], ["job", 1094.68, 1094.98, 1.0], ["that", 1094.98, 1095.22, 1.0], ["isn't", 1095.22, 1095.6, 1.0], ["being", 1095.6, 1095.8, 1.0], ["a", 1095.8, 1095.96, 1.0], ["librarian", 1095.96, 1096.4, 1.0], ["yeah.", 1096.4, 1098.0, 1.0]], "end_sample": 48421872}, "48421872": {"confidence": 1.0, "track": 0, "text": "Yeah you guys are barely holding it.", "timestamps": [["Yeah", 1098.0, 1099.22, 1.0], ["you", 1099.22, 1099.44, 1.0], ["guys", 1099.44, 1099.6, 1.0], ["are", 1099.6, 1099.7, 1.0], ["barely", 1099.7, 1099.94, 1.0], ["holding", 1099.94, 1100.26, 1.0], ["it.", 1100.26, 1100.46, 1.0]], "end_sample": 48530358, "newpara": true}, "48530358": {"confidence": 1.0, "track": 3, "text": "Together like great good to hear.", "timestamps": [["Together", 1100.46, 1100.72, 1.0], ["like", 1100.72, 1101.3, 1.0], ["great", 1101.3, 1101.82, 1.0], ["good", 1101.82, 1102.98, 1.0], ["to", 1102.98, 1103.14, 1.0], ["hear.", 1103.14, 1103.28, 1.0]], "end_sample": 48654720, "newpara": true}, "48654720": {"confidence": 1.0, "track": 0, "text": "That's what that's what aeon was when we", "timestamps": [["That's", 1103.28, 1103.66, 1.0], ["what", 1103.66, 1103.72, 1.0], ["that's", 1103.72, 1104.46, 1.0], ["what", 1104.46, 1104.56, 1.0], ["aeon", 1104.56, 1104.86, 1.0], ["was", 1104.86, 1105.12, 1.0], ["when", 1105.12, 1106.26, 1.0], ["we", 1106.26, 1106.62, 1.0]], "end_sample": 48802014, "newpara": true}, "48802014": {"confidence": 1.0, "track": 0, "text": "had stuff that didn't leave we it still circulated because", "timestamps": [["had", 1106.62, 1106.8, 1.0], ["stuff", 1106.8, 1107.0, 1.0], ["that", 1107.0, 1107.2, 1.0], ["didn't", 1107.2, 1107.48, 1.0], ["leave", 1107.48, 1107.82, 1.0], ["we", 1107.82, 1108.32, 1.0], ["it", 1108.32, 1108.46, 1.0], ["still", 1108.46, 1108.7, 1.0], ["circulated", 1108.7, 1109.44, 1.0], ["because", 1109.44, 1109.64, 1.0]], "end_sample": 48935196}, "48935196": {"confidence": 1.0, "track": 0, "text": "it went to the reading room and so when i was working", "timestamps": [["it", 1109.64, 1109.76, 1.0], ["went", 1109.76, 1109.98, 1.0], ["to", 1109.98, 1110.16, 1.0], ["the", 1110.16, 1110.28, 1.0], ["reading", 1110.28, 1110.52, 1.0], ["room", 1110.52, 1110.82, 1.0], ["and", 1110.82, 1111.64, 1.0], ["so", 1111.64, 1111.78, 1.0], ["when", 1111.78, 1112.06, 1.0], ["i", 1112.06, 1112.06, 1.0], ["was", 1112.06, 1112.18, 1.0], ["working", 1112.18, 1112.42, 1.0]], "end_sample": 49057794}, "49057794": {"confidence": 1.0, "track": 0, "text": "in special collections people would have to it wasn't connected", "timestamps": [["in", 1112.42, 1112.6, 1.0], ["special", 1112.6, 1112.78, 1.0], ["collections", 1112.78, 1113.3, 1.0], ["people", 1113.3, 1114.02, 1.0], ["would", 1114.02, 1114.24, 1.0], ["have", 1114.24, 1114.38, 1.0], ["to", 1114.38, 1114.52, 1.0], ["it", 1114.52, 1114.78, 1.0], ["wasn't", 1114.78, 1115.06, 1.0], ["connected", 1115.06, 1115.42, 1.0]], "end_sample": 49190094}, "49190094": {"confidence": 1.0, "track": 0, "text": "to the rest of the library systems it was its own system and that", "timestamps": [["to", 1115.42, 1115.66, 1.0], ["the", 1115.66, 1115.74, 1.0], ["rest", 1115.74, 1115.94, 1.0], ["of", 1115.94, 1116.02, 1.0], ["the", 1116.02, 1116.06, 1.0], ["library", 1116.06, 1116.2, 1.0], ["systems", 1116.2, 1116.62, 1.0], ["it", 1116.62, 1116.98, 1.0], ["was", 1116.98, 1117.1, 1.0], ["its", 1117.1, 1117.24, 1.0], ["own", 1117.24, 1117.52, 1.0], ["system", 1117.52, 1117.86, 1.0], ["and", 1117.86, 1118.76, 1.0], ["that", 1118.76, 1118.94, 1.0]], "end_sample": 49345326}, "49345326": {"confidence": 1.0, "track": 0, "text": "would include things that weren't books but it's also like manuscript collections", "timestamps": [["would", 1118.94, 1119.06, 1.0], ["include", 1119.06, 1119.5, 1.0], ["things", 1119.5, 1120.64, 1.0], ["that", 1120.64, 1120.8, 1.0], ["weren't", 1120.8, 1121.02, 1.0], ["books", 1121.02, 1121.36, 1.0], ["but", 1121.36, 1121.64, 1.0], ["it's", 1121.64, 1121.8, 1.0], ["also", 1121.8, 1121.9, 1.0], ["like", 1121.9, 1122.1, 1.0], ["manuscript", 1122.1, 1122.52, 1.0], ["collections", 1122.52, 1123.16, 1.0]], "end_sample": 49531428}, "49531428": {"confidence": 1.0, "track": 0, "text": "boxes stuff like that so i was wondering if you use something like that for", "timestamps": [["boxes", 1123.16, 1123.58, 1.0], ["stuff", 1123.58, 1124.16, 1.0], ["like", 1124.16, 1124.38, 1.0], ["that", 1124.38, 1124.56, 1.0], ["so", 1124.56, 1124.78, 1.0], ["i", 1124.78, 1125.32, 1.0], ["was", 1125.32, 1125.54, 1.0], ["wondering", 1125.54, 1125.86, 1.0], ["if", 1125.86, 1126.04, 1.0], ["you", 1126.04, 1126.14, 1.0], ["use", 1126.14, 1126.38, 1.0], ["something", 1126.38, 1126.58, 1.0], ["like", 1126.58, 1126.82, 1.0], ["that", 1126.82, 1127.02, 1.0], ["for", 1127.02, 1127.26, 1.0]], "end_sample": 49712238}, "49712238": {"confidence": 1.0, "track": 0, "text": "specimens and you could just a researcher would create an account and then you'd", "timestamps": [["specimens", 1127.26, 1127.78, 1.0], ["and", 1127.78, 1128.1, 1.0], ["you", 1128.1, 1128.2, 1.0], ["could", 1128.2, 1128.32, 1.0], ["just", 1128.32, 1128.52, 1.0], ["a", 1128.52, 1129.16, 1.0], ["researcher", 1129.16, 1129.5, 1.0], ["would", 1129.5, 1129.76, 1.0], ["create", 1129.76, 1130.1, 1.0], ["an", 1130.1, 1130.24, 1.0], ["account", 1130.24, 1130.52, 1.0], ["and", 1130.52, 1130.94, 1.0], ["then", 1130.94, 1131.02, 1.0], ["you'd", 1131.02, 1131.2, 1.0]], "end_sample": 49885992}, "49885992": {"confidence": 1.0, "track": 0, "text": "check stuff out to them you'd know what gets gets used yeah.", "timestamps": [["check", 1131.2, 1131.42, 1.0], ["stuff", 1131.42, 1131.66, 1.0], ["out", 1131.66, 1131.92, 1.0], ["to", 1131.92, 1132.04, 1.0], ["them", 1132.04, 1132.22, 1.0], ["you'd", 1132.22, 1132.46, 1.0], ["know", 1132.46, 1132.64, 1.0], ["what", 1132.64, 1132.8, 1.0], ["gets", 1132.8, 1133.04, 1.0], ["gets", 1133.04, 1133.56, 1.0], ["used", 1133.56, 1133.92, 1.0], ["yeah.", 1133.92, 1135.5, 1.0]], "end_sample": 50075622}, "50075622": {"confidence": 1.0, "track": 3, "text": "No usually that doesn't happen but it is an interesting idea um yeah special collections.", "timestamps": [["No", 1135.5, 1136.64, 1.0], ["usually", 1136.64, 1137.22, 1.0], ["that", 1137.22, 1137.64, 1.0], ["doesn't", 1137.64, 1138.1, 1.0], ["happen", 1138.1, 1138.42, 1.0], ["but", 1138.42, 1139.44, 1.0], ["it", 1139.44, 1139.56, 1.0], ["is", 1139.56, 1139.7, 1.0], ["an", 1139.7, 1139.82, 1.0], ["interesting", 1139.82, 1140.02, 1.0], ["idea", 1140.02, 1140.58, 1.0], ["um", 1140.58, 1141.78, 1.0], ["yeah", 1141.78, 1142.9, 1.0], ["special", 1142.9, 1143.42, 1.0], ["collections.", 1143.42, 1143.86, 1.0]], "end_sample": 50444298, "newpara": true}, "50444298": {"confidence": 1.0, "track": 1, "text": "Are like the museums of libraries.", "timestamps": [["Are", 1143.86, 1144.1, 1.0], ["like", 1144.1, 1144.2, 1.0], ["the", 1144.2, 1144.32, 1.0], ["museums", 1144.32, 1144.64, 1.0], ["of", 1144.64, 1144.88, 1.0], ["libraries.", 1144.88, 1145.22, 1.0]], "end_sample": 50504274, "newpara": true}, "50551411": {"confidence": 1.0, "track": 3, "text": "Okay, yeah. No, especially because museums are not so crazy about having their", "timestamps": [["Okay,", 1146.29, 1146.83, 1.0], ["yeah.", 1146.93, 1147.29, 1.0], ["No,", 1147.69, 1148.21, 1.0], ["especially", 1148.31, 1148.61, 1.0], ["because", 1148.61, 1149.01, 1.0], ["museums", 1149.01, 1149.53, 1.0], ["are", 1149.53, 1150.07, 1.0], ["not", 1150.07, 1150.33, 1.0], ["so", 1150.33, 1151.21, 1.0], ["crazy", 1151.21, 1151.99, 1.0], ["about", 1151.99, 1152.55, 1.0], ["having", 1152.55, 1153.07, 1.0], ["their", 1153.07, 1153.25, 1.0]], "end_sample": 50858347, "newpara": true}, "50858347": {"confidence": 1.0, "track": 3, "text": "specimens leave the building.", "timestamps": [["specimens", 1153.25, 1153.57, 1.0], ["leave", 1153.57, 1154.07, 1.0], ["the", 1154.07, 1154.29, 1.0], ["building.", 1154.29, 1154.57, 1.0]], "end_sample": 50916559}, "50961541": {"confidence": 1.0, "track": 3, "text": "In addition to the paperwork that has to happen when that does happen,", "timestamps": [["In", 1155.59, 1156.11, 1.0], ["addition", 1156.11, 1156.43, 1.0], ["to", 1156.43, 1156.67, 1.0], ["the", 1156.67, 1156.79, 1.0], ["paperwork", 1156.79, 1157.21, 1.0], ["that", 1157.21, 1157.47, 1.0], ["has", 1157.47, 1157.61, 1.0], ["to", 1157.61, 1157.75, 1.0], ["happen", 1157.75, 1158.07, 1.0], ["when", 1158.07, 1158.31, 1.0], ["that", 1158.31, 1158.69, 1.0], ["does", 1158.69, 1158.95, 1.0], ["happen,", 1158.95, 1159.37, 1.0]], "end_sample": 51128239}, "51132649": {"confidence": 1.0, "track": 3, "text": "it's also just like, if a researcher can come to the place, then the specimen", "timestamps": [["it's", 1159.47, 1160.47, 1.0], ["also", 1160.47, 1160.69, 1.0], ["just", 1160.69, 1160.93, 1.0], ["like,", 1160.93, 1161.29, 1.0], ["if", 1161.37, 1162.11, 1.0], ["a", 1162.11, 1162.25, 1.0], ["researcher", 1162.25, 1162.63, 1.0], ["can", 1162.63, 1162.91, 1.0], ["come", 1162.91, 1163.23, 1.0], ["to", 1163.23, 1163.51, 1.0], ["the", 1163.51, 1163.71, 1.0], ["place,", 1163.71, 1164.17, 1.0], ["then", 1164.25, 1164.49, 1.0], ["the", 1164.49, 1164.87, 1.0], ["specimen", 1164.87, 1165.25, 1.0]], "end_sample": 51387547}, "51387547": {"confidence": 1.0, "track": 3, "text": "can just stay here and we can have it at the end of the day in our own little hands,", "timestamps": [["can", 1165.25, 1165.49, 1.0], ["just", 1165.49, 1165.71, 1.0], ["stay", 1165.71, 1166.11, 1.0], ["here", 1166.11, 1166.35, 1.0], ["and", 1166.35, 1166.63, 1.0], ["we", 1166.63, 1166.89, 1.0], ["can", 1166.89, 1167.05, 1.0], ["have", 1167.05, 1167.33, 1.0], ["it", 1167.33, 1167.49, 1.0], ["at", 1167.49, 1167.67, 1.0], ["the", 1167.67, 1167.75, 1.0], ["end", 1167.75, 1167.93, 1.0], ["of", 1167.93, 1168.03, 1.0], ["the", 1168.03, 1168.07, 1.0], ["day", 1168.07, 1168.29, 1.0], ["in", 1168.29, 1168.55, 1.0], ["our", 1168.55, 1168.73, 1.0], ["own", 1168.73, 1168.91, 1.0], ["little", 1168.91, 1169.09, 1.0], ["hands,", 1169.09, 1169.45, 1.0]], "end_sample": 51572767}, "51582469": {"confidence": 1.0, "track": 3, "text": "rather than like mailing it off somewhere.", "timestamps": [["rather", 1169.67, 1170.55, 1.0], ["than", 1170.55, 1170.81, 1.0], ["like", 1170.81, 1170.99, 1.0], ["mailing", 1170.99, 1171.41, 1.0], ["it", 1171.41, 1171.65, 1.0], ["off", 1171.65, 1171.81, 1.0], ["somewhere.", 1171.81, 1172.19, 1.0]], "end_sample": 51693601}, "51693601": {"confidence": 1.0, "track": 3, "text": "Or you know i've heard so many horror stories of the postal system deer.", "timestamps": [["Or", 1172.19, 1172.47, 1.0], ["you", 1172.47, 1173.39, 1.0], ["know", 1173.39, 1173.59, 1.0], ["i've", 1173.59, 1174.47, 1.0], ["heard", 1174.47, 1174.59, 1.0], ["so", 1174.59, 1174.73, 1.0], ["many", 1174.73, 1174.97, 1.0], ["horror", 1174.97, 1175.17, 1.0], ["stories", 1175.17, 1175.47, 1.0], ["of", 1175.47, 1177.21, 1.0], ["the", 1177.21, 1177.45, 1.0], ["postal", 1177.45, 1177.75, 1.0], ["system", 1177.75, 1178.21, 1.0], ["deer.", 1178.21, 1179.63, 1.0]], "end_sample": 52021705}, "52021705": {"confidence": 1.0, "track": 2, "text": "Thawing in mid.", "timestamps": [["Thawing", 1179.63, 1180.35, 1.0], ["in", 1180.35, 1180.45, 1.0], ["mid.", 1180.45, 1180.95, 1.0]], "end_sample": 52079917, "newpara": true}, "52115197": {"confidence": 1.0, "track": 3, "text": "Yeah or like priceless fossil like getting.", "timestamps": [["Yeah", 1181.75, 1182.37, 1.0], ["or", 1182.37, 1182.99, 1.0], ["like", 1182.99, 1183.25, 1.0], ["priceless", 1183.25, 1183.79, 1.0], ["fossil", 1183.79, 1184.21, 1.0], ["like", 1184.21, 1184.95, 1.0], ["getting.", 1184.95, 1185.99, 1.0]], "end_sample": 52302181, "newpara": true}, "52302181": {"confidence": 1.0, "track": 1, "text": "Broken or something.", "timestamps": [["Broken", 1185.99, 1186.37, 1.0], ["or", 1186.37, 1186.69, 1.0], ["something.", 1186.69, 1186.91, 1.0]], "end_sample": 52342753, "newpara": true}, "52342753": {"confidence": 1.0, "track": 3, "text": "There was one that was like a person", "timestamps": [["There", 1186.91, 1187.93, 1.0], ["was", 1187.93, 1188.11, 1.0], ["one", 1188.11, 1188.31, 1.0], ["that", 1188.31, 1188.45, 1.0], ["was", 1188.45, 1188.63, 1.0], ["like", 1188.63, 1188.93, 1.0], ["a", 1188.93, 1189.61, 1.0], ["person", 1189.61, 1189.91, 1.0]], "end_sample": 52475053, "newpara": true}, "52475053": {"confidence": 1.0, "track": 3, "text": "at a canadian museum getting a call from", "timestamps": [["at", 1189.91, 1190.09, 1.0], ["a", 1190.09, 1190.21, 1.0], ["canadian", 1190.21, 1190.59, 1.0], ["museum", 1190.59, 1190.97, 1.0], ["getting", 1190.97, 1191.97, 1.0], ["a", 1191.97, 1192.19, 1.0], ["call", 1192.19, 1192.49, 1.0], ["from", 1192.49, 1192.87, 1.0]], "end_sample": 52605589}, "52605589": {"confidence": 1.0, "track": 3, "text": "some sort of like u.s agent about why", "timestamps": [["some", 1192.87, 1193.21, 1.0], ["sort", 1193.21, 1193.49, 1.0], ["of", 1193.49, 1193.69, 1.0], ["like", 1193.69, 1193.85, 1.0], ["u.s", 1193.85, 1194.41, 1.0], ["agent", 1194.41, 1194.81, 1.0], ["about", 1194.81, 1196.01, 1.0], ["why", 1196.01, 1196.55, 1.0]], "end_sample": 52767877}, "52767877": {"confidence": 1.0, "track": 3, "text": "there's a a fish in this box because she was", "timestamps": [["there's", 1196.55, 1196.99, 1.0], ["a", 1196.99, 1197.09, 1.0], ["a", 1197.09, 1197.17, 1.0], ["fish", 1197.17, 1197.35, 1.0], ["in", 1197.35, 1197.55, 1.0], ["this", 1197.55, 1197.73, 1.0], ["box", 1197.73, 1198.03, 1.0], ["because", 1198.03, 1198.85, 1.0], ["she", 1198.85, 1199.15, 1.0], ["was", 1199.15, 1199.33, 1.0]], "end_sample": 52890475}, "52890475": {"confidence": 1.0, "track": 3, "text": "sending the sample to russia and so i guess she was like why do you have my", "timestamps": [["sending", 1199.33, 1199.69, 1.0], ["the", 1199.69, 1199.85, 1.0], ["sample", 1199.85, 1200.21, 1.0], ["to", 1200.21, 1200.63, 1.0], ["russia", 1200.63, 1201.55, 1.0], ["and", 1201.55, 1202.17, 1.0], ["so", 1202.17, 1202.37, 1.0], ["i", 1202.37, 1202.55, 1.0], ["guess", 1202.55, 1202.79, 1.0], ["she", 1202.79, 1203.53, 1.0], ["was", 1203.53, 1203.71, 1.0], ["like", 1203.71, 1203.99, 1.0], ["why", 1203.99, 1204.29, 1.0], ["do", 1204.29, 1204.45, 1.0], ["you", 1204.45, 1204.67, 1.0], ["have", 1204.67, 1204.99, 1.0], ["my", 1204.99, 1205.31, 1.0]], "end_sample": 53154193}, "53154193": {"confidence": 1.0, "track": 3, "text": "fish i'm sending it to this researcher in russia and they were like well everything", "timestamps": [["fish", 1205.31, 1205.67, 1.0], ["i'm", 1205.67, 1206.71, 1.0], ["sending", 1206.71, 1207.05, 1.0], ["it", 1207.05, 1207.19, 1.0], ["to", 1207.19, 1207.31, 1.0], ["this", 1207.31, 1207.45, 1.0], ["researcher", 1207.45, 1207.95, 1.0], ["in", 1207.95, 1208.23, 1.0], ["russia", 1208.23, 1208.49, 1.0], ["and", 1208.49, 1208.83, 1.0], ["they", 1208.83, 1208.97, 1.0], ["were", 1208.97, 1209.05, 1.0], ["like", 1209.05, 1209.25, 1.0], ["well", 1209.25, 1209.45, 1.0], ["everything", 1209.45, 1209.89, 1.0]], "end_sample": 53356171}, "53356171": {"confidence": 1.0, "track": 3, "text": "that goes to russia comes to us first and she was like damn it's the 80s The.", "timestamps": [["that", 1209.89, 1210.49, 1.0], ["goes", 1210.49, 1210.67, 1.0], ["to", 1210.67, 1210.85, 1.0], ["russia", 1210.85, 1211.05, 1.0], ["comes", 1211.05, 1211.25, 1.0], ["to", 1211.25, 1211.49, 1.0], ["us", 1211.49, 1211.65, 1.0], ["first", 1211.65, 1211.99, 1.0], ["and", 1211.99, 1212.61, 1.0], ["she", 1212.61, 1212.75, 1.0], ["was", 1212.75, 1212.87, 1.0], ["like", 1212.87, 1213.13, 1.0], ["damn", 1213.13, 1213.65, 1.0], ["it's", 1213.65, 1216.11, 1.0], ["the", 1216.11, 1216.73, 1.0], ["80s", 1216.73, 1217.35, 1.0], ["The.", 1217.35, 1218.69, 0.96]], "end_sample": 53744251}, "53744251": {"confidence": 0.96, "track": 1, "text": "Cold war would get you.", "timestamps": [["Cold", 1218.69, 1221.03, 0.96], ["war", 1221.03, 1221.31, 0.96], ["would", 1221.31, 1221.49, 0.96], ["get", 1221.49, 1221.67, 0.96], ["you.", 1221.67, 1221.83, 0.96]], "end_sample": 53882725, "newpara": true}, "53913595": {"confidence": 0.96, "track": 3, "text": "Exactly. Anyways, the research did get a fish, but she was so mad about that fish getting opened.", "timestamps": [["Exactly.", 1222.53, 1223.21, 0.96], ["Anyways,", 1224.05, 1224.73, 0.96], ["the", 1225.81, 1225.93, 0.96], ["research", 1225.93, 1226.13, 0.96], ["did", 1226.13, 1226.43, 0.96], ["get", 1226.43, 1226.67, 0.96], ["a", 1226.67, 1226.67, 0.96], ["fish,", 1226.67, 1227.21, 0.96], ["but", 1227.21, 1227.33, 0.96], ["she", 1227.33, 1227.47, 0.96], ["was", 1227.47, 1227.63, 0.96], ["so", 1227.63, 1227.95, 0.96], ["mad", 1227.95, 1228.33, 0.96], ["about", 1228.33, 1228.67, 0.96], ["that", 1228.67, 1229.65, 0.96], ["fish", 1229.65, 1230.49, 0.96], ["getting", 1230.49, 1231.05, 0.96], ["opened.", 1231.05, 1232.19, 0.96]], "end_sample": 54339601, "newpara": true}, "54373999": {"confidence": 0.96, "track": 2, "text": "I wouldn't want the TSA poking at my fossils either. And that's not a euphemism.", "timestamps": [["I", 1232.97, 1233.65, 0.96], ["wouldn't", 1233.65, 1233.97, 0.96], ["want", 1233.97, 1234.11, 0.96], ["the", 1234.11, 1234.27, 0.96], ["TSA", 1234.27, 1234.67, 0.96], ["poking", 1234.67, 1235.03, 0.96], ["at", 1235.03, 1235.29, 0.96], ["my", 1235.29, 1235.45, 0.96], ["fossils", 1235.45, 1235.85, 0.96], ["either.", 1235.85, 1236.27, 0.96], ["And", 1237.09, 1237.15, 0.96], ["that's", 1237.15, 1237.39, 0.96], ["not", 1237.39, 1237.55, 0.96], ["a", 1237.55, 1237.67, 0.96], ["euphemism.", 1237.67, 1238.19, 0.96]], "end_sample": 54604201, "newpara": true}, "54716215": {"confidence": 0.95, "track": 0, "text": "Gender? What is this? Soviet Russia?", "timestamps": [["Gender?", 1240.73, 1241.41, 0.9119999999999999], ["What", 1241.69, 1242.25, 0.96], ["is", 1242.25, 1242.39, 0.96], ["this?", 1242.39, 1242.55, 0.96], ["Soviet", 1242.67, 1243.03, 0.96], ["Russia?", 1243.03, 1243.39, 0.96]], "end_sample": 54833521, "newpara": true}, "54863509": {"confidence": 0.91, "track": 1, "text": "Exactly.", "timestamps": [["Exactly.", 1244.07, 1244.75, 0.9119999999999999]], "end_sample": 54893497, "newpara": true}, "54942889": {"confidence": 1.0, "track": 0, "text": "It works so often that's that drop is really like it's it's like the it it's", "timestamps": [["It", 1245.87, 1246.45, 1.0], ["works", 1246.45, 1247.03, 1.0], ["so", 1247.03, 1247.51, 1.0], ["often", 1247.51, 1248.07, 1.0], ["that's", 1248.07, 1248.51, 1.0], ["that", 1248.51, 1248.73, 1.0], ["drop", 1248.73, 1249.17, 1.0], ["is", 1249.17, 1249.37, 1.0], ["really", 1249.37, 1249.67, 1.0], ["like", 1249.67, 1250.01, 1.0], ["it's", 1250.01, 1250.83, 1.0], ["it's", 1250.83, 1251.27, 1.0], ["like", 1251.27, 1251.43, 1.0], ["the", 1251.43, 1251.67, 1.0], ["it", 1251.67, 1252.77, 1.0], ["it's", 1252.77, 1253.31, 1.0]], "end_sample": 55270993, "newpara": true}, "55270993": {"confidence": 1.0, "track": 0, "text": "like the pliers or the duct tape of drops it really works in so many anytime", "timestamps": [["like", 1253.31, 1253.47, 1.0], ["the", 1253.47, 1253.59, 1.0], ["pliers", 1253.59, 1254.05, 1.0], ["or", 1254.05, 1254.43, 1.0], ["the", 1254.43, 1254.51, 1.0], ["duct", 1254.51, 1254.79, 1.0], ["tape", 1254.79, 1255.05, 1.0], ["of", 1255.05, 1255.25, 1.0], ["drops", 1255.25, 1255.61, 1.0], ["it", 1255.61, 1255.83, 1.0], ["really", 1255.83, 1256.01, 1.0], ["works", 1256.01, 1256.33, 1.0], ["in", 1256.33, 1256.49, 1.0], ["so", 1256.49, 1256.63, 1.0], ["many", 1256.63, 1256.85, 1.0], ["anytime", 1256.85, 1258.77, 1.0]], "end_sample": 55511779}, "55511779": {"confidence": 1.0, "track": 0, "text": "gender or the soviet union comes up get.", "timestamps": [["gender", 1258.77, 1259.25, 1.0], ["or", 1259.25, 1259.55, 1.0], ["the", 1259.55, 1259.79, 1.0], ["soviet", 1259.79, 1260.21, 1.0], ["union", 1260.21, 1260.45, 1.0], ["comes", 1260.45, 1260.79, 1.0], ["up", 1260.79, 1261.09, 1.0], ["get.", 1261.09, 1262.05, 1.0]], "end_sample": 55656427}, "55656427": {"confidence": 0.95, "track": 2, "text": "A lot of mileage.", "timestamps": [["A", 1262.05, 1262.17, 0.95], ["lot", 1262.17, 1262.25, 0.95], ["of", 1262.25, 1262.33, 0.95], ["mileage.", 1262.33, 1262.49, 0.95]], "end_sample": 55675831, "newpara": true}, "55675831": {"confidence": 1.0, "track": 0, "text": "Out of that one quite often on this show,", "timestamps": [["Out", 1262.49, 1262.87, 1.0], ["of", 1262.87, 1262.87, 1.0], ["that", 1262.87, 1262.97, 1.0], ["one", 1262.97, 1263.15, 1.0], ["quite", 1263.15, 1264.05, 1.0], ["often", 1264.05, 1264.43, 1.0], ["on", 1264.43, 1264.69, 1.0], ["this", 1264.69, 1264.87, 1.0], ["show,", 1264.87, 1265.09, 1.0]], "end_sample": 55790491, "newpara": true}, "55847171": {"confidence": 1.0, "track": 0, "text": "You have a note about the need for internal documentation for front of house", "timestamps": [["You", 1266.38, 1266.92, 1.0], ["have", 1266.92, 1267.1, 1.0], ["a", 1267.1, 1267.24, 1.0], ["note", 1267.24, 1267.7, 1.0], ["about", 1267.7, 1267.96, 1.0], ["the", 1267.96, 1268.2, 1.0], ["need", 1268.2, 1268.36, 1.0], ["for", 1268.36, 1268.48, 1.0], ["internal", 1268.48, 1268.74, 1.0], ["documentation", 1268.74, 1269.2, 1.0], ["for", 1269.2, 1269.86, 1.0], ["front", 1269.86, 1270.16, 1.0], ["of", 1270.16, 1270.26, 1.0], ["house", 1270.26, 1270.46, 1.0]], "end_sample": 56027099}, "56027099": {"confidence": 1.0, "track": 0, "text": "staff and making judgments about accepting collections at the front desk.", "timestamps": [["staff", 1270.46, 1270.84, 1.0], ["and", 1270.84, 1271.2, 1.0], ["making", 1271.2, 1271.52, 1.0], ["judgments", 1271.52, 1272.42, 1.0], ["about", 1272.42, 1272.8, 1.0], ["accepting", 1272.8, 1273.28, 1.0], ["collections", 1273.28, 1274.0, 1.0], ["at", 1274.0, 1274.3, 1.0], ["the", 1274.3, 1274.74, 1.0], ["front", 1274.74, 1274.96, 1.0], ["desk.", 1274.96, 1275.28, 1.0]], "end_sample": 56239661}, "56250245": {"confidence": 1.0, "track": 0, "text": "So when you have people staffing the front desk, people just walk up and try", "timestamps": [["So", 1275.52, 1275.82, 1.0], ["when", 1275.82, 1277.14, 1.0], ["you", 1277.14, 1277.44, 1.0], ["have", 1277.44, 1277.58, 1.0], ["people", 1277.58, 1277.82, 1.0], ["staffing", 1277.82, 1278.16, 1.0], ["the", 1278.16, 1278.68, 1.0], ["front", 1278.68, 1278.86, 1.0], ["desk,", 1278.86, 1279.12, 1.0], ["people", 1279.16, 1279.34, 1.0], ["just", 1279.34, 1279.54, 1.0], ["walk", 1279.54, 1279.76, 1.0], ["up", 1279.76, 1280.0, 1.0], ["and", 1280.0, 1280.12, 1.0], ["try", 1280.12, 1280.38, 1.0]], "end_sample": 56464571}, "56464571": {"confidence": 1.0, "track": 0, "text": "and hand you stuff, which we get that with books.", "timestamps": [["and", 1280.38, 1280.52, 1.0], ["hand", 1280.52, 1280.66, 1.0], ["you", 1280.66, 1280.78, 1.0], ["stuff,", 1280.78, 1281.0, 1.0], ["which", 1281.18, 1281.66, 1.0], ["we", 1281.66, 1282.2, 1.0], ["get", 1282.2, 1282.82, 1.0], ["that", 1282.82, 1282.94, 1.0], ["with", 1282.94, 1283.04, 1.0], ["books.", 1283.04, 1283.36, 1.0]], "end_sample": 56595989}, "56599517": {"confidence": 1.0, "track": 2, "text": "But it also seems a little different.", "timestamps": [["But", 1283.44, 1283.66, 1.0], ["it", 1283.66, 1284.42, 1.0], ["also", 1284.42, 1284.72, 1.0], ["seems", 1284.72, 1284.96, 1.0], ["a", 1284.96, 1285.18, 1.0], ["little", 1285.18, 1285.24, 1.0], ["different.", 1285.24, 1285.62, 1.0]], "end_sample": 56695655, "newpara": true}, "56695655": {"confidence": 1.0, "track": 3, "text": "I mean, sometimes it comes about in like people have found this thing and they're", "timestamps": [["I", 1285.62, 1286.84, 1.0], ["mean,", 1286.84, 1287.0, 1.0], ["sometimes", 1287.06, 1287.52, 1.0], ["it", 1287.52, 1288.12, 1.0], ["comes", 1288.12, 1288.46, 1.0], ["about", 1288.46, 1288.8, 1.0], ["in", 1288.8, 1289.06, 1.0], ["like", 1289.06, 1289.34, 1.0], ["people", 1289.34, 1290.18, 1.0], ["have", 1290.18, 1290.52, 1.0], ["found", 1290.52, 1292.26, 1.0], ["this", 1292.26, 1292.8, 1.0], ["thing", 1292.8, 1293.22, 1.0], ["and", 1293.22, 1293.82, 1.0], ["they're", 1293.82, 1294.44, 1.0]], "end_sample": 57084617, "newpara": true}, "57084617": {"confidence": 1.0, "track": 3, "text": "just hoping that they can get it identified or like learn more about it.", "timestamps": [["just", 1294.44, 1294.68, 1.0], ["hoping", 1294.68, 1295.08, 1.0], ["that", 1295.08, 1295.76, 1.0], ["they", 1295.76, 1296.24, 1.0], ["can", 1296.24, 1296.5, 1.0], ["get", 1296.5, 1297.58, 1.0], ["it", 1297.58, 1297.74, 1.0], ["identified", 1297.74, 1298.34, 1.0], ["or", 1298.34, 1299.56, 1.0], ["like", 1299.56, 1299.76, 1.0], ["learn", 1299.76, 1300.2, 1.0], ["more", 1300.2, 1300.46, 1.0], ["about", 1300.46, 1300.7, 1.0], ["it.", 1300.7, 1300.98, 1.0]], "end_sample": 57373031}, "57373031": {"confidence": 1.0, "track": 3, "text": "Usually, for that example, it was usually a lot of fossils that people were", "timestamps": [["Usually,", 1300.98, 1301.22, 1.0], ["for", 1301.5, 1302.2, 1.0], ["that", 1302.2, 1303.76, 1.0], ["example,", 1303.76, 1304.74, 1.0], ["it", 1305.26, 1305.6, 1.0], ["was", 1305.6, 1305.96, 1.0], ["usually", 1305.96, 1307.18, 1.0], ["a", 1307.18, 1307.4, 1.0], ["lot", 1307.4, 1307.56, 1.0], ["of", 1307.56, 1307.68, 1.0], ["fossils", 1307.68, 1308.06, 1.0], ["that", 1308.06, 1308.52, 1.0], ["people", 1308.52, 1308.9, 1.0], ["were", 1308.9, 1309.3, 1.0]], "end_sample": 57739943}, "57739943": {"confidence": 1.0, "track": 3, "text": "digging up some sort of ammonite or whatever, or they had been digging through", "timestamps": [["digging", 1309.3, 1309.54, 1.0], ["up", 1309.54, 1309.82, 1.0], ["some", 1309.82, 1310.02, 1.0], ["sort", 1310.02, 1310.26, 1.0], ["of", 1310.26, 1310.48, 1.0], ["ammonite", 1310.48, 1311.1, 1.0], ["or", 1311.1, 1311.28, 1.0], ["whatever,", 1311.28, 1311.54, 1.0], ["or", 1311.72, 1311.92, 1.0], ["they", 1311.92, 1312.06, 1.0], ["had", 1312.06, 1312.24, 1.0], ["been", 1312.24, 1312.46, 1.0], ["digging", 1312.46, 1312.86, 1.0], ["through", 1312.86, 1313.2, 1.0]], "end_sample": 57911933}, "57911933": {"confidence": 1.0, "track": 3, "text": "a rubble pile and found whatever.", "timestamps": [["a", 1313.2, 1313.38, 1.0], ["rubble", 1313.38, 1313.64, 1.0], ["pile", 1313.64, 1313.94, 1.0], ["and", 1313.94, 1314.32, 1.0], ["found", 1314.32, 1314.6, 1.0], ["whatever.", 1314.6, 1315.02, 1.0]], "end_sample": 57992195}, "58006307": {"confidence": 1.0, "track": 3, "text": "And then they were just sort of, and they were like, I think this is a bone.", "timestamps": [["And", 1315.34, 1315.5, 1.0], ["then", 1315.5, 1315.64, 1.0], ["they", 1315.64, 1315.78, 1.0], ["were", 1315.78, 1315.92, 1.0], ["just", 1315.92, 1316.06, 1.0], ["sort", 1316.06, 1316.26, 1.0], ["of,", 1316.26, 1316.52, 1.0], ["and", 1316.54, 1316.78, 1.0], ["they", 1316.78, 1316.86, 1.0], ["were", 1316.86, 1317.0, 1.0], ["like,", 1317.0, 1317.18, 1.0], ["I", 1317.28, 1317.42, 1.0], ["think", 1317.42, 1317.64, 1.0], ["this", 1317.64, 1317.84, 1.0], ["is", 1317.84, 1317.96, 1.0], ["a", 1317.96, 1318.08, 1.0], ["bone.", 1318.08, 1318.3, 1.0]], "end_sample": 58136843}, "58163303": {"confidence": 1.0, "track": 3, "text": "They would make a guess and it would be very funny usually.", "timestamps": [["They", 1318.9, 1319.34, 1.0], ["would", 1319.34, 1319.52, 1.0], ["make", 1319.52, 1319.74, 1.0], ["a", 1319.74, 1319.9, 1.0], ["guess", 1319.9, 1320.2, 1.0], ["and", 1320.2, 1320.34, 1.0], ["it", 1320.34, 1320.46, 1.0], ["would", 1320.46, 1320.56, 1.0], ["be", 1320.56, 1320.78, 1.0], ["very", 1320.78, 1320.96, 1.0], ["funny", 1320.96, 1321.26, 1.0], ["usually.", 1321.26, 1321.6, 1.0]], "end_sample": 58282373}, "58312361": {"confidence": 1.0, "track": 3, "text": "And then that would get handed to the front desk person and then that would", "timestamps": [["And", 1322.28, 1322.72, 1.0], ["then", 1322.72, 1322.86, 1.0], ["that", 1322.86, 1323.02, 1.0], ["would", 1323.02, 1323.14, 1.0], ["get", 1323.14, 1323.34, 1.0], ["handed", 1323.34, 1323.58, 1.0], ["to", 1323.58, 1324.0, 1.0], ["the", 1324.0, 1324.12, 1.0], ["front", 1324.12, 1324.38, 1.0], ["desk", 1324.38, 1324.6, 1.0], ["person", 1324.6, 1325.12, 1.0], ["and", 1325.12, 1325.66, 1.0], ["then", 1325.66, 1325.86, 1.0], ["that", 1325.86, 1326.48, 1.0], ["would", 1326.48, 1326.64, 1.0]], "end_sample": 58504637}, "58504637": {"confidence": 1.0, "track": 3, "text": "get circulated to people who would be able to answer the question.", "timestamps": [["get", 1326.64, 1326.86, 1.0], ["circulated", 1326.86, 1327.76, 1.0], ["to", 1327.76, 1327.98, 1.0], ["people", 1327.98, 1328.2, 1.0], ["who", 1328.2, 1328.48, 1.0], ["would", 1328.48, 1328.7, 1.0], ["be", 1328.7, 1328.9, 1.0], ["able", 1328.9, 1329.04, 1.0], ["to", 1329.04, 1329.16, 1.0], ["answer", 1329.16, 1329.48, 1.0], ["the", 1329.48, 1329.64, 1.0], ["question.", 1329.64, 1330.02, 1.0]], "end_sample": 58653695}, "58653695": {"confidence": 1.0, "track": 3, "text": "But it's all with a very important piece of paperwork that really covers the", "timestamps": [["But", 1330.02, 1330.76, 1.0], ["it's", 1330.76, 1331.04, 1.0], ["all", 1331.04, 1331.2, 1.0], ["with", 1331.2, 1331.64, 1.0], ["a", 1331.64, 1332.22, 1.0], ["very", 1332.22, 1332.66, 1.0], ["important", 1332.66, 1333.12, 1.0], ["piece", 1333.12, 1333.64, 1.0], ["of", 1333.64, 1333.82, 1.0], ["paperwork", 1333.82, 1334.16, 1.0], ["that", 1334.16, 1335.32, 1.0], ["really", 1335.32, 1335.84, 1.0], ["covers", 1335.84, 1336.88, 1.0], ["the", 1336.88, 1337.1, 1.0]], "end_sample": 58965923}, "58965923": {"confidence": 1.0, "track": 3, "text": "museum's ass in terms of ownership.", "timestamps": [["museum's", 1337.1, 1337.88, 1.0], ["ass", 1337.88, 1338.28, 1.0], ["in", 1338.28, 1339.48, 1.0], ["terms", 1339.48, 1340.54, 1.0], ["of", 1340.54, 1340.9, 1.0], ["ownership.", 1340.9, 1341.74, 1.0]], "end_sample": 59170547}, "59225231": {"confidence": 1.0, "track": 3, "text": "Because that's, I think, one of the big things that people don't really think", "timestamps": [["Because", 1342.98, 1343.76, 1.0], ["that's,", 1343.76, 1344.12, 1.0], ["I", 1344.14, 1344.22, 1.0], ["think,", 1344.22, 1344.36, 1.0], ["one", 1344.4, 1344.54, 1.0], ["of", 1344.54, 1344.64, 1.0], ["the", 1344.64, 1344.8, 1.0], ["big", 1344.8, 1345.76, 1.0], ["things", 1345.76, 1346.14, 1.0], ["that", 1346.14, 1346.46, 1.0], ["people", 1346.46, 1347.28, 1.0], ["don't", 1347.28, 1349.34, 1.0], ["really", 1349.34, 1349.98, 1.0], ["think", 1349.98, 1350.38, 1.0]], "end_sample": 59551571}, "59551571": {"confidence": 1.0, "track": 3, "text": "about in museums is when does an object belong to the museum?", "timestamps": [["about", 1350.38, 1350.7, 1.0], ["in", 1350.7, 1350.98, 1.0], ["museums", 1350.98, 1351.42, 1.0], ["is", 1351.42, 1351.92, 1.0], ["when", 1351.92, 1352.62, 1.0], ["does", 1352.62, 1354.42, 1.0], ["an", 1354.42, 1354.62, 1.0], ["object", 1354.62, 1354.96, 1.0], ["belong", 1354.96, 1355.3, 1.0], ["to", 1355.3, 1355.66, 1.0], ["the", 1355.66, 1355.8, 1.0], ["museum?", 1355.8, 1356.18, 1.0]], "end_sample": 59807351}, "59807351": {"confidence": 1.0, "track": 3, "text": "And the trouble with just getting handed off something at the museum without", "timestamps": [["And", 1356.18, 1357.24, 1.0], ["the", 1357.24, 1357.62, 1.0], ["trouble", 1357.62, 1358.5, 1.0], ["with", 1358.5, 1358.82, 1.0], ["just", 1358.82, 1359.12, 1.0], ["getting", 1359.12, 1359.46, 1.0], ["handed", 1359.46, 1359.88, 1.0], ["off", 1359.88, 1360.18, 1.0], ["something", 1360.18, 1360.54, 1.0], ["at", 1360.54, 1361.36, 1.0], ["the", 1361.36, 1361.5, 1.0], ["museum", 1361.5, 1361.84, 1.0], ["without", 1361.84, 1362.58, 1.0]], "end_sample": 60089591}, "60089591": {"confidence": 1.0, "track": 3, "text": "anything being signed or without any like communication between anyone who works", "timestamps": [["anything", 1362.58, 1363.34, 1.0], ["being", 1363.34, 1364.04, 1.0], ["signed", 1364.04, 1364.5, 1.0], ["or", 1364.5, 1365.02, 1.0], ["without", 1365.02, 1365.38, 1.0], ["any", 1365.38, 1365.7, 1.0], ["like", 1365.7, 1365.92, 1.0], ["communication", 1365.92, 1366.46, 1.0], ["between", 1366.46, 1367.48, 1.0], ["anyone", 1367.48, 1368.62, 1.0], ["who", 1368.62, 1368.9, 1.0], ["works", 1368.9, 1369.16, 1.0]], "end_sample": 60379769}, "60379769": {"confidence": 1.0, "track": 3, "text": "there and the person dropping it off is that.", "timestamps": [["there", 1369.16, 1369.44, 1.0], ["and", 1369.44, 1369.72, 1.0], ["the", 1369.72, 1369.88, 1.0], ["person", 1369.88, 1370.14, 1.0], ["dropping", 1370.14, 1370.48, 1.0], ["it", 1370.48, 1370.64, 1.0], ["off", 1370.64, 1370.84, 1.0], ["is", 1370.84, 1371.66, 1.0], ["that.", 1371.66, 1371.92, 1.0]], "end_sample": 60501485}, "60611073": {"confidence": 1.0, "track": 3, "text": "Is that this thing doesn't actually belong to the museum because there was no transfer of title.", "timestamps": [["Is", 1374.4, 1374.58, 1.0], ["that", 1374.58, 1374.72, 1.0], ["this", 1374.72, 1374.94, 1.0], ["thing", 1374.94, 1375.22, 1.0], ["doesn't", 1375.22, 1375.6, 1.0], ["actually", 1375.6, 1375.98, 1.0], ["belong", 1375.98, 1377.4, 1.0], ["to", 1377.4, 1377.8, 1.0], ["the", 1377.8, 1377.94, 1.0], ["museum", 1377.94, 1378.34, 1.0], ["because", 1378.34, 1378.96, 1.0], ["there", 1378.96, 1379.26, 1.0], ["was", 1379.26, 1379.4, 1.0], ["no", 1379.4, 1379.64, 1.0], ["transfer", 1379.64, 1380.32, 1.0], ["of", 1380.32, 1380.54, 1.0], ["title.", 1380.54, 1380.9, 1.0]], "end_sample": 60897723, "newpara": true}, "60957699": {"confidence": 1.0, "track": 3, "text": "And because the object doesn't belong to the museum, the museum has no legal", "timestamps": [["And", 1382.26, 1382.34, 1.0], ["because", 1382.34, 1382.94, 1.0], ["the", 1382.94, 1383.4, 1.0], ["object", 1383.4, 1383.76, 1.0], ["doesn't", 1383.76, 1384.22, 1.0], ["belong", 1384.22, 1384.52, 1.0], ["to", 1384.52, 1384.8, 1.0], ["the", 1384.8, 1384.9, 1.0], ["museum,", 1384.9, 1385.32, 1.0], ["the", 1385.4, 1386.1, 1.0], ["museum", 1386.1, 1386.48, 1.0], ["has", 1386.48, 1386.92, 1.0], ["no", 1386.92, 1387.86, 1.0], ["legal", 1387.86, 1388.54, 1.0]], "end_sample": 61234647}, "61234647": {"confidence": 1.0, "track": 3, "text": "authority to dispose of it, technically.", "timestamps": [["authority", 1388.54, 1388.98, 1.0], ["to", 1388.98, 1389.52, 1.0], ["dispose", 1389.52, 1390.16, 1.0], ["of", 1390.16, 1390.46, 1.0], ["it,", 1390.46, 1390.68, 1.0], ["technically.", 1390.72, 1391.28, 1.0]], "end_sample": 61355481}, "61378413": {"confidence": 1.0, "track": 3, "text": "The most that they can try to do is to try and get it back to the person who", "timestamps": [["The", 1391.8, 1392.4, 1.0], ["most", 1392.4, 1392.6, 1.0], ["that", 1392.6, 1392.8, 1.0], ["they", 1392.8, 1392.9, 1.0], ["can", 1392.9, 1393.04, 1.0], ["try", 1393.04, 1393.26, 1.0], ["to", 1393.26, 1393.38, 1.0], ["do", 1393.38, 1393.6, 1.0], ["is", 1393.6, 1393.9, 1.0], ["to", 1393.9, 1394.22, 1.0], ["try", 1394.22, 1395.26, 1.0], ["and", 1395.26, 1396.1, 1.0], ["get", 1396.1, 1396.26, 1.0], ["it", 1396.26, 1396.36, 1.0], ["back", 1396.36, 1396.56, 1.0], ["to", 1396.56, 1396.82, 1.0], ["the", 1396.82, 1397.02, 1.0], ["person", 1397.02, 1397.44, 1.0], ["who", 1397.44, 1397.76, 1.0]], "end_sample": 61641249}, "61641249": {"confidence": 1.0, "track": 3, "text": "did bring it in, but sometimes that's impossible.", "timestamps": [["did", 1397.76, 1398.26, 1.0], ["bring", 1398.26, 1398.52, 1.0], ["it", 1398.52, 1398.68, 1.0], ["in,", 1398.68, 1398.92, 1.0], ["but", 1399.02, 1399.24, 1.0], ["sometimes", 1399.24, 1399.56, 1.0], ["that's", 1399.56, 1399.9, 1.0], ["impossible.", 1399.9, 1400.2, 1.0]], "end_sample": 61748853}, "61748853": {"confidence": 0.95, "track": 3, "text": "Possible so when it's a case of people like appropriately", "timestamps": [["Possible", 1400.2, 1400.5, 0.95], ["so", 1400.5, 1401.32, 0.95], ["when", 1401.32, 1401.6, 0.95], ["it's", 1401.6, 1401.8, 0.95], ["a", 1401.8, 1401.86, 0.95], ["case", 1401.86, 1402.08, 0.95], ["of", 1402.08, 1402.32, 0.95], ["people", 1402.32, 1402.66, 0.95], ["like", 1402.66, 1403.48, 0.95], ["appropriately", 1403.48, 1404.82, 0.95]], "end_sample": 61952595}, "61952595": {"confidence": 0.95, "track": 3, "text": "and responsibly coming in with a thing signing the", "timestamps": [["and", 1404.82, 1405.28, 0.95], ["responsibly", 1405.28, 1405.88, 0.95], ["coming", 1405.88, 1406.26, 0.95], ["in", 1406.26, 1406.56, 0.95], ["with", 1406.56, 1406.82, 0.95], ["a", 1406.82, 1406.94, 0.95], ["thing", 1406.94, 1407.24, 0.95], ["signing", 1407.24, 1408.34, 0.95], ["the", 1408.34, 1408.58, 0.95]], "end_sample": 62118411}, "62118411": {"confidence": 0.95, "track": 3, "text": "little paperwork that says that i will come back for this and if i don't come", "timestamps": [["little", 1408.58, 1408.76, 0.95], ["paperwork", 1408.76, 1409.26, 0.95], ["that", 1409.26, 1409.64, 0.95], ["says", 1409.64, 1409.92, 0.95], ["that", 1409.92, 1410.3, 0.95], ["i", 1410.3, 1410.74, 0.95], ["will", 1410.74, 1410.92, 0.95], ["come", 1410.92, 1411.12, 0.95], ["back", 1411.12, 1411.36, 0.95], ["for", 1411.36, 1411.58, 0.95], ["this", 1411.58, 1411.86, 0.95], ["and", 1411.86, 1412.44, 0.95], ["if", 1412.44, 1412.9, 0.95], ["i", 1412.9, 1413.1, 0.95], ["don't", 1413.1, 1413.44, 0.95], ["come", 1413.44, 1413.56, 0.95]], "end_sample": 62338029}, "62338029": {"confidence": 0.95, "track": 3, "text": "back for this then the museum can get rid of it so like having that sort of", "timestamps": [["back", 1413.56, 1413.8, 0.95], ["for", 1413.8, 1414.0, 0.95], ["this", 1414.0, 1414.22, 0.95], ["then", 1414.22, 1414.6, 0.95], ["the", 1414.6, 1414.74, 0.95], ["museum", 1414.74, 1415.04, 0.95], ["can", 1415.04, 1415.28, 0.95], ["get", 1415.28, 1415.48, 0.95], ["rid", 1415.48, 1415.6, 0.95], ["of", 1415.6, 1415.76, 0.95], ["it", 1415.76, 1415.92, 0.95], ["so", 1415.92, 1416.28, 0.95], ["like", 1416.28, 1416.52, 0.95], ["having", 1416.52, 1417.52, 0.95], ["that", 1417.52, 1417.76, 0.95], ["sort", 1417.76, 1418.0, 0.95], ["of", 1418.0, 1418.2, 0.95]], "end_sample": 62542653}, "62542653": {"confidence": 0.95, "track": 3, "text": "consent involved even if there's no intended transfer of title in the process.", "timestamps": [["consent", 1418.2, 1419.12, 0.95], ["involved", 1419.12, 1420.08, 0.95], ["even", 1420.08, 1420.7, 0.95], ["if", 1420.7, 1420.94, 0.95], ["there's", 1420.94, 1421.24, 0.95], ["no", 1421.24, 1421.46, 0.95], ["intended", 1421.46, 1422.26, 0.95], ["transfer", 1422.26, 1423.04, 0.95], ["of", 1423.04, 1423.4, 0.95], ["title", 1423.4, 1423.7, 0.95], ["in", 1423.7, 1424.92, 0.95], ["the", 1424.92, 1425.06, 0.95], ["process.", 1425.06, 1425.44, 0.95]], "end_sample": 62861937}, "62861937": {"confidence": 0.95, "track": 2, "text": "Is there like a thanks is there", "timestamps": [["Is", 1425.44, 1426.6, 0.95], ["there", 1426.6, 1426.76, 0.95], ["like", 1426.76, 1426.94, 0.95], ["a", 1426.94, 1427.26, 0.95], ["thanks", 1427.26, 1427.5, 0.95], ["is", 1427.5, 1428.36, 0.95], ["there", 1428.36, 1428.5, 0.95]], "end_sample": 62996883, "newpara": true}, "62996883": {"confidence": 0.95, "track": 2, "text": "like a process for like if something does get like", "timestamps": [["like", 1428.5, 1428.64, 0.95], ["a", 1428.64, 1428.8, 0.95], ["process", 1428.8, 1429.36, 0.95], ["for", 1429.36, 1429.88, 0.95], ["like", 1429.88, 1430.08, 0.95], ["if", 1430.08, 1430.22, 0.95], ["something", 1430.22, 1430.46, 0.95], ["does", 1430.46, 1430.82, 0.95], ["get", 1430.82, 1431.1, 0.95], ["like", 1431.1, 1431.34, 0.95]], "end_sample": 63122127}, "63122127": {"confidence": 0.95, "track": 2, "text": "i'm thinking like financially it's like you you have to hold on for something", "timestamps": [["i'm", 1431.34, 1431.94, 0.95], ["thinking", 1431.94, 1432.14, 0.95], ["like", 1432.14, 1432.36, 0.95], ["financially", 1432.36, 1432.84, 0.95], ["it's", 1432.84, 1433.18, 0.95], ["like", 1433.18, 1433.28, 0.95], ["you", 1433.28, 1433.44, 0.95], ["you", 1433.44, 1433.88, 0.95], ["have", 1433.88, 1434.04, 0.95], ["to", 1434.04, 1434.22, 0.95], ["hold", 1434.22, 1434.42, 0.95], ["on", 1434.42, 1434.6, 0.95], ["for", 1434.6, 1434.76, 0.95], ["something", 1434.76, 1435.02, 0.95]], "end_sample": 63284415}, "63284415": {"confidence": 0.95, "track": 2, "text": "for like seven years or like you know public libraries i don't know about academic", "timestamps": [["for", 1435.02, 1435.26, 0.95], ["like", 1435.26, 1435.4, 0.95], ["seven", 1435.4, 1435.72, 0.95], ["years", 1435.72, 1436.06, 0.95], ["or", 1436.06, 1436.3, 0.95], ["like", 1436.3, 1436.46, 0.95], ["you", 1436.46, 1436.66, 0.95], ["know", 1436.66, 1436.82, 0.95], ["public", 1436.82, 1437.52, 0.95], ["libraries", 1437.52, 1437.86, 0.95], ["i", 1437.86, 1438.16, 0.95], ["don't", 1438.16, 1438.3, 0.95], ["know", 1438.3, 1438.34, 0.95], ["about", 1438.34, 1438.5, 0.95], ["academic", 1438.5, 1438.8, 0.95]], "end_sample": 63451113}, "63451113": {"confidence": 0.95, "track": 2, "text": "libraries but you deal with like a lot of like freedom information requests", "timestamps": [["libraries", 1438.8, 1439.18, 0.95], ["but", 1439.18, 1439.34, 0.95], ["you", 1439.34, 1439.4, 0.95], ["deal", 1439.4, 1439.56, 0.95], ["with", 1439.56, 1439.82, 0.95], ["like", 1439.82, 1439.98, 0.95], ["a", 1439.98, 1440.12, 0.95], ["lot", 1440.12, 1440.24, 0.95], ["of", 1440.24, 1440.34, 0.95], ["like", 1440.34, 1440.54, 0.95], ["freedom", 1440.54, 1441.3, 0.95], ["information", 1441.3, 1441.6, 0.95], ["requests", 1441.6, 1442.38, 0.95]], "end_sample": 63608991}, "63608991": {"confidence": 0.95, "track": 2, "text": "and retention periods that you have to keep that kind of thing like after three", "timestamps": [["and", 1442.38, 1442.98, 0.95], ["retention", 1442.98, 1443.34, 0.95], ["periods", 1443.34, 1443.98, 0.95], ["that", 1443.98, 1444.2, 0.95], ["you", 1444.2, 1444.26, 0.95], ["have", 1444.26, 1444.38, 0.95], ["to", 1444.38, 1444.48, 0.95], ["keep", 1444.48, 1444.66, 0.95], ["that", 1444.66, 1444.82, 0.95], ["kind", 1444.82, 1445.0, 0.95], ["of", 1445.0, 1445.08, 0.95], ["thing", 1445.08, 1445.2, 0.95], ["like", 1445.2, 1445.36, 0.95], ["after", 1445.36, 1446.16, 0.95], ["three", 1446.16, 1446.42, 0.95]], "end_sample": 63787155}, "63787155": {"confidence": 0.95, "track": 2, "text": "years you can throw it out after seven years you can write off the debt kind", "timestamps": [["years", 1446.42, 1446.78, 0.95], ["you", 1446.78, 1447.0, 0.95], ["can", 1447.0, 1447.1, 0.95], ["throw", 1447.1, 1447.32, 0.95], ["it", 1447.32, 1447.44, 0.95], ["out", 1447.44, 1447.64, 0.95], ["after", 1447.64, 1447.84, 0.95], ["seven", 1447.84, 1448.1, 0.95], ["years", 1448.1, 1448.4, 0.95], ["you", 1448.4, 1448.62, 0.95], ["can", 1448.62, 1448.74, 0.95], ["write", 1448.74, 1448.94, 0.95], ["off", 1448.94, 1449.12, 0.95], ["the", 1449.12, 1449.3, 0.95], ["debt", 1449.3, 1449.48, 0.95], ["kind", 1449.48, 1449.76, 0.95]], "end_sample": 63934449}, "63934449": {"confidence": 0.95, "track": 2, "text": "of thing is there anything like that for like like,", "timestamps": [["of", 1449.76, 1449.88, 0.95], ["thing", 1449.88, 1450.02, 0.95], ["is", 1450.02, 1450.16, 0.95], ["there", 1450.16, 1450.22, 0.95], ["anything", 1450.22, 1450.4, 0.95], ["like", 1450.4, 1450.62, 0.95], ["that", 1450.62, 1450.78, 0.95], ["for", 1450.78, 1450.96, 0.95], ["like", 1450.96, 1451.12, 0.95], ["like,", 1451.12, 1451.2, 0.95]], "end_sample": 63997953}, "63997953": {"confidence": 1.0, "track": 2, "text": "untitled specimens or objects?", "timestamps": [["untitled", 1451.2, 1452.68, 1.0], ["specimens", 1452.68, 1453.42, 1.0], ["or", 1453.42, 1454.9, 1.0], ["objects?", 1454.9, 1455.3, 1.0]], "end_sample": 64178763}, "64182291": {"confidence": 0.99, "track": 3, "text": "Absolutely, yeah. I think it depends, again, on the institution and probably", "timestamps": [["Absolutely,", 1455.38, 1455.8, 0.95], ["yeah.", 1455.8, 1456.22, 0.95], ["I", 1456.44, 1456.96, 1.0], ["think", 1456.96, 1457.2, 1.0], ["it", 1457.2, 1457.34, 1.0], ["depends,", 1457.34, 1457.7, 1.0], ["again,", 1457.92, 1458.5, 1.0], ["on", 1458.54, 1458.74, 1.0], ["the", 1458.74, 1458.86, 1.0], ["institution", 1458.86, 1459.36, 1.0], ["and", 1459.36, 1459.92, 1.0], ["probably", 1459.92, 1460.4, 1.0]], "end_sample": 64403673, "newpara": true}, "64403673": {"confidence": 1.0, "track": 3, "text": "a bit on the country that you're working into.", "timestamps": [["a", 1460.4, 1460.74, 1.0], ["bit", 1460.74, 1460.94, 1.0], ["on", 1460.94, 1461.14, 1.0], ["the", 1461.14, 1461.3, 1.0], ["country", 1461.3, 1461.7, 1.0], ["that", 1461.7, 1461.94, 1.0], ["you're", 1461.94, 1462.1, 1.0], ["working", 1462.1, 1462.34, 1.0], ["into.", 1462.34, 1462.72, 1.0]], "end_sample": 64505985}, "64555377": {"confidence": 1.0, "track": 3, "text": "I haven't actually dug a lot into this legal side of things,", "timestamps": [["I", 1463.84, 1463.92, 1.0], ["haven't", 1463.92, 1464.58, 1.0], ["actually", 1464.58, 1465.76, 1.0], ["dug", 1465.76, 1466.22, 1.0], ["a", 1466.22, 1466.36, 1.0], ["lot", 1466.36, 1466.56, 1.0], ["into", 1466.56, 1466.9, 1.0], ["this", 1466.9, 1467.76, 1.0], ["legal", 1467.76, 1468.08, 1.0], ["side", 1468.08, 1468.38, 1.0], ["of", 1468.38, 1468.56, 1.0], ["things,", 1468.56, 1468.82, 1.0]], "end_sample": 64774995}, "64785579": {"confidence": 1.0, "track": 3, "text": "but I'm sure there is, like, some sort of,", "timestamps": [["but", 1469.06, 1469.38, 1.0], ["I'm", 1469.38, 1470.46, 1.0], ["sure", 1470.46, 1470.68, 1.0], ["there", 1470.68, 1470.9, 1.0], ["is,", 1470.9, 1471.3, 1.0], ["like,", 1471.3, 1471.66, 1.0], ["some", 1471.66, 1471.88, 1.0], ["sort", 1471.88, 1472.1, 1.0], ["of,", 1472.1, 1472.48, 1.0]], "end_sample": 64936401}, "64976973": {"confidence": 1.0, "track": 3, "text": "either something that the museum says on their own paperwork that you sign that's", "timestamps": [["either", 1473.4, 1473.58, 1.0], ["something", 1473.58, 1473.86, 1.0], ["that", 1473.86, 1474.18, 1.0], ["the", 1474.18, 1474.28, 1.0], ["museum", 1474.28, 1474.62, 1.0], ["says", 1474.62, 1475.02, 1.0], ["on", 1475.02, 1475.28, 1.0], ["their", 1475.28, 1475.44, 1.0], ["own", 1475.44, 1475.66, 1.0], ["paperwork", 1475.66, 1476.06, 1.0], ["that", 1476.06, 1476.42, 1.0], ["you", 1476.42, 1476.54, 1.0], ["sign", 1476.54, 1476.82, 1.0], ["that's", 1476.82, 1477.36, 1.0]], "end_sample": 65151609}, "65151609": {"confidence": 1.0, "track": 3, "text": "like if you don't come back for this within like 30 days or something then we", "timestamps": [["like", 1477.36, 1477.56, 1.0], ["if", 1477.56, 1477.86, 1.0], ["you", 1477.86, 1477.98, 1.0], ["don't", 1477.98, 1478.24, 1.0], ["come", 1478.24, 1478.32, 1.0], ["back", 1478.32, 1478.58, 1.0], ["for", 1478.58, 1478.8, 1.0], ["this", 1478.8, 1479.04, 1.0], ["within", 1479.04, 1479.6, 1.0], ["like", 1479.6, 1480.24, 1.0], ["30", 1480.24, 1480.6, 1.0], ["days", 1480.6, 1480.92, 1.0], ["or", 1480.92, 1481.22, 1.0], ["something", 1481.22, 1481.58, 1.0], ["then", 1481.58, 1481.9, 1.0], ["we", 1481.9, 1482.18, 1.0]], "end_sample": 65364171}, "65364171": {"confidence": 1.0, "track": 3, "text": "can get rid of it if you know,", "timestamps": [["can", 1482.18, 1482.32, 1.0], ["get", 1482.32, 1482.48, 1.0], ["rid", 1482.48, 1482.62, 1.0], ["of", 1482.62, 1482.78, 1.0], ["it", 1482.78, 1482.88, 1.0], ["if", 1482.88, 1483.22, 1.0], ["you", 1483.22, 1483.84, 1.0], ["know,", 1483.84, 1484.0, 1.0]], "end_sample": 65444433}, "65502711": {"confidence": 1.0, "track": 3, "text": "or something that the actual like country's legislation has decided is appropriate", "timestamps": [["or", 1485.32, 1485.68, 1.0], ["something", 1485.68, 1486.36, 1.0], ["that", 1486.36, 1486.64, 1.0], ["the", 1486.64, 1486.74, 1.0], ["actual", 1486.74, 1487.06, 1.0], ["like", 1487.06, 1487.34, 1.0], ["country's", 1487.34, 1488.64, 1.0], ["legislation", 1488.64, 1489.26, 1.0], ["has", 1489.26, 1489.68, 1.0], ["decided", 1489.68, 1490.1, 1.0], ["is", 1490.1, 1490.52, 1.0], ["appropriate", 1490.52, 1491.36, 1.0]], "end_sample": 65769075}, "65769075": {"confidence": 1.0, "track": 3, "text": "for whatever the thing is yeah.", "timestamps": [["for", 1491.36, 1491.94, 1.0], ["whatever", 1491.94, 1493.02, 1.0], ["the", 1493.02, 1493.3, 1.0], ["thing", 1493.3, 1493.5, 1.0], ["is", 1493.5, 1493.78, 1.0], ["yeah.", 1493.78, 1494.12, 1.0]], "end_sample": 65890791}, "65890791": {"confidence": 1.0, "track": 1, "text": "Yeah it's like a lot", "timestamps": [["Yeah", 1494.12, 1495.54, 1.0], ["it's", 1495.54, 1495.78, 1.0], ["like", 1495.78, 1495.96, 1.0], ["a", 1495.96, 1496.88, 1.0], ["lot", 1496.88, 1497.1, 1.0]], "end_sample": 66022209, "newpara": true}, "66022209": {"confidence": 1.0, "track": 1, "text": "like so i'm assuming with stuff this", "timestamps": [["like", 1497.1, 1497.42, 1.0], ["so", 1497.42, 1498.16, 1.0], ["i'm", 1498.16, 1498.36, 1.0], ["assuming", 1498.36, 1498.64, 1.0], ["with", 1498.64, 1499.26, 1.0], ["stuff", 1499.26, 1499.64, 1.0], ["this", 1499.64, 1499.84, 1.0]], "end_sample": 66143043}, "66143043": {"confidence": 1.0, "track": 1, "text": "old it's not like copyright law that you're", "timestamps": [["old", 1499.84, 1500.08, 1.0], ["it's", 1500.08, 1500.24, 1.0], ["not", 1500.24, 1500.34, 1.0], ["like", 1500.34, 1500.48, 1.0], ["copyright", 1500.48, 1501.04, 1.0], ["law", 1501.04, 1502.02, 1.0], ["that", 1502.02, 1502.36, 1.0], ["you're", 1502.36, 1502.56, 1.0]], "end_sample": 66262995}, "66262995": {"confidence": 1.0, "track": 1, "text": "going but like a lot of people i guess like don't assume", "timestamps": [["going", 1502.56, 1502.78, 1.0], ["but", 1502.78, 1503.06, 1.0], ["like", 1503.06, 1503.34, 1.0], ["a", 1503.34, 1503.8, 1.0], ["lot", 1503.8, 1503.9, 1.0], ["of", 1503.9, 1503.94, 1.0], ["people", 1503.94, 1504.18, 1.0], ["i", 1504.18, 1504.54, 1.0], ["guess", 1504.54, 1504.78, 1.0], ["like", 1504.78, 1504.86, 1.0], ["don't", 1504.86, 1505.14, 1.0], ["assume", 1505.14, 1505.36, 1.0]], "end_sample": 66386475}, "66386475": {"confidence": 1.0, "track": 1, "text": "that like in library collections a lot of the time like.", "timestamps": [["that", 1505.36, 1505.58, 1.0], ["like", 1505.58, 1505.78, 1.0], ["in", 1505.78, 1506.42, 1.0], ["library", 1506.42, 1506.68, 1.0], ["collections", 1506.68, 1507.2, 1.0], ["a", 1507.2, 1507.5, 1.0], ["lot", 1507.5, 1507.62, 1.0], ["of", 1507.62, 1507.7, 1.0], ["the", 1507.7, 1507.78, 1.0], ["time", 1507.78, 1508.0, 1.0], ["like.", 1508.0, 1508.16, 1.0]], "end_sample": 66509955}, "66509955": {"confidence": 1.0, "track": 1, "text": "Copyright law dictates a lot of what we can and of can't do with", "timestamps": [["Copyright", 1508.16, 1508.54, 1.0], ["law", 1508.54, 1508.82, 1.0], ["dictates", 1508.82, 1509.44, 1.0], ["a", 1509.44, 1509.64, 1.0], ["lot", 1509.64, 1509.76, 1.0], ["of", 1509.76, 1509.86, 1.0], ["what", 1509.86, 1509.98, 1.0], ["we", 1509.98, 1510.12, 1.0], ["can", 1510.12, 1510.24, 1.0], ["and", 1510.24, 1510.4, 1.0], ["of", 1510.4, 1510.42, 1.0], ["can't", 1510.42, 1510.6, 1.0], ["do", 1510.6, 1510.78, 1.0], ["with", 1510.78, 1511.04, 1.0]], "end_sample": 66636963, "newpara": true}, "66636963": {"confidence": 1.0, "track": 1, "text": "them what we can and can't accept what we then like can and can't do", "timestamps": [["them", 1511.04, 1511.22, 1.0], ["what", 1511.22, 1511.34, 1.0], ["we", 1511.34, 1511.48, 1.0], ["can", 1511.48, 1511.62, 1.0], ["and", 1511.62, 1511.76, 1.0], ["can't", 1511.76, 1512.0, 1.0], ["accept", 1512.0, 1512.2, 1.0], ["what", 1512.2, 1512.46, 1.0], ["we", 1512.46, 1512.66, 1.0], ["then", 1512.66, 1512.98, 1.0], ["like", 1512.98, 1513.18, 1.0], ["can", 1513.18, 1513.36, 1.0], ["and", 1513.36, 1513.48, 1.0], ["can't", 1513.48, 1513.68, 1.0], ["do", 1513.68, 1513.92, 1.0]], "end_sample": 66763971}, "66763971": {"confidence": 1.0, "track": 1, "text": "with stuff that we then have like all of", "timestamps": [["with", 1513.92, 1514.2, 1.0], ["stuff", 1514.2, 1514.78, 1.0], ["that", 1514.78, 1515.1, 1.0], ["we", 1515.1, 1515.28, 1.0], ["then", 1515.28, 1515.66, 1.0], ["have", 1515.66, 1516.06, 1.0], ["like", 1516.06, 1516.4, 1.0], ["all", 1516.4, 1516.6, 1.0], ["of", 1516.6, 1516.7, 1.0]], "end_sample": 66886569}, "66886569": {"confidence": 1.0, "track": 1, "text": "this stuff like this is a problem in special collections of", "timestamps": [["this", 1516.7, 1516.84, 1.0], ["stuff", 1516.84, 1517.2, 1.0], ["like", 1517.2, 1517.74, 1.0], ["this", 1517.74, 1517.86, 1.0], ["is", 1517.86, 1517.96, 1.0], ["a", 1517.96, 1518.06, 1.0], ["problem", 1518.06, 1518.3, 1.0], ["in", 1518.3, 1518.66, 1.0], ["special", 1518.66, 1518.9, 1.0], ["collections", 1518.9, 1519.26, 1.0], ["of", 1519.26, 1519.44, 1.0]], "end_sample": 67007403}, "67007403": {"confidence": 1.0, "track": 1, "text": "digital collections a lot where it's like you might have something but", "timestamps": [["digital", 1519.44, 1519.68, 1.0], ["collections", 1519.68, 1520.08, 1.0], ["a", 1520.08, 1520.34, 1.0], ["lot", 1520.34, 1520.58, 1.0], ["where", 1520.58, 1521.14, 1.0], ["it's", 1521.14, 1521.28, 1.0], ["like", 1521.28, 1521.32, 1.0], ["you", 1521.32, 1521.44, 1.0], ["might", 1521.44, 1521.56, 1.0], ["have", 1521.56, 1521.76, 1.0], ["something", 1521.76, 1522.2, 1.0], ["but", 1522.2, 1522.5, 1.0]], "end_sample": 67142349}, "67142349": {"confidence": 1.0, "track": 1, "text": "do you have the permission to digitize it and even", "timestamps": [["do", 1522.5, 1522.62, 1.0], ["you", 1522.62, 1522.74, 1.0], ["have", 1522.74, 1523.06, 1.0], ["the", 1523.06, 1523.8, 1.0], ["permission", 1523.8, 1524.04, 1.0], ["to", 1524.04, 1524.28, 1.0], ["digitize", 1524.28, 1524.74, 1.0], ["it", 1524.74, 1524.92, 1.0], ["and", 1524.92, 1525.04, 1.0], ["even", 1525.04, 1525.22, 1.0]], "end_sample": 67262301}, "67262301": {"confidence": 1.0, "track": 1, "text": "if you do do you have the permission to display it publicly", "timestamps": [["if", 1525.22, 1525.36, 1.0], ["you", 1525.36, 1525.5, 1.0], ["do", 1525.5, 1525.78, 1.0], ["do", 1525.78, 1526.22, 1.0], ["you", 1526.22, 1526.32, 1.0], ["have", 1526.32, 1526.42, 1.0], ["the", 1526.42, 1526.52, 1.0], ["permission", 1526.52, 1526.78, 1.0], ["to", 1526.78, 1527.14, 1.0], ["display", 1527.14, 1527.58, 1.0], ["it", 1527.58, 1527.86, 1.0], ["publicly", 1527.86, 1528.46, 1.0]], "end_sample": 67405185}, "67405185": {"confidence": 1.0, "track": 1, "text": "but when you're dealing with specimens like this like copyright law", "timestamps": [["but", 1528.46, 1529.42, 1.0], ["when", 1529.42, 1529.56, 1.0], ["you're", 1529.56, 1529.68, 1.0], ["dealing", 1529.68, 1529.92, 1.0], ["with", 1529.92, 1530.12, 1.0], ["specimens", 1530.12, 1530.38, 1.0], ["like", 1530.38, 1530.6, 1.0], ["this", 1530.6, 1530.76, 1.0], ["like", 1530.76, 1530.92, 1.0], ["copyright", 1530.92, 1531.28, 1.0], ["law", 1531.28, 1531.54, 1.0]], "end_sample": 67541013}, "67541013": {"confidence": 1.0, "track": 1, "text": "isn't necessarily the legal hurdle that", "timestamps": [["isn't", 1531.54, 1532.02, 1.0], ["necessarily", 1532.02, 1532.4, 1.0], ["the", 1532.4, 1533.4, 1.0], ["legal", 1533.4, 1533.84, 1.0], ["hurdle", 1533.84, 1534.36, 1.0], ["that", 1534.36, 1535.16, 1.0]], "end_sample": 67700655}, "67700655": {"confidence": 1.0, "track": 1, "text": "you're dealing with but like i i", "timestamps": [["you're", 1535.16, 1535.32, 1.0], ["dealing", 1535.32, 1535.5, 1.0], ["with", 1535.5, 1535.92, 1.0], ["but", 1535.92, 1537.02, 1.0], ["like", 1537.02, 1537.64, 1.0], ["i", 1537.64, 1538.22, 1.0], ["i", 1538.22, 1538.44, 1.0]], "end_sample": 67845303}, "67845303": {"confidence": 1.0, "track": 1, "text": "guess that sort of oh we have this thing now", "timestamps": [["guess", 1538.44, 1538.7, 1.0], ["that", 1538.7, 1538.94, 1.0], ["sort", 1538.94, 1539.12, 1.0], ["of", 1539.12, 1539.46, 1.0], ["oh", 1539.46, 1540.24, 1.0], ["we", 1540.24, 1540.4, 1.0], ["have", 1540.4, 1540.6, 1.0], ["this", 1540.6, 1540.78, 1.0], ["thing", 1540.78, 1540.98, 1.0], ["now", 1540.98, 1541.22, 1.0]], "end_sample": 67967901}, "67967901": {"confidence": 1.0, "track": 1, "text": "but since we actually don't have the legal right to throw it away we're", "timestamps": [["but", 1541.22, 1541.52, 1.0], ["since", 1541.52, 1541.74, 1.0], ["we", 1541.74, 1542.0, 1.0], ["actually", 1542.0, 1542.3, 1.0], ["don't", 1542.3, 1542.54, 1.0], ["have", 1542.54, 1542.66, 1.0], ["the", 1542.66, 1542.78, 1.0], ["legal", 1542.78, 1542.98, 1.0], ["right", 1542.98, 1543.16, 1.0], ["to", 1543.16, 1543.3, 1.0], ["throw", 1543.3, 1543.48, 1.0], ["it", 1543.48, 1543.58, 1.0], ["away", 1543.58, 1543.78, 1.0], ["we're", 1543.78, 1544.1, 1.0]], "end_sample": 68094909}, "68094909": {"confidence": 1.0, "track": 1, "text": "just like stuck with it like i feel like that's like a thing", "timestamps": [["just", 1544.1, 1544.22, 1.0], ["like", 1544.22, 1544.34, 1.0], ["stuck", 1544.34, 1544.6, 1.0], ["with", 1544.6, 1544.88, 1.0], ["it", 1544.88, 1545.12, 1.0], ["like", 1545.12, 1545.58, 1.0], ["i", 1545.58, 1545.68, 1.0], ["feel", 1545.68, 1545.76, 1.0], ["like", 1545.76, 1545.9, 1.0], ["that's", 1545.9, 1546.3, 1.0], ["like", 1546.3, 1546.48, 1.0], ["a", 1546.48, 1547.32, 1.0], ["thing", 1547.32, 1547.54, 1.0]], "end_sample": 68246613}, "68246613": {"confidence": 1.0, "track": 1, "text": "that maybe the public wouldn't think", "timestamps": [["that", 1547.54, 1547.7, 1.0], ["maybe", 1547.7, 1548.28, 1.0], ["the", 1548.28, 1548.6, 1.0], ["public", 1548.6, 1549.52, 1.0], ["wouldn't", 1549.52, 1550.72, 1.0], ["think", 1550.72, 1551.08, 1.0]], "end_sample": 68402727}, "68402727": {"confidence": 1.0, "track": 1, "text": "about because it's like oh it's just a rock or it's just", "timestamps": [["about", 1551.08, 1551.46, 1.0], ["because", 1551.46, 1552.1, 1.0], ["it's", 1552.1, 1552.28, 1.0], ["like", 1552.28, 1552.36, 1.0], ["oh", 1552.36, 1552.5, 1.0], ["it's", 1552.5, 1552.68, 1.0], ["just", 1552.68, 1552.82, 1.0], ["a", 1552.82, 1552.94, 1.0], ["rock", 1552.94, 1553.18, 1.0], ["or", 1553.18, 1553.54, 1.0], ["it's", 1553.54, 1553.94, 1.0], ["just", 1553.94, 1554.18, 1.0]], "end_sample": 68539437}, "68539437": {"confidence": 1.0, "track": 1, "text": "a fossil or it's just this like whatever just throw it", "timestamps": [["a", 1554.18, 1554.38, 1.0], ["fossil", 1554.38, 1554.72, 1.0], ["or", 1554.72, 1555.02, 1.0], ["it's", 1555.02, 1555.24, 1.0], ["just", 1555.24, 1555.42, 1.0], ["this", 1555.42, 1555.76, 1.0], ["like", 1555.76, 1556.0, 1.0], ["whatever", 1556.0, 1556.3, 1.0], ["just", 1556.3, 1556.66, 1.0], ["throw", 1556.66, 1557.14, 1.0], ["it", 1557.14, 1557.24, 1.0]], "end_sample": 68674383}, "68674383": {"confidence": 1.0, "track": 1, "text": "away but like all of these legal things", "timestamps": [["away", 1557.24, 1557.44, 1.0], ["but", 1557.44, 1558.4, 1.0], ["like", 1558.4, 1558.72, 1.0], ["all", 1558.72, 1559.16, 1.0], ["of", 1559.16, 1559.32, 1.0], ["these", 1559.32, 1559.54, 1.0], ["legal", 1559.54, 1560.0, 1.0], ["things", 1560.0, 1560.34, 1.0]], "end_sample": 68811093}, "68811093": {"confidence": 1.0, "track": 1, "text": "and like ownership like looking at", "timestamps": [["and", 1560.34, 1560.76, 1.0], ["like", 1560.76, 1560.96, 1.0], ["ownership", 1560.96, 1561.9, 1.0], ["like", 1561.9, 1562.84, 1.0], ["looking", 1562.84, 1563.86, 1.0], ["at", 1563.86, 1564.02, 1.0]], "end_sample": 68973381}, "68973381": {"confidence": 1.0, "track": 1, "text": "your notes and like thinking like the concept of property within a", "timestamps": [["your", 1564.02, 1564.12, 1.0], ["notes", 1564.12, 1564.48, 1.0], ["and", 1564.48, 1564.64, 1.0], ["like", 1564.64, 1564.76, 1.0], ["thinking", 1564.76, 1564.94, 1.0], ["like", 1564.94, 1565.22, 1.0], ["the", 1565.22, 1565.46, 1.0], ["concept", 1565.46, 1565.7, 1.0], ["of", 1565.7, 1565.88, 1.0], ["property", 1565.88, 1566.36, 1.0], ["within", 1566.36, 1567.38, 1.0], ["a", 1567.38, 1567.56, 1.0]], "end_sample": 69129495}, "69129495": {"confidence": 1.0, "track": 1, "text": "museum got me really thinking of like in a system where like public versus private", "timestamps": [["museum", 1567.56, 1567.9, 1.0], ["got", 1567.9, 1568.08, 1.0], ["me", 1568.08, 1568.2, 1.0], ["really", 1568.2, 1568.36, 1.0], ["thinking", 1568.36, 1568.62, 1.0], ["of", 1568.62, 1568.8, 1.0], ["like", 1568.8, 1568.98, 1.0], ["in", 1568.98, 1569.4, 1.0], ["a", 1569.4, 1569.78, 1.0], ["system", 1569.78, 1570.36, 1.0], ["where", 1570.36, 1570.96, 1.0], ["like", 1570.96, 1571.16, 1.0], ["public", 1571.16, 1571.58, 1.0], ["versus", 1571.58, 1571.88, 1.0], ["private", 1571.88, 1572.2, 1.0]], "end_sample": 69334119}, "69334119": {"confidence": 1.0, "track": 1, "text": "property looked a lot different maybe not in a capitalist system like how would", "timestamps": [["property", 1572.2, 1572.74, 1.0], ["looked", 1572.74, 1573.6, 1.0], ["a", 1573.6, 1573.76, 1.0], ["lot", 1573.76, 1573.88, 1.0], ["different", 1573.88, 1574.34, 1.0], ["maybe", 1574.34, 1574.7, 1.0], ["not", 1574.7, 1575.06, 1.0], ["in", 1575.06, 1575.24, 1.0], ["a", 1575.24, 1575.28, 1.0], ["capitalist", 1575.28, 1575.78, 1.0], ["system", 1575.78, 1576.36, 1.0], ["like", 1576.36, 1576.88, 1.0], ["how", 1576.88, 1577.26, 1.0], ["would", 1577.26, 1577.48, 1.0]], "end_sample": 69566967}, "69566967": {"confidence": 1.0, "track": 1, "text": "that change how museums worked for example with like the concept of property", "timestamps": [["that", 1577.48, 1577.64, 1.0], ["change", 1577.64, 1577.98, 1.0], ["how", 1577.98, 1578.18, 1.0], ["museums", 1578.18, 1578.46, 1.0], ["worked", 1578.46, 1578.94, 1.0], ["for", 1578.94, 1579.7, 1.0], ["example", 1579.7, 1580.4, 1.0], ["with", 1580.4, 1581.16, 1.0], ["like", 1581.16, 1581.64, 1.0], ["the", 1581.64, 1581.82, 1.0], ["concept", 1581.82, 1582.18, 1.0], ["of", 1582.18, 1582.4, 1.0], ["property", 1582.4, 1582.82, 1.0]], "end_sample": 69802461}, "69802461": {"confidence": 1.0, "track": 1, "text": "and specimens being the property of something, right?", "timestamps": [["and", 1582.82, 1583.36, 1.0], ["specimens", 1583.36, 1583.92, 1.0], ["being", 1583.92, 1584.46, 1.0], ["the", 1584.46, 1584.84, 1.0], ["property", 1584.84, 1585.12, 1.0], ["of", 1585.12, 1585.64, 1.0], ["something,", 1585.64, 1586.76, 1.0], ["right?", 1587.1, 1587.42, 1.0]], "end_sample": 70005321}, "70045011": {"confidence": 1.0, "track": 3, "text": "Yeah, that's really interesting. Very thought-provoking.", "timestamps": [["Yeah,", 1588.32, 1588.84, 1.0], ["that's", 1588.9, 1589.36, 1.0], ["really", 1589.36, 1589.54, 1.0], ["interesting.", 1589.54, 1589.96, 1.0], ["Very", 1590.26, 1590.78, 1.0], ["thought-provoking.", 1590.78, 1591.76, 1.0]], "end_sample": 70196715, "newpara": true}, "70273449": {"confidence": 1.0, "track": 1, "text": "What's a communist museum look like? I mean, I guess there are communist countries,", "timestamps": [["What's", 1593.5, 1594.02, 1.0], ["a", 1594.02, 1594.02, 1.0], ["communist", 1594.02, 1594.36, 1.0], ["museum", 1594.36, 1594.74, 1.0], ["look", 1594.74, 1595.18, 1.0], ["like?", 1595.18, 1595.42, 1.0], ["I", 1595.6, 1595.64, 1.0], ["mean,", 1595.64, 1595.72, 1.0], ["I", 1595.74, 1595.86, 1.0], ["guess", 1595.86, 1596.02, 1.0], ["there", 1596.02, 1596.16, 1.0], ["are", 1596.16, 1596.32, 1.0], ["communist", 1596.32, 1596.62, 1.0], ["countries,", 1596.62, 1597.12, 1.0]], "end_sample": 70433091, "newpara": true}, "70441029": {"confidence": 1.0, "track": 1, "text": "but I don't know how they work.", "timestamps": [["but", 1597.3, 1597.54, 1.0], ["I", 1597.54, 1597.94, 1.0], ["don't", 1597.94, 1599.5, 1.0], ["know", 1599.5, 1599.54, 1.0], ["how", 1599.54, 1599.7, 1.0], ["they", 1599.7, 1599.82, 1.0], ["work.", 1599.82, 1600.08, 1.0]], "end_sample": 70563627}, "70603427": {"confidence": 1.0, "track": 3, "text": "I think it's also interesting sometimes when that sort of legislation technically", "timestamps": [["I", 1600.98, 1601.14, 1.0], ["think", 1601.14, 1601.38, 1.0], ["it's", 1601.38, 1601.56, 1.0], ["also", 1601.56, 1601.7, 1.0], ["interesting", 1601.7, 1602.08, 1.0], ["sometimes", 1602.08, 1602.76, 1.0], ["when", 1602.76, 1604.28, 1.0], ["that", 1604.28, 1605.72, 1.0], ["sort", 1605.72, 1605.94, 1.0], ["of", 1605.94, 1606.1, 1.0], ["legislation", 1606.1, 1606.48, 1.0], ["technically", 1606.48, 1607.16, 1.0]], "end_sample": 70875965, "newpara": true}, "70875965": {"confidence": 1.0, "track": 3, "text": "extends to the collection of the material,", "timestamps": [["extends", 1607.16, 1607.76, 1.0], ["to", 1607.76, 1608.4, 1.0], ["the", 1608.4, 1608.86, 1.0], ["collection", 1608.86, 1609.38, 1.0], ["of", 1609.38, 1609.64, 1.0], ["the", 1609.64, 1609.74, 1.0], ["material,", 1609.74, 1610.26, 1.0]], "end_sample": 71012675}, "71027669": {"confidence": 1.0, "track": 3, "text": "like even before it comes to a museum itself, that depending on where you find", "timestamps": [["like", 1610.6, 1610.88, 1.0], ["even", 1610.88, 1611.12, 1.0], ["before", 1611.12, 1611.54, 1.0], ["it", 1611.54, 1611.8, 1.0], ["comes", 1611.8, 1612.0, 1.0], ["to", 1612.0, 1612.28, 1.0], ["a", 1612.28, 1612.4, 1.0], ["museum", 1612.4, 1612.72, 1.0], ["itself,", 1612.72, 1613.16, 1.0], ["that", 1613.36, 1613.74, 1.0], ["depending", 1613.74, 1614.14, 1.0], ["on", 1614.14, 1615.36, 1.0], ["where", 1615.36, 1616.22, 1.0], ["you", 1616.22, 1616.56, 1.0], ["find", 1616.56, 1616.9, 1.0]], "end_sample": 71305499}, "71305499": {"confidence": 1.0, "track": 3, "text": "it or where you've excavated it or something,", "timestamps": [["it", 1616.9, 1617.24, 1.0], ["or", 1617.24, 1617.98, 1.0], ["where", 1617.98, 1618.26, 1.0], ["you've", 1618.26, 1618.54, 1.0], ["excavated", 1618.54, 1619.18, 1.0], ["it", 1619.18, 1619.42, 1.0], ["or", 1619.42, 1619.64, 1.0], ["something,", 1619.64, 1619.96, 1.0]], "end_sample": 71440445}, "71455439": {"confidence": 1.0, "track": 3, "text": "it could technically belong to the state or it could belong to such and such land bureau.", "timestamps": [["it", 1620.3, 1621.9, 1.0], ["could", 1621.9, 1622.74, 1.0], ["technically", 1622.74, 1623.16, 1.0], ["belong", 1623.16, 1623.58, 1.0], ["to", 1623.58, 1624.0, 1.0], ["the", 1624.0, 1624.34, 1.0], ["state", 1624.34, 1624.68, 1.0], ["or", 1624.68, 1625.12, 1.0], ["it", 1625.12, 1625.4, 1.0], ["could", 1625.4, 1625.58, 1.0], ["belong", 1625.58, 1625.9, 1.0], ["to", 1625.9, 1626.3, 1.0], ["such", 1626.3, 1627.04, 1.0], ["and", 1627.04, 1627.2, 1.0], ["such", 1627.2, 1627.44, 1.0], ["land", 1627.44, 1627.98, 1.0], ["bureau.", 1627.98, 1628.4, 1.0]], "end_sample": 71812649}, "71812649": {"confidence": 1.0, "track": 3, "text": "Or you know or maybe it belongs to", "timestamps": [["Or", 1628.4, 1628.8, 1.0], ["you", 1628.8, 1629.5, 1.0], ["know", 1629.5, 1629.88, 1.0], ["or", 1629.88, 1630.34, 1.0], ["maybe", 1630.34, 1630.62, 1.0], ["it", 1630.62, 1630.88, 1.0], ["belongs", 1630.88, 1631.1, 1.0], ["to", 1631.1, 1631.4, 1.0]], "end_sample": 71944949}, "71944949": {"confidence": 1.0, "track": 3, "text": "the person who's who owns that land", "timestamps": [["the", 1631.4, 1631.7, 1.0], ["person", 1631.7, 1632.02, 1.0], ["who's", 1632.02, 1632.66, 1.0], ["who", 1632.66, 1633.5, 1.0], ["owns", 1633.5, 1633.88, 1.0], ["that", 1633.88, 1634.08, 1.0], ["land", 1634.08, 1634.38, 1.0]], "end_sample": 72076367}, "72076367": {"confidence": 1.0, "track": 3, "text": "if it's like a private individual i know", "timestamps": [["if", 1634.38, 1634.8, 1.0], ["it's", 1634.8, 1635.04, 1.0], ["like", 1635.04, 1635.16, 1.0], ["a", 1635.16, 1635.38, 1.0], ["private", 1635.38, 1635.66, 1.0], ["individual", 1635.66, 1636.16, 1.0], ["i", 1636.16, 1637.28, 1.0], ["know", 1637.28, 1637.48, 1.0]], "end_sample": 72213077}, "72213077": {"confidence": 1.0, "track": 3, "text": "there is something in the uk where it was like where it", "timestamps": [["there", 1637.48, 1637.66, 1.0], ["is", 1637.66, 1637.8, 1.0], ["something", 1637.8, 1637.98, 1.0], ["in", 1637.98, 1638.24, 1.0], ["the", 1638.24, 1638.34, 1.0], ["uk", 1638.34, 1638.58, 1.0], ["where", 1638.58, 1638.98, 1.0], ["it", 1638.98, 1639.14, 1.0], ["was", 1639.14, 1639.28, 1.0], ["like", 1639.28, 1639.64, 1.0], ["where", 1639.64, 1641.1, 1.0], ["it", 1641.1, 1641.26, 1.0]], "end_sample": 72379775}, "72379775": {"confidence": 1.0, "track": 3, "text": "was like some sort of coastline and a certain distance above the water level", "timestamps": [["was", 1641.26, 1641.38, 1.0], ["like", 1641.38, 1641.54, 1.0], ["some", 1641.54, 1641.78, 1.0], ["sort", 1641.78, 1641.94, 1.0], ["of", 1641.94, 1642.12, 1.0], ["coastline", 1642.12, 1642.64, 1.0], ["and", 1642.64, 1644.06, 1.0], ["a", 1644.06, 1644.86, 1.0], ["certain", 1644.86, 1645.54, 1.0], ["distance", 1645.54, 1646.86, 1.0], ["above", 1646.86, 1647.76, 1.0], ["the", 1647.76, 1648.32, 1.0], ["water", 1648.32, 1648.64, 1.0], ["level", 1648.64, 1649.06, 1.0]], "end_sample": 72723755}, "72723755": {"confidence": 1.0, "track": 3, "text": "it was technically crown property or something but like a certain distance below", "timestamps": [["it", 1649.06, 1649.9, 1.0], ["was", 1649.9, 1650.1, 1.0], ["technically", 1650.1, 1650.6, 1.0], ["crown", 1650.6, 1651.26, 1.0], ["property", 1651.26, 1651.86, 1.0], ["or", 1651.86, 1652.38, 1.0], ["something", 1652.38, 1652.7, 1.0], ["but", 1652.7, 1653.3, 1.0], ["like", 1653.3, 1653.62, 1.0], ["a", 1653.62, 1653.92, 1.0], ["certain", 1653.92, 1654.2, 1.0], ["distance", 1654.2, 1654.52, 1.0], ["below", 1654.52, 1655.04, 1.0]], "end_sample": 72987473}, "72987473": {"confidence": 1.0, "track": 3, "text": "it was something else so like you could be fossil Castle hunting and like,", "timestamps": [["it", 1655.04, 1655.36, 1.0], ["was", 1655.36, 1655.8, 1.0], ["something", 1655.8, 1656.12, 1.0], ["else", 1656.12, 1656.52, 1.0], ["so", 1656.52, 1656.9, 1.0], ["like", 1656.9, 1657.1, 1.0], ["you", 1657.1, 1657.28, 1.0], ["could", 1657.28, 1657.4, 1.0], ["be", 1657.4, 1657.54, 1.0], ["fossil", 1657.54, 1657.84, 1.0], ["Castle", 1657.84, 1658.02, 1.0], ["hunting", 1658.02, 1658.14, 1.0], ["and", 1658.14, 1658.56, 1.0], ["like,", 1658.56, 1658.8, 1.0]], "end_sample": 73153289}, "73158581": {"confidence": 1.0, "track": 3, "text": "you know, needing to make sure exactly where you were to make sure that you", "timestamps": [["you", 1658.92, 1659.1, 1.0], ["know,", 1659.1, 1659.32, 1.0], ["needing", 1659.32, 1660.2, 1.0], ["to", 1660.2, 1660.48, 1.0], ["make", 1660.48, 1660.64, 1.0], ["sure", 1660.64, 1660.82, 1.0], ["exactly", 1660.82, 1661.06, 1.0], ["where", 1661.06, 1661.5, 1.0], ["you", 1661.5, 1661.68, 1.0], ["were", 1661.68, 1661.92, 1.0], ["to", 1661.92, 1663.1, 1.0], ["make", 1663.1, 1663.3, 1.0], ["sure", 1663.3, 1663.52, 1.0], ["that", 1663.52, 1663.7, 1.0], ["you", 1663.7, 1663.8, 1.0]], "end_sample": 73373789}, "73373789": {"confidence": 1.0, "track": 3, "text": "were, I don't know, collecting from the crown and not from somewhere else from the ocean itself. Yeah.", "timestamps": [["were,", 1663.8, 1663.98, 1.0], ["I", 1664.08, 1665.2, 1.0], ["don't", 1665.2, 1665.36, 1.0], ["know,", 1665.36, 1665.5, 1.0], ["collecting", 1665.56, 1666.44, 1.0], ["from", 1666.44, 1666.82, 1.0], ["the", 1666.82, 1667.04, 1.0], ["crown", 1667.04, 1667.2, 1.0], ["and", 1667.2, 1667.62, 1.0], ["not", 1667.62, 1667.88, 1.0], ["from", 1667.88, 1669.16, 1.0], ["somewhere", 1669.16, 1669.5, 1.0], ["else", 1669.5, 1669.8, 1.0], ["from", 1669.8, 1670.0, 1.0], ["the", 1670.0, 1670.16, 1.0], ["ocean", 1670.16, 1670.44, 1.0], ["itself.", 1670.44, 1670.72, 1.0], ["Yeah.", 1670.96, 1671.4, 1.0]], "end_sample": 73708949}, "73743347": {"confidence": 0.95, "track": 2, "text": "The UK is a very silly country.", "timestamps": [["The", 1672.18, 1672.62, 0.95], ["UK", 1672.62, 1672.88, 0.95], ["is", 1672.88, 1673.08, 0.95], ["a", 1673.08, 1673.14, 0.95], ["very", 1673.14, 1673.34, 0.95], ["silly", 1673.34, 1673.5, 0.95], ["country.", 1673.5, 1673.94, 0.95]], "end_sample": 73820963, "newpara": true}, "73936505": {"confidence": 1.0, "track": 3, "text": "And yeah i think uh i was", "timestamps": [["And", 1676.56, 1677.24, 1.0], ["yeah", 1677.24, 1677.92, 1.0], ["i", 1677.92, 1678.26, 1.0], ["think", 1678.26, 1678.54, 1.0], ["uh", 1678.54, 1678.72, 1.0], ["i", 1678.72, 1679.74, 1.0], ["was", 1679.74, 1680.12, 1.0]], "end_sample": 74093501, "newpara": true}, "74093501": {"confidence": 1.0, "track": 3, "text": "listening to some like i think", "timestamps": [["listening", 1680.12, 1681.26, 1.0], ["to", 1681.26, 1681.46, 1.0], ["some", 1681.46, 1681.7, 1.0], ["like", 1681.7, 1682.4, 1.0], ["i", 1682.4, 1683.52, 1.0], ["think", 1683.52, 1684.24, 1.0]], "end_sample": 74275193}, "74275193": {"confidence": 1.0, "track": 3, "text": "a conference from last year i was listening to some", "timestamps": [["a", 1684.24, 1684.58, 1.0], ["conference", 1684.58, 1685.02, 1.0], ["from", 1685.02, 1685.34, 1.0], ["last", 1685.34, 1685.56, 1.0], ["year", 1685.56, 1685.94, 1.0], ["i", 1685.94, 1686.2, 1.0], ["was", 1686.2, 1686.32, 1.0], ["listening", 1686.32, 1686.6, 1.0], ["to", 1686.6, 1686.8, 1.0], ["some", 1686.8, 1686.98, 1.0]], "end_sample": 74396027}, "74396027": {"confidence": 1.0, "track": 3, "text": "talks about it and there was a person describing their like", "timestamps": [["talks", 1686.98, 1687.32, 1.0], ["about", 1687.32, 1687.58, 1.0], ["it", 1687.58, 1687.86, 1.0], ["and", 1687.86, 1687.98, 1.0], ["there", 1687.98, 1688.14, 1.0], ["was", 1688.14, 1688.28, 1.0], ["a", 1688.28, 1688.4, 1.0], ["person", 1688.4, 1688.7, 1.0], ["describing", 1688.7, 1689.24, 1.0], ["their", 1689.24, 1690.98, 1.0], ["like", 1690.98, 1691.38, 1.0]], "end_sample": 74590067}, "74590067": {"confidence": 1.0, "track": 3, "text": "paleontology field excursions", "timestamps": [["paleontology", 1691.38, 1692.62, 1.0], ["field", 1692.62, 1694.08, 1.0], ["excursions", 1694.08, 1694.96, 1.0]], "end_sample": 74747945}, "74747945": {"confidence": 1.0, "track": 3, "text": "and like being in an area where", "timestamps": [["and", 1694.96, 1695.36, 1.0], ["like", 1695.36, 1696.02, 1.0], ["being", 1696.02, 1696.9, 1.0], ["in", 1696.9, 1697.08, 1.0], ["an", 1697.08, 1697.22, 1.0], ["area", 1697.22, 1697.6, 1.0], ["where", 1697.6, 1698.16, 1.0]], "end_sample": 74889065}, "74889065": {"confidence": 1.0, "track": 3, "text": "there could be the you could", "timestamps": [["there", 1698.16, 1698.74, 1.0], ["could", 1698.74, 1698.92, 1.0], ["be", 1698.92, 1699.26, 1.0], ["the", 1699.26, 1699.84, 1.0], ["you", 1699.84, 1701.16, 1.0], ["could", 1701.16, 1701.42, 1.0]], "end_sample": 75032831}, "75032831": {"confidence": 1.0, "track": 3, "text": "either be on like bureau of land management land", "timestamps": [["either", 1701.42, 1701.72, 1.0], ["be", 1701.72, 1701.96, 1.0], ["on", 1701.96, 1702.28, 1.0], ["like", 1702.28, 1702.6, 1.0], ["bureau", 1702.6, 1703.2, 1.0], ["of", 1703.2, 1703.46, 1.0], ["land", 1703.46, 1703.68, 1.0], ["management", 1703.68, 1704.14, 1.0], ["land", 1704.14, 1704.52, 1.0]], "end_sample": 75169541}, "75169541": {"confidence": 1.0, "track": 3, "text": "or like some other like national something", "timestamps": [["or", 1704.52, 1705.14, 1.0], ["like", 1705.14, 1705.5, 1.0], ["some", 1705.5, 1705.8, 1.0], ["other", 1705.8, 1706.18, 1.0], ["like", 1706.18, 1706.92, 1.0], ["national", 1706.92, 1708.02, 1.0], ["something", 1708.02, 1708.8, 1.0]], "end_sample": 75358289}, "75358289": {"confidence": 1.0, "track": 3, "text": "or other or like some sort of state something or", "timestamps": [["or", 1708.8, 1709.06, 1.0], ["other", 1709.06, 1709.28, 1.0], ["or", 1709.28, 1709.7, 1.0], ["like", 1709.7, 1710.0, 1.0], ["some", 1710.0, 1710.32, 1.0], ["sort", 1710.32, 1710.52, 1.0], ["of", 1710.52, 1710.72, 1.0], ["state", 1710.72, 1711.0, 1.0], ["something", 1711.0, 1711.44, 1.0], ["or", 1711.44, 1711.78, 1.0]], "end_sample": 75489707}, "75489707": {"confidence": 1.0, "track": 3, "text": "other or like and like you needed", "timestamps": [["other", 1711.78, 1711.98, 1.0], ["or", 1711.98, 1712.44, 1.0], ["like", 1712.44, 1712.84, 1.0], ["and", 1712.84, 1713.3, 1.0], ["like", 1713.3, 1713.76, 1.0], ["you", 1713.76, 1714.64, 1.0], ["needed", 1714.64, 1714.88, 1.0]], "end_sample": 75626417}, "75626417": {"confidence": 1.0, "track": 3, "text": "to be like really careful about where exactly you", "timestamps": [["to", 1714.88, 1715.06, 1.0], ["be", 1715.06, 1715.2, 1.0], ["like", 1715.2, 1715.38, 1.0], ["really", 1715.38, 1715.86, 1.0], ["careful", 1715.86, 1716.32, 1.0], ["about", 1716.32, 1716.64, 1.0], ["where", 1716.64, 1716.9, 1.0], ["exactly", 1716.9, 1717.52, 1.0], ["you", 1717.52, 1717.92, 1.0]], "end_sample": 75760481}, "75760481": {"confidence": 1.0, "track": 3, "text": "were collecting and that sometimes it wasn't", "timestamps": [["were", 1717.92, 1718.0, 1.0], ["collecting", 1718.0, 1718.52, 1.0], ["and", 1718.52, 1719.12, 1.0], ["that", 1719.12, 1719.8, 1.0], ["sometimes", 1719.8, 1720.24, 1.0], ["it", 1720.24, 1720.6, 1.0], ["wasn't", 1720.6, 1721.04, 1.0]], "end_sample": 75898073}, "75898073": {"confidence": 1.0, "track": 3, "text": "sometimes there was like no indicator on this like huge dusty outcrop of like", "timestamps": [["sometimes", 1721.04, 1721.34, 1.0], ["there", 1721.34, 1721.74, 1.0], ["was", 1721.74, 1721.92, 1.0], ["like", 1721.92, 1722.08, 1.0], ["no", 1722.08, 1722.48, 1.0], ["indicator", 1722.48, 1723.6, 1.0], ["on", 1723.6, 1724.54, 1.0], ["this", 1724.54, 1724.98, 1.0], ["like", 1724.98, 1725.3, 1.0], ["huge", 1725.3, 1726.04, 1.0], ["dusty", 1726.04, 1726.6, 1.0], ["outcrop", 1726.6, 1727.24, 1.0], ["of", 1727.24, 1727.66, 1.0], ["like", 1727.66, 1728.0, 1.0]], "end_sample": 76205009}, "76205009": {"confidence": 1.0, "track": 3, "text": "whose land it actually is now or like even if there is a fence then sometimes", "timestamps": [["whose", 1728.0, 1728.4, 1.0], ["land", 1728.4, 1728.66, 1.0], ["it", 1728.66, 1728.8, 1.0], ["actually", 1728.8, 1729.06, 1.0], ["is", 1729.06, 1729.34, 1.0], ["now", 1729.34, 1729.64, 1.0], ["or", 1729.64, 1730.02, 1.0], ["like", 1730.02, 1730.2, 1.0], ["even", 1730.2, 1730.46, 1.0], ["if", 1730.46, 1730.66, 1.0], ["there", 1730.66, 1730.8, 1.0], ["is", 1730.8, 1731.04, 1.0], ["a", 1731.04, 1731.16, 1.0], ["fence", 1731.16, 1731.5, 1.0], ["then", 1731.5, 1731.82, 1.0], ["sometimes", 1731.82, 1732.18, 1.0]], "end_sample": 76389347}, "76389347": {"confidence": 1.0, "track": 3, "text": "the fence is in the wrong place and like it wasn't actually yeah and but i think I think in that case,", "timestamps": [["the", 1732.18, 1732.42, 1.0], ["fence", 1732.42, 1732.66, 1.0], ["is", 1732.66, 1732.82, 1.0], ["in", 1732.82, 1732.94, 1.0], ["the", 1732.94, 1733.04, 1.0], ["wrong", 1733.04, 1733.24, 1.0], ["place", 1733.24, 1733.68, 1.0], ["and", 1733.68, 1734.22, 1.0], ["like", 1734.22, 1734.5, 1.0], ["it", 1734.5, 1735.42, 1.0], ["wasn't", 1735.42, 1735.68, 1.0], ["actually", 1735.68, 1736.08, 1.0], ["yeah", 1736.08, 1736.74, 1.0], ["and", 1736.74, 1738.36, 1.0], ["but", 1738.36, 1738.72, 1.0], ["i", 1738.72, 1739.34, 1.0], ["think", 1739.34, 1739.54, 1.0], ["I", 1739.54, 1739.64, 1.0], ["think", 1739.64, 1739.64, 1.0], ["in", 1739.64, 1739.72, 1.0], ["that", 1739.72, 1739.88, 1.0], ["case,", 1739.88, 1740.4, 1.0]], "end_sample": 76751849}, "76751849": {"confidence": 1.0, "track": 3, "text": "it had restrictions more on", "timestamps": [["it", 1740.4, 1740.72, 1.0], ["had", 1740.72, 1741.74, 1.0], ["restrictions", 1741.74, 1742.28, 1.0], ["more", 1742.28, 1742.98, 1.0], ["on", 1742.98, 1743.46, 1.0]], "end_sample": 76886795}, "76886795": {"confidence": 1.0, "track": 3, "text": "whether or not you collected from there and then tried to sell it after.", "timestamps": [["whether", 1743.46, 1745.08, 1.0], ["or", 1745.08, 1745.38, 1.0], ["not", 1745.38, 1745.7, 1.0], ["you", 1745.7, 1746.08, 1.0], ["collected", 1746.08, 1746.94, 1.0], ["from", 1746.94, 1747.46, 1.0], ["there", 1747.46, 1748.24, 1.0], ["and", 1748.24, 1748.8, 1.0], ["then", 1748.8, 1749.48, 1.0], ["tried", 1749.48, 1749.9, 1.0], ["to", 1749.9, 1750.18, 1.0], ["sell", 1750.18, 1750.46, 1.0], ["it", 1750.46, 1750.72, 1.0], ["after.", 1750.72, 1751.34, 1.0]], "end_sample": 77234303}, "77286727": {"confidence": 1.0, "track": 3, "text": "There were more restrictions on like the commercialization of the things that", "timestamps": [["There", 1752.53, 1752.73, 1.0], ["were", 1752.73, 1752.89, 1.0], ["more", 1752.89, 1753.09, 1.0], ["restrictions", 1753.09, 1753.45, 1.0], ["on", 1753.45, 1753.89, 1.0], ["like", 1753.89, 1754.09, 1.0], ["the", 1754.09, 1754.35, 1.0], ["commercialization", 1754.35, 1755.19, 1.0], ["of", 1755.19, 1755.67, 1.0], ["the", 1755.67, 1755.79, 1.0], ["things", 1755.79, 1756.03, 1.0], ["that", 1756.03, 1756.19, 1.0]], "end_sample": 77448133}, "77448133": {"confidence": 1.0, "track": 3, "text": "you found rather than the actual like physical act of collecting it itself, if that makes sense.", "timestamps": [["you", 1756.19, 1756.33, 1.0], ["found", 1756.33, 1756.61, 1.0], ["rather", 1756.61, 1757.19, 1.0], ["than", 1757.19, 1757.59, 1.0], ["the", 1757.59, 1757.77, 1.0], ["actual", 1757.77, 1758.17, 1.0], ["like", 1758.17, 1758.65, 1.0], ["physical", 1758.65, 1759.75, 1.0], ["act", 1759.75, 1760.25, 1.0], ["of", 1760.25, 1760.43, 1.0], ["collecting", 1760.43, 1760.89, 1.0], ["it", 1760.89, 1761.25, 1.0], ["itself,", 1761.25, 1761.85, 1.0], ["if", 1762.11, 1762.61, 1.0], ["that", 1762.61, 1762.77, 1.0], ["makes", 1762.77, 1762.95, 1.0], ["sense.", 1762.95, 1763.27, 1.0]], "end_sample": 77760361}, "77779765": {"confidence": 1.0, "track": 1, "text": "Yeah.", "timestamps": [["Yeah.", 1763.71, 1764.35, 1.0]], "end_sample": 77807989, "newpara": true}, "77807989": {"confidence": 1.0, "track": 2, "text": "Yeah you said that like the the different", "timestamps": [["Yeah", 1764.35, 1764.93, 1.0], ["you", 1764.93, 1765.17, 1.0], ["said", 1765.17, 1765.75, 1.0], ["that", 1765.75, 1766.03, 1.0], ["like", 1766.03, 1766.29, 1.0], ["the", 1766.29, 1766.49, 1.0], ["the", 1766.49, 1766.97, 1.0], ["different", 1766.97, 1767.43, 1.0]], "end_sample": 77943817, "newpara": true}, "77943817": {"confidence": 1.0, "track": 2, "text": "land areas and i like a like a i got a very visceral like i used to live in", "timestamps": [["land", 1767.43, 1767.79, 1.0], ["areas", 1767.79, 1768.11, 1.0], ["and", 1768.11, 1768.31, 1.0], ["i", 1768.31, 1768.37, 1.0], ["like", 1768.37, 1768.67, 1.0], ["a", 1768.67, 1768.87, 1.0], ["like", 1768.87, 1769.27, 1.0], ["a", 1769.27, 1769.67, 1.0], ["i", 1769.67, 1769.89, 1.0], ["got", 1769.89, 1770.37, 1.0], ["a", 1770.37, 1770.47, 1.0], ["very", 1770.47, 1770.71, 1.0], ["visceral", 1770.71, 1771.25, 1.0], ["like", 1771.25, 1771.71, 1.0], ["i", 1771.71, 1772.33, 1.0], ["used", 1772.33, 1772.47, 1.0], ["to", 1772.47, 1772.65, 1.0], ["live", 1772.65, 1772.81, 1.0], ["in", 1772.81, 1772.93, 1.0]], "end_sample": 78186367}, "78186367": {"confidence": 1.0, "track": 2, "text": "an area that had like a national park but then it also had state land that was", "timestamps": [["an", 1772.93, 1773.03, 1.0], ["area", 1773.03, 1773.27, 1.0], ["that", 1773.27, 1773.43, 1.0], ["had", 1773.43, 1773.57, 1.0], ["like", 1773.57, 1773.73, 1.0], ["a", 1773.73, 1773.81, 1.0], ["national", 1773.81, 1774.17, 1.0], ["park", 1774.17, 1774.63, 1.0], ["but", 1774.63, 1775.15, 1.0], ["then", 1775.15, 1775.31, 1.0], ["it", 1775.31, 1775.39, 1.0], ["also", 1775.39, 1775.61, 1.0], ["had", 1775.61, 1775.83, 1.0], ["state", 1775.83, 1776.17, 1.0], ["land", 1776.17, 1776.49, 1.0], ["that", 1776.49, 1776.95, 1.0], ["was", 1776.95, 1777.21, 1.0]], "end_sample": 78375115}, "78375115": {"confidence": 1.0, "track": 2, "text": "like you could you could harvest timber on the state land but it was right up", "timestamps": [["like", 1777.21, 1777.39, 1.0], ["you", 1777.39, 1777.63, 1.0], ["could", 1777.63, 1777.89, 1.0], ["you", 1777.89, 1778.57, 1.0], ["could", 1778.57, 1778.81, 1.0], ["harvest", 1778.81, 1779.29, 1.0], ["timber", 1779.29, 1779.67, 1.0], ["on", 1779.67, 1779.99, 1.0], ["the", 1779.99, 1780.11, 1.0], ["state", 1780.11, 1780.39, 1.0], ["land", 1780.39, 1780.67, 1.0], ["but", 1780.67, 1781.77, 1.0], ["it", 1781.77, 1781.89, 1.0], ["was", 1781.89, 1781.97, 1.0], ["right", 1781.97, 1782.19, 1.0], ["up", 1782.19, 1782.35, 1.0]], "end_sample": 78601789}, "78601789": {"confidence": 1.0, "track": 2, "text": "against the national park but", "timestamps": [["against", 1782.35, 1782.57, 1.0], ["the", 1782.57, 1782.79, 1.0], ["national", 1782.79, 1782.95, 1.0], ["park", 1782.95, 1783.35, 1.0], ["but", 1783.35, 1783.63, 1.0]], "end_sample": 78658237}, "78658237": {"confidence": 1.0, "track": 2, "text": "it was also right up against national forest which was under a different", "timestamps": [["it", 1783.63, 1783.73, 1.0], ["was", 1783.73, 1783.81, 1.0], ["also", 1783.81, 1784.09, 1.0], ["right", 1784.09, 1784.31, 1.0], ["up", 1784.31, 1784.47, 1.0], ["against", 1784.47, 1784.71, 1.0], ["national", 1784.71, 1785.33, 1.0], ["forest", 1785.33, 1785.91, 1.0], ["which", 1785.91, 1786.21, 1.0], ["was", 1786.21, 1786.39, 1.0], ["under", 1786.39, 1786.67, 1.0], ["a", 1786.67, 1786.87, 1.0], ["different", 1786.87, 1787.33, 1.0]], "end_sample": 78821407}, "78833755": {"confidence": 1.0, "track": 2, "text": "government like thing so yeah it's like i'm on i'm in the distance like i'm", "timestamps": [["government", 1787.61, 1788.27, 1.0], ["like", 1788.27, 1788.85, 1.0], ["thing", 1788.85, 1789.69, 1.0], ["so", 1789.69, 1790.01, 1.0], ["yeah", 1790.01, 1790.23, 1.0], ["it's", 1790.23, 1790.47, 1.0], ["like", 1790.47, 1790.65, 1.0], ["i'm", 1790.65, 1791.39, 1.0], ["on", 1791.39, 1791.75, 1.0], ["i'm", 1791.75, 1792.37, 1.0], ["in", 1792.37, 1792.57, 1.0], ["the", 1792.57, 1792.79, 1.0], ["distance", 1792.79, 1793.31, 1.0], ["like", 1793.31, 1793.75, 1.0], ["i'm", 1793.75, 1794.23, 1.0]], "end_sample": 79125697}, "79125697": {"confidence": 1.0, "track": 2, "text": "in these mountains but i don't know whose land i'm standing on because yeah", "timestamps": [["in", 1794.23, 1794.31, 1.0], ["these", 1794.31, 1794.55, 1.0], ["mountains", 1794.55, 1794.91, 1.0], ["but", 1794.91, 1795.15, 1.0], ["i", 1795.15, 1795.27, 1.0], ["don't", 1795.27, 1795.47, 1.0], ["know", 1795.47, 1795.61, 1.0], ["whose", 1795.61, 1796.07, 1.0], ["land", 1796.07, 1796.37, 1.0], ["i'm", 1796.37, 1796.65, 1.0], ["standing", 1796.65, 1796.91, 1.0], ["on", 1796.91, 1797.27, 1.0], ["because", 1797.27, 1797.59, 1.0], ["yeah", 1797.59, 1798.59, 1.0]], "end_sample": 79317973}, "79317973": {"confidence": 1.0, "track": 2, "text": "it's like six different agencies all own different parts of the same natural", "timestamps": [["it's", 1798.59, 1798.81, 1.0], ["like", 1798.81, 1798.95, 1.0], ["six", 1798.95, 1799.57, 1.0], ["different", 1799.57, 1799.87, 1.0], ["agencies", 1799.87, 1800.33, 1.0], ["all", 1800.33, 1800.73, 1.0], ["own", 1800.73, 1801.73, 1.0], ["different", 1801.73, 1802.39, 1.0], ["parts", 1802.39, 1802.77, 1.0], ["of", 1802.77, 1802.93, 1.0], ["the", 1802.93, 1802.99, 1.0], ["same", 1802.99, 1803.27, 1.0], ["natural", 1803.27, 1803.99, 1.0]], "end_sample": 79556113}, "79556113": {"confidence": 1.0, "track": 2, "text": "feature kind of thing yeah it's.", "timestamps": [["feature", 1803.99, 1804.63, 1.0], ["kind", 1804.63, 1805.01, 1.0], ["of", 1805.01, 1805.23, 1.0], ["thing", 1805.23, 1805.43, 1.0], ["yeah", 1805.43, 1805.69, 1.0], ["it's.", 1805.69, 1806.75, 1.0]], "end_sample": 79677829}, "79677829": {"confidence": 1.0, "track": 1, "text": "Like that silly meme of like there being a place technically in yellowstone", "timestamps": [["Like", 1806.75, 1806.81, 1.0], ["that", 1806.81, 1806.95, 1.0], ["silly", 1806.95, 1807.15, 1.0], ["meme", 1807.15, 1807.55, 1.0], ["of", 1807.55, 1807.89, 1.0], ["like", 1807.89, 1807.99, 1.0], ["there", 1807.99, 1808.17, 1.0], ["being", 1808.17, 1808.35, 1.0], ["a", 1808.35, 1808.61, 1.0], ["place", 1808.61, 1808.89, 1.0], ["technically", 1808.89, 1809.31, 1.0], ["in", 1809.31, 1809.69, 1.0], ["yellowstone", 1809.69, 1810.25, 1.0]], "end_sample": 79832179, "newpara": true}, "79832179": {"confidence": 1.0, "track": 1, "text": "where you could like get away with murder because of the.", "timestamps": [["where", 1810.25, 1810.57, 1.0], ["you", 1810.57, 1810.69, 1.0], ["could", 1810.69, 1810.79, 1.0], ["like", 1810.79, 1811.05, 1.0], ["get", 1811.05, 1811.65, 1.0], ["away", 1811.65, 1811.83, 1.0], ["with", 1811.83, 1812.03, 1.0], ["murder", 1812.03, 1812.33, 1.0], ["because", 1812.33, 1812.77, 1.0], ["of", 1812.77, 1812.95, 1.0], ["the.", 1812.95, 1813.11, 1.0]], "end_sample": 79958305}, "79958305": {"confidence": 1.0, "track": 2, "text": "Various like.", "timestamps": [["Various", 1813.11, 1813.39, 1.0], ["like.", 1813.39, 1813.67, 1.0]], "end_sample": 79983001, "newpara": true}, "79983001": {"confidence": 1.0, "track": 1, "text": "Jurisdictions addictions like not lining up properly or something.", "timestamps": [["Jurisdictions", 1813.67, 1814.15, 1.0], ["addictions", 1814.15, 1814.45, 1.0], ["like", 1814.45, 1815.73, 1.0], ["not", 1815.73, 1816.03, 1.0], ["lining", 1816.03, 1816.35, 1.0], ["up", 1816.35, 1816.55, 1.0], ["properly", 1816.55, 1816.97, 1.0], ["or", 1816.97, 1817.25, 1.0], ["something.", 1817.25, 1817.59, 1.0]], "end_sample": 80155873, "newpara": true}, "80155873": {"confidence": 1.0, "track": 2, "text": "Like the one corner of wyoming where like it's just what what's the name of", "timestamps": [["Like", 1817.59, 1818.41, 1.0], ["the", 1818.41, 1818.59, 1.0], ["one", 1818.59, 1818.75, 1.0], ["corner", 1818.75, 1819.23, 1.0], ["of", 1819.23, 1819.39, 1.0], ["wyoming", 1819.39, 1819.91, 1.0], ["where", 1819.91, 1820.17, 1.0], ["like", 1820.17, 1820.39, 1.0], ["it's", 1820.39, 1820.71, 1.0], ["just", 1820.71, 1820.99, 1.0], ["what", 1820.99, 1821.37, 1.0], ["what's", 1821.37, 1821.85, 1.0], ["the", 1821.85, 1821.95, 1.0], ["name", 1821.95, 1822.19, 1.0], ["of", 1822.19, 1822.25, 1.0]], "end_sample": 80361379, "newpara": true}, "80361379": {"confidence": 1.0, "track": 2, "text": "that movie the it's a horror movie where you could just like kill people for", "timestamps": [["that", 1822.25, 1822.33, 1.0], ["movie", 1822.33, 1822.63, 1.0], ["the", 1822.63, 1822.85, 1.0], ["it's", 1822.85, 1824.47, 1.0], ["a", 1824.47, 1824.49, 1.0], ["horror", 1824.49, 1824.67, 1.0], ["movie", 1824.67, 1824.91, 1.0], ["where", 1824.91, 1825.15, 1.0], ["you", 1825.15, 1825.27, 1.0], ["could", 1825.27, 1825.37, 1.0], ["just", 1825.37, 1825.55, 1.0], ["like", 1825.55, 1825.69, 1.0], ["kill", 1825.69, 1825.97, 1.0], ["people", 1825.97, 1826.25, 1.0], ["for", 1826.25, 1826.45, 1.0]], "end_sample": 80546599}, "80546599": {"confidence": 1.0, "track": 2, "text": "24 hours or something oh the purge the purge it's just that one corner of wyoming is just the purge go.", "timestamps": [["24", 1826.45, 1826.73, 1.0], ["hours", 1826.73, 1827.19, 1.0], ["or", 1827.19, 1827.39, 1.0], ["something", 1827.39, 1827.63, 1.0], ["oh", 1827.63, 1827.77, 1.0], ["the", 1827.77, 1827.93, 1.0], ["purge", 1827.93, 1828.31, 1.0], ["the", 1828.31, 1828.85, 1.0], ["purge", 1828.85, 1829.33, 1.0], ["it's", 1829.33, 1829.63, 1.0], ["just", 1829.63, 1829.81, 1.0], ["that", 1829.81, 1830.03, 1.0], ["one", 1830.03, 1830.25, 1.0], ["corner", 1830.25, 1830.51, 1.0], ["of", 1830.51, 1830.69, 1.0], ["wyoming", 1830.69, 1831.01, 1.0], ["is", 1831.01, 1831.23, 1.0], ["just", 1831.23, 1831.41, 1.0], ["the", 1831.41, 1831.57, 1.0], ["purge", 1831.57, 1831.97, 1.0], ["go.", 1831.97, 1834.67, 1.0]], "end_sample": 80909101}, "80909101": {"confidence": 1.0, "track": 0, "text": "Listen to the horror vanguard.", "timestamps": [["Listen", 1834.67, 1834.91, 1.0], ["to", 1834.91, 1835.03, 1.0], ["the", 1835.03, 1835.09, 1.0], ["horror", 1835.09, 1835.23, 1.0], ["vanguard.", 1835.23, 1835.53, 1.0]], "end_sample": 80947027, "newpara": true}, "80947027": {"confidence": 1.0, "track": 1, "text": "Episode about the purge it's good.", "timestamps": [["Episode", 1835.53, 1835.85, 1.0], ["about", 1835.85, 1836.05, 1.0], ["the", 1836.05, 1836.15, 1.0], ["purge", 1836.17, 1836.41, 1.0], ["it's", 1836.41, 1836.57, 1.0], ["good.", 1836.57, 1836.73, 1.0]], "end_sample": 80999947, "newpara": true}, "80999947": {"confidence": 1.0, "track": 0, "text": "One of the i think it", "timestamps": [["One", 1836.73, 1838.13, 1.0], ["of", 1838.13, 1838.31, 1.0], ["the", 1838.31, 1838.49, 1.0], ["i", 1838.49, 1839.07, 1.0], ["think", 1839.07, 1839.99, 1.0], ["it", 1839.99, 1840.09, 1.0]], "end_sample": 81148123, "newpara": true}, "81148123": {"confidence": 1.0, "track": 0, "text": "was the one of the readings you gave us the dust up in the bone pile they mentioned", "timestamps": [["was", 1840.09, 1840.35, 1.0], ["the", 1840.35, 1840.57, 1.0], ["one", 1840.57, 1841.11, 1.0], ["of", 1841.11, 1841.21, 1.0], ["the", 1841.21, 1841.27, 1.0], ["readings", 1841.27, 1841.51, 1.0], ["you", 1841.51, 1841.71, 1.0], ["gave", 1841.71, 1841.87, 1.0], ["us", 1841.87, 1842.13, 1.0], ["the", 1842.13, 1842.97, 1.0], ["dust", 1842.97, 1844.13, 1.0], ["up", 1844.13, 1844.27, 1.0], ["in", 1844.27, 1844.39, 1.0], ["the", 1844.39, 1844.41, 1.0], ["bone", 1844.41, 1844.61, 1.0], ["pile", 1844.61, 1844.85, 1.0], ["they", 1844.85, 1845.05, 1.0], ["mentioned", 1845.05, 1845.31, 1.0]], "end_sample": 81378325}, "81378325": {"confidence": 1.0, "track": 0, "text": "something about federal fossils fossils dug on federal land couldn't be used", "timestamps": [["something", 1845.31, 1845.63, 1.0], ["about", 1845.63, 1845.99, 1.0], ["federal", 1845.99, 1846.51, 1.0], ["fossils", 1846.51, 1847.09, 1.0], ["fossils", 1847.09, 1848.57, 1.0], ["dug", 1848.57, 1849.07, 1.0], ["on", 1849.07, 1849.25, 1.0], ["federal", 1849.25, 1849.49, 1.0], ["land", 1849.49, 1849.75, 1.0], ["couldn't", 1849.75, 1850.05, 1.0], ["be", 1850.05, 1850.13, 1.0], ["used", 1850.13, 1850.25, 1.0]], "end_sample": 81596179}, "81596179": {"confidence": 1.0, "track": 0, "text": "for commercialization but i don't remember was that something that ended up", "timestamps": [["for", 1850.25, 1850.43, 1.0], ["commercialization", 1850.43, 1851.09, 1.0], ["but", 1851.09, 1851.41, 1.0], ["i", 1851.41, 1851.51, 1.0], ["don't", 1851.51, 1851.65, 1.0], ["remember", 1851.65, 1851.87, 1.0], ["was", 1851.87, 1852.13, 1.0], ["that", 1852.13, 1852.27, 1.0], ["something", 1852.27, 1852.55, 1.0], ["that", 1852.55, 1852.77, 1.0], ["ended", 1852.77, 1853.57, 1.0], ["up", 1853.57, 1853.75, 1.0]], "end_sample": 81750529}, "81750529": {"confidence": 1.0, "track": 0, "text": "passing or did because that article was a little older oh.", "timestamps": [["passing", 1853.75, 1854.23, 1.0], ["or", 1854.23, 1854.61, 1.0], ["did", 1854.61, 1854.95, 1.0], ["because", 1854.95, 1855.61, 1.0], ["that", 1855.61, 1855.79, 1.0], ["article", 1855.79, 1856.07, 1.0], ["was", 1856.07, 1856.25, 1.0], ["a", 1856.25, 1856.33, 1.0], ["little", 1856.33, 1856.43, 1.0], ["older", 1856.43, 1856.81, 1.0], ["oh.", 1856.81, 1858.79, 1.0]], "end_sample": 81972793}, "81972793": {"confidence": 1.0, "track": 3, "text": "Yeah i'm not sure about that either because.", "timestamps": [["Yeah", 1858.79, 1859.41, 1.0], ["i'm", 1859.41, 1860.75, 1.0], ["not", 1860.75, 1860.83, 1.0], ["sure", 1860.83, 1861.09, 1.0], ["about", 1861.09, 1861.37, 1.0], ["that", 1861.37, 1861.63, 1.0], ["either", 1861.63, 1862.09, 1.0], ["because.", 1862.09, 1862.51, 1.0]], "end_sample": 82136845, "newpara": true}, "82136845": {"confidence": 1.0, "track": 0, "text": "I don't.", "timestamps": [["I", 1862.51, 1862.75, 1.0], ["don't.", 1862.75, 1863.09, 1.0]], "end_sample": 82162423, "newpara": true}, "82162423": {"confidence": 1.0, "track": 3, "text": "Work in the u.s anymore i went to school there and like learned and have done", "timestamps": [["Work", 1863.09, 1863.77, 1.0], ["in", 1863.77, 1863.95, 1.0], ["the", 1863.95, 1864.07, 1.0], ["u.s", 1864.07, 1864.47, 1.0], ["anymore", 1864.47, 1865.17, 1.0], ["i", 1865.17, 1865.99, 1.0], ["went", 1865.99, 1866.21, 1.0], ["to", 1866.21, 1866.35, 1.0], ["school", 1866.35, 1866.61, 1.0], ["there", 1866.61, 1866.87, 1.0], ["and", 1866.87, 1867.45, 1.0], ["like", 1867.45, 1867.65, 1.0], ["learned", 1867.65, 1868.07, 1.0], ["and", 1868.07, 1868.55, 1.0], ["have", 1868.55, 1868.69, 1.0], ["done", 1868.69, 1868.93, 1.0]], "end_sample": 82419967, "newpara": true}, "82419967": {"confidence": 1.0, "track": 3, "text": "digging there but yeah i'm not sure about that yeah.", "timestamps": [["digging", 1868.93, 1869.59, 1.0], ["there", 1869.59, 1869.89, 1.0], ["but", 1869.89, 1870.31, 1.0], ["yeah", 1870.31, 1870.79, 1.0], ["i'm", 1870.79, 1871.77, 1.0], ["not", 1871.77, 1871.89, 1.0], ["sure", 1871.89, 1872.13, 1.0], ["about", 1872.13, 1872.41, 1.0], ["that", 1872.41, 1872.71, 1.0], ["yeah.", 1872.71, 1873.55, 1.0]], "end_sample": 82623709}, "82623709": {"confidence": 1.0, "track": 0, "text": "I don't have it open still but there was also like the example of like when", "timestamps": [["I", 1873.55, 1873.69, 1.0], ["don't", 1873.69, 1874.09, 1.0], ["have", 1874.09, 1874.45, 1.0], ["it", 1874.45, 1874.63, 1.0], ["open", 1874.63, 1874.91, 1.0], ["still", 1874.91, 1875.51, 1.0], ["but", 1875.51, 1877.09, 1.0], ["there", 1877.09, 1877.19, 1.0], ["was", 1877.19, 1877.29, 1.0], ["also", 1877.29, 1877.47, 1.0], ["like", 1877.47, 1877.67, 1.0], ["the", 1877.67, 1877.79, 1.0], ["example", 1877.79, 1878.07, 1.0], ["of", 1878.07, 1878.53, 1.0], ["like", 1878.53, 1878.85, 1.0], ["when", 1878.85, 1879.87, 1.0]], "end_sample": 82902421, "newpara": true}, "82902421": {"confidence": 1.0, "track": 0, "text": "a government owns anything that might be found so i think it was like alberta where all fossils.", "timestamps": [["a", 1879.87, 1880.55, 1.0], ["government", 1880.55, 1880.83, 1.0], ["owns", 1880.83, 1881.29, 1.0], ["anything", 1881.29, 1882.01, 1.0], ["that", 1882.01, 1882.31, 1.0], ["might", 1882.31, 1882.47, 1.0], ["be", 1882.47, 1882.65, 1.0], ["found", 1882.65, 1882.91, 1.0], ["so", 1882.91, 1883.11, 1.0], ["i", 1883.11, 1883.17, 1.0], ["think", 1883.17, 1883.27, 1.0], ["it", 1883.27, 1883.33, 1.0], ["was", 1883.33, 1883.47, 1.0], ["like", 1883.47, 1883.63, 1.0], ["alberta", 1883.63, 1884.09, 1.0], ["where", 1884.09, 1885.01, 1.0], ["all", 1885.01, 1885.17, 1.0], ["fossils.", 1885.17, 1885.57, 1.0]], "end_sample": 83153791}, "83153791": {"confidence": 1.0, "track": 3, "text": "Are owned.", "timestamps": [["Are", 1885.57, 1885.85, 1.0], ["owned.", 1885.85, 1886.03, 1.0]], "end_sample": 83174077, "newpara": true}, "83174077": {"confidence": 1.0, "track": 0, "text": "By the state by default.", "timestamps": [["By", 1886.03, 1886.19, 1.0], ["the", 1886.19, 1886.31, 1.0], ["state", 1886.31, 1886.61, 1.0], ["by", 1886.61, 1886.85, 1.0], ["default.", 1886.85, 1887.15, 1.0]], "end_sample": 83223469, "newpara": true}, "83223469": {"confidence": 1.0, "track": 3, "text": "Yeah and i think there's a bunch of of other countries too i tried to sorry", "timestamps": [["Yeah", 1887.15, 1888.23, 1.0], ["and", 1888.23, 1889.19, 1.0], ["i", 1889.19, 1889.31, 1.0], ["think", 1889.31, 1889.49, 1.0], ["there's", 1889.49, 1889.77, 1.0], ["a", 1889.77, 1889.81, 1.0], ["bunch", 1889.81, 1889.99, 1.0], ["of", 1889.99, 1890.13, 1.0], ["of", 1890.13, 1890.21, 1.0], ["other", 1890.21, 1890.35, 1.0], ["countries", 1890.35, 1890.77, 1.0], ["too", 1890.77, 1891.05, 1.0], ["i", 1891.05, 1891.51, 1.0], ["tried", 1891.51, 1891.79, 1.0], ["to", 1891.79, 1892.03, 1.0], ["sorry", 1892.03, 1893.85, 1.0]], "end_sample": 83518939, "newpara": true}, "83518939": {"confidence": 1.0, "track": 3, "text": "about that link to the unesco thing i don't know what happened to it government websites love.", "timestamps": [["about", 1893.85, 1894.01, 1.0], ["that", 1894.01, 1894.19, 1.0], ["link", 1894.19, 1894.51, 1.0], ["to", 1894.51, 1894.71, 1.0], ["the", 1894.71, 1894.87, 1.0], ["unesco", 1894.87, 1895.35, 1.0], ["thing", 1895.35, 1895.67, 1.0], ["i", 1895.67, 1896.27, 1.0], ["don't", 1896.27, 1897.23, 1.0], ["know", 1897.23, 1897.33, 1.0], ["what", 1897.33, 1897.47, 1.0], ["happened", 1897.47, 1897.83, 1.0], ["to", 1897.83, 1898.03, 1.0], ["it", 1898.03, 1898.13, 1.0], ["government", 1898.13, 1899.75, 1.0], ["websites", 1899.75, 1900.15, 1.0], ["love.", 1900.15, 1900.49, 1.0]], "end_sample": 83811763}, "83811763": {"confidence": 1.0, "track": 0, "text": "To shift around oh.", "timestamps": [["To", 1900.49, 1900.71, 1.0], ["shift", 1900.71, 1901.15, 1.0], ["around", 1901.15, 1901.47, 1.0], ["oh.", 1901.47, 1902.39, 1.0]], "end_sample": 83895553, "newpara": true}, "83895553": {"confidence": 1.0, "track": 3, "text": "Yeah that's their job i'm glad there is an archived version of it but i was", "timestamps": [["Yeah", 1902.39, 1902.59, 1.0], ["that's", 1902.59, 1903.83, 1.0], ["their", 1903.83, 1903.91, 1.0], ["job", 1903.91, 1904.19, 1.0], ["i'm", 1904.19, 1904.49, 1.0], ["glad", 1904.49, 1904.63, 1.0], ["there", 1904.63, 1904.77, 1.0], ["is", 1904.77, 1904.93, 1.0], ["an", 1904.93, 1905.05, 1.0], ["archived", 1905.05, 1905.47, 1.0], ["version", 1905.47, 1905.75, 1.0], ["of", 1905.75, 1906.01, 1.0], ["it", 1906.01, 1906.17, 1.0], ["but", 1906.17, 1906.37, 1.0], ["i", 1906.37, 1906.45, 1.0], ["was", 1906.45, 1906.59, 1.0]], "end_sample": 84080773, "newpara": true}, "84080773": {"confidence": 1.0, "track": 3, "text": "like i was literally working off of this last year what happened but yeah there", "timestamps": [["like", 1906.59, 1906.79, 1.0], ["i", 1906.79, 1907.01, 1.0], ["was", 1907.01, 1907.15, 1.0], ["literally", 1907.15, 1907.51, 1.0], ["working", 1907.51, 1907.91, 1.0], ["off", 1907.91, 1908.33, 1.0], ["of", 1908.33, 1908.49, 1.0], ["this", 1908.49, 1908.71, 1.0], ["last", 1908.71, 1909.35, 1.0], ["year", 1909.35, 1909.79, 1.0], ["what", 1909.79, 1910.17, 1.0], ["happened", 1910.17, 1910.57, 1.0], ["but", 1910.57, 1911.61, 1.0], ["yeah", 1911.61, 1911.99, 1.0], ["there", 1911.99, 1912.23, 1.0]], "end_sample": 84329497}, "84329497": {"confidence": 1.0, "track": 3, "text": "was a bunch of countries where it like,", "timestamps": [["was", 1912.23, 1912.39, 1.0], ["a", 1912.39, 1912.53, 1.0], ["bunch", 1912.53, 1912.65, 1.0], ["of", 1912.65, 1912.79, 1.0], ["countries", 1912.79, 1913.13, 1.0], ["where", 1913.13, 1913.55, 1.0], ["it", 1913.55, 1914.19, 1.0], ["like,", 1914.19, 1914.49, 1.0]], "end_sample": 84429163}, "84489961": {"confidence": 1.0, "track": 3, "text": "where the wording of the legislation happened to", "timestamps": [["where", 1915.87, 1916.07, 1.0], ["the", 1916.07, 1916.19, 1.0], ["wording", 1916.19, 1916.59, 1.0], ["of", 1916.59, 1916.85, 1.0], ["the", 1916.85, 1916.95, 1.0], ["legislation", 1916.95, 1917.49, 1.0], ["happened", 1917.49, 1918.95, 1.0], ["to", 1918.95, 1919.21, 1.0]], "end_sample": 84637255}, "84637255": {"confidence": 1.0, "track": 3, "text": "be like if you take something", "timestamps": [["be", 1919.21, 1919.41, 1.0], ["like", 1919.41, 1920.09, 1.0], ["if", 1920.09, 1920.63, 1.0], ["you", 1920.63, 1921.11, 1.0], ["take", 1921.11, 1922.27, 1.0], ["something", 1922.27, 1922.65, 1.0]], "end_sample": 84788959}, "84788959": {"confidence": 1.0, "track": 3, "text": "from the ground or if you like extract an", "timestamps": [["from", 1922.65, 1923.11, 1.0], ["the", 1923.11, 1923.27, 1.0], ["ground", 1923.27, 1923.67, 1.0], ["or", 1923.67, 1924.05, 1.0], ["if", 1924.05, 1924.39, 1.0], ["you", 1924.39, 1924.63, 1.0], ["like", 1924.63, 1924.99, 1.0], ["extract", 1924.99, 1925.61, 1.0], ["an", 1925.61, 1926.01, 1.0]], "end_sample": 84937135}, "84937135": {"confidence": 1.0, "track": 3, "text": "object from the earth then like it technically counts", "timestamps": [["object", 1926.01, 1926.33, 1.0], ["from", 1926.33, 1926.67, 1.0], ["the", 1926.67, 1926.83, 1.0], ["earth", 1926.83, 1927.11, 1.0], ["then", 1927.11, 1927.55, 1.0], ["like", 1927.55, 1927.89, 1.0], ["it", 1927.89, 1928.31, 1.0], ["technically", 1928.31, 1929.35, 1.0], ["counts", 1929.35, 1929.83, 1.0]], "end_sample": 85105597}, "85105597": {"confidence": 1.0, "track": 3, "text": "as cultural property which belongs to the", "timestamps": [["as", 1929.83, 1930.31, 1.0], ["cultural", 1930.31, 1930.91, 1.0], ["property", 1930.91, 1931.45, 1.0], ["which", 1931.45, 1931.85, 1.0], ["belongs", 1931.85, 1932.17, 1.0], ["to", 1932.17, 1932.49, 1.0], ["the", 1932.49, 1932.63, 1.0]], "end_sample": 85229077}, "85229077": {"confidence": 1.0, "track": 3, "text": "state or you know belongs to the nation and i", "timestamps": [["state", 1932.63, 1932.89, 1.0], ["or", 1932.89, 1933.31, 1.0], ["you", 1933.31, 1933.71, 1.0], ["know", 1933.71, 1933.91, 1.0], ["belongs", 1933.91, 1934.31, 1.0], ["to", 1934.31, 1934.55, 1.0], ["the", 1934.55, 1934.69, 1.0], ["nation", 1934.69, 1934.99, 1.0], ["and", 1934.99, 1936.03, 1.0], ["i", 1936.03, 1936.69, 1.0]], "end_sample": 85408123}, "85408123": {"confidence": 1.0, "track": 3, "text": "thought that was an interesting way especially because", "timestamps": [["thought", 1936.69, 1937.19, 1.0], ["that", 1937.19, 1937.29, 1.0], ["was", 1937.29, 1937.43, 1.0], ["an", 1937.43, 1938.13, 1.0], ["interesting", 1938.13, 1938.51, 1.0], ["way", 1938.51, 1938.85, 1.0], ["especially", 1938.85, 1939.41, 1.0], ["because", 1939.41, 1939.83, 1.0]], "end_sample": 85546597}, "85546597": {"confidence": 1.0, "track": 3, "text": "looking at it purely from a paleontological", "timestamps": [["looking", 1939.83, 1941.15, 1.0], ["at", 1941.15, 1941.41, 1.0], ["it", 1941.41, 1941.61, 1.0], ["purely", 1941.61, 1941.95, 1.0], ["from", 1941.95, 1942.33, 1.0], ["a", 1942.33, 1942.47, 1.0], ["paleontological", 1942.47, 1943.19, 1.0]], "end_sample": 85694773}, "85694773": {"confidence": 1.0, "track": 3, "text": "standpoint not a lot of legislation is like especially", "timestamps": [["standpoint", 1943.19, 1943.63, 1.0], ["not", 1943.63, 1944.43, 1.0], ["a", 1944.43, 1944.59, 1.0], ["lot", 1944.59, 1944.75, 1.0], ["of", 1944.75, 1944.89, 1.0], ["legislation", 1944.89, 1945.29, 1.0], ["is", 1945.29, 1945.67, 1.0], ["like", 1945.67, 1946.11, 1.0], ["especially", 1946.11, 1947.07, 1.0]], "end_sample": 85865881}, "85865881": {"confidence": 1.0, "track": 3, "text": "outside of the u.s where it's often not as", "timestamps": [["outside", 1947.07, 1947.47, 1.0], ["of", 1947.47, 1947.73, 1.0], ["the", 1947.73, 1947.85, 1.0], ["u.s", 1947.85, 1948.21, 1.0], ["where", 1948.21, 1948.55, 1.0], ["it's", 1948.55, 1948.87, 1.0], ["often", 1948.87, 1949.39, 1.0], ["not", 1949.39, 1949.65, 1.0], ["as", 1949.65, 1949.83, 1.0]], "end_sample": 85987597}, "85987597": {"confidence": 1.0, "track": 3, "text": "popular a lot of the legislation doesn't", "timestamps": [["popular", 1949.83, 1950.21, 1.0], ["a", 1950.21, 1951.57, 1.0], ["lot", 1951.57, 1952.03, 1.0], ["of", 1952.03, 1952.15, 1.0], ["the", 1952.15, 1952.25, 1.0], ["legislation", 1952.25, 1952.59, 1.0], ["doesn't", 1952.59, 1953.23, 1.0]], "end_sample": 86137537}, "86137537": {"confidence": 1.0, "track": 3, "text": "actually like specifically say things like", "timestamps": [["actually", 1953.23, 1953.57, 1.0], ["like", 1953.57, 1954.17, 1.0], ["specifically", 1954.17, 1954.75, 1.0], ["say", 1954.75, 1955.29, 1.0], ["things", 1955.29, 1955.81, 1.0], ["like", 1955.81, 1956.13, 1.0]], "end_sample": 86265427}, "86265427": {"confidence": 1.0, "track": 3, "text": "fossils or like paleontological material it'll just be like artifacts or again", "timestamps": [["fossils", 1956.13, 1956.65, 1.0], ["or", 1956.65, 1957.21, 1.0], ["like", 1957.21, 1957.51, 1.0], ["paleontological", 1957.51, 1958.39, 1.0], ["material", 1958.39, 1958.87, 1.0], ["it'll", 1958.87, 1959.61, 1.0], ["just", 1959.61, 1959.79, 1.0], ["be", 1959.79, 1959.99, 1.0], ["like", 1959.99, 1960.15, 1.0], ["artifacts", 1960.15, 1960.77, 1.0], ["or", 1960.77, 1961.63, 1.0], ["again", 1961.63, 1962.55, 1.0]], "end_sample": 86548549}, "86548549": {"confidence": 1.0, "track": 3, "text": "like cultural property and you're like but does this does this old bone count", "timestamps": [["like", 1962.55, 1962.85, 1.0], ["cultural", 1962.85, 1963.49, 1.0], ["property", 1963.49, 1964.03, 1.0], ["and", 1964.03, 1964.49, 1.0], ["you're", 1964.49, 1964.63, 1.0], ["like", 1964.63, 1964.83, 1.0], ["but", 1964.83, 1965.13, 1.0], ["does", 1965.13, 1965.35, 1.0], ["this", 1965.35, 1965.65, 1.0], ["does", 1965.65, 1966.39, 1.0], ["this", 1966.39, 1966.61, 1.0], ["old", 1966.61, 1966.89, 1.0], ["bone", 1966.89, 1967.23, 1.0], ["count", 1967.23, 1968.41, 1.0]], "end_sample": 86806975}, "86806975": {"confidence": 1.0, "track": 3, "text": "as something cultural would you call it an artifact would you Yeah.", "timestamps": [["as", 1968.41, 1968.81, 1.0], ["something", 1968.81, 1969.09, 1.0], ["cultural", 1969.09, 1969.57, 1.0], ["would", 1969.57, 1971.39, 1.0], ["you", 1971.39, 1971.59, 1.0], ["call", 1971.59, 1971.85, 1.0], ["it", 1971.85, 1972.03, 1.0], ["an", 1972.03, 1972.17, 1.0], ["artifact", 1972.17, 1972.51, 1.0], ["would", 1972.51, 1973.13, 1.0], ["you", 1973.13, 1973.35, 1.0], ["Yeah.", 1973.35, 1974.17, 1.0]], "end_sample": 87060991}, "87083923": {"confidence": 1.0, "track": 3, "text": "So the ones that do get specific enough to say something that is extracted from", "timestamps": [["So", 1974.69, 1975.21, 1.0], ["the", 1975.21, 1975.39, 1.0], ["ones", 1975.39, 1975.57, 1.0], ["that", 1975.57, 1975.77, 1.0], ["do", 1975.77, 1975.91, 1.0], ["get", 1975.91, 1976.13, 1.0], ["specific", 1976.13, 1976.47, 1.0], ["enough", 1976.47, 1976.89, 1.0], ["to", 1976.89, 1977.15, 1.0], ["say", 1977.15, 1977.37, 1.0], ["something", 1977.37, 1977.83, 1.0], ["that", 1977.83, 1978.19, 1.0], ["is", 1978.19, 1978.35, 1.0], ["extracted", 1978.35, 1978.71, 1.0], ["from", 1978.71, 1979.11, 1.0]], "end_sample": 87278845}, "87278845": {"confidence": 1.0, "track": 3, "text": "the ground is almost like a relief that you're like, oh, okay, so that is fossils too.", "timestamps": [["the", 1979.11, 1979.25, 1.0], ["ground", 1979.25, 1979.57, 1.0], ["is", 1979.57, 1979.85, 1.0], ["almost", 1979.85, 1980.11, 1.0], ["like", 1980.11, 1980.41, 1.0], ["a", 1980.41, 1980.67, 1.0], ["relief", 1980.67, 1981.01, 1.0], ["that", 1981.01, 1981.35, 1.0], ["you're", 1981.35, 1981.49, 1.0], ["like,", 1981.49, 1981.67, 1.0], ["oh,", 1981.77, 1981.91, 1.0], ["okay,", 1981.93, 1982.13, 1.0], ["so", 1982.21, 1982.35, 1.0], ["that", 1982.35, 1982.51, 1.0], ["is", 1982.51, 1982.69, 1.0], ["fossils", 1982.69, 1983.01, 1.0], ["too.", 1983.01, 1983.35, 1.0]], "end_sample": 87465829}, "87565495": {"confidence": 1.0, "track": 2, "text": "Now I'm thinking like, if you dug up a Barbie that was buried in like 1957, does that count?", "timestamps": [["Now", 1985.61, 1986.13, 1.0], ["I'm", 1986.13, 1986.25, 1.0], ["thinking", 1986.25, 1986.41, 1.0], ["like,", 1986.41, 1986.67, 1.0], ["if", 1986.73, 1987.21, 1.0], ["you", 1987.21, 1987.37, 1.0], ["dug", 1987.37, 1987.87, 1.0], ["up", 1987.87, 1988.11, 1.0], ["a", 1988.11, 1988.23, 1.0], ["Barbie", 1988.23, 1988.75, 1.0], ["that", 1988.75, 1988.99, 1.0], ["was", 1988.99, 1989.15, 1.0], ["buried", 1989.15, 1989.47, 1.0], ["in", 1989.47, 1989.67, 1.0], ["like", 1989.67, 1989.91, 1.0], ["1957,", 1989.91, 1990.95, 1.0], ["does", 1991.19, 1991.69, 1.0], ["that", 1991.69, 1991.89, 1.0], ["count?", 1991.89, 1992.21, 1.0]], "end_sample": 87856555, "newpara": true}, "87899773": {"confidence": 0.99, "track": 3, "text": "Yeah, that's not yours anymore. Yeah.", "timestamps": [["Yeah,", 1993.19, 1993.71, 1.0], ["that's", 1993.71, 1993.97, 1.0], ["not", 1993.97, 1994.11, 1.0], ["yours", 1994.11, 1994.33, 1.0], ["anymore.", 1994.33, 1994.73, 1.0], ["Yeah.", 1995.37, 1995.89, 0.95]], "end_sample": 88018843, "newpara": true}, "88055005": {"confidence": 1.0, "track": 1, "text": "Belongs to the state.", "timestamps": [["Belongs", 1996.71, 1997.23, 1.0], ["to", 1997.23, 1997.35, 1.0], ["the", 1997.35, 1997.41, 1.0], ["state.", 1997.41, 1997.75, 1.0]], "end_sample": 88100869, "newpara": true}, "88126447": {"confidence": 1.0, "track": 3, "text": "Yeah.", "timestamps": [["Yeah.", 1998.33, 1998.85, 1.0]], "end_sample": 88149379, "newpara": true}, "88149379": {"confidence": 1.0, "track": 1, "text": "Yeah, I clicked this link and there's one for Palestine, but it's only in Arabic.", "timestamps": [["Yeah,", 1998.85, 1999.09, 1.0], ["I", 1999.09, 1999.85, 1.0], ["clicked", 1999.85, 2000.35, 1.0], ["this", 2000.35, 2000.55, 1.0], ["link", 2000.55, 2000.77, 1.0], ["and", 2000.77, 2000.97, 1.0], ["there's", 2000.97, 2001.33, 1.0], ["one", 2001.33, 2001.45, 1.0], ["for", 2001.45, 2001.65, 1.0], ["Palestine,", 2001.65, 2002.19, 1.0], ["but", 2002.27, 2002.83, 1.0], ["it's", 2002.83, 2003.05, 1.0], ["only", 2003.05, 2003.31, 1.0], ["in", 2003.31, 2003.51, 1.0], ["Arabic.", 2003.51, 2003.87, 1.0]], "end_sample": 88370761, "newpara": true}, "88383109": {"confidence": 1.0, "track": 1, "text": "So if anyone knows what I don't know if it would be Levantine or MSA,", "timestamps": [["So", 2004.15, 2004.39, 1.0], ["if", 2004.39, 2004.55, 1.0], ["anyone", 2004.55, 2004.83, 1.0], ["knows", 2004.83, 2005.23, 1.0], ["what", 2005.23, 2005.93, 1.0], ["I", 2005.93, 2006.17, 1.0], ["don't", 2006.17, 2006.37, 1.0], ["know", 2006.37, 2006.45, 1.0], ["if", 2006.45, 2006.55, 1.0], ["it", 2006.55, 2006.61, 1.0], ["would", 2006.61, 2006.73, 1.0], ["be", 2006.73, 2006.89, 1.0], ["Levantine", 2006.89, 2007.41, 1.0], ["or", 2007.41, 2007.63, 1.0], ["MSA,", 2007.63, 2008.29, 1.0]], "end_sample": 88565683}, "88570093": {"confidence": 1.0, "track": 1, "text": "Modern Standard Arabic, but if you if someone wants to translate that for the", "timestamps": [["Modern", 2008.39, 2009.05, 1.0], ["Standard", 2009.05, 2009.31, 1.0], ["Arabic,", 2009.31, 2009.67, 1.0], ["but", 2009.83, 2009.97, 1.0], ["if", 2009.97, 2010.05, 1.0], ["you", 2010.05, 2010.19, 1.0], ["if", 2010.19, 2010.37, 1.0], ["someone", 2010.37, 2010.67, 1.0], ["wants", 2010.67, 2011.01, 1.0], ["to", 2011.01, 2011.11, 1.0], ["translate", 2011.11, 2011.53, 1.0], ["that", 2011.53, 2011.87, 1.0], ["for", 2011.87, 2012.23, 1.0], ["the", 2012.23, 2012.43, 1.0]], "end_sample": 88748257}, "88748257": {"confidence": 0.96, "track": 1, "text": "pod, I would love to read it. Yeah.", "timestamps": [["pod,", 2012.43, 2012.75, 1.0], ["I", 2012.93, 2013.15, 0.95], ["would", 2013.15, 2013.31, 0.95], ["love", 2013.31, 2013.55, 0.95], ["to", 2013.55, 2013.65, 0.95], ["read", 2013.65, 2013.91, 0.95], ["it.", 2013.91, 2013.95, 0.95], ["Yeah.", 2014.75, 2015.19, 1.0]], "end_sample": 88869973}, "88930831": {"confidence": 1.0, "track": 0, "text": "Yeah, I also, I think I had to read something not that long ago.", "timestamps": [["Yeah,", 2016.57, 2017.05, 1.0], ["I", 2017.05, 2017.37, 1.0], ["also,", 2017.37, 2018.55, 1.0], ["I", 2018.67, 2018.87, 1.0], ["think", 2018.87, 2019.11, 1.0], ["I", 2019.11, 2019.23, 1.0], ["had", 2019.23, 2019.37, 1.0], ["to", 2019.37, 2019.97, 1.0], ["read", 2019.97, 2020.23, 1.0], ["something", 2020.23, 2020.61, 1.0], ["not", 2020.61, 2020.89, 1.0], ["that", 2020.89, 2021.05, 1.0], ["long", 2021.05, 2021.19, 1.0], ["ago.", 2021.19, 2021.49, 1.0]], "end_sample": 89147803, "newpara": true}, "89150449": {"confidence": 1.0, "track": 0, "text": "I was asked to co-author a paper with one of our biology faculty who's a paleo-ornithologist,", "timestamps": [["I", 2021.55, 2021.87, 1.0], ["was", 2021.87, 2023.05, 1.0], ["asked", 2023.05, 2023.49, 1.0], ["to", 2023.49, 2023.65, 1.0], ["co-author", 2023.65, 2024.03, 1.0], ["a", 2024.03, 2024.15, 1.0], ["paper", 2024.15, 2024.41, 1.0], ["with", 2024.41, 2024.79, 1.0], ["one", 2024.79, 2024.91, 1.0], ["of", 2024.91, 2025.03, 1.0], ["our", 2025.03, 2025.11, 1.0], ["biology", 2025.11, 2025.41, 1.0], ["faculty", 2025.41, 2025.87, 1.0], ["who's", 2025.87, 2026.77, 1.0], ["a", 2026.77, 2026.89, 1.0], ["paleo-ornithologist,", 2026.89, 2028.31, 1.0]], "end_sample": 89448565}, "89462677": {"confidence": 1.0, "track": 0, "text": "or actually archaeo-ornithologist.", "timestamps": [["or", 2028.63, 2029.73, 1.0], ["actually", 2029.73, 2030.19, 1.0], ["archaeo-ornithologist.", 2030.19, 2031.15, 1.0]], "end_sample": 89573809}, "89575573": {"confidence": 1.0, "track": 0, "text": "So, that was one of the words that we had to disambiguate the terms because", "timestamps": [["So,", 2031.19, 2031.61, 1.0], ["that", 2031.65, 2032.49, 1.0], ["was", 2032.49, 2032.67, 1.0], ["one", 2032.67, 2032.83, 1.0], ["of", 2032.83, 2032.91, 1.0], ["the", 2032.91, 2032.95, 1.0], ["words", 2032.95, 2033.19, 1.0], ["that", 2033.19, 2033.37, 1.0], ["we", 2033.37, 2033.47, 1.0], ["had", 2033.47, 2033.59, 1.0], ["to", 2033.59, 2033.71, 1.0], ["disambiguate", 2033.71, 2034.31, 1.0], ["the", 2034.31, 2034.49, 1.0], ["terms", 2034.49, 2034.73, 1.0], ["because", 2034.73, 2034.93, 1.0]], "end_sample": 89740507}, "89740507": {"confidence": 1.0, "track": 0, "text": "it's the same thing in the way people were using the literature.", "timestamps": [["it's", 2034.93, 2035.13, 1.0], ["the", 2035.13, 2035.23, 1.0], ["same", 2035.23, 2035.45, 1.0], ["thing", 2035.45, 2035.81, 1.0], ["in", 2035.81, 2036.61, 1.0], ["the", 2036.61, 2036.87, 1.0], ["way", 2036.87, 2037.19, 1.0], ["people", 2037.19, 2037.39, 1.0], ["were", 2037.39, 2037.51, 1.0], ["using", 2037.51, 2037.73, 1.0], ["the", 2037.73, 2037.89, 1.0], ["literature.", 2037.89, 2038.19, 1.0]], "end_sample": 89884273}, "89884273": {"confidence": 1.0, "track": 0, "text": "So the paper was about terms", "timestamps": [["So", 2038.19, 2039.07, 1.0], ["the", 2039.07, 2039.91, 1.0], ["paper", 2039.91, 2040.47, 1.0], ["was", 2040.47, 2040.65, 1.0], ["about", 2040.65, 2041.01, 1.0], ["terms", 2041.01, 2042.13, 1.0]], "end_sample": 90058027}, "90058027": {"confidence": 1.0, "track": 0, "text": "in archaeo-ornithology of used", "timestamps": [["in", 2042.13, 2042.43, 1.0], ["archaeo-ornithology", 2042.43, 2043.57, 1.0], ["of", 2043.57, 2044.65, 1.0], ["used", 2044.65, 2045.85, 1.0]], "end_sample": 90222079}, "90222079": {"confidence": 1.0, "track": 0, "text": "by like the bird working group who publish", "timestamps": [["by", 2045.85, 2046.21, 1.0], ["like", 2046.21, 2046.77, 1.0], ["the", 2046.77, 2047.03, 1.0], ["bird", 2047.03, 2047.39, 1.0], ["working", 2047.39, 2047.67, 1.0], ["group", 2047.67, 2048.09, 1.0], ["who", 2048.09, 2048.55, 1.0], ["publish", 2048.55, 2048.99, 1.0]], "end_sample": 90360553}, "90360553": {"confidence": 1.0, "track": 0, "text": "all of these papers together and", "timestamps": [["all", 2048.99, 2049.31, 1.0], ["of", 2049.31, 2049.49, 1.0], ["these", 2049.49, 2049.75, 1.0], ["papers", 2049.75, 2050.49, 1.0], ["together", 2050.49, 2051.73, 1.0], ["and", 2051.73, 2052.21, 1.0]], "end_sample": 90502555}, "90502555": {"confidence": 1.0, "track": 0, "text": "so we had a paper about keyword use and suggestions for controlled vocabulary", "timestamps": [["so", 2052.21, 2052.35, 1.0], ["we", 2052.35, 2052.51, 1.0], ["had", 2052.51, 2052.67, 1.0], ["a", 2052.67, 2052.77, 1.0], ["paper", 2052.77, 2053.07, 1.0], ["about", 2053.07, 2053.27, 1.0], ["keyword", 2053.27, 2053.61, 1.0], ["use", 2053.61, 2053.97, 1.0], ["and", 2053.97, 2054.49, 1.0], ["suggestions", 2054.49, 2055.41, 1.0], ["for", 2055.41, 2055.95, 1.0], ["controlled", 2055.95, 2056.51, 1.0], ["vocabulary", 2056.51, 2056.83, 1.0]], "end_sample": 90706297}, "90706297": {"confidence": 1.0, "track": 0, "text": "so that everyone who publishes within that bird working group can find each", "timestamps": [["so", 2056.83, 2057.43, 1.0], ["that", 2057.43, 2057.59, 1.0], ["everyone", 2057.59, 2058.63, 1.0], ["who", 2058.63, 2058.87, 1.0], ["publishes", 2058.87, 2059.47, 1.0], ["within", 2059.47, 2059.69, 1.0], ["that", 2059.69, 2059.89, 1.0], ["bird", 2059.89, 2060.09, 1.0], ["working", 2060.09, 2060.31, 1.0], ["group", 2060.31, 2060.55, 1.0], ["can", 2060.55, 2060.73, 1.0], ["find", 2060.73, 2061.03, 1.0], ["each", 2061.03, 2061.27, 1.0]], "end_sample": 90902101}, "90902101": {"confidence": 1.0, "track": 0, "text": "other's research because some of the terms weren't standardized and i just I", "timestamps": [["other's", 2061.27, 2061.63, 1.0], ["research", 2061.63, 2061.95, 1.0], ["because", 2061.95, 2063.17, 1.0], ["some", 2063.17, 2064.11, 1.0], ["of", 2064.11, 2064.25, 1.0], ["the", 2064.25, 2064.31, 1.0], ["terms", 2064.31, 2064.63, 1.0], ["weren't", 2064.63, 2064.91, 1.0], ["standardized", 2064.91, 2065.37, 1.0], ["and", 2065.37, 2067.13, 1.0], ["i", 2067.13, 2067.25, 1.0], ["just", 2067.25, 2067.57, 1.0], ["I", 2067.57, 2068.21, 1.0]], "end_sample": 91208155}, "91208155": {"confidence": 1.0, "track": 0, "text": "was looking through Getty's.", "timestamps": [["was", 2068.21, 2068.65, 1.0], ["looking", 2068.65, 2069.31, 1.0], ["through", 2069.31, 2069.53, 1.0], ["Getty's.", 2069.53, 2070.21, 1.0]], "end_sample": 91296355}, "91358227": {"confidence": 1.0, "track": 0, "text": "Taxonomies and all these different ones that are still kind of being developed and i yeah the the,", "timestamps": [["Taxonomies", 2071.62, 2072.4, 1.0], ["and", 2072.4, 2072.58, 1.0], ["all", 2072.58, 2072.76, 1.0], ["these", 2072.76, 2072.88, 1.0], ["different", 2072.88, 2073.14, 1.0], ["ones", 2073.14, 2073.4, 1.0], ["that", 2073.4, 2073.76, 1.0], ["are", 2073.76, 2074.54, 1.0], ["still", 2074.54, 2074.86, 1.0], ["kind", 2074.86, 2075.14, 1.0], ["of", 2075.14, 2075.26, 1.0], ["being", 2075.26, 2075.42, 1.0], ["developed", 2075.42, 2075.84, 1.0], ["and", 2075.84, 2076.94, 1.0], ["i", 2076.94, 2078.02, 1.0], ["yeah", 2078.02, 2079.3, 1.0], ["the", 2079.3, 2079.68, 1.0], ["the,", 2079.68, 2080.1, 1.0]], "end_sample": 91732195, "newpara": true}, "91767475": {"confidence": 1.0, "track": 0, "text": "the different taxonomies that have to come together that haven't been talking", "timestamps": [["the", 2080.9, 2081.06, 1.0], ["different", 2081.06, 2081.5, 1.0], ["taxonomies", 2081.5, 2082.66, 1.0], ["that", 2082.66, 2082.84, 1.0], ["have", 2082.84, 2082.98, 1.0], ["to", 2082.98, 2083.12, 1.0], ["come", 2083.12, 2083.26, 1.0], ["together", 2083.26, 2083.72, 1.0], ["that", 2083.72, 2084.68, 1.0], ["haven't", 2084.68, 2084.98, 1.0], ["been", 2084.98, 2085.14, 1.0], ["talking", 2085.14, 2085.48, 1.0]], "end_sample": 91969453}, "91969453": {"confidence": 1.0, "track": 0, "text": "to each other for a long time is very interesting because now they're starting to try and cross walk,", "timestamps": [["to", 2085.48, 2085.7, 1.0], ["each", 2085.7, 2085.86, 1.0], ["other", 2085.86, 2086.04, 1.0], ["for", 2086.04, 2086.26, 1.0], ["a", 2086.26, 2086.38, 1.0], ["long", 2086.38, 2086.54, 1.0], ["time", 2086.54, 2086.86, 1.0], ["is", 2086.86, 2087.56, 1.0], ["very", 2087.56, 2087.72, 1.0], ["interesting", 2087.72, 2088.16, 1.0], ["because", 2088.16, 2088.5, 1.0], ["now", 2088.5, 2088.88, 1.0], ["they're", 2088.88, 2089.12, 1.0], ["starting", 2089.12, 2089.52, 1.0], ["to", 2089.52, 2089.84, 1.0], ["try", 2089.84, 2090.16, 1.0], ["and", 2090.16, 2090.5, 1.0], ["cross", 2090.5, 2090.84, 1.0], ["walk,", 2090.84, 2091.32, 1.0]], "end_sample": 92226997}, "92264923": {"confidence": 1.0, "track": 0, "text": "those terms so it's like what is an artifact", "timestamps": [["those", 2092.18, 2092.34, 1.0], ["terms", 2092.34, 2092.82, 1.0], ["so", 2092.82, 2093.92, 1.0], ["it's", 2093.92, 2094.08, 1.0], ["like", 2094.08, 2094.18, 1.0], ["what", 2094.18, 2094.38, 1.0], ["is", 2094.38, 2094.56, 1.0], ["an", 2094.56, 2094.84, 1.0], ["artifact", 2094.84, 2095.3, 1.0]], "end_sample": 92402515}, "92402515": {"confidence": 1.0, "track": 0, "text": "and it's like artifact a thing that", "timestamps": [["and", 2095.3, 2096.08, 1.0], ["it's", 2096.08, 2096.26, 1.0], ["like", 2096.26, 2096.34, 1.0], ["artifact", 2096.34, 2096.78, 1.0], ["a", 2096.78, 2097.28, 1.0], ["thing", 2097.28, 2098.14, 1.0], ["that", 2098.14, 2098.4, 1.0]], "end_sample": 92539225}, "92539225": {"confidence": 1.0, "track": 0, "text": "is made by a human and artifact a thing that is", "timestamps": [["is", 2098.4, 2098.54, 1.0], ["made", 2098.54, 2098.68, 1.0], ["by", 2098.68, 2098.84, 1.0], ["a", 2098.84, 2098.98, 1.0], ["human", 2098.98, 2099.24, 1.0], ["and", 2099.24, 2099.4, 1.0], ["artifact", 2099.4, 2100.24, 1.0], ["a", 2100.24, 2100.56, 1.0], ["thing", 2100.56, 2100.78, 1.0], ["that", 2100.78, 2101.02, 1.0], ["is", 2101.02, 2101.3, 1.0]], "end_sample": 92667115}, "92667115": {"confidence": 1.0, "track": 0, "text": "like you know like a cultural understanding of", "timestamps": [["like", 2101.3, 2101.64, 1.0], ["you", 2101.64, 2101.88, 1.0], ["know", 2101.88, 2102.06, 1.0], ["like", 2102.06, 2102.78, 1.0], ["a", 2102.78, 2102.86, 1.0], ["cultural", 2102.86, 2103.22, 1.0], ["understanding", 2103.22, 2104.24, 1.0], ["of", 2104.24, 2104.68, 1.0]], "end_sample": 92816173}, "92816173": {"confidence": 1.0, "track": 0, "text": "the same word and so that was when i decided like", "timestamps": [["the", 2104.68, 2104.72, 1.0], ["same", 2104.72, 2104.92, 1.0], ["word", 2104.92, 2105.24, 1.0], ["and", 2105.24, 2105.46, 1.0], ["so", 2105.46, 2105.6, 1.0], ["that", 2105.6, 2105.78, 1.0], ["was", 2105.78, 2105.94, 1.0], ["when", 2105.94, 2106.14, 1.0], ["i", 2106.14, 2106.54, 1.0], ["decided", 2106.54, 2107.78, 1.0], ["like", 2107.78, 2108.14, 1.0]], "end_sample": 92968759}, "92968759": {"confidence": 1.0, "track": 0, "text": "these things weren't mature enough to be", "timestamps": [["these", 2108.14, 2108.42, 1.0], ["things", 2108.42, 2108.68, 1.0], ["weren't", 2108.68, 2109.36, 1.0], ["mature", 2109.36, 2110.16, 1.0], ["enough", 2110.16, 2110.62, 1.0], ["to", 2110.62, 2111.26, 1.0], ["be", 2111.26, 2111.36, 1.0]], "end_sample": 93110761}, "93110761": {"confidence": 1.0, "track": 0, "text": "applied to the whole field so they needed to", "timestamps": [["applied", 2111.36, 2111.64, 1.0], ["to", 2111.64, 2112.0, 1.0], ["the", 2112.0, 2112.1, 1.0], ["whole", 2112.1, 2112.24, 1.0], ["field", 2112.24, 2112.62, 1.0], ["so", 2112.62, 2112.94, 1.0], ["they", 2112.94, 2113.76, 1.0], ["needed", 2113.76, 2114.08, 1.0], ["to", 2114.08, 2114.24, 1.0]], "end_sample": 93237769}, "93237769": {"confidence": 1.0, "track": 0, "text": "like make for this working group their own little", "timestamps": [["like", 2114.24, 2114.44, 1.0], ["make", 2114.44, 2114.88, 1.0], ["for", 2114.88, 2115.36, 1.0], ["this", 2115.36, 2115.6, 1.0], ["working", 2115.6, 2115.94, 1.0], ["group", 2115.94, 2116.26, 1.0], ["their", 2116.26, 2116.58, 1.0], ["own", 2116.58, 2116.86, 1.0], ["little", 2116.86, 2117.2, 1.0]], "end_sample": 93368305}, "93368305": {"confidence": 1.0, "track": 0, "text": "taxonomy for the time being because like the other taxonomies out there that", "timestamps": [["taxonomy", 2117.2, 2117.82, 1.0], ["for", 2117.82, 2118.22, 1.0], ["the", 2118.22, 2118.34, 1.0], ["time", 2118.34, 2118.56, 1.0], ["being", 2118.56, 2118.8, 1.0], ["because", 2118.8, 2119.16, 1.0], ["like", 2119.16, 2120.26, 1.0], ["the", 2120.26, 2121.34, 1.0], ["other", 2121.34, 2121.68, 1.0], ["taxonomies", 2121.68, 2122.42, 1.0], ["out", 2122.42, 2122.56, 1.0], ["there", 2122.56, 2122.7, 1.0], ["that", 2122.7, 2122.82, 1.0]], "end_sample": 93616147}, "93616147": {"confidence": 1.0, "track": 0, "text": "are being worked on just aren't ready for actual application and like a standardized", "timestamps": [["are", 2122.82, 2122.9, 1.0], ["being", 2122.9, 2123.04, 1.0], ["worked", 2123.04, 2123.28, 1.0], ["on", 2123.28, 2123.48, 1.0], ["just", 2123.48, 2123.64, 1.0], ["aren't", 2123.64, 2124.06, 1.0], ["ready", 2124.06, 2124.86, 1.0], ["for", 2124.86, 2125.32, 1.0], ["actual", 2125.32, 2125.74, 1.0], ["application", 2125.74, 2126.26, 1.0], ["and", 2126.26, 2126.7, 1.0], ["like", 2126.7, 2126.98, 1.0], ["a", 2126.98, 2127.26, 1.0], ["standardized", 2127.26, 2128.42, 1.0]], "end_sample": 93863107}, "93863107": {"confidence": 1.0, "track": 0, "text": "way yet they're still very specific to specific fields like is this human is", "timestamps": [["way", 2128.42, 2129.1, 1.0], ["yet", 2129.1, 2129.44, 1.0], ["they're", 2129.44, 2129.66, 1.0], ["still", 2129.66, 2129.86, 1.0], ["very", 2129.86, 2130.14, 1.0], ["specific", 2130.14, 2130.68, 1.0], ["to", 2130.68, 2130.96, 1.0], ["specific", 2130.96, 2131.2, 1.0], ["fields", 2131.2, 2131.8, 1.0], ["like", 2131.8, 2132.04, 1.0], ["is", 2132.04, 2132.2, 1.0], ["this", 2132.2, 2132.32, 1.0], ["human", 2132.32, 2132.66, 1.0], ["is", 2132.66, 2133.54, 1.0]], "end_sample": 94088899}, "94088899": {"confidence": 1.0, "track": 0, "text": "this natural history things like that use.", "timestamps": [["this", 2133.54, 2133.68, 1.0], ["natural", 2133.68, 2133.96, 1.0], ["history", 2133.96, 2134.38, 1.0], ["things", 2134.38, 2135.28, 1.0], ["like", 2135.28, 2135.42, 1.0], ["that", 2135.42, 2135.68, 1.0], ["use.", 2135.68, 2136.64, 1.0]], "end_sample": 94225609}, "94225609": {"confidence": 0.95, "track": 1, "text": "The homosaurus yeah that's really cool.", "timestamps": [["The", 2136.64, 2136.8, 0.95], ["homosaurus", 2136.8, 2137.34, 0.95], ["yeah", 2137.34, 2137.68, 0.95], ["that's", 2137.68, 2137.76, 0.95], ["really", 2137.76, 2137.96, 0.95], ["cool.", 2137.96, 2138.24, 0.95]], "end_sample": 94296169, "newpara": true}, "94296169": {"confidence": 1.0, "track": 0, "text": "Yeah this bird is gay it's just like a finger pointing at the bird.", "timestamps": [["Yeah", 2138.24, 2139.9, 1.0], ["this", 2139.9, 2140.1, 1.0], ["bird", 2140.1, 2140.3, 1.0], ["is", 2140.3, 2140.46, 1.0], ["gay", 2140.46, 2140.66, 1.0], ["it's", 2140.66, 2141.48, 1.0], ["just", 2141.48, 2141.58, 1.0], ["like", 2141.58, 2141.74, 1.0], ["a", 2141.74, 2141.84, 1.0], ["finger", 2141.84, 2142.36, 1.0], ["pointing", 2142.36, 2142.82, 1.0], ["at", 2142.82, 2143.02, 1.0], ["the", 2143.02, 2143.12, 1.0], ["bird.", 2143.12, 2143.32, 1.0]], "end_sample": 94520197, "newpara": true}, "94701007": {"confidence": 1.0, "track": 3, "text": "That reminds me of part of", "timestamps": [["That", 2147.42, 2148.38, 1.0], ["reminds", 2148.38, 2149.34, 1.0], ["me", 2149.34, 2149.7, 1.0], ["of", 2149.7, 2149.9, 1.0], ["part", 2149.9, 2150.7, 1.0], ["of", 2150.7, 2150.86, 1.0]], "end_sample": 94852711, "newpara": true}, "94852711": {"confidence": 1.0, "track": 3, "text": "my phd i did my", "timestamps": [["my", 2150.86, 2151.04, 1.0], ["phd", 2151.04, 2151.88, 1.0], ["i", 2151.88, 2153.16, 1.0], ["did", 2153.16, 2153.82, 1.0], ["my", 2153.82, 2154.0, 1.0]], "end_sample": 94991185}, "94991185": {"confidence": 1.0, "track": 3, "text": "phd on both extant and", "timestamps": [["phd", 2154.0, 2154.48, 1.0], ["on", 2154.48, 2154.74, 1.0], ["both", 2154.74, 2155.7, 1.0], ["extant", 2155.7, 2156.88, 1.0], ["and", 2156.88, 2157.26, 1.0]], "end_sample": 95134951}, "95134951": {"confidence": 1.0, "track": 3, "text": "fossil birds and part of it was looking at how how birds use their feet and", "timestamps": [["fossil", 2157.26, 2157.98, 1.0], ["birds", 2157.98, 2158.44, 1.0], ["and", 2158.44, 2159.52, 1.0], ["part", 2159.52, 2160.2, 1.0], ["of", 2160.2, 2160.44, 1.0], ["it", 2160.44, 2160.64, 1.0], ["was", 2160.64, 2161.56, 1.0], ["looking", 2161.56, 2162.82, 1.0], ["at", 2162.82, 2163.2, 1.0], ["how", 2163.2, 2163.92, 1.0], ["how", 2163.92, 2165.18, 1.0], ["birds", 2165.18, 2165.66, 1.0], ["use", 2165.66, 2165.82, 1.0], ["their", 2165.82, 2166.02, 1.0], ["feet", 2166.02, 2166.3, 1.0], ["and", 2166.3, 2166.92, 1.0]], "end_sample": 95560957}, "95560957": {"confidence": 1.0, "track": 3, "text": "what sort of shapes the their feet were in response to how they use them.", "timestamps": [["what", 2166.92, 2168.36, 1.0], ["sort", 2168.36, 2168.56, 1.0], ["of", 2168.56, 2168.76, 1.0], ["shapes", 2168.76, 2169.74, 1.0], ["the", 2169.74, 2170.66, 1.0], ["their", 2170.66, 2171.04, 1.0], ["feet", 2171.04, 2171.34, 1.0], ["were", 2171.34, 2171.64, 1.0], ["in", 2171.64, 2172.5, 1.0], ["response", 2172.5, 2172.78, 1.0], ["to", 2172.78, 2173.26, 1.0], ["how", 2173.26, 2173.86, 1.0], ["they", 2173.86, 2174.02, 1.0], ["use", 2174.02, 2174.28, 1.0], ["them.", 2174.28, 2174.54, 1.0]], "end_sample": 95896999}, "95902291": {"confidence": 1.0, "track": 3, "text": "And one of the characteristics that I had was raptorial behavior.", "timestamps": [["And", 2174.66, 2175.34, 1.0], ["one", 2175.34, 2175.76, 1.0], ["of", 2175.76, 2175.94, 1.0], ["the", 2175.94, 2176.14, 1.0], ["characteristics", 2176.14, 2177.8, 1.0], ["that", 2177.8, 2178.4, 1.0], ["I", 2178.4, 2178.58, 1.0], ["had", 2178.58, 2179.18, 1.0], ["was", 2179.18, 2179.84, 1.0], ["raptorial", 2179.84, 2181.06, 1.0], ["behavior.", 2181.06, 2181.56, 1.0]], "end_sample": 96206581}, "96227749": {"confidence": 1.0, "track": 3, "text": "But because the word raptorial is so colloquial at this point, it really needed...", "timestamps": [["But", 2182.04, 2182.84, 1.0], ["because", 2182.84, 2183.24, 1.0], ["the", 2183.24, 2185.24, 1.0], ["word", 2185.24, 2185.48, 1.0], ["raptorial", 2185.48, 2186.04, 1.0], ["is", 2186.04, 2186.38, 1.0], ["so", 2186.38, 2187.12, 1.0], ["colloquial", 2187.12, 2187.82, 1.0], ["at", 2187.82, 2188.0, 1.0], ["this", 2188.0, 2188.14, 1.0], ["point,", 2188.14, 2188.44, 1.0], ["it", 2188.5, 2188.66, 1.0], ["really", 2188.66, 2188.98, 1.0], ["needed...", 2188.98, 2189.98, 1.0]], "end_sample": 96577903}, "96670684": {"confidence": 1.0, "track": 3, "text": "More of a strict definition, especially for how I was trying to research it.", "timestamps": [["More", 2192.08, 2192.5, 1.0], ["of", 2192.5, 2192.64, 1.0], ["a", 2192.64, 2192.76, 1.0], ["strict", 2192.76, 2192.98, 1.0], ["definition,", 2192.98, 2193.6, 1.0], ["especially", 2193.82, 2194.32, 1.0], ["for", 2194.32, 2194.82, 1.0], ["how", 2194.82, 2195.38, 1.0], ["I", 2195.38, 2195.7, 1.0], ["was", 2195.7, 2195.96, 1.0], ["trying", 2195.96, 2196.76, 1.0], ["to", 2196.76, 2196.96, 1.0], ["research", 2196.96, 2197.32, 1.0], ["it.", 2197.32, 2197.66, 1.0]], "end_sample": 96916762, "newpara": true}, "96932638": {"confidence": 1.0, "track": 3, "text": "And I ended up doing more of a literature review than I ever expected to do", "timestamps": [["And", 2198.02, 2198.56, 1.0], ["I", 2198.56, 2199.4, 1.0], ["ended", 2199.4, 2199.66, 1.0], ["up", 2199.66, 2199.86, 1.0], ["doing", 2199.86, 2200.14, 1.0], ["more", 2200.14, 2201.0, 1.0], ["of", 2201.0, 2201.74, 1.0], ["a", 2201.74, 2201.86, 1.0], ["literature", 2201.86, 2202.22, 1.0], ["review", 2202.22, 2202.6, 1.0], ["than", 2202.6, 2202.84, 1.0], ["I", 2202.84, 2202.98, 1.0], ["ever", 2202.98, 2203.16, 1.0], ["expected", 2203.16, 2203.6, 1.0], ["to", 2203.6, 2203.9, 1.0], ["do", 2203.9, 2204.1, 1.0]], "end_sample": 97200766}, "97200766": {"confidence": 1.0, "track": 3, "text": "just to see how people were using the word raptorial or bird of prey or anything", "timestamps": [["just", 2204.1, 2204.36, 1.0], ["to", 2204.36, 2204.56, 1.0], ["see", 2204.56, 2204.88, 1.0], ["how", 2204.88, 2205.56, 1.0], ["people", 2205.56, 2206.2, 1.0], ["were", 2206.2, 2206.46, 1.0], ["using", 2206.46, 2206.9, 1.0], ["the", 2206.9, 2207.14, 1.0], ["word", 2207.14, 2207.4, 1.0], ["raptorial", 2207.4, 2208.08, 1.0], ["or", 2208.08, 2208.44, 1.0], ["bird", 2208.44, 2208.7, 1.0], ["of", 2208.7, 2208.84, 1.0], ["prey", 2208.84, 2209.06, 1.0], ["or", 2209.06, 2209.7, 1.0], ["anything", 2209.7, 2210.52, 1.0]], "end_sample": 97483888}, "97483888": {"confidence": 1.0, "track": 3, "text": "in that sort of family of terms.", "timestamps": [["in", 2210.52, 2211.58, 1.0], ["that", 2211.58, 2211.7, 1.0], ["sort", 2211.7, 2211.88, 1.0], ["of", 2211.88, 2212.0, 1.0], ["family", 2212.0, 2212.34, 1.0], ["of", 2212.34, 2212.56, 1.0], ["terms.", 2212.56, 2212.96, 1.0]], "end_sample": 97591492}, "97649704": {"confidence": 1.0, "track": 3, "text": "And then whether or not they They were just using that term and assuming that", "timestamps": [["And", 2214.28, 2214.82, 1.0], ["then", 2214.82, 2215.0, 1.0], ["whether", 2215.0, 2216.06, 1.0], ["or", 2216.06, 2216.26, 1.0], ["not", 2216.26, 2216.42, 1.0], ["they", 2216.42, 2216.52, 1.0], ["They", 2216.52, 2216.54, 1.0], ["were", 2216.54, 2216.66, 1.0], ["just", 2216.66, 2216.94, 1.0], ["using", 2216.94, 2217.3, 1.0], ["that", 2217.3, 2217.58, 1.0], ["term", 2217.58, 2217.94, 1.0], ["and", 2217.94, 2218.22, 1.0], ["assuming", 2218.22, 2218.58, 1.0], ["that", 2218.58, 2219.02, 1.0]], "end_sample": 97858738}, "97858738": {"confidence": 1.0, "track": 3, "text": "people knew what they were talking about or whether they were using that term", "timestamps": [["people", 2219.02, 2219.8, 1.0], ["knew", 2219.8, 2220.1, 1.0], ["what", 2220.1, 2220.24, 1.0], ["they", 2220.24, 2220.34, 1.0], ["were", 2220.34, 2220.46, 1.0], ["talking", 2220.46, 2220.7, 1.0], ["about", 2220.7, 2221.04, 1.0], ["or", 2221.04, 2221.6, 1.0], ["whether", 2221.6, 2222.4, 1.0], ["they", 2222.4, 2222.66, 1.0], ["were", 2222.66, 2222.82, 1.0], ["using", 2222.82, 2223.12, 1.0], ["that", 2223.12, 2223.38, 1.0], ["term", 2223.38, 2223.72, 1.0]], "end_sample": 98066008}, "98066008": {"confidence": 1.0, "track": 3, "text": "and also like using their own definition of it.", "timestamps": [["and", 2223.72, 2224.16, 1.0], ["also", 2224.16, 2224.64, 1.0], ["like", 2224.64, 2225.04, 1.0], ["using", 2225.04, 2225.4, 1.0], ["their", 2225.4, 2225.72, 1.0], ["own", 2225.72, 2225.88, 1.0], ["definition", 2225.88, 2226.32, 1.0], ["of", 2226.32, 2226.66, 1.0], ["it.", 2226.66, 2226.84, 1.0]], "end_sample": 98203600}, "98213302": {"confidence": 1.0, "track": 3, "text": "So I ended up going with raptorial as birds that kill and carry prey with their feet.", "timestamps": [["So", 2227.06, 2227.66, 1.0], ["I", 2227.66, 2227.84, 1.0], ["ended", 2227.84, 2228.1, 1.0], ["up", 2228.1, 2228.26, 1.0], ["going", 2228.26, 2228.46, 1.0], ["with", 2228.46, 2228.86, 1.0], ["raptorial", 2228.86, 2229.94, 1.0], ["as", 2229.94, 2230.28, 1.0], ["birds", 2230.28, 2231.7, 1.0], ["that", 2231.7, 2232.08, 1.0], ["kill", 2232.08, 2232.38, 1.0], ["and", 2232.38, 2232.52, 1.0], ["carry", 2232.52, 2232.78, 1.0], ["prey", 2232.78, 2233.12, 1.0], ["with", 2233.12, 2233.34, 1.0], ["their", 2233.34, 2233.5, 1.0], ["feet.", 2233.5, 2233.78, 1.0]], "end_sample": 98509654}, "98509654": {"confidence": 1.0, "track": 3, "text": "But I had to come to this conclusion from looking at what other people had been", "timestamps": [["But", 2233.78, 2234.62, 1.0], ["I", 2234.62, 2234.78, 1.0], ["had", 2234.78, 2234.94, 1.0], ["to", 2234.94, 2235.06, 1.0], ["come", 2235.06, 2235.24, 1.0], ["to", 2235.24, 2235.4, 1.0], ["this", 2235.4, 2235.58, 1.0], ["conclusion", 2235.58, 2236.12, 1.0], ["from", 2236.12, 2236.98, 1.0], ["looking", 2236.98, 2237.78, 1.0], ["at", 2237.78, 2238.78, 1.0], ["what", 2238.78, 2238.94, 1.0], ["other", 2238.94, 2239.2, 1.0], ["people", 2239.2, 2239.5, 1.0], ["had", 2239.5, 2239.72, 1.0], ["been", 2239.72, 2239.9, 1.0]], "end_sample": 98779546}, "98779546": {"confidence": 1.0, "track": 3, "text": "saying about what this term meant and then also how I was specifically going", "timestamps": [["saying", 2239.9, 2240.24, 1.0], ["about", 2240.24, 2240.62, 1.0], ["what", 2240.62, 2241.0, 1.0], ["this", 2241.0, 2241.22, 1.0], ["term", 2241.22, 2241.5, 1.0], ["meant", 2241.5, 2241.8, 1.0], ["and", 2241.8, 2242.18, 1.0], ["then", 2242.18, 2242.34, 1.0], ["also", 2242.34, 2242.76, 1.0], ["how", 2242.76, 2243.24, 1.0], ["I", 2243.24, 2243.6, 1.0], ["was", 2243.6, 2243.8, 1.0], ["specifically", 2243.8, 2244.22, 1.0], ["going", 2244.22, 2244.7, 1.0]], "end_sample": 98991226}, "98991226": {"confidence": 1.0, "track": 3, "text": "to be researching this term,", "timestamps": [["to", 2244.7, 2244.88, 1.0], ["be", 2244.88, 2245.0, 1.0], ["researching", 2245.0, 2245.42, 1.0], ["this", 2245.42, 2245.74, 1.0], ["term,", 2245.74, 2246.04, 1.0]], "end_sample": 99050320}, "99053848": {"confidence": 1.0, "track": 3, "text": "which was very foot use oriented.", "timestamps": [["which", 2246.12, 2246.28, 1.0], ["was", 2246.28, 2246.46, 1.0], ["very", 2246.46, 2246.72, 1.0], ["foot", 2246.72, 2247.74, 1.0], ["use", 2247.74, 2248.42, 1.0], ["oriented.", 2248.42, 2248.86, 1.0]], "end_sample": 99174682}, "99174682": {"confidence": 1.0, "track": 3, "text": "And so that was the one that worked best for me, but it did leave out like technically vultures,", "timestamps": [["And", 2248.86, 2249.46, 1.0], ["so", 2249.46, 2249.84, 1.0], ["that", 2249.84, 2250.52, 1.0], ["was", 2250.52, 2250.96, 1.0], ["the", 2250.96, 2251.22, 1.0], ["one", 2251.22, 2251.44, 1.0], ["that", 2251.44, 2251.58, 1.0], ["worked", 2251.58, 2251.82, 1.0], ["best", 2251.82, 2252.06, 1.0], ["for", 2252.06, 2252.3, 1.0], ["me,", 2252.3, 2252.5, 1.0], ["but", 2252.58, 2252.8, 1.0], ["it", 2252.8, 2253.64, 1.0], ["did", 2253.64, 2253.84, 1.0], ["leave", 2253.84, 2254.1, 1.0], ["out", 2254.1, 2254.38, 1.0], ["like", 2254.38, 2255.12, 1.0], ["technically", 2255.12, 2255.62, 1.0], ["vultures,", 2255.62, 2256.54, 1.0]], "end_sample": 99513370}, "99516898": {"confidence": 1.0, "track": 3, "text": "even though sometimes people think of them as raptors or birds of prey that", "timestamps": [["even", 2256.62, 2257.4, 1.0], ["though", 2257.4, 2257.68, 1.0], ["sometimes", 2257.68, 2258.08, 1.0], ["people", 2258.08, 2258.54, 1.0], ["think", 2258.54, 2258.86, 1.0], ["of", 2258.86, 2259.02, 1.0], ["them", 2259.02, 2259.18, 1.0], ["as", 2259.18, 2259.38, 1.0], ["raptors", 2259.38, 2259.9, 1.0], ["or", 2259.9, 2260.14, 1.0], ["birds", 2260.14, 2260.4, 1.0], ["of", 2260.4, 2260.54, 1.0], ["prey", 2260.54, 2260.8, 1.0], ["that", 2260.8, 2261.16, 1.0]], "end_sample": 99717112}, "99717112": {"confidence": 1.0, "track": 3, "text": "like, just because they don't actually kill and carry prey with their feet,", "timestamps": [["like,", 2261.16, 2261.44, 1.0], ["just", 2261.48, 2261.86, 1.0], ["because", 2261.86, 2262.1, 1.0], ["they", 2262.1, 2262.48, 1.0], ["don't", 2262.48, 2262.78, 1.0], ["actually", 2262.78, 2263.1, 1.0], ["kill", 2263.1, 2263.42, 1.0], ["and", 2263.42, 2263.58, 1.0], ["carry", 2263.58, 2263.82, 1.0], ["prey", 2263.82, 2264.08, 1.0], ["with", 2264.08, 2264.32, 1.0], ["their", 2264.32, 2264.5, 1.0], ["feet,", 2264.5, 2264.8, 1.0]], "end_sample": 99877636}, "99885574": {"confidence": 1.0, "track": 3, "text": "they were left out of it. So, yeah.", "timestamps": [["they", 2264.98, 2265.68, 1.0], ["were", 2265.68, 2265.9, 1.0], ["left", 2265.9, 2266.84, 1.0], ["out", 2266.84, 2267.08, 1.0], ["of", 2267.08, 2267.22, 1.0], ["it.", 2267.22, 2267.34, 1.0], ["So,", 2267.8, 2268.32, 1.0], ["yeah.", 2268.32, 2269.12, 1.0]], "end_sample": 100068148}, "100068148": {"confidence": 1.0, "track": 0, "text": "Going back to the discussion about like property and sort of national paperwork,", "timestamps": [["Going", 2269.12, 2269.82, 1.0], ["back", 2269.82, 2270.34, 1.0], ["to", 2270.34, 2270.6, 1.0], ["the", 2270.6, 2270.9, 1.0], ["discussion", 2270.9, 2271.78, 1.0], ["about", 2271.78, 2272.2, 1.0], ["like", 2272.2, 2272.66, 1.0], ["property", 2272.66, 2273.68, 1.0], ["and", 2273.68, 2274.36, 1.0], ["sort", 2274.36, 2276.22, 1.0], ["of", 2276.22, 2276.34, 1.0], ["national", 2276.34, 2276.64, 1.0], ["paperwork,", 2276.64, 2277.12, 1.0]], "end_sample": 100420948, "newpara": true}, "100432414": {"confidence": 1.0, "track": 0, "text": "you gave us a link to, I guess what's an initial story about a U.S.", "timestamps": [["you", 2277.38, 2278.0, 1.0], ["gave", 2278.0, 2278.28, 1.0], ["us", 2278.28, 2278.62, 1.0], ["a", 2278.62, 2279.26, 1.0], ["link", 2279.26, 2280.04, 1.0], ["to,", 2280.04, 2280.46, 1.0], ["I", 2280.58, 2281.4, 1.0], ["guess", 2281.4, 2281.84, 1.0], ["what's", 2281.84, 2282.12, 1.0], ["an", 2282.12, 2282.2, 1.0], ["initial", 2282.2, 2282.46, 1.0], ["story", 2282.46, 2282.82, 1.0], ["about", 2282.82, 2283.12, 1.0], ["a", 2283.12, 2283.24, 1.0], ["U.S.", 2283.24, 2283.5, 1.0]], "end_sample": 100702306}, "100702306": {"confidence": 1.0, "track": 0, "text": "Curator who's pulling scorpions and spiders, but did you have more information about that?", "timestamps": [["Curator", 2283.5, 2283.7, 1.0], ["who's", 2283.7, 2284.24, 1.0], ["pulling", 2284.24, 2285.46, 1.0], ["scorpions", 2285.46, 2286.76, 1.0], ["and", 2286.76, 2286.84, 1.0], ["spiders,", 2286.84, 2287.22, 1.0], ["but", 2287.32, 2287.7, 1.0], ["did", 2287.7, 2288.96, 1.0], ["you", 2288.96, 2289.12, 1.0], ["have", 2289.12, 2289.26, 1.0], ["more", 2289.26, 2289.56, 1.0], ["information", 2289.56, 2290.02, 1.0], ["about", 2290.02, 2290.5, 1.0], ["that?", 2290.5, 2290.94, 1.0]], "end_sample": 101030410}, "101035702": {"confidence": 1.0, "track": 0, "text": "Because it was a very brief news story, and I think maybe you had something about how the news...", "timestamps": [["Because", 2291.06, 2291.26, 1.0], ["it", 2291.26, 2291.42, 1.0], ["was", 2291.42, 2291.68, 1.0], ["a", 2291.68, 2291.8, 1.0], ["very", 2291.8, 2291.92, 1.0], ["brief", 2291.92, 2292.28, 1.0], ["news", 2292.28, 2292.44, 1.0], ["story,", 2292.44, 2292.86, 1.0], ["and", 2292.9, 2293.16, 1.0], ["I", 2293.16, 2293.22, 1.0], ["think", 2293.22, 2293.38, 1.0], ["maybe", 2293.38, 2293.56, 1.0], ["you", 2293.56, 2293.7, 1.0], ["had", 2293.7, 2293.82, 1.0], ["something", 2293.82, 2294.08, 1.0], ["about", 2294.08, 2294.32, 1.0], ["how", 2294.32, 2294.48, 1.0], ["the", 2294.48, 2294.6, 1.0], ["news...", 2294.6, 2295.02, 1.0]], "end_sample": 101210338}, "101268704": {"confidence": 1.0, "track": 0, "text": "Gets transmitted maybe it might have been your point.", "timestamps": [["Gets", 2296.34, 2296.84, 1.0], ["transmitted", 2296.84, 2297.66, 1.0], ["maybe", 2297.66, 2298.7, 1.0], ["it", 2298.7, 2298.82, 1.0], ["might", 2298.82, 2298.96, 1.0], ["have", 2298.96, 2299.06, 1.0], ["been", 2299.06, 2299.14, 1.0], ["your", 2299.14, 2299.26, 1.0], ["point.", 2299.26, 2299.5, 1.0]], "end_sample": 101408060}, "101408060": {"confidence": 1.0, "track": 3, "text": "Yeah a little bit i think yeah the article i sent you was just sort of bbc news", "timestamps": [["Yeah", 2299.5, 2300.36, 1.0], ["a", 2300.36, 2300.82, 1.0], ["little", 2300.82, 2301.12, 1.0], ["bit", 2301.12, 2301.34, 1.0], ["i", 2301.34, 2302.3, 1.0], ["think", 2302.3, 2302.72, 1.0], ["yeah", 2302.72, 2303.82, 1.0], ["the", 2303.82, 2303.98, 1.0], ["article", 2303.98, 2304.26, 1.0], ["i", 2304.26, 2304.42, 1.0], ["sent", 2304.42, 2304.68, 1.0], ["you", 2304.68, 2304.86, 1.0], ["was", 2304.86, 2305.1, 1.0], ["just", 2305.1, 2305.32, 1.0], ["sort", 2305.32, 2305.52, 1.0], ["of", 2305.52, 2305.66, 1.0], ["bbc", 2305.66, 2306.1, 1.0], ["news", 2306.1, 2306.34, 1.0]], "end_sample": 101709704, "newpara": true}, "101709704": {"confidence": 1.0, "track": 3, "text": "so that's like very like general populist flavor and,", "timestamps": [["so", 2306.34, 2306.66, 1.0], ["that's", 2306.66, 2306.92, 1.0], ["like", 2306.92, 2307.04, 1.0], ["very", 2307.04, 2307.4, 1.0], ["like", 2307.4, 2308.3, 1.0], ["general", 2308.3, 2309.8, 1.0], ["populist", 2309.8, 2310.48, 1.0], ["flavor", 2310.48, 2310.94, 1.0], ["and,", 2310.94, 2311.9, 1.0]], "end_sample": 101954900}, "101989298": {"confidence": 1.0, "track": 3, "text": "people who don't know a lot about how museums and how scientific research functions,", "timestamps": [["people", 2312.68, 2313.24, 1.0], ["who", 2313.24, 2313.5, 1.0], ["don't", 2313.5, 2313.78, 1.0], ["know", 2313.78, 2313.94, 1.0], ["a", 2313.94, 2314.12, 1.0], ["lot", 2314.12, 2314.28, 1.0], ["about", 2314.28, 2314.52, 1.0], ["how", 2314.52, 2315.24, 1.0], ["museums", 2315.24, 2316.36, 1.0], ["and", 2316.36, 2316.84, 1.0], ["how", 2316.84, 2317.06, 1.0], ["scientific", 2317.06, 2317.52, 1.0], ["research", 2317.52, 2317.92, 1.0], ["functions,", 2317.92, 2318.54, 1.0]], "end_sample": 102247724}, "102276830": {"confidence": 1.0, "track": 3, "text": "on the like sort of international scale can just read that and sort of take it at face value,", "timestamps": [["on", 2319.2, 2319.76, 1.0], ["the", 2319.76, 2319.94, 1.0], ["like", 2319.94, 2320.2, 1.0], ["sort", 2320.2, 2320.4, 1.0], ["of", 2320.4, 2320.5, 1.0], ["international", 2320.5, 2320.88, 1.0], ["scale", 2320.88, 2321.46, 1.0], ["can", 2321.46, 2321.98, 1.0], ["just", 2321.98, 2322.3, 1.0], ["read", 2322.3, 2322.6, 1.0], ["that", 2322.6, 2322.86, 1.0], ["and", 2322.86, 2323.24, 1.0], ["sort", 2323.24, 2323.58, 1.0], ["of", 2323.58, 2323.78, 1.0], ["take", 2323.78, 2324.64, 1.0], ["it", 2324.64, 2324.82, 1.0], ["at", 2324.82, 2324.96, 1.0], ["face", 2324.96, 2325.22, 1.0], ["value,", 2325.22, 2325.58, 1.0]], "end_sample": 102558188}, "102627866": {"confidence": 1.0, "track": 3, "text": "But considering all of the stories that", "timestamps": [["But", 2327.16, 2327.9, 1.0], ["considering", 2327.9, 2328.64, 1.0], ["all", 2328.64, 2329.02, 1.0], ["of", 2329.02, 2329.2, 1.0], ["the", 2329.2, 2329.46, 1.0], ["stories", 2329.46, 2331.5, 1.0], ["that", 2331.5, 2331.82, 1.0]], "end_sample": 102833372}, "102833372": {"confidence": 1.0, "track": 3, "text": "I've heard about how much paperwork you have to go through to be able to even", "timestamps": [["I've", 2331.82, 2332.08, 1.0], ["heard", 2332.08, 2332.3, 1.0], ["about", 2332.3, 2332.62, 1.0], ["how", 2332.62, 2333.32, 1.0], ["much", 2333.32, 2333.9, 1.0], ["paperwork", 2333.9, 2335.18, 1.0], ["you", 2335.18, 2335.54, 1.0], ["have", 2335.54, 2335.7, 1.0], ["to", 2335.7, 2335.86, 1.0], ["go", 2335.86, 2336.02, 1.0], ["through", 2336.02, 2336.32, 1.0], ["to", 2336.32, 2337.02, 1.0], ["be", 2337.02, 2338.4, 1.0], ["able", 2338.4, 2338.58, 1.0], ["to", 2338.58, 2338.8, 1.0], ["even", 2338.8, 2339.08, 1.0]], "end_sample": 103153538}, "103153538": {"confidence": 1.0, "track": 3, "text": "just research a specific specimen in a different country can sometimes be absolutely insane.", "timestamps": [["just", 2339.08, 2339.48, 1.0], ["research", 2339.48, 2341.14, 1.0], ["a", 2341.14, 2342.24, 1.0], ["specific", 2342.24, 2343.2, 1.0], ["specimen", 2343.2, 2343.78, 1.0], ["in", 2343.78, 2344.1, 1.0], ["a", 2344.1, 2344.18, 1.0], ["different", 2344.18, 2344.44, 1.0], ["country", 2344.44, 2344.84, 1.0], ["can", 2344.84, 2345.16, 1.0], ["sometimes", 2345.16, 2345.52, 1.0], ["be", 2345.52, 2345.96, 1.0], ["absolutely", 2345.96, 2347.24, 1.0], ["insane.", 2347.24, 2348.08, 1.0]], "end_sample": 103550438}, "103550438": {"confidence": 1.0, "track": 3, "text": "Same and so to the uh to the wait sorry i'm losing my train of thought because", "timestamps": [["Same", 2348.08, 2348.3, 1.0], ["and", 2348.3, 2348.62, 1.0], ["so", 2348.62, 2350.06, 1.0], ["to", 2350.06, 2351.2, 1.0], ["the", 2351.2, 2351.36, 1.0], ["uh", 2351.36, 2351.64, 1.0], ["to", 2351.64, 2351.92, 1.0], ["the", 2351.92, 2352.18, 1.0], ["wait", 2352.18, 2352.8, 1.0], ["sorry", 2352.8, 2353.22, 1.0], ["i'm", 2353.22, 2355.02, 1.0], ["losing", 2355.02, 2355.2, 1.0], ["my", 2355.2, 2355.42, 1.0], ["train", 2355.42, 2355.62, 1.0], ["of", 2355.62, 2355.74, 1.0], ["thought", 2355.74, 2355.88, 1.0], ["because", 2355.88, 2356.2, 1.0]], "end_sample": 103908530}, "103908530": {"confidence": 1.0, "track": 3, "text": "i don't function well at night but.", "timestamps": [["i", 2356.2, 2357.02, 1.0], ["don't", 2357.02, 2357.36, 1.0], ["function", 2357.36, 2357.8, 1.0], ["well", 2357.8, 2358.1, 1.0], ["at", 2358.1, 2358.32, 1.0], ["night", 2358.32, 2358.68, 1.0], ["but.", 2358.68, 2359.96, 1.0]], "end_sample": 104074346}, "104074346": {"confidence": 1.0, "track": 0, "text": "The the article didn't really come to any conclusions about whether.", "timestamps": [["The", 2359.96, 2360.14, 1.0], ["the", 2360.14, 2360.46, 1.0], ["article", 2360.46, 2361.42, 1.0], ["didn't", 2361.42, 2362.3, 1.0], ["really", 2362.3, 2362.42, 1.0], ["come", 2362.42, 2362.68, 1.0], ["to", 2362.68, 2362.8, 1.0], ["any", 2362.8, 2362.96, 1.0], ["conclusions", 2362.96, 2363.48, 1.0], ["about", 2363.48, 2364.1, 1.0], ["whether.", 2364.1, 2365.28, 1.0]], "end_sample": 104308958, "newpara": true}, "104308958": {"confidence": 1.0, "track": 3, "text": "Or not it was smuggling.", "timestamps": [["Or", 2365.28, 2365.44, 1.0], ["not", 2365.44, 2365.58, 1.0], ["it", 2365.58, 2365.72, 1.0], ["was", 2365.72, 2365.76, 1.0], ["smuggling.", 2365.76, 2366.14, 1.0]], "end_sample": 104346884, "newpara": true}, "104346884": {"confidence": 1.0, "track": 0, "text": "It looked like there was some some accusations by another researcher that it", "timestamps": [["It", 2366.14, 2366.34, 1.0], ["looked", 2366.34, 2366.54, 1.0], ["like", 2366.54, 2366.68, 1.0], ["there", 2366.68, 2366.84, 1.0], ["was", 2366.84, 2366.98, 1.0], ["some", 2366.98, 2367.28, 1.0], ["some", 2367.28, 2368.12, 1.0], ["accusations", 2368.12, 2368.8, 1.0], ["by", 2368.8, 2369.4, 1.0], ["another", 2369.4, 2369.64, 1.0], ["researcher", 2369.64, 2370.16, 1.0], ["that", 2370.16, 2370.6, 1.0], ["it", 2370.6, 2370.72, 1.0]], "end_sample": 104548862, "newpara": true}, "104548862": {"confidence": 1.0, "track": 0, "text": "was like he was going to be using the dna to make medicine or something.", "timestamps": [["was", 2370.72, 2370.84, 1.0], ["like", 2370.84, 2371.02, 1.0], ["he", 2371.02, 2371.28, 1.0], ["was", 2371.28, 2371.34, 1.0], ["going", 2371.34, 2371.44, 1.0], ["to", 2371.44, 2371.52, 1.0], ["be", 2371.52, 2371.62, 1.0], ["using", 2371.62, 2371.84, 1.0], ["the", 2371.84, 2372.0, 1.0], ["dna", 2372.0, 2372.4, 1.0], ["to", 2372.4, 2372.64, 1.0], ["make", 2372.64, 2372.8, 1.0], ["medicine", 2372.8, 2373.22, 1.0], ["or", 2373.22, 2373.52, 1.0], ["something.", 2373.52, 2373.8, 1.0]], "end_sample": 104684690}, "104684690": {"confidence": 1.0, "track": 3, "text": "Oh yeah which seemed.", "timestamps": [["Oh", 2373.8, 2374.88, 1.0], ["yeah", 2374.88, 2375.16, 1.0], ["which", 2375.16, 2375.38, 1.0], ["seemed.", 2375.38, 2375.72, 1.0]], "end_sample": 104769362, "newpara": true}, "104769362": {"confidence": 1.0, "track": 0, "text": "Seemed a little unlikely uh but um.", "timestamps": [["Seemed", 2375.72, 2376.22, 1.0], ["a", 2376.32, 2376.42, 1.0], ["little", 2376.42, 2376.54, 1.0], ["unlikely", 2376.54, 2376.9, 1.0], ["uh", 2376.9, 2378.02, 1.0], ["but", 2378.02, 2379.12, 1.0], ["um.", 2379.12, 2380.16, 1.0]], "end_sample": 104965166, "newpara": true}, "104965166": {"confidence": 1.0, "track": 3, "text": "I'm not sure whether there is any resolution to that i haven't looked it up", "timestamps": [["I'm", 2380.16, 2381.24, 1.0], ["not", 2381.24, 2381.32, 1.0], ["sure", 2381.32, 2381.52, 1.0], ["whether", 2381.52, 2381.76, 1.0], ["there", 2381.76, 2381.98, 1.0], ["is", 2381.98, 2382.12, 1.0], ["any", 2382.12, 2382.32, 1.0], ["resolution", 2382.32, 2382.7, 1.0], ["to", 2382.7, 2383.12, 1.0], ["that", 2383.12, 2383.3, 1.0], ["i", 2383.3, 2383.52, 1.0], ["haven't", 2383.52, 2383.86, 1.0], ["looked", 2383.86, 2384.0, 1.0], ["it", 2384.0, 2384.18, 1.0], ["up", 2384.18, 2384.34, 1.0]], "end_sample": 105149504, "newpara": true}, "105149504": {"confidence": 1.0, "track": 3, "text": "um okay mostly because sometimes it's fun to live in mystery but,", "timestamps": [["um", 2384.34, 2385.02, 1.0], ["okay", 2385.02, 2385.62, 1.0], ["mostly", 2385.62, 2386.68, 1.0], ["because", 2386.68, 2387.06, 1.0], ["sometimes", 2387.06, 2387.84, 1.0], ["it's", 2387.84, 2388.2, 1.0], ["fun", 2388.2, 2388.34, 1.0], ["to", 2388.34, 2388.48, 1.0], ["live", 2388.48, 2388.82, 1.0], ["in", 2388.82, 2388.98, 1.0], ["mystery", 2388.98, 2389.34, 1.0], ["but,", 2389.34, 2390.14, 1.0]], "end_sample": 105405284}, "105498776": {"confidence": 1.0, "track": 3, "text": "but also it is like yes there", "timestamps": [["but", 2392.26, 2392.94, 1.0], ["also", 2392.94, 2393.62, 1.0], ["it", 2393.62, 2394.0, 1.0], ["is", 2394.0, 2394.18, 1.0], ["like", 2394.18, 2394.5, 1.0], ["yes", 2394.5, 2395.66, 1.0], ["there", 2395.66, 2395.94, 1.0]], "end_sample": 105661064}, "105661064": {"confidence": 1.0, "track": 3, "text": "are reasons that this country and", "timestamps": [["are", 2395.94, 2396.1, 1.0], ["reasons", 2396.1, 2396.5, 1.0], ["that", 2396.5, 2397.56, 1.0], ["this", 2397.56, 2398.14, 1.0], ["country", 2398.14, 2398.54, 1.0], ["and", 2398.54, 2398.78, 1.0]], "end_sample": 105786308}, "105786308": {"confidence": 1.0, "track": 3, "text": "their border patrol people have come up with for why", "timestamps": [["their", 2398.78, 2398.92, 1.0], ["border", 2398.92, 2399.18, 1.0], ["patrol", 2399.18, 2399.46, 1.0], ["people", 2399.46, 2399.8, 1.0], ["have", 2399.8, 2400.24, 1.0], ["come", 2400.24, 2400.52, 1.0], ["up", 2400.52, 2400.8, 1.0], ["with", 2400.8, 2401.08, 1.0], ["for", 2401.08, 2401.48, 1.0], ["why", 2401.48, 2402.18, 1.0]], "end_sample": 105936248}, "105936248": {"confidence": 1.0, "track": 3, "text": "these specimens shouldn't be exported but", "timestamps": [["these", 2402.18, 2402.58, 1.0], ["specimens", 2402.58, 2403.44, 1.0], ["shouldn't", 2403.44, 2404.02, 1.0], ["be", 2404.02, 2404.24, 1.0], ["exported", 2404.24, 2405.76, 1.0], ["but", 2405.76, 2407.42, 1.0]], "end_sample": 106167332}, "106167332": {"confidence": 1.0, "track": 3, "text": "the lack of", "timestamps": [["the", 2407.42, 2409.46, 1.0], ["lack", 2409.46, 2410.7, 1.0], ["of", 2410.7, 2410.94, 1.0]], "end_sample": 106322564}, "106322564": {"confidence": 1.0, "track": 3, "text": "communication sometimes between researchers and", "timestamps": [["communication", 2410.94, 2411.26, 1.0], ["sometimes", 2411.26, 2411.92, 1.0], ["between", 2411.92, 2412.64, 1.0], ["researchers", 2412.64, 2415.42, 1.0], ["and", 2415.42, 2416.04, 1.0]], "end_sample": 106547474}, "106547474": {"confidence": 1.0, "track": 3, "text": "even academic institutions with the actual government", "timestamps": [["even", 2416.04, 2416.24, 1.0], ["academic", 2416.24, 2416.62, 1.0], ["institutions", 2416.62, 2417.28, 1.0], ["with", 2417.28, 2418.1, 1.0], ["the", 2418.1, 2418.3, 1.0], ["actual", 2418.3, 2418.64, 1.0], ["government", 2418.64, 2419.08, 1.0]], "end_sample": 106681538}, "106681538": {"confidence": 1.0, "track": 3, "text": "of the country or countries that you're working", "timestamps": [["of", 2419.08, 2419.38, 1.0], ["the", 2419.38, 2419.48, 1.0], ["country", 2419.48, 2419.84, 1.0], ["or", 2419.84, 2420.48, 1.0], ["countries", 2420.48, 2420.92, 1.0], ["that", 2420.92, 2421.44, 1.0], ["you're", 2421.44, 2421.6, 1.0], ["working", 2421.6, 2421.88, 1.0]], "end_sample": 106805018}, "106805018": {"confidence": 1.0, "track": 3, "text": "in can sometimes hinder that like scientific access so it's just as plausible", "timestamps": [["in", 2421.88, 2422.2, 1.0], ["can", 2422.2, 2423.18, 1.0], ["sometimes", 2423.18, 2423.58, 1.0], ["hinder", 2423.58, 2425.0, 1.0], ["that", 2425.0, 2425.46, 1.0], ["like", 2425.46, 2426.3, 1.0], ["scientific", 2426.3, 2426.66, 1.0], ["access", 2426.66, 2427.1, 1.0], ["so", 2427.1, 2428.18, 1.0], ["it's", 2428.18, 2428.42, 1.0], ["just", 2428.42, 2428.66, 1.0], ["as", 2428.66, 2428.84, 1.0], ["plausible", 2428.84, 2429.26, 1.0]], "end_sample": 107130476}, "107130476": {"confidence": 1.0, "track": 3, "text": "that this guy had been like working legally and responsibly and communicating", "timestamps": [["that", 2429.26, 2429.56, 1.0], ["this", 2429.56, 2429.76, 1.0], ["guy", 2429.76, 2430.04, 1.0], ["had", 2430.04, 2430.6, 1.0], ["been", 2430.6, 2431.06, 1.0], ["like", 2431.06, 2431.42, 1.0], ["working", 2431.42, 2431.96, 1.0], ["legally", 2431.96, 2433.24, 1.0], ["and", 2433.24, 2433.58, 1.0], ["responsibly", 2433.58, 2434.24, 1.0], ["and", 2434.24, 2434.92, 1.0], ["communicating", 2434.92, 2436.2, 1.0]], "end_sample": 107436530}, "107436530": {"confidence": 1.0, "track": 3, "text": "with colleagues in Turkey and,", "timestamps": [["with", 2436.2, 2436.92, 1.0], ["colleagues", 2436.92, 2438.0, 1.0], ["in", 2438.0, 2438.54, 1.0], ["Turkey", 2438.54, 2438.94, 1.0], ["and,", 2438.94, 2440.04, 1.0]], "end_sample": 107605874}, "107669511": {"confidence": 1.0, "track": 3, "text": "And he potentially even had all the correct paperwork, but sometimes that lack", "timestamps": [["And", 2441.49, 2441.73, 1.0], ["he", 2441.73, 2441.89, 1.0], ["potentially", 2441.89, 2442.41, 1.0], ["even", 2442.41, 2442.69, 1.0], ["had", 2442.69, 2443.03, 1.0], ["all", 2443.03, 2443.25, 1.0], ["the", 2443.25, 2443.39, 1.0], ["correct", 2443.39, 2443.57, 1.0], ["paperwork,", 2443.57, 2444.17, 1.0], ["but", 2444.35, 2445.09, 1.0], ["sometimes", 2445.09, 2446.57, 1.0], ["that", 2446.57, 2447.97, 1.0], ["lack", 2447.97, 2448.19, 1.0]], "end_sample": 107964981}, "107964981": {"confidence": 1.0, "track": 3, "text": "of communication ends up with no one knowing what that paperwork should actually look like.", "timestamps": [["of", 2448.19, 2448.37, 1.0], ["communication", 2448.37, 2448.67, 1.0], ["ends", 2448.67, 2449.35, 1.0], ["up", 2449.35, 2449.57, 1.0], ["with", 2449.57, 2449.87, 1.0], ["no", 2449.87, 2451.09, 1.0], ["one", 2451.09, 2451.31, 1.0], ["knowing", 2451.31, 2451.91, 1.0], ["what", 2451.91, 2452.79, 1.0], ["that", 2452.79, 2453.03, 1.0], ["paperwork", 2453.03, 2453.43, 1.0], ["should", 2453.43, 2453.71, 1.0], ["actually", 2453.71, 2454.07, 1.0], ["look", 2454.07, 2454.37, 1.0], ["like.", 2454.37, 2454.69, 1.0]], "end_sample": 108251631}, "108316899": {"confidence": 0.95, "track": 3, "text": "I was in communication with a different", "timestamps": [["I", 2456.17, 2456.87, 0.95], ["was", 2456.87, 2457.57, 0.95], ["in", 2457.57, 2457.81, 0.95], ["communication", 2457.81, 2458.21, 0.95], ["with", 2458.21, 2458.65, 0.95], ["a", 2458.65, 2458.77, 0.95], ["different", 2458.77, 2459.07, 0.95]], "end_sample": 108444789, "newpara": true}, "108444789": {"confidence": 0.95, "track": 3, "text": "researcher a couple years ago asking about", "timestamps": [["researcher", 2459.07, 2459.65, 0.95], ["a", 2459.65, 2460.09, 0.95], ["couple", 2460.09, 2460.43, 0.95], ["years", 2460.43, 2460.59, 0.95], ["ago", 2460.59, 2460.95, 0.95], ["asking", 2460.95, 2462.05, 0.95], ["about", 2462.05, 2462.35, 0.95]], "end_sample": 108589437}, "108589437": {"confidence": 0.95, "track": 3, "text": "his experiences with working in", "timestamps": [["his", 2462.35, 2462.89, 0.95], ["experiences", 2462.89, 2463.53, 0.95], ["with", 2463.53, 2464.21, 0.95], ["working", 2464.21, 2465.31, 0.95], ["in", 2465.31, 2465.55, 0.95]], "end_sample": 108730557}, "108730557": {"confidence": 0.95, "track": 3, "text": "a different country and he was telling me", "timestamps": [["a", 2465.55, 2465.67, 0.95], ["different", 2465.67, 2465.89, 0.95], ["country", 2465.89, 2466.33, 0.95], ["and", 2466.33, 2466.67, 0.95], ["he", 2466.67, 2466.83, 0.95], ["was", 2466.83, 2467.03, 0.95], ["telling", 2467.03, 2468.09, 0.95], ["me", 2468.09, 2468.31, 0.95]], "end_sample": 108852273}, "108852273": {"confidence": 0.95, "track": 3, "text": "all these things about how like sometimes they would", "timestamps": [["all", 2468.31, 2468.45, 0.95], ["these", 2468.45, 2468.57, 0.95], ["things", 2468.57, 2468.87, 0.95], ["about", 2468.87, 2469.15, 0.95], ["how", 2469.15, 2469.53, 0.95], ["like", 2469.53, 2470.09, 0.95], ["sometimes", 2470.09, 2470.51, 0.95], ["they", 2470.51, 2470.87, 0.95], ["would", 2470.87, 2471.05, 0.95]], "end_sample": 108973107}, "108973107": {"confidence": 0.95, "track": 3, "text": "just change the paperwork year to year just sort of", "timestamps": [["just", 2471.05, 2471.25, 0.95], ["change", 2471.25, 2471.61, 0.95], ["the", 2471.61, 2472.01, 0.95], ["paperwork", 2472.01, 2472.37, 0.95], ["year", 2472.37, 2472.77, 0.95], ["to", 2472.77, 2472.95, 0.95], ["year", 2472.95, 2473.15, 0.95], ["just", 2473.15, 2473.53, 0.95], ["sort", 2473.53, 2473.77, 0.95], ["of", 2473.77, 2474.01, 0.95]], "end_sample": 109103643}, "109103643": {"confidence": 0.95, "track": 3, "text": "on a whim and like trying to", "timestamps": [["on", 2474.01, 2474.65, 0.95], ["a", 2474.65, 2474.75, 0.95], ["whim", 2474.75, 2474.97, 0.95], ["and", 2474.97, 2475.91, 0.95], ["like", 2475.91, 2476.23, 0.95], ["trying", 2476.23, 2476.89, 0.95], ["to", 2476.89, 2477.09, 0.95]], "end_sample": 109239471}, "109239471": {"confidence": 0.95, "track": 3, "text": "keep up to date with all of that for research that could technically could sometimes", "timestamps": [["keep", 2477.09, 2477.67, 0.95], ["up", 2477.67, 2477.93, 0.95], ["to", 2477.93, 2478.05, 0.95], ["date", 2478.05, 2478.31, 0.95], ["with", 2478.31, 2478.51, 0.95], ["all", 2478.51, 2478.71, 0.95], ["of", 2478.71, 2478.89, 0.95], ["that", 2478.89, 2479.13, 0.95], ["for", 2479.13, 2479.77, 0.95], ["research", 2479.77, 2480.23, 0.95], ["that", 2480.23, 2480.81, 0.95], ["could", 2480.81, 2481.39, 0.95], ["technically", 2481.39, 2482.13, 0.95], ["could", 2482.13, 2482.63, 0.95], ["sometimes", 2482.63, 2483.03, 0.95]], "end_sample": 109501425}, "109501425": {"confidence": 0.95, "track": 3, "text": "take years to actually like be processed through meant that it was like even", "timestamps": [["take", 2483.03, 2483.33, 0.95], ["years", 2483.33, 2483.81, 0.95], ["to", 2483.81, 2484.13, 0.95], ["actually", 2484.13, 2484.49, 0.95], ["like", 2484.49, 2484.85, 0.95], ["be", 2484.85, 2485.15, 0.95], ["processed", 2485.15, 2485.63, 0.95], ["through", 2485.63, 2486.33, 0.95], ["meant", 2486.33, 2487.85, 0.95], ["that", 2487.85, 2488.05, 0.95], ["it", 2488.05, 2488.17, 0.95], ["was", 2488.17, 2488.39, 0.95], ["like", 2488.39, 2489.03, 0.95], ["even", 2489.03, 2489.99, 0.95]], "end_sample": 109808361}, "109808361": {"confidence": 0.95, "track": 3, "text": "more difficult to try and stay legal on things and so yeah and.", "timestamps": [["more", 2489.99, 2490.25, 0.95], ["difficult", 2490.25, 2490.65, 0.95], ["to", 2490.65, 2491.11, 0.95], ["try", 2491.11, 2491.51, 0.95], ["and", 2491.51, 2491.71, 0.95], ["stay", 2491.71, 2492.05, 0.95], ["legal", 2492.05, 2492.53, 0.95], ["on", 2492.53, 2492.97, 0.95], ["things", 2492.97, 2493.33, 0.95], ["and", 2493.33, 2493.87, 0.95], ["so", 2493.87, 2494.77, 0.95], ["yeah", 2494.77, 2495.35, 0.95], ["and.", 2495.35, 2496.19, 0.95]], "end_sample": 110081781}, "110081781": {"confidence": 0.95, "track": 1, "text": "I think in the notes you said that that's one reason why like you don't often", "timestamps": [["I", 2496.19, 2496.33, 0.95], ["think", 2496.33, 2496.47, 0.95], ["in", 2496.47, 2496.59, 0.95], ["the", 2496.59, 2496.65, 0.95], ["notes", 2496.65, 2496.93, 0.95], ["you", 2496.93, 2497.63, 0.95], ["said", 2497.63, 2497.87, 0.95], ["that", 2497.87, 2497.99, 0.95], ["that's", 2497.99, 2498.25, 0.95], ["one", 2498.25, 2498.43, 0.95], ["reason", 2498.43, 2498.79, 0.95], ["why", 2498.79, 2499.11, 0.95], ["like", 2499.11, 2499.51, 0.95], ["you", 2499.51, 2500.37, 0.95], ["don't", 2500.37, 2500.93, 0.95], ["often", 2500.93, 2501.97, 0.95]], "end_sample": 110336679, "newpara": true}, "110336679": {"confidence": 0.95, "track": 1, "text": "accept thing like at the front you know front desk people bringing things in", "timestamps": [["accept", 2501.97, 2502.45, 0.95], ["thing", 2502.45, 2503.51, 0.95], ["like", 2503.51, 2503.81, 0.95], ["at", 2503.81, 2504.01, 0.95], ["the", 2504.01, 2504.13, 0.95], ["front", 2504.13, 2504.43, 0.95], ["you", 2504.43, 2505.03, 0.95], ["know", 2505.03, 2505.15, 0.95], ["front", 2505.15, 2505.49, 0.95], ["desk", 2505.49, 2505.69, 0.95], ["people", 2505.69, 2505.93, 0.95], ["bringing", 2505.93, 2506.15, 0.95], ["things", 2506.15, 2506.45, 0.95], ["in", 2506.45, 2506.67, 0.95]], "end_sample": 110543949}, "110543949": {"confidence": 0.95, "track": 1, "text": "not just oh hey i found this in my backyard but like oh hey i got this in this other country.", "timestamps": [["not", 2506.67, 2506.87, 0.95], ["just", 2506.87, 2507.11, 0.95], ["oh", 2507.11, 2507.25, 0.95], ["hey", 2507.25, 2507.43, 0.95], ["i", 2507.43, 2507.67, 0.95], ["found", 2507.67, 2507.89, 0.95], ["this", 2507.89, 2508.07, 0.95], ["in", 2508.07, 2508.19, 0.95], ["my", 2508.19, 2508.31, 0.95], ["backyard", 2508.31, 2508.71, 0.95], ["but", 2508.71, 2509.23, 0.95], ["like", 2509.23, 2509.47, 0.95], ["oh", 2509.47, 2509.87, 0.95], ["hey", 2509.87, 2510.07, 0.95], ["i", 2510.07, 2510.25, 0.95], ["got", 2510.25, 2510.47, 0.95], ["this", 2510.47, 2510.75, 0.95], ["in", 2510.75, 2511.03, 0.95], ["this", 2511.03, 2511.21, 0.95], ["other", 2511.21, 2511.41, 0.95], ["country.", 2511.41, 2511.95, 0.95]], "end_sample": 110776797}, "110824425": {"confidence": 0.95, "track": 3, "text": "And just.", "timestamps": [["And", 2513.03, 2513.41, 0.95], ["just.", 2513.41, 2513.79, 0.95]], "end_sample": 110857941, "newpara": true}, "110857941": {"confidence": 0.97, "track": 1, "text": "Because of how strict the laws are, someone could even have accidentally smuggled", "timestamps": [["Because", 2513.79, 2513.97, 0.95], ["of", 2513.97, 2514.19, 0.95], ["how", 2514.19, 2514.35, 0.95], ["strict", 2514.35, 2514.63, 0.95], ["the", 2514.63, 2514.87, 0.95], ["laws", 2514.87, 2515.03, 0.95], ["are,", 2515.03, 2515.27, 0.95], ["someone", 2515.33, 2515.49, 1.0], ["could", 2515.49, 2515.75, 1.0], ["even", 2515.75, 2516.09, 1.0], ["have", 2516.09, 2516.55, 1.0], ["accidentally", 2516.55, 2517.11, 1.0], ["smuggled", 2517.11, 2518.49, 1.0]], "end_sample": 111065211, "newpara": true}, "111065211": {"confidence": 1.0, "track": 1, "text": "something over and not even realized it or something.", "timestamps": [["something", 2518.49, 2518.69, 1.0], ["over", 2518.69, 2519.17, 1.0], ["and", 2519.17, 2519.67, 1.0], ["not", 2519.67, 2519.81, 1.0], ["even", 2519.81, 2519.99, 1.0], ["realized", 2519.99, 2520.61, 1.0], ["it", 2520.61, 2520.91, 1.0], ["or", 2520.91, 2521.01, 1.0], ["something.", 2521.01, 2521.29, 1.0]], "end_sample": 111188691}, "111193101": {"confidence": 1.0, "track": 1, "text": "And then the museum would be liable for that, right?", "timestamps": [["And", 2521.39, 2521.51, 1.0], ["then", 2521.51, 2521.99, 1.0], ["the", 2521.99, 2522.13, 1.0], ["museum", 2522.13, 2522.51, 1.0], ["would", 2522.51, 2522.79, 1.0], ["be", 2522.79, 2522.95, 1.0], ["liable", 2522.95, 2523.35, 1.0], ["for", 2523.35, 2523.89, 1.0], ["that,", 2523.89, 2524.11, 1.0], ["right?", 2524.19, 2524.39, 1.0]], "end_sample": 111325401}, "111325401": {"confidence": 1.0, "track": 3, "text": "Yeah, exactly. So knowing and being sure of the provenance of the specimen and also,", "timestamps": [["Yeah,", 2524.39, 2525.41, 1.0], ["exactly.", 2525.65, 2526.13, 1.0], ["So", 2526.55, 2527.27, 1.0], ["knowing", 2527.27, 2527.97, 1.0], ["and", 2527.97, 2528.95, 1.0], ["being", 2528.95, 2529.17, 1.0], ["sure", 2529.17, 2529.49, 1.0], ["of", 2529.49, 2529.77, 1.0], ["the", 2529.77, 2530.69, 1.0], ["provenance", 2530.69, 2532.07, 1.0], ["of", 2532.07, 2532.31, 1.0], ["the", 2532.31, 2532.37, 1.0], ["specimen", 2532.37, 2532.81, 1.0], ["and", 2532.81, 2533.43, 1.0], ["also,", 2533.43, 2533.95, 1.0]], "end_sample": 111746997, "newpara": true}, "111750525": {"confidence": 1.0, "track": 3, "text": "again, the ownership of the specimen is really important.", "timestamps": [["again,", 2534.03, 2535.17, 1.0], ["the", 2535.23, 2535.43, 1.0], ["ownership", 2535.43, 2535.77, 1.0], ["of", 2535.77, 2536.11, 1.0], ["the", 2536.11, 2536.17, 1.0], ["specimen", 2536.17, 2536.63, 1.0], ["is", 2536.63, 2539.03, 1.0], ["really", 2539.03, 2539.87, 1.0], ["important.", 2539.87, 2540.39, 1.0]], "end_sample": 112031001}, "112031001": {"confidence": 1.0, "track": 3, "text": "And if this person even claims that they are the owner of it because they collected", "timestamps": [["And", 2540.39, 2540.81, 1.0], ["if", 2540.81, 2541.07, 1.0], ["this", 2541.07, 2541.29, 1.0], ["person", 2541.29, 2541.67, 1.0], ["even", 2541.67, 2541.87, 1.0], ["claims", 2541.87, 2542.35, 1.0], ["that", 2542.35, 2542.71, 1.0], ["they", 2542.71, 2543.09, 1.0], ["are", 2543.09, 2543.21, 1.0], ["the", 2543.21, 2543.37, 1.0], ["owner", 2543.37, 2543.67, 1.0], ["of", 2543.67, 2543.81, 1.0], ["it", 2543.81, 2543.95, 1.0], ["because", 2543.95, 2544.21, 1.0], ["they", 2544.21, 2544.49, 1.0], ["collected", 2544.49, 2544.93, 1.0]], "end_sample": 112231215}, "112231215": {"confidence": 1.0, "track": 3, "text": "it and they brought it to you, maybe legally they aren't, actually,", "timestamps": [["it", 2544.93, 2545.21, 1.0], ["and", 2545.21, 2545.47, 1.0], ["they", 2545.47, 2545.77, 1.0], ["brought", 2545.77, 2546.01, 1.0], ["it", 2546.01, 2546.19, 1.0], ["to", 2546.19, 2546.37, 1.0], ["you,", 2546.37, 2546.57, 1.0], ["maybe", 2546.71, 2548.81, 1.0], ["legally", 2548.81, 2549.13, 1.0], ["they", 2549.13, 2549.59, 1.0], ["aren't,", 2549.59, 2549.99, 1.0], ["actually,", 2549.99, 2550.37, 1.0]], "end_sample": 112471119}, "112475529": {"confidence": 1.0, "track": 3, "text": "if that specimen is from Mongolia and...", "timestamps": [["if", 2550.47, 2550.89, 1.0], ["that", 2550.89, 2551.41, 1.0], ["specimen", 2551.41, 2551.89, 1.0], ["is", 2551.89, 2552.19, 1.0], ["from", 2552.19, 2552.75, 1.0], ["Mongolia", 2552.75, 2553.85, 1.0], ["and...", 2553.85, 2554.33, 1.0]], "end_sample": 112645755}, "112682512": {"confidence": 1.0, "track": 3, "text": "Doesn't actually belong to you it belongs to the state of mongolia as an example right yeah yeah.", "timestamps": [["Doesn't", 2555.16, 2555.54, 1.0], ["actually", 2555.54, 2555.82, 1.0], ["belong", 2555.82, 2556.16, 1.0], ["to", 2556.16, 2556.38, 1.0], ["you", 2556.38, 2556.56, 1.0], ["it", 2556.56, 2556.68, 1.0], ["belongs", 2556.68, 2557.04, 1.0], ["to", 2557.04, 2558.0, 1.0], ["the", 2558.0, 2558.12, 1.0], ["state", 2558.12, 2558.38, 1.0], ["of", 2558.38, 2558.56, 1.0], ["mongolia", 2558.56, 2558.96, 1.0], ["as", 2558.96, 2560.06, 1.0], ["an", 2560.06, 2560.2, 1.0], ["example", 2560.2, 2560.6, 1.0], ["right", 2560.6, 2561.94, 1.0], ["yeah", 2561.94, 2562.62, 1.0], ["yeah.", 2562.62, 2564.54, 1.0]], "end_sample": 113096170}, "113096170": {"confidence": 1.0, "track": 1, "text": "Because you have like china and brazil as some examples and at first my like", "timestamps": [["Because", 2564.54, 2564.74, 1.0], ["you", 2564.74, 2564.86, 1.0], ["have", 2564.86, 2564.9, 1.0], ["like", 2564.9, 2565.02, 1.0], ["china", 2565.02, 2565.28, 1.0], ["and", 2565.28, 2565.46, 1.0], ["brazil", 2565.46, 2565.86, 1.0], ["as", 2565.86, 2566.1, 1.0], ["some", 2566.1, 2566.26, 1.0], ["examples", 2566.26, 2566.88, 1.0], ["and", 2566.88, 2567.3, 1.0], ["at", 2567.3, 2567.42, 1.0], ["first", 2567.42, 2567.64, 1.0], ["my", 2567.64, 2567.8, 1.0], ["like", 2567.8, 2568.06, 1.0]], "end_sample": 113251402, "newpara": true}, "113251402": {"confidence": 1.0, "track": 1, "text": "cyanophobia alarm went off i was like wait why not from china or why not from", "timestamps": [["cyanophobia", 2568.06, 2568.76, 1.0], ["alarm", 2568.76, 2569.5, 1.0], ["went", 2569.5, 2569.92, 1.0], ["off", 2569.92, 2570.22, 1.0], ["i", 2570.22, 2570.34, 1.0], ["was", 2570.34, 2570.42, 1.0], ["like", 2570.42, 2570.52, 1.0], ["wait", 2570.52, 2570.68, 1.0], ["why", 2570.68, 2570.96, 1.0], ["not", 2570.96, 2572.02, 1.0], ["from", 2572.02, 2572.54, 1.0], ["china", 2572.54, 2573.1, 1.0], ["or", 2573.1, 2573.46, 1.0], ["why", 2573.46, 2573.58, 1.0], ["not", 2573.58, 2573.76, 1.0], ["from", 2573.76, 2573.98, 1.0]], "end_sample": 113512474}, "113512474": {"confidence": 1.0, "track": 1, "text": "brazil then you're just like oh it's not because we don't like those countries", "timestamps": [["brazil", 2573.98, 2574.32, 1.0], ["then", 2574.32, 2574.68, 1.0], ["you're", 2574.68, 2574.84, 1.0], ["just", 2574.84, 2574.9, 1.0], ["like", 2574.9, 2575.0, 1.0], ["oh", 2575.0, 2575.12, 1.0], ["it's", 2575.12, 2575.24, 1.0], ["not", 2575.24, 2575.3, 1.0], ["because", 2575.3, 2575.56, 1.0], ["we", 2575.56, 2575.72, 1.0], ["don't", 2575.72, 2575.88, 1.0], ["like", 2575.88, 2576.02, 1.0], ["those", 2576.02, 2576.2, 1.0], ["countries", 2576.2, 2576.56, 1.0]], "end_sample": 113626252}, "113626252": {"confidence": 1.0, "track": 1, "text": "because they're extremely strict and you don't want to accidentally.", "timestamps": [["because", 2576.56, 2576.82, 1.0], ["they're", 2576.82, 2577.04, 1.0], ["extremely", 2577.04, 2577.46, 1.0], ["strict", 2577.46, 2577.94, 1.0], ["and", 2577.94, 2578.32, 1.0], ["you", 2578.32, 2578.42, 1.0], ["don't", 2578.44, 2578.58, 1.0], ["want", 2578.58, 2578.66, 1.0], ["to", 2578.66, 2578.74, 1.0], ["accidentally.", 2578.74, 2579.08, 1.0]], "end_sample": 113737384}, "113737384": {"confidence": 1.0, "track": 3, "text": "Take some stolen yeah exactly i think it's also not just brazil it's a lot of", "timestamps": [["Take", 2579.08, 2579.56, 1.0], ["some", 2579.56, 2579.94, 1.0], ["stolen", 2579.94, 2580.36, 1.0], ["yeah", 2580.36, 2581.44, 1.0], ["exactly", 2581.44, 2582.2, 1.0], ["i", 2582.2, 2582.96, 1.0], ["think", 2582.96, 2583.4, 1.0], ["it's", 2583.4, 2583.72, 1.0], ["also", 2583.72, 2583.88, 1.0], ["not", 2583.88, 2584.2, 1.0], ["just", 2584.2, 2584.4, 1.0], ["brazil", 2584.4, 2584.8, 1.0], ["it's", 2584.8, 2585.06, 1.0], ["a", 2585.06, 2585.12, 1.0], ["lot", 2585.12, 2585.32, 1.0], ["of", 2585.32, 2585.46, 1.0]], "end_sample": 114018742, "newpara": true}, "114018742": {"confidence": 1.0, "track": 3, "text": "south american countries have adopted this legislation where like,", "timestamps": [["south", 2585.46, 2585.62, 1.0], ["american", 2585.62, 2585.88, 1.0], ["countries", 2585.88, 2586.44, 1.0], ["have", 2586.44, 2586.72, 1.0], ["adopted", 2586.72, 2586.98, 1.0], ["this", 2586.98, 2587.36, 1.0], ["legislation", 2587.36, 2587.8, 1.0], ["where", 2587.8, 2588.5, 1.0], ["like,", 2588.5, 2589.02, 1.0]], "end_sample": 114175738}, "114253354": {"confidence": 1.0, "track": 3, "text": "where the visiting researcher needs to", "timestamps": [["where", 2590.78, 2591.46, 1.0], ["the", 2591.46, 2592.14, 1.0], ["visiting", 2592.14, 2592.7, 1.0], ["researcher", 2592.7, 2593.2, 1.0], ["needs", 2593.2, 2594.22, 1.0], ["to", 2594.22, 2594.62, 1.0]], "end_sample": 114422698}, "114422698": {"confidence": 1.0, "track": 3, "text": "be needs to have like official liaison with a", "timestamps": [["be", 2594.62, 2594.86, 1.0], ["needs", 2594.86, 2595.22, 1.0], ["to", 2595.22, 2595.44, 1.0], ["have", 2595.44, 2595.76, 1.0], ["like", 2595.76, 2596.1, 1.0], ["official", 2596.1, 2596.62, 1.0], ["liaison", 2596.62, 2597.1, 1.0], ["with", 2597.1, 2597.74, 1.0], ["a", 2597.74, 2598.06, 1.0]], "end_sample": 114574402}, "114574402": {"confidence": 1.0, "track": 3, "text": "researcher in the country and that like the", "timestamps": [["researcher", 2598.06, 2598.4, 1.0], ["in", 2598.4, 2598.8, 1.0], ["the", 2598.8, 2598.94, 1.0], ["country", 2598.94, 2599.32, 1.0], ["and", 2599.32, 2600.04, 1.0], ["that", 2600.04, 2600.5, 1.0], ["like", 2600.5, 2600.84, 1.0], ["the", 2600.84, 2601.62, 1.0]], "end_sample": 114731398}, "114731398": {"confidence": 1.0, "track": 3, "text": "specimen it's best if the specimen just doesn't", "timestamps": [["specimen", 2601.62, 2602.02, 1.0], ["it's", 2602.02, 2603.28, 1.0], ["best", 2603.28, 2603.46, 1.0], ["if", 2603.46, 2603.68, 1.0], ["the", 2603.68, 2603.78, 1.0], ["specimen", 2603.78, 2604.02, 1.0], ["just", 2604.02, 2604.24, 1.0], ["doesn't", 2604.24, 2604.54, 1.0]], "end_sample": 114860170}, "114860170": {"confidence": 1.0, "track": 3, "text": "leave the country at all and if you need to study it then you have to come there", "timestamps": [["leave", 2604.54, 2604.72, 1.0], ["the", 2604.72, 2604.86, 1.0], ["country", 2604.86, 2605.02, 1.0], ["at", 2605.02, 2605.28, 1.0], ["all", 2605.28, 2605.54, 1.0], ["and", 2605.54, 2605.8, 1.0], ["if", 2605.8, 2605.92, 1.0], ["you", 2605.92, 2606.04, 1.0], ["need", 2606.04, 2606.3, 1.0], ["to", 2606.3, 2606.42, 1.0], ["study", 2606.42, 2606.68, 1.0], ["it", 2606.68, 2606.86, 1.0], ["then", 2606.86, 2607.02, 1.0], ["you", 2607.02, 2607.12, 1.0], ["have", 2607.12, 2607.3, 1.0], ["to", 2607.3, 2607.46, 1.0], ["come", 2607.46, 2607.64, 1.0], ["there", 2607.64, 2607.96, 1.0]], "end_sample": 115010992}, "115010992": {"confidence": 1.0, "track": 3, "text": "and like be constantly in contact with your liaison and like all that sort of", "timestamps": [["and", 2607.96, 2608.5, 1.0], ["like", 2608.5, 2608.8, 1.0], ["be", 2608.8, 2609.38, 1.0], ["constantly", 2609.38, 2609.94, 1.0], ["in", 2609.94, 2610.24, 1.0], ["contact", 2610.24, 2610.58, 1.0], ["with", 2610.58, 2610.92, 1.0], ["your", 2610.92, 2611.1, 1.0], ["liaison", 2611.1, 2611.54, 1.0], ["and", 2611.54, 2612.12, 1.0], ["like", 2612.12, 2612.46, 1.0], ["all", 2612.46, 2612.74, 1.0], ["that", 2612.74, 2612.9, 1.0], ["sort", 2612.9, 2613.16, 1.0], ["of", 2613.16, 2613.32, 1.0]], "end_sample": 115247368}, "115247368": {"confidence": 1.0, "track": 3, "text": "stuff so it's very restricted and very closed off and again it's not because", "timestamps": [["stuff", 2613.32, 2613.54, 1.0], ["so", 2613.54, 2613.9, 1.0], ["it's", 2613.9, 2614.88, 1.0], ["very", 2614.88, 2615.08, 1.0], ["restricted", 2615.08, 2615.6, 1.0], ["and", 2615.6, 2615.92, 1.0], ["very", 2615.92, 2616.08, 1.0], ["closed", 2616.08, 2616.42, 1.0], ["off", 2616.42, 2616.68, 1.0], ["and", 2616.68, 2617.06, 1.0], ["again", 2617.06, 2618.26, 1.0], ["it's", 2618.26, 2618.54, 1.0], ["not", 2618.54, 2618.7, 1.0], ["because", 2618.7, 2618.9, 1.0]], "end_sample": 115493446}, "115493446": {"confidence": 1.0, "track": 3, "text": "we don't like these countries or their fossils but yeah fuck.", "timestamps": [["we", 2618.9, 2619.14, 1.0], ["don't", 2619.14, 2619.34, 1.0], ["like", 2619.34, 2619.58, 1.0], ["these", 2619.58, 2619.84, 1.0], ["countries", 2619.84, 2620.42, 1.0], ["or", 2620.42, 2620.98, 1.0], ["their", 2620.98, 2621.2, 1.0], ["fossils", 2621.2, 2621.7, 1.0], ["but", 2621.7, 2622.26, 1.0], ["yeah", 2622.26, 2623.18, 1.0], ["fuck.", 2623.18, 2624.14, 1.0]], "end_sample": 115724530}, "115724530": {"confidence": 1.0, "track": 1, "text": "These particular dinosaurs we don't want them.", "timestamps": [["These", 2624.14, 2624.46, 1.0], ["particular", 2624.46, 2625.1, 1.0], ["dinosaurs", 2625.1, 2625.6, 1.0], ["we", 2625.6, 2626.34, 1.0], ["don't", 2626.34, 2626.52, 1.0], ["want", 2626.52, 2626.62, 1.0], ["them.", 2626.62, 2626.86, 1.0]], "end_sample": 115844482, "newpara": true}, "115844482": {"confidence": 1.0, "track": 3, "text": "No we love them so much you don't want to let them go.", "timestamps": [["No", 2626.86, 2629.04, 1.0], ["we", 2629.04, 2629.26, 1.0], ["love", 2629.26, 2629.44, 1.0], ["them", 2629.44, 2629.58, 1.0], ["so", 2629.58, 2629.88, 1.0], ["much", 2629.88, 2630.3, 1.0], ["you", 2630.3, 2630.72, 1.0], ["don't", 2630.72, 2630.84, 1.0], ["want", 2630.84, 2630.94, 1.0], ["to", 2630.94, 2631.02, 1.0], ["let", 2631.02, 2631.16, 1.0], ["them", 2631.16, 2631.32, 1.0], ["go.", 2631.32, 2631.5, 1.0]], "end_sample": 116049106, "newpara": true}, "116141716": {"confidence": 1.0, "track": 0, "text": "There was in one of the the readings it was a it was a mention of taxonomy and", "timestamps": [["There", 2633.6, 2634.28, 1.0], ["was", 2634.28, 2634.54, 1.0], ["in", 2634.54, 2635.2, 1.0], ["one", 2635.2, 2635.66, 1.0], ["of", 2635.66, 2635.8, 1.0], ["the", 2635.8, 2636.02, 1.0], ["the", 2636.02, 2636.34, 1.0], ["readings", 2636.34, 2637.28, 1.0], ["it", 2637.28, 2637.48, 1.0], ["was", 2637.48, 2637.62, 1.0], ["a", 2637.62, 2637.76, 1.0], ["it", 2637.76, 2637.82, 1.0], ["was", 2637.82, 2637.96, 1.0], ["a", 2637.96, 2638.04, 1.0], ["mention", 2638.04, 2638.22, 1.0], ["of", 2638.22, 2638.54, 1.0], ["taxonomy", 2638.54, 2639.72, 1.0], ["and", 2639.72, 2640.2, 1.0]], "end_sample": 116432776, "newpara": true}, "116432776": {"confidence": 1.0, "track": 0, "text": "border collection and it was about protected species of goat i want to say.", "timestamps": [["border", 2640.2, 2640.66, 1.0], ["collection", 2640.66, 2641.08, 1.0], ["and", 2641.08, 2641.6, 1.0], ["it", 2641.6, 2641.74, 1.0], ["was", 2641.74, 2641.94, 1.0], ["about", 2641.94, 2642.44, 1.0], ["protected", 2642.44, 2643.64, 1.0], ["species", 2643.64, 2644.16, 1.0], ["of", 2644.16, 2644.96, 1.0], ["goat", 2644.96, 2646.34, 1.0], ["i", 2646.34, 2647.04, 1.0], ["want", 2647.04, 2647.5, 1.0], ["to", 2647.5, 2647.62, 1.0], ["say.", 2647.62, 2647.86, 1.0]], "end_sample": 116770582}, "116770582": {"confidence": 1.0, "track": 3, "text": "I think so yak um one of those anyway but anyway.", "timestamps": [["I", 2647.86, 2648.52, 1.0], ["think", 2648.52, 2648.74, 1.0], ["so", 2648.74, 2648.94, 1.0], ["yak", 2648.94, 2649.28, 1.0], ["um", 2649.28, 2650.42, 1.0], ["one", 2650.42, 2650.68, 1.0], ["of", 2650.68, 2650.76, 1.0], ["those", 2650.76, 2650.96, 1.0], ["anyway", 2650.96, 2651.28, 1.0], ["but", 2651.28, 2651.7, 1.0], ["anyway.", 2651.7, 2653.4, 1.0]], "end_sample": 117014896, "newpara": true}, "117014896": {"confidence": 1.0, "track": 0, "text": "What happened was one of those subspecies is protected and people had i guess", "timestamps": [["What", 2653.4, 2653.74, 1.0], ["happened", 2653.74, 2654.02, 1.0], ["was", 2654.02, 2654.28, 1.0], ["one", 2654.28, 2654.62, 1.0], ["of", 2654.62, 2654.74, 1.0], ["those", 2654.74, 2654.94, 1.0], ["subspecies", 2654.94, 2655.6, 1.0], ["is", 2655.6, 2655.9, 1.0], ["protected", 2655.9, 2656.32, 1.0], ["and", 2656.32, 2657.6, 1.0], ["people", 2657.6, 2658.32, 1.0], ["had", 2658.32, 2658.68, 1.0], ["i", 2658.68, 2659.02, 1.0], ["guess", 2659.02, 2659.24, 1.0]], "end_sample": 117272440, "newpara": true}, "117272440": {"confidence": 1.0, "track": 0, "text": "gone trophy hunting for one of the non-protected species, but because the main", "timestamps": [["gone", 2659.24, 2659.5, 1.0], ["trophy", 2659.5, 2659.88, 1.0], ["hunting", 2659.88, 2660.12, 1.0], ["for", 2660.12, 2660.6, 1.0], ["one", 2660.6, 2660.88, 1.0], ["of", 2660.88, 2660.98, 1.0], ["the", 2660.98, 2661.08, 1.0], ["non-protected", 2661.08, 2661.88, 1.0], ["species,", 2661.88, 2662.16, 1.0], ["but", 2662.42, 2662.58, 1.0], ["because", 2662.58, 2662.9, 1.0], ["the", 2662.9, 2663.2, 1.0], ["main", 2663.2, 2663.38, 1.0]], "end_sample": 117455014}, "117455014": {"confidence": 1.0, "track": 0, "text": "species name was in the paperwork,", "timestamps": [["species", 2663.38, 2663.74, 1.0], ["name", 2663.74, 2664.04, 1.0], ["was", 2664.04, 2664.28, 1.0], ["in", 2664.28, 2664.46, 1.0], ["the", 2664.46, 2664.58, 1.0], ["paperwork,", 2664.58, 2664.94, 1.0]], "end_sample": 117523810}, "117539686": {"confidence": 1.0, "track": 0, "text": "they were stopped at customs for having this particular subspecies,", "timestamps": [["they", 2665.3, 2666.06, 1.0], ["were", 2666.06, 2666.46, 1.0], ["stopped", 2666.46, 2667.1, 1.0], ["at", 2667.1, 2667.74, 1.0], ["customs", 2667.74, 2668.38, 1.0], ["for", 2668.38, 2669.04, 1.0], ["having", 2669.04, 2670.34, 1.0], ["this", 2670.34, 2671.58, 1.0], ["particular", 2671.58, 2672.06, 1.0], ["subspecies,", 2672.06, 2673.08, 1.0]], "end_sample": 117882784}, "117913654": {"confidence": 1.0, "track": 0, "text": "which I guess I suppose they would claim they didn't.", "timestamps": [["which", 2673.78, 2674.38, 1.0], ["I", 2674.38, 2674.98, 1.0], ["guess", 2674.98, 2675.16, 1.0], ["I", 2675.16, 2675.46, 1.0], ["suppose", 2675.46, 2675.78, 1.0], ["they", 2675.78, 2676.02, 1.0], ["would", 2676.02, 2676.16, 1.0], ["claim", 2676.16, 2676.36, 1.0], ["they", 2676.36, 2676.54, 1.0], ["didn't.", 2676.54, 2676.96, 1.0]], "end_sample": 118053892}, "118113692": {"confidence": 1.0, "track": 0, "text": "But that brings us to like the question of taxonomy. And I also wonder if a", "timestamps": [["But", 2678.32, 2678.56, 1.0], ["that", 2678.56, 2678.86, 1.0], ["brings", 2678.86, 2679.12, 1.0], ["us", 2679.12, 2679.3, 1.0], ["to", 2679.3, 2679.4, 1.0], ["like", 2679.4, 2679.6, 1.0], ["the", 2679.6, 2679.72, 1.0], ["question", 2679.72, 2679.98, 1.0], ["of", 2679.98, 2680.24, 1.0], ["taxonomy.", 2680.24, 2680.76, 1.0], ["And", 2680.84, 2680.96, 1.0], ["I", 2680.96, 2681.04, 1.0], ["also", 2681.04, 2681.28, 1.0], ["wonder", 2681.28, 2681.66, 1.0], ["if", 2681.66, 2682.5, 1.0], ["a", 2682.5, 2682.62, 1.0]], "end_sample": 118303322}, "118303322": {"confidence": 1.0, "track": 0, "text": "lot of these problems are just because I think it had something to do with like", "timestamps": [["lot", 2682.62, 2682.78, 1.0], ["of", 2682.78, 2682.84, 1.0], ["these", 2682.84, 2682.96, 1.0], ["problems", 2682.96, 2683.38, 1.0], ["are", 2683.38, 2683.66, 1.0], ["just", 2683.66, 2684.02, 1.0], ["because", 2684.02, 2685.04, 1.0], ["I", 2685.04, 2685.44, 1.0], ["think", 2685.44, 2685.6, 1.0], ["it", 2685.6, 2685.66, 1.0], ["had", 2685.66, 2685.78, 1.0], ["something", 2685.78, 2685.98, 1.0], ["to", 2685.98, 2686.12, 1.0], ["do", 2686.12, 2686.28, 1.0], ["with", 2686.28, 2686.54, 1.0], ["like", 2686.54, 2687.38, 1.0]], "end_sample": 118513238}, "118513238": {"confidence": 1.0, "track": 0, "text": "people being able to keep the things that they have.", "timestamps": [["people", 2687.38, 2688.3, 1.0], ["being", 2688.3, 2688.52, 1.0], ["able", 2688.52, 2688.74, 1.0], ["to", 2688.74, 2688.88, 1.0], ["keep", 2688.88, 2689.16, 1.0], ["the", 2689.16, 2689.56, 1.0], ["things", 2689.56, 2689.82, 1.0], ["that", 2689.82, 2689.98, 1.0], ["they", 2689.98, 2690.14, 1.0], ["have.", 2690.14, 2690.46, 1.0]], "end_sample": 118649066}, "118667588": {"confidence": 1.0, "track": 0, "text": "And I wonder if it wasn't so much a customs just like seizing things so often.", "timestamps": [["And", 2690.88, 2691.24, 1.0], ["I", 2691.24, 2691.36, 1.0], ["wonder", 2691.36, 2691.66, 1.0], ["if", 2691.66, 2691.82, 1.0], ["it", 2691.82, 2691.9, 1.0], ["wasn't", 2691.9, 2692.16, 1.0], ["so", 2692.16, 2692.3, 1.0], ["much", 2692.3, 2692.5, 1.0], ["a", 2692.5, 2692.56, 1.0], ["customs", 2692.56, 2692.94, 1.0], ["just", 2692.94, 2693.36, 1.0], ["like", 2693.36, 2693.64, 1.0], ["seizing", 2693.64, 2694.18, 1.0], ["things", 2694.18, 2694.54, 1.0], ["so", 2694.54, 2695.06, 1.0], ["often.", 2695.06, 2695.44, 1.0]], "end_sample": 118868684}, "118882796": {"confidence": 1.0, "track": 0, "text": "Wouldn't it be such a problem if it's like, oh, well, this is a bad person doing a bad thing.", "timestamps": [["Wouldn't", 2695.76, 2696.12, 1.0], ["it", 2696.12, 2696.18, 1.0], ["be", 2696.18, 2696.38, 1.0], ["such", 2696.38, 2696.7, 1.0], ["a", 2696.7, 2696.84, 1.0], ["problem", 2696.84, 2697.14, 1.0], ["if", 2697.14, 2697.3, 1.0], ["it's", 2697.3, 2697.4, 1.0], ["like,", 2697.4, 2697.52, 1.0], ["oh,", 2697.6, 2698.0, 1.0], ["well,", 2698.14, 2698.28, 1.0], ["this", 2698.36, 2698.46, 1.0], ["is", 2698.46, 2698.6, 1.0], ["a", 2698.6, 2698.68, 1.0], ["bad", 2698.68, 2698.84, 1.0], ["person", 2698.84, 2699.1, 1.0], ["doing", 2699.1, 2699.26, 1.0], ["a", 2699.26, 2699.36, 1.0], ["bad", 2699.36, 2699.48, 1.0], ["thing.", 2699.48, 2699.68, 1.0]], "end_sample": 119055668}, "119056550": {"confidence": 1.0, "track": 0, "text": "Let's take their stuff away for like four years while it goes to the courts.", "timestamps": [["Let's", 2699.7, 2699.86, 1.0], ["take", 2699.86, 2700.04, 1.0], ["their", 2700.04, 2700.24, 1.0], ["stuff", 2700.24, 2700.44, 1.0], ["away", 2700.44, 2700.68, 1.0], ["for", 2700.68, 2700.86, 1.0], ["like", 2700.86, 2700.98, 1.0], ["four", 2700.98, 2701.22, 1.0], ["years", 2701.22, 2701.56, 1.0], ["while", 2701.56, 2701.76, 1.0], ["it", 2701.76, 2701.86, 1.0], ["goes", 2701.86, 2701.98, 1.0], ["to", 2701.98, 2702.12, 1.0], ["the", 2702.12, 2702.22, 1.0], ["courts.", 2702.22, 2702.54, 1.0]], "end_sample": 119181794}, "119181794": {"confidence": 1.0, "track": 0, "text": "And that creates like a terrible experience for like trying to get new legislation", "timestamps": [["And", 2702.54, 2703.14, 1.0], ["that", 2703.14, 2703.32, 1.0], ["creates", 2703.32, 2703.62, 1.0], ["like", 2703.62, 2703.82, 1.0], ["a", 2703.82, 2703.86, 1.0], ["terrible", 2703.86, 2704.24, 1.0], ["experience", 2704.24, 2704.88, 1.0], ["for", 2704.88, 2705.44, 1.0], ["like", 2705.44, 2707.0, 1.0], ["trying", 2707.0, 2707.32, 1.0], ["to", 2707.32, 2707.48, 1.0], ["get", 2707.48, 2707.64, 1.0], ["new", 2707.64, 2707.82, 1.0], ["legislation", 2707.82, 2708.24, 1.0]], "end_sample": 119433164}, "119433164": {"confidence": 1.0, "track": 0, "text": "through to actually fix these problems because then it creates like a lobby", "timestamps": [["through", 2708.24, 2708.74, 1.0], ["to", 2708.74, 2708.94, 1.0], ["actually", 2708.94, 2709.22, 1.0], ["fix", 2709.22, 2709.52, 1.0], ["these", 2709.52, 2709.7, 1.0], ["problems", 2709.7, 2710.12, 1.0], ["because", 2710.12, 2710.56, 1.0], ["then", 2710.56, 2711.42, 1.0], ["it", 2711.42, 2711.58, 1.0], ["creates", 2711.58, 2711.86, 1.0], ["like", 2711.86, 2712.0, 1.0], ["a", 2712.0, 2712.12, 1.0], ["lobby", 2712.12, 2712.36, 1.0]], "end_sample": 119614856}, "119614856": {"confidence": 1.0, "track": 0, "text": "group that's like, oh, how dare you take away my weird yak that I killed?", "timestamps": [["group", 2712.36, 2712.68, 1.0], ["that's", 2712.68, 2713.0, 1.0], ["like,", 2713.0, 2713.18, 1.0], ["oh,", 2713.28, 2713.46, 1.0], ["how", 2713.46, 2713.58, 1.0], ["dare", 2713.58, 2713.76, 1.0], ["you", 2713.76, 2713.96, 1.0], ["take", 2713.96, 2714.34, 1.0], ["away", 2714.34, 2714.58, 1.0], ["my", 2714.58, 2714.9, 1.0], ["weird", 2714.9, 2716.0, 1.0], ["yak", 2716.0, 2716.4, 1.0], ["that", 2716.4, 2716.72, 1.0], ["I", 2716.72, 2716.82, 1.0], ["killed?", 2716.82, 2717.12, 1.0]], "end_sample": 119824772}, "119920910": {"confidence": 0.95, "track": 1, "text": "Yeah, exactly.", "timestamps": [["Yeah,", 2719.3, 2719.9, 0.95], ["exactly.", 2719.94, 2720.36, 0.95]], "end_sample": 119967656, "newpara": true}, "120107012": {"confidence": 1.0, "track": 0, "text": "But what what what about the way that taxonomy is done in in sort of like rule", "timestamps": [["But", 2723.52, 2724.08, 1.0], ["what", 2724.08, 2724.52, 1.0], ["what", 2724.52, 2724.8, 1.0], ["what", 2724.8, 2725.78, 1.0], ["about", 2725.78, 2726.02, 1.0], ["the", 2726.02, 2726.68, 1.0], ["way", 2726.68, 2726.88, 1.0], ["that", 2726.88, 2727.14, 1.0], ["taxonomy", 2727.14, 2727.7, 1.0], ["is", 2727.7, 2727.94, 1.0], ["done", 2727.94, 2728.2, 1.0], ["in", 2728.2, 2728.74, 1.0], ["in", 2728.74, 2729.72, 1.0], ["sort", 2729.72, 2729.94, 1.0], ["of", 2729.94, 2730.08, 1.0], ["like", 2730.08, 2730.28, 1.0], ["rule", 2730.28, 2731.22, 1.0]], "end_sample": 120446582, "newpara": true}, "120446582": {"confidence": 1.0, "track": 0, "text": "making and legislation did you want to did you want to talk about is it about like the enforcement or,", "timestamps": [["making", 2731.22, 2731.56, 1.0], ["and", 2731.56, 2732.22, 1.0], ["legislation", 2732.22, 2732.76, 1.0], ["did", 2732.76, 2733.84, 1.0], ["you", 2733.84, 2734.0, 1.0], ["want", 2734.0, 2734.24, 1.0], ["to", 2734.24, 2734.42, 1.0], ["did", 2734.42, 2735.14, 1.0], ["you", 2735.14, 2735.24, 1.0], ["want", 2735.24, 2735.4, 1.0], ["to", 2735.4, 2735.52, 1.0], ["talk", 2735.52, 2735.8, 1.0], ["about", 2735.8, 2736.0, 1.0], ["is", 2736.0, 2736.4, 1.0], ["it", 2736.4, 2736.56, 1.0], ["about", 2736.56, 2736.76, 1.0], ["like", 2736.76, 2737.0, 1.0], ["the", 2737.0, 2737.1, 1.0], ["enforcement", 2737.1, 2737.56, 1.0], ["or,", 2737.56, 2738.0, 1.0]], "end_sample": 120745580}, "120788798": {"confidence": 1.0, "track": 0, "text": "or did did you have like an ideal system that you would imagine like maybe leaving", "timestamps": [["or", 2738.98, 2739.54, 1.0], ["did", 2739.54, 2739.74, 1.0], ["did", 2739.74, 2740.16, 1.0], ["you", 2740.16, 2740.34, 1.0], ["have", 2740.34, 2740.48, 1.0], ["like", 2740.48, 2740.62, 1.0], ["an", 2740.62, 2740.74, 1.0], ["ideal", 2740.74, 2741.02, 1.0], ["system", 2741.02, 2741.52, 1.0], ["that", 2741.52, 2742.56, 1.0], ["you", 2742.56, 2742.74, 1.0], ["would", 2742.74, 2742.84, 1.0], ["imagine", 2742.84, 2743.22, 1.0], ["like", 2743.22, 2744.76, 1.0], ["maybe", 2744.76, 2745.0, 1.0], ["leaving", 2745.0, 2745.28, 1.0]], "end_sample": 121066628}, "121066628": {"confidence": 1.0, "track": 0, "text": "things more vague might be better.", "timestamps": [["things", 2745.28, 2745.58, 1.0], ["more", 2745.58, 2745.86, 1.0], ["vague", 2745.86, 2746.18, 1.0], ["might", 2746.18, 2746.34, 1.0], ["be", 2746.34, 2746.54, 1.0], ["better.", 2746.54, 2746.82, 1.0]], "end_sample": 121134542}, "121134542": {"confidence": 1.0, "track": 3, "text": "Yeah i i don't think i had any particular uh focus when i was bringing these", "timestamps": [["Yeah", 2746.82, 2748.04, 1.0], ["i", 2748.04, 2748.68, 1.0], ["i", 2748.68, 2749.66, 1.0], ["don't", 2749.66, 2749.88, 1.0], ["think", 2749.88, 2750.02, 1.0], ["i", 2750.02, 2750.16, 1.0], ["had", 2750.16, 2750.34, 1.0], ["any", 2750.34, 2750.56, 1.0], ["particular", 2750.56, 2751.04, 1.0], ["uh", 2751.04, 2752.36, 1.0], ["focus", 2752.36, 2754.04, 1.0], ["when", 2754.04, 2754.62, 1.0], ["i", 2754.62, 2754.76, 1.0], ["was", 2754.76, 2754.92, 1.0], ["bringing", 2754.92, 2755.14, 1.0], ["these", 2755.14, 2755.42, 1.0]], "end_sample": 121513802, "newpara": true}, "121513802": {"confidence": 1.0, "track": 3, "text": "up i just thought they were just very interesting questions to think about.", "timestamps": [["up", 2755.42, 2755.7, 1.0], ["i", 2755.7, 2756.4, 1.0], ["just", 2756.4, 2756.58, 1.0], ["thought", 2756.58, 2756.72, 1.0], ["they", 2756.72, 2756.9, 1.0], ["were", 2756.9, 2757.02, 1.0], ["just", 2757.02, 2757.26, 1.0], ["very", 2757.26, 2758.34, 1.0], ["interesting", 2758.34, 2758.72, 1.0], ["questions", 2758.72, 2759.16, 1.0], ["to", 2759.16, 2759.52, 1.0], ["think", 2759.52, 2759.72, 1.0], ["about.", 2759.72, 2759.96, 1.0]], "end_sample": 121714016}, "121826030": {"confidence": 1.0, "track": 3, "text": "Partially just because a lot of seized", "timestamps": [["Partially", 2762.5, 2763.1, 1.0], ["just", 2763.1, 2763.48, 1.0], ["because", 2763.48, 2763.8, 1.0], ["a", 2763.8, 2764.78, 1.0], ["lot", 2764.78, 2764.94, 1.0], ["of", 2764.94, 2765.08, 1.0], ["seized", 2765.08, 2765.42, 1.0]], "end_sample": 121954802, "newpara": true}, "121954802": {"confidence": 1.0, "track": 3, "text": "material especially in canada usually ends up", "timestamps": [["material", 2765.42, 2765.82, 1.0], ["especially", 2765.82, 2766.66, 1.0], ["in", 2766.66, 2767.08, 1.0], ["canada", 2767.08, 2767.42, 1.0], ["usually", 2767.42, 2767.74, 1.0], ["ends", 2767.74, 2768.18, 1.0], ["up", 2768.18, 2768.42, 1.0]], "end_sample": 122087102}, "122087102": {"confidence": 1.0, "track": 3, "text": "in provincial museums and so these are", "timestamps": [["in", 2768.42, 2768.56, 1.0], ["provincial", 2768.56, 2768.9, 1.0], ["museums", 2768.9, 2769.32, 1.0], ["and", 2769.32, 2770.08, 1.0], ["so", 2770.08, 2770.32, 1.0], ["these", 2770.32, 2771.08, 1.0], ["are", 2771.08, 2771.24, 1.0]], "end_sample": 122211464}, "122211464": {"confidence": 1.0, "track": 3, "text": "things that i'm somewhat familiar", "timestamps": [["things", 2771.24, 2771.8, 1.0], ["that", 2771.8, 2772.16, 1.0], ["i'm", 2772.16, 2772.38, 1.0], ["somewhat", 2772.38, 2774.2, 1.0], ["familiar", 2774.2, 2774.5, 1.0]], "end_sample": 122355230}, "122355230": {"confidence": 1.0, "track": 3, "text": "with and like a lot of", "timestamps": [["with", 2774.5, 2774.98, 1.0], ["and", 2774.98, 2775.8, 1.0], ["like", 2775.8, 2776.08, 1.0], ["a", 2776.08, 2776.96, 1.0], ["lot", 2776.96, 2777.1, 1.0], ["of", 2777.1, 2777.22, 1.0]], "end_sample": 122475182}, "122475182": {"confidence": 1.0, "track": 3, "text": "it is in the case of hunting and and", "timestamps": [["it", 2777.22, 2777.34, 1.0], ["is", 2777.34, 2777.48, 1.0], ["in", 2777.48, 2777.66, 1.0], ["the", 2777.66, 2777.94, 1.0], ["case", 2777.94, 2778.18, 1.0], ["of", 2778.18, 2778.4, 1.0], ["hunting", 2778.4, 2778.72, 1.0], ["and", 2778.72, 2780.26, 1.0], ["and", 2780.26, 2780.74, 1.0]], "end_sample": 122630414}, "122630414": {"confidence": 1.0, "track": 3, "text": "people often going", "timestamps": [["people", 2780.74, 2781.66, 1.0], ["often", 2781.66, 2783.3, 1.0], ["going", 2783.3, 2784.68, 1.0]], "end_sample": 122804168}, "122804168": {"confidence": 1.0, "track": 3, "text": "into areas specifically to hunt something but", "timestamps": [["into", 2784.68, 2785.04, 1.0], ["areas", 2785.04, 2785.46, 1.0], ["specifically", 2785.46, 2786.02, 1.0], ["to", 2786.02, 2786.56, 1.0], ["hunt", 2786.56, 2786.92, 1.0], ["something", 2786.92, 2787.36, 1.0], ["but", 2787.36, 2787.76, 1.0]], "end_sample": 122939996}, "122939996": {"confidence": 1.0, "track": 3, "text": "then not actually being familiar enough", "timestamps": [["then", 2787.76, 2787.94, 1.0], ["not", 2787.94, 2788.2, 1.0], ["actually", 2788.2, 2788.6, 1.0], ["being", 2788.6, 2789.0, 1.0], ["familiar", 2789.0, 2790.34, 1.0], ["enough", 2790.34, 2790.9, 1.0]], "end_sample": 123078470}, "123078470": {"confidence": 1.0, "track": 3, "text": "with the thing that they are hunting to recognize", "timestamps": [["with", 2790.9, 2791.3, 1.0], ["the", 2791.3, 2791.54, 1.0], ["thing", 2791.54, 2791.8, 1.0], ["that", 2791.8, 2792.04, 1.0], ["they", 2792.04, 2792.2, 1.0], ["are", 2792.2, 2792.42, 1.0], ["hunting", 2792.42, 2792.76, 1.0], ["to", 2792.76, 2793.44, 1.0], ["recognize", 2793.44, 2794.66, 1.0]], "end_sample": 123244286}, "123244286": {"confidence": 1.0, "track": 3, "text": "that they've killed the wrong thing and like", "timestamps": [["that", 2794.66, 2795.22, 1.0], ["they've", 2795.22, 2795.48, 1.0], ["killed", 2795.48, 2795.62, 1.0], ["the", 2795.62, 2795.92, 1.0], ["wrong", 2795.92, 2796.1, 1.0], ["thing", 2796.1, 2796.48, 1.0], ["and", 2796.48, 2797.94, 1.0], ["like", 2797.94, 2798.32, 1.0]], "end_sample": 123405692}, "123405692": {"confidence": 1.0, "track": 3, "text": "i think i was reading a story somewhere where someone", "timestamps": [["i", 2798.32, 2799.02, 1.0], ["think", 2799.02, 2799.24, 1.0], ["i", 2799.24, 2799.52, 1.0], ["was", 2799.52, 2799.68, 1.0], ["reading", 2799.68, 2799.98, 1.0], ["a", 2799.98, 2800.12, 1.0], ["story", 2800.12, 2800.36, 1.0], ["somewhere", 2800.36, 2800.82, 1.0], ["where", 2800.82, 2801.96, 1.0], ["someone", 2801.96, 2803.34, 1.0]], "end_sample": 123627074}, "123627074": {"confidence": 1.0, "track": 3, "text": "went in to kill a specific kind of bird like went into a like a hunting area", "timestamps": [["went", 2803.34, 2803.68, 1.0], ["in", 2803.68, 2803.84, 1.0], ["to", 2803.84, 2804.0, 1.0], ["kill", 2804.0, 2804.24, 1.0], ["a", 2804.24, 2804.42, 1.0], ["specific", 2804.42, 2804.68, 1.0], ["kind", 2804.68, 2805.08, 1.0], ["of", 2805.08, 2805.28, 1.0], ["bird", 2805.28, 2805.58, 1.0], ["like", 2805.58, 2806.16, 1.0], ["went", 2806.16, 2806.4, 1.0], ["into", 2806.4, 2806.74, 1.0], ["a", 2806.74, 2807.08, 1.0], ["like", 2807.08, 2807.52, 1.0], ["a", 2807.52, 2807.7, 1.0], ["hunting", 2807.7, 2807.92, 1.0], ["area", 2807.92, 2808.36, 1.0]], "end_sample": 123848456}, "123848456": {"confidence": 1.0, "track": 3, "text": "and then like proudly came out with four of like some completely different bird", "timestamps": [["and", 2808.36, 2809.44, 1.0], ["then", 2809.44, 2809.8, 1.0], ["like", 2809.8, 2810.46, 1.0], ["proudly", 2810.46, 2810.98, 1.0], ["came", 2810.98, 2811.34, 1.0], ["out", 2811.34, 2811.58, 1.0], ["with", 2811.58, 2811.86, 1.0], ["four", 2811.86, 2812.22, 1.0], ["of", 2812.22, 2812.8, 1.0], ["like", 2812.8, 2813.32, 1.0], ["some", 2813.32, 2813.94, 1.0], ["completely", 2813.94, 2815.24, 1.0], ["different", 2815.24, 2815.76, 1.0], ["bird", 2815.76, 2816.22, 1.0]], "end_sample": 124195082}, "124195082": {"confidence": 1.0, "track": 3, "text": "like going in to shoot ducks or something and coming out with like woodpeckers and being like, yes,", "timestamps": [["like", 2816.22, 2816.66, 1.0], ["going", 2816.66, 2817.4, 1.0], ["in", 2817.4, 2817.6, 1.0], ["to", 2817.6, 2817.72, 1.0], ["shoot", 2817.72, 2817.96, 1.0], ["ducks", 2817.96, 2818.24, 1.0], ["or", 2818.24, 2818.52, 1.0], ["something", 2818.52, 2818.84, 1.0], ["and", 2818.84, 2819.1, 1.0], ["coming", 2819.1, 2819.28, 1.0], ["out", 2819.28, 2819.54, 1.0], ["with", 2819.54, 2819.72, 1.0], ["like", 2819.72, 2819.92, 1.0], ["woodpeckers", 2819.92, 2820.76, 1.0], ["and", 2820.76, 2821.16, 1.0], ["being", 2821.16, 2821.9, 1.0], ["like,", 2821.9, 2822.22, 1.0], ["yes,", 2822.24, 2822.46, 1.0]], "end_sample": 124470266}, "124474676": {"confidence": 1.0, "track": 3, "text": "all of these ducks in my truck that I've, I had the permit to hunt and that", "timestamps": [["all", 2822.56, 2822.84, 1.0], ["of", 2822.84, 2823.02, 1.0], ["these", 2823.02, 2823.22, 1.0], ["ducks", 2823.22, 2823.5, 1.0], ["in", 2823.5, 2823.8, 1.0], ["my", 2823.8, 2823.96, 1.0], ["truck", 2823.96, 2824.26, 1.0], ["that", 2824.26, 2824.6, 1.0], ["I've,", 2824.6, 2825.44, 1.0], ["I", 2825.44, 2826.1, 1.0], ["had", 2826.1, 2826.34, 1.0], ["the", 2826.34, 2826.48, 1.0], ["permit", 2826.48, 2826.8, 1.0], ["to", 2826.8, 2827.04, 1.0], ["hunt", 2827.04, 2827.28, 1.0], ["and", 2827.28, 2827.52, 1.0], ["that", 2827.52, 2827.68, 1.0]], "end_sample": 124700468}, "124700468": {"confidence": 1.0, "track": 3, "text": "I've like hunted legally and then they're not ducks, but they are dead now, I guess. So.", "timestamps": [["I've", 2827.68, 2827.88, 1.0], ["like", 2827.88, 2828.04, 1.0], ["hunted", 2828.04, 2828.3, 1.0], ["legally", 2828.3, 2828.72, 1.0], ["and", 2828.72, 2829.1, 1.0], ["then", 2829.1, 2829.32, 1.0], ["they're", 2829.32, 2830.72, 1.0], ["not", 2830.72, 2830.88, 1.0], ["ducks,", 2830.88, 2831.24, 1.0], ["but", 2831.34, 2831.76, 1.0], ["they", 2831.76, 2832.06, 1.0], ["are", 2832.06, 2832.24, 1.0], ["dead", 2832.24, 2832.52, 1.0], ["now,", 2832.52, 2832.76, 1.0], ["I", 2832.82, 2832.94, 1.0], ["guess.", 2832.94, 2833.22, 1.0], ["So.", 2833.32, 2833.72, 1.0]], "end_sample": 124966832}, "125028869": {"confidence": 1.0, "track": 3, "text": "It's almost like the damage is done and you can't really fix it.", "timestamps": [["It's", 2835.12, 2835.38, 1.0], ["almost", 2835.38, 2835.54, 1.0], ["like", 2835.54, 2835.82, 1.0], ["the", 2835.82, 2836.6, 1.0], ["damage", 2836.6, 2836.92, 1.0], ["is", 2836.92, 2837.1, 1.0], ["done", 2837.1, 2837.36, 1.0], ["and", 2837.36, 2837.78, 1.0], ["you", 2837.78, 2838.54, 1.0], ["can't", 2838.54, 2838.74, 1.0], ["really", 2838.74, 2838.88, 1.0], ["fix", 2838.88, 2839.18, 1.0], ["it.", 2839.18, 2839.46, 1.0]], "end_sample": 125220263}, "125232611": {"confidence": 1.0, "track": 3, "text": "But like legally they get prosecuted, I guess, just by not being able to take them away.", "timestamps": [["But", 2839.74, 2840.3, 1.0], ["like", 2840.3, 2840.54, 1.0], ["legally", 2840.54, 2841.18, 1.0], ["they", 2841.18, 2841.5, 1.0], ["get", 2841.5, 2841.66, 1.0], ["prosecuted,", 2841.66, 2842.32, 1.0], ["I", 2842.38, 2842.54, 1.0], ["guess,", 2842.54, 2842.68, 1.0], ["just", 2842.68, 2843.02, 1.0], ["by", 2843.02, 2843.18, 1.0], ["not", 2843.18, 2843.84, 1.0], ["being", 2843.84, 2844.5, 1.0], ["able", 2844.5, 2844.74, 1.0], ["to", 2844.74, 2844.88, 1.0], ["take", 2844.88, 2845.08, 1.0], ["them", 2845.08, 2845.26, 1.0], ["away.", 2845.26, 2845.6, 1.0]], "end_sample": 125491037}, "125502503": {"confidence": 1.0, "track": 3, "text": "I don't know. It's an interesting concept.", "timestamps": [["I", 2845.86, 2846.42, 1.0], ["don't", 2846.42, 2846.54, 1.0], ["know.", 2846.54, 2846.66, 1.0], ["It's", 2846.74, 2847.04, 1.0], ["an", 2847.04, 2847.16, 1.0], ["interesting", 2847.16, 2847.54, 1.0], ["concept.", 2847.54, 2848.36, 1.0]], "end_sample": 125612753}, "125637449": {"confidence": 1.0, "track": 0, "text": "When those things get to the museums, is that the government that reaches out", "timestamps": [["When", 2848.92, 2849.48, 1.0], ["those", 2849.48, 2849.72, 1.0], ["things", 2849.72, 2850.04, 1.0], ["get", 2850.04, 2850.78, 1.0], ["to", 2850.78, 2851.14, 1.0], ["the", 2851.14, 2851.56, 1.0], ["museums,", 2851.56, 2852.08, 1.0], ["is", 2852.16, 2852.42, 1.0], ["that", 2852.42, 2852.64, 1.0], ["the", 2852.64, 2853.18, 1.0], ["government", 2853.18, 2854.74, 1.0], ["that", 2854.74, 2857.08, 1.0], ["reaches", 2857.08, 2857.4, 1.0], ["out", 2857.4, 2857.84, 1.0]], "end_sample": 126030821, "newpara": true}, "126030821": {"confidence": 1.0, "track": 0, "text": "to the museums, do the museums reach out to government?", "timestamps": [["to", 2857.84, 2858.2, 1.0], ["the", 2858.2, 2858.42, 1.0], ["museums,", 2858.42, 2858.9, 1.0], ["do", 2858.98, 2859.08, 1.0], ["the", 2859.08, 2859.16, 1.0], ["museums", 2859.16, 2859.48, 1.0], ["reach", 2859.48, 2860.62, 1.0], ["out", 2860.62, 2860.8, 1.0], ["to", 2860.8, 2860.9, 1.0], ["government?", 2860.9, 2861.18, 1.0]], "end_sample": 126178115}, "126178115": {"confidence": 1.0, "track": 0, "text": "Is it covered by legislation that like if an endangered species or something", "timestamps": [["Is", 2861.18, 2861.4, 1.0], ["it", 2861.4, 2861.54, 1.0], ["covered", 2861.54, 2861.82, 1.0], ["by", 2861.82, 2862.12, 1.0], ["legislation", 2862.12, 2862.56, 1.0], ["that", 2862.56, 2863.16, 1.0], ["like", 2863.16, 2863.3, 1.0], ["if", 2863.3, 2863.84, 1.0], ["an", 2863.84, 2863.98, 1.0], ["endangered", 2863.98, 2864.26, 1.0], ["species", 2864.26, 2864.66, 1.0], ["or", 2864.66, 2864.96, 1.0], ["something", 2864.96, 2865.18, 1.0]], "end_sample": 126354515}, "126354515": {"confidence": 1.0, "track": 0, "text": "gets killed then we have like a consultation process so these things will automatically", "timestamps": [["gets", 2865.18, 2865.38, 1.0], ["killed", 2865.38, 2865.76, 1.0], ["then", 2865.76, 2866.08, 1.0], ["we", 2866.08, 2866.98, 1.0], ["have", 2866.98, 2867.24, 1.0], ["like", 2867.24, 2867.48, 1.0], ["a", 2867.48, 2867.58, 1.0], ["consultation", 2867.58, 2868.04, 1.0], ["process", 2868.04, 2868.94, 1.0], ["so", 2868.94, 2869.88, 1.0], ["these", 2869.88, 2870.04, 1.0], ["things", 2870.04, 2870.26, 1.0], ["will", 2870.26, 2870.46, 1.0], ["automatically", 2870.46, 2871.14, 1.0]], "end_sample": 126617351}, "126617351": {"confidence": 1.0, "track": 0, "text": "be considered by natural history museums.", "timestamps": [["be", 2871.14, 2871.58, 1.0], ["considered", 2871.58, 2871.98, 1.0], ["by", 2871.98, 2872.28, 1.0], ["natural", 2872.28, 2872.5, 1.0], ["history", 2872.5, 2872.82, 1.0], ["museums.", 2872.82, 2873.28, 1.0]], "end_sample": 126711725}, "126711725": {"confidence": 1.0, "track": 3, "text": "Um i'm not sure in my experience there's always already been some sort", "timestamps": [["Um", 2873.28, 2874.42, 1.0], ["i'm", 2874.42, 2875.4, 1.0], ["not", 2875.4, 2875.56, 1.0], ["sure", 2875.56, 2875.78, 1.0], ["in", 2875.78, 2876.16, 1.0], ["my", 2876.16, 2876.34, 1.0], ["experience", 2876.34, 2876.86, 1.0], ["there's", 2876.86, 2877.38, 1.0], ["always", 2877.38, 2877.98, 1.0], ["already", 2877.98, 2879.34, 1.0], ["been", 2879.34, 2879.78, 1.0], ["some", 2879.78, 2880.26, 1.0], ["sort", 2880.26, 2880.58, 1.0]], "end_sample": 127033655, "newpara": true}, "127038947": {"confidence": 1.0, "track": 3, "text": "of like working relationship already and usually", "timestamps": [["of", 2880.7, 2880.8, 1.0], ["like", 2880.8, 2881.46, 1.0], ["working", 2881.46, 2881.84, 1.0], ["relationship", 2881.84, 2882.34, 1.0], ["already", 2882.34, 2882.86, 1.0], ["and", 2882.86, 2884.64, 1.0], ["usually", 2884.64, 2886.34, 1.0]], "end_sample": 127287671}, "127287671": {"confidence": 1.0, "track": 3, "text": "the museum will will", "timestamps": [["the", 2886.34, 2887.82, 1.0], ["museum", 2887.82, 2888.44, 1.0], ["will", 2888.44, 2889.26, 1.0], ["will", 2889.26, 2889.7, 1.0]], "end_sample": 127435847}, "127435847": {"confidence": 1.0, "track": 3, "text": "ultimately be the one making the decision", "timestamps": [["ultimately", 2889.7, 2891.1, 1.0], ["be", 2891.1, 2891.48, 1.0], ["the", 2891.48, 2891.6, 1.0], ["one", 2891.6, 2891.78, 1.0], ["making", 2891.78, 2892.04, 1.0], ["the", 2892.04, 2892.26, 1.0], ["decision", 2892.26, 2892.6, 1.0]], "end_sample": 127563737}, "127563737": {"confidence": 1.0, "track": 3, "text": "about what the museum accepts sometimes things", "timestamps": [["about", 2892.6, 2892.96, 1.0], ["what", 2892.96, 2893.32, 1.0], ["the", 2893.32, 2893.54, 1.0], ["museum", 2893.54, 2893.96, 1.0], ["accepts", 2893.96, 2894.86, 1.0], ["sometimes", 2894.86, 2895.98, 1.0], ["things", 2895.98, 2896.58, 1.0]], "end_sample": 127739255}, "127739255": {"confidence": 1.0, "track": 3, "text": "don't like automatically get shipped to the museum if", "timestamps": [["don't", 2896.58, 2896.98, 1.0], ["like", 2896.98, 2897.18, 1.0], ["automatically", 2897.18, 2897.72, 1.0], ["get", 2897.72, 2898.28, 1.0], ["shipped", 2898.28, 2898.54, 1.0], ["to", 2898.54, 2898.78, 1.0], ["the", 2898.78, 2898.86, 1.0], ["museum", 2898.86, 2899.22, 1.0], ["if", 2899.22, 2900.32, 1.0]], "end_sample": 127904189}, "127904189": {"confidence": 1.0, "track": 3, "text": "the museum is like no we don't actually need more red deer", "timestamps": [["the", 2900.32, 2900.44, 1.0], ["museum", 2900.44, 2900.76, 1.0], ["is", 2900.76, 2900.98, 1.0], ["like", 2900.98, 2901.16, 1.0], ["no", 2901.16, 2901.44, 1.0], ["we", 2901.44, 2901.68, 1.0], ["don't", 2901.68, 2901.88, 1.0], ["actually", 2901.88, 2902.14, 1.0], ["need", 2902.14, 2902.42, 1.0], ["more", 2902.42, 2902.72, 1.0], ["red", 2902.72, 2903.6, 1.0], ["deer", 2903.6, 2903.8, 1.0]], "end_sample": 128057657}, "128057657": {"confidence": 1.0, "track": 3, "text": "antler racks like we're good for those right", "timestamps": [["antler", 2903.8, 2904.24, 1.0], ["racks", 2904.24, 2904.48, 1.0], ["like", 2904.48, 2904.92, 1.0], ["we're", 2904.92, 2905.78, 1.0], ["good", 2905.78, 2905.94, 1.0], ["for", 2905.94, 2906.16, 1.0], ["those", 2906.16, 2906.3, 1.0], ["right", 2906.3, 2906.54, 1.0]], "end_sample": 128178491}, "128178491": {"confidence": 1.0, "track": 3, "text": "now but sometimes there", "timestamps": [["now", 2906.54, 2906.82, 1.0], ["but", 2906.82, 2908.1, 1.0], ["sometimes", 2908.1, 2909.92, 1.0], ["there", 2909.92, 2910.34, 1.0]], "end_sample": 128346071}, "128346071": {"confidence": 1.0, "track": 3, "text": "will be like nature conservancies who will", "timestamps": [["will", 2910.34, 2910.54, 1.0], ["be", 2910.54, 2910.84, 1.0], ["like", 2910.84, 2911.32, 1.0], ["nature", 2911.32, 2911.68, 1.0], ["conservancies", 2911.68, 2912.34, 1.0], ["who", 2912.34, 2912.96, 1.0], ["will", 2912.96, 2913.26, 1.0]], "end_sample": 128474843}, "128474843": {"confidence": 1.0, "track": 3, "text": "like contact the museums and be like hey we have a lot of these birds and in", "timestamps": [["like", 2913.26, 2913.84, 1.0], ["contact", 2913.84, 2914.54, 1.0], ["the", 2914.54, 2914.84, 1.0], ["museums", 2914.84, 2915.22, 1.0], ["and", 2915.22, 2915.84, 1.0], ["be", 2915.84, 2916.0, 1.0], ["like", 2916.0, 2916.26, 1.0], ["hey", 2916.26, 2916.5, 1.0], ["we", 2916.5, 2916.64, 1.0], ["have", 2916.64, 2916.8, 1.0], ["a", 2916.8, 2916.92, 1.0], ["lot", 2916.92, 2917.1, 1.0], ["of", 2917.1, 2917.22, 1.0], ["these", 2917.22, 2917.42, 1.0], ["birds", 2917.42, 2917.8, 1.0], ["and", 2917.8, 2918.98, 1.0], ["in", 2918.98, 2919.66, 1.0]], "end_sample": 128757083}, "128757083": {"confidence": 1.0, "track": 3, "text": "some cases the museum will even be like yeah we can't actually take a lot of", "timestamps": [["some", 2919.66, 2919.94, 1.0], ["cases", 2919.94, 2920.34, 1.0], ["the", 2920.34, 2920.52, 1.0], ["museum", 2920.52, 2920.88, 1.0], ["will", 2920.88, 2921.18, 1.0], ["even", 2921.18, 2921.38, 1.0], ["be", 2921.38, 2921.58, 1.0], ["like", 2921.58, 2921.8, 1.0], ["yeah", 2921.8, 2922.16, 1.0], ["we", 2922.16, 2922.32, 1.0], ["can't", 2922.32, 2922.6, 1.0], ["actually", 2922.6, 2922.86, 1.0], ["take", 2922.86, 2923.22, 1.0], ["a", 2923.22, 2923.36, 1.0], ["lot", 2923.36, 2923.52, 1.0], ["of", 2923.52, 2923.64, 1.0]], "end_sample": 128932601}, "128932601": {"confidence": 1.0, "track": 3, "text": "these birds right now but if you send me a list of them then like how about", "timestamps": [["these", 2923.64, 2923.78, 1.0], ["birds", 2923.78, 2924.02, 1.0], ["right", 2924.02, 2924.18, 1.0], ["now", 2924.18, 2924.38, 1.0], ["but", 2924.38, 2924.54, 1.0], ["if", 2924.54, 2924.66, 1.0], ["you", 2924.66, 2924.76, 1.0], ["send", 2924.76, 2925.0, 1.0], ["me", 2925.0, 2925.1, 1.0], ["a", 2925.1, 2925.22, 1.0], ["list", 2925.22, 2925.42, 1.0], ["of", 2925.42, 2925.6, 1.0], ["them", 2925.6, 2925.82, 1.0], ["then", 2925.82, 2926.24, 1.0], ["like", 2926.24, 2926.48, 1.0], ["how", 2926.48, 2927.12, 1.0], ["about", 2927.12, 2927.3, 1.0]], "end_sample": 129094007}, "129094007": {"confidence": 1.0, "track": 3, "text": "we take just this one and this one because those are either rare", "timestamps": [["we", 2927.3, 2927.46, 1.0], ["take", 2927.46, 2927.64, 1.0], ["just", 2927.64, 2927.9, 1.0], ["this", 2927.9, 2928.16, 1.0], ["one", 2928.16, 2928.38, 1.0], ["and", 2928.38, 2928.5, 1.0], ["this", 2928.5, 2928.68, 1.0], ["one", 2928.68, 2928.9, 1.0], ["because", 2928.9, 2929.38, 1.0], ["those", 2929.38, 2930.46, 1.0], ["are", 2930.46, 2930.74, 1.0], ["either", 2930.74, 2931.78, 1.0], ["rare", 2931.78, 2932.2, 1.0]], "end_sample": 129310097}, "129326855": {"confidence": 1.0, "track": 3, "text": "in general or rare for that area or you know almost thinking of them more as", "timestamps": [["in", 2932.58, 2933.38, 1.0], ["general", 2933.38, 2933.76, 1.0], ["or", 2933.76, 2934.12, 1.0], ["rare", 2934.12, 2934.46, 1.0], ["for", 2934.46, 2934.66, 1.0], ["that", 2934.66, 2934.82, 1.0], ["area", 2934.82, 2935.2, 1.0], ["or", 2935.2, 2935.74, 1.0], ["you", 2935.74, 2936.06, 1.0], ["know", 2936.06, 2936.38, 1.0], ["almost", 2936.38, 2937.28, 1.0], ["thinking", 2937.28, 2937.6, 1.0], ["of", 2937.6, 2937.82, 1.0], ["them", 2937.82, 2938.0, 1.0], ["more", 2938.0, 2938.18, 1.0], ["as", 2938.18, 2938.4, 1.0]], "end_sample": 129583517}, "129583517": {"confidence": 1.0, "track": 3, "text": "like data points that are interesting to collect.", "timestamps": [["like", 2938.4, 2938.6, 1.0], ["data", 2938.6, 2938.88, 1.0], ["points", 2938.88, 2939.16, 1.0], ["that", 2939.16, 2939.74, 1.0], ["are", 2939.74, 2939.9, 1.0], ["interesting", 2939.9, 2940.48, 1.0], ["to", 2940.48, 2940.84, 1.0], ["collect.", 2940.84, 2941.16, 1.0]], "end_sample": 129705233}, "129771041": {"confidence": 1.0, "track": 0, "text": "Right. In the readings, there was something about like ecologies.", "timestamps": [["Right.", 2942.65, 2942.87, 1.0], ["In", 2942.95, 2943.11, 1.0], ["the", 2943.11, 2943.21, 1.0], ["readings,", 2943.21, 2944.77, 1.0], ["there", 2944.99, 2945.21, 1.0], ["was", 2945.21, 2945.35, 1.0], ["something", 2945.35, 2945.61, 1.0], ["about", 2945.61, 2945.95, 1.0], ["like", 2945.95, 2946.19, 1.0], ["ecologies.", 2946.19, 2946.83, 1.0]], "end_sample": 129955379, "newpara": true}, "129957143": {"confidence": 1.0, "track": 0, "text": "So when you're talking about a species that is in different ecological areas,", "timestamps": [["So", 2946.87, 2947.25, 1.0], ["when", 2947.25, 2947.75, 1.0], ["you're", 2947.75, 2947.87, 1.0], ["talking", 2947.87, 2948.05, 1.0], ["about", 2948.05, 2948.35, 1.0], ["a", 2948.35, 2948.51, 1.0], ["species", 2948.51, 2948.79, 1.0], ["that", 2948.79, 2949.29, 1.0], ["is", 2949.29, 2950.19, 1.0], ["in", 2950.19, 2950.39, 1.0], ["different", 2950.39, 2950.85, 1.0], ["ecological", 2950.85, 2951.65, 1.0], ["areas,", 2951.65, 2952.67, 1.0]], "end_sample": 130212923}, "130224389": {"confidence": 1.0, "track": 0, "text": "it's hard to tell really what the distinction between those species are.", "timestamps": [["it's", 2952.93, 2953.19, 1.0], ["hard", 2953.19, 2953.37, 1.0], ["to", 2953.37, 2953.51, 1.0], ["tell", 2953.51, 2953.81, 1.0], ["really", 2953.81, 2954.77, 1.0], ["what", 2954.77, 2955.01, 1.0], ["the", 2955.01, 2955.17, 1.0], ["distinction", 2955.17, 2955.51, 1.0], ["between", 2955.51, 2955.97, 1.0], ["those", 2955.97, 2956.39, 1.0], ["species", 2956.39, 2956.67, 1.0], ["are.", 2956.67, 2957.01, 1.0]], "end_sample": 130404317}, "130408727": {"confidence": 1.0, "track": 0, "text": "So the one was like bison, for example, their coats will look very,", "timestamps": [["So", 2957.11, 2957.25, 1.0], ["the", 2957.25, 2957.33, 1.0], ["one", 2957.33, 2957.93, 1.0], ["was", 2957.93, 2958.23, 1.0], ["like", 2958.23, 2958.41, 1.0], ["bison,", 2958.41, 2959.07, 1.0], ["for", 2959.23, 2959.43, 1.0], ["example,", 2959.43, 2959.83, 1.0], ["their", 2960.05, 2960.85, 1.0], ["coats", 2960.85, 2961.15, 1.0], ["will", 2961.15, 2961.35, 1.0], ["look", 2961.35, 2961.47, 1.0], ["very,", 2961.47, 2961.75, 1.0]], "end_sample": 130613351}, "130615997": {"confidence": 1.0, "track": 0, "text": "very different so that there actually is no subspecies of like plains bison.", "timestamps": [["very", 2961.81, 2961.93, 1.0], ["different", 2961.93, 2962.33, 1.0], ["so", 2962.33, 2962.63, 1.0], ["that", 2962.63, 2962.83, 1.0], ["there", 2962.83, 2962.97, 1.0], ["actually", 2962.97, 2963.31, 1.0], ["is", 2963.31, 2963.65, 1.0], ["no", 2963.65, 2963.93, 1.0], ["subspecies", 2963.93, 2964.51, 1.0], ["of", 2964.51, 2964.75, 1.0], ["like", 2964.75, 2964.91, 1.0], ["plains", 2964.91, 2965.29, 1.0], ["bison.", 2965.29, 2965.63, 1.0]], "end_sample": 130784459}, "130787987": {"confidence": 1.0, "track": 0, "text": "They're all the same, but they look very different based on like if they're in captivity or not.", "timestamps": [["They're", 2965.71, 2965.91, 1.0], ["all", 2965.91, 2966.13, 1.0], ["the", 2966.13, 2966.89, 1.0], ["same,", 2966.89, 2967.21, 1.0], ["but", 2967.25, 2967.41, 1.0], ["they", 2967.41, 2967.51, 1.0], ["look", 2967.51, 2967.79, 1.0], ["very", 2967.79, 2968.09, 1.0], ["different", 2968.09, 2968.53, 1.0], ["based", 2968.53, 2969.39, 1.0], ["on", 2969.39, 2969.73, 1.0], ["like", 2969.73, 2969.91, 1.0], ["if", 2969.91, 2970.11, 1.0], ["they're", 2970.11, 2970.27, 1.0], ["in", 2970.27, 2970.37, 1.0], ["captivity", 2970.37, 2970.77, 1.0], ["or", 2970.77, 2971.11, 1.0], ["not.", 2971.11, 2971.31, 1.0]], "end_sample": 131034947}, "131034947": {"confidence": 1.0, "track": 0, "text": "So when you have situations like", "timestamps": [["So", 2971.31, 2972.11, 1.0], ["when", 2972.11, 2972.65, 1.0], ["you", 2972.65, 2973.21, 1.0], ["have", 2973.21, 2973.49, 1.0], ["situations", 2973.49, 2974.21, 1.0], ["like", 2974.21, 2974.87, 1.0]], "end_sample": 131191943}, "131191943": {"confidence": 1.0, "track": 0, "text": "like that the museum wants data points on i guess this particular species was", "timestamps": [["like", 2974.87, 2975.47, 1.0], ["that", 2975.47, 2976.77, 1.0], ["the", 2976.77, 2977.11, 1.0], ["museum", 2977.11, 2977.51, 1.0], ["wants", 2977.51, 2977.79, 1.0], ["data", 2977.79, 2978.05, 1.0], ["points", 2978.05, 2978.35, 1.0], ["on", 2978.35, 2978.67, 1.0], ["i", 2978.67, 2979.23, 1.0], ["guess", 2979.23, 2979.91, 1.0], ["this", 2979.91, 2980.97, 1.0], ["particular", 2980.97, 2981.29, 1.0], ["species", 2981.29, 2981.67, 1.0], ["was", 2981.67, 2981.97, 1.0]], "end_sample": 131505053}, "131505053": {"confidence": 1.0, "track": 0, "text": "found in this area which is might have some ecological impact on like how we", "timestamps": [["found", 2981.97, 2982.21, 1.0], ["in", 2982.21, 2982.37, 1.0], ["this", 2982.37, 2982.49, 1.0], ["area", 2982.49, 2982.77, 1.0], ["which", 2982.77, 2983.09, 1.0], ["is", 2983.09, 2983.27, 1.0], ["might", 2983.27, 2983.87, 1.0], ["have", 2983.87, 2984.09, 1.0], ["some", 2984.09, 2984.29, 1.0], ["ecological", 2984.29, 2984.73, 1.0], ["impact", 2984.73, 2985.39, 1.0], ["on", 2985.39, 2985.87, 1.0], ["like", 2985.87, 2986.11, 1.0], ["how", 2986.11, 2986.83, 1.0], ["we", 2986.83, 2987.03, 1.0]], "end_sample": 131728199}, "131728199": {"confidence": 1.0, "track": 0, "text": "describe it's it taxonomically right yeah.", "timestamps": [["describe", 2987.03, 2987.49, 1.0], ["it's", 2987.49, 2988.91, 1.0], ["it", 2988.91, 2989.09, 1.0], ["taxonomically", 2989.09, 2990.23, 1.0], ["right", 2990.23, 2990.87, 1.0], ["yeah.", 2990.87, 2991.79, 1.0]], "end_sample": 131938115}, "131938115": {"confidence": 1.0, "track": 3, "text": "I don't know i think i also say in my notes that a lot of taxonomy is fake,", "timestamps": [["I", 2991.79, 2992.75, 1.0], ["don't", 2992.75, 2993.47, 1.0], ["know", 2993.47, 2993.55, 1.0], ["i", 2993.55, 2993.67, 1.0], ["think", 2993.67, 2993.79, 1.0], ["i", 2993.79, 2993.91, 1.0], ["also", 2993.91, 2994.15, 1.0], ["say", 2994.15, 2994.51, 1.0], ["in", 2994.51, 2994.63, 1.0], ["my", 2994.63, 2994.73, 1.0], ["notes", 2994.73, 2994.95, 1.0], ["that", 2994.95, 2995.15, 1.0], ["a", 2995.19, 2995.27, 1.0], ["lot", 2995.27, 2995.45, 1.0], ["of", 2995.45, 2995.59, 1.0], ["taxonomy", 2995.59, 2996.15, 1.0], ["is", 2996.15, 2997.39, 1.0], ["fake,", 2997.39, 2997.79, 1.0]], "end_sample": 132202715, "newpara": true}, "132207125": {"confidence": 1.0, "track": 3, "text": "but especially when it gets to like differentiating between species.", "timestamps": [["but", 2997.89, 2998.17, 1.0], ["especially", 2998.17, 2999.41, 1.0], ["when", 2999.41, 3001.41, 1.0], ["it", 3001.41, 3001.53, 1.0], ["gets", 3001.53, 3001.75, 1.0], ["to", 3001.75, 3002.03, 1.0], ["like", 3002.03, 3002.53, 1.0], ["differentiating", 3002.53, 3003.29, 1.0], ["between", 3003.29, 3003.59, 1.0], ["species.", 3003.59, 3004.19, 1.0]], "end_sample": 132484955}, "132492893": {"confidence": 1.0, "track": 3, "text": "And even as someone who like went to several years of school for this,", "timestamps": [["And", 3004.37, 3004.97, 1.0], ["even", 3004.97, 3005.89, 1.0], ["as", 3005.89, 3006.41, 1.0], ["someone", 3006.41, 3006.83, 1.0], ["who", 3006.83, 3007.11, 1.0], ["like", 3007.11, 3007.35, 1.0], ["went", 3007.35, 3007.93, 1.0], ["to", 3007.93, 3008.21, 1.0], ["several", 3008.21, 3008.81, 1.0], ["years", 3008.81, 3009.03, 1.0], ["of", 3009.03, 3009.27, 1.0], ["school", 3009.27, 3009.53, 1.0], ["for", 3009.53, 3009.75, 1.0], ["this,", 3009.75, 3010.11, 1.0]], "end_sample": 132746027}, "132749555": {"confidence": 1.0, "track": 3, "text": "like, I don't think I could even confidently tell you what a subspecies is and", "timestamps": [["like,", 3010.19, 3010.63, 1.0], ["I", 3010.63, 3011.37, 1.0], ["don't", 3011.37, 3011.75, 1.0], ["think", 3011.75, 3011.91, 1.0], ["I", 3011.91, 3012.09, 1.0], ["could", 3012.09, 3012.19, 1.0], ["even", 3012.19, 3012.39, 1.0], ["confidently", 3012.39, 3012.85, 1.0], ["tell", 3012.85, 3013.29, 1.0], ["you", 3013.29, 3013.51, 1.0], ["what", 3013.51, 3014.11, 1.0], ["a", 3014.11, 3014.23, 1.0], ["subspecies", 3014.23, 3014.77, 1.0], ["is", 3014.77, 3015.29, 1.0], ["and", 3015.29, 3015.63, 1.0]], "end_sample": 132989459}, "132989459": {"confidence": 1.0, "track": 3, "text": "how it's different from a species.", "timestamps": [["how", 3015.63, 3016.01, 1.0], ["it's", 3016.01, 3016.41, 1.0], ["different", 3016.41, 3016.69, 1.0], ["from", 3016.69, 3017.13, 1.0], ["a", 3017.13, 3017.25, 1.0], ["species.", 3017.25, 3017.61, 1.0]], "end_sample": 133076777}, "133127051": {"confidence": 1.0, "track": 3, "text": "Probably because there are like 20 different definitions that people have all", "timestamps": [["Probably", 3018.75, 3019.35, 1.0], ["because", 3019.35, 3019.65, 1.0], ["there", 3019.65, 3019.93, 1.0], ["are", 3019.93, 3020.09, 1.0], ["like", 3020.09, 3020.33, 1.0], ["20", 3020.33, 3021.41, 1.0], ["different", 3021.41, 3021.77, 1.0], ["definitions", 3021.77, 3022.29, 1.0], ["that", 3022.29, 3022.85, 1.0], ["people", 3022.85, 3023.09, 1.0], ["have", 3023.09, 3023.27, 1.0], ["all", 3023.27, 3023.43, 1.0]], "end_sample": 133333439}, "133333439": {"confidence": 1.0, "track": 3, "text": "used for what exactly a subspecies is.", "timestamps": [["used", 3023.43, 3023.81, 1.0], ["for", 3023.81, 3024.11, 1.0], ["what", 3024.11, 3024.85, 1.0], ["exactly", 3024.85, 3025.29, 1.0], ["a", 3025.29, 3025.49, 1.0], ["subspecies", 3025.49, 3026.01, 1.0], ["is.", 3026.01, 3026.31, 1.0]], "end_sample": 133460447}, "133497491": {"confidence": 1.0, "track": 3, "text": "But I think the data points in particular at museums are location and specimen", "timestamps": [["But", 3027.15, 3027.17, 1.0], ["I", 3027.17, 3027.71, 1.0], ["think", 3027.71, 3028.37, 1.0], ["the", 3028.37, 3028.57, 1.0], ["data", 3028.57, 3029.77, 1.0], ["points", 3029.77, 3030.01, 1.0], ["in", 3030.01, 3030.25, 1.0], ["particular", 3030.25, 3030.69, 1.0], ["at", 3030.69, 3031.99, 1.0], ["museums", 3031.99, 3032.43, 1.0], ["are", 3032.43, 3033.45, 1.0], ["location", 3033.45, 3035.05, 1.0], ["and", 3035.05, 3035.93, 1.0], ["specimen", 3035.93, 3036.99, 1.0]], "end_sample": 133931435}, "133931435": {"confidence": 1.0, "track": 3, "text": "specific, but they can also be time specific as well.", "timestamps": [["specific,", 3036.99, 3037.47, 1.0], ["but", 3038.61, 3038.71, 1.0], ["they", 3038.71, 3038.83, 1.0], ["can", 3038.83, 3038.95, 1.0], ["also", 3038.95, 3039.19, 1.0], ["be", 3039.19, 3039.53, 1.0], ["time", 3039.53, 3040.17, 1.0], ["specific", 3040.17, 3040.55, 1.0], ["as", 3040.55, 3040.99, 1.0], ["well.", 3040.99, 3041.23, 1.0]], "end_sample": 134118419}, "134129885": {"confidence": 1.0, "track": 3, "text": "So if there has historically not been much of this certain species in this area,", "timestamps": [["So", 3041.49, 3041.77, 1.0], ["if", 3041.77, 3042.03, 1.0], ["there", 3042.03, 3042.27, 1.0], ["has", 3042.27, 3042.69, 1.0], ["historically", 3042.69, 3043.29, 1.0], ["not", 3043.29, 3044.97, 1.0], ["been", 3044.97, 3045.21, 1.0], ["much", 3045.21, 3045.55, 1.0], ["of", 3045.55, 3045.89, 1.0], ["this", 3045.89, 3046.17, 1.0], ["certain", 3046.17, 3046.41, 1.0], ["species", 3046.41, 3046.81, 1.0], ["in", 3046.81, 3047.25, 1.0], ["this", 3047.25, 3047.41, 1.0], ["area,", 3047.41, 3047.81, 1.0]], "end_sample": 134408597}, "134415653": {"confidence": 1.0, "track": 3, "text": "and then there suddenly is.", "timestamps": [["and", 3047.97, 3048.75, 1.0], ["then", 3048.75, 3048.87, 1.0], ["there", 3048.87, 3049.03, 1.0], ["suddenly", 3049.03, 3049.33, 1.0], ["is.", 3049.33, 3049.83, 1.0]], "end_sample": 134497679}, "134548835": {"confidence": 1.0, "track": 3, "text": "Then it is interesting to record that a", "timestamps": [["Then", 3050.99, 3051.59, 1.0], ["it", 3051.59, 3052.19, 1.0], ["is", 3052.19, 3052.43, 1.0], ["interesting", 3052.43, 3052.83, 1.0], ["to", 3052.83, 3053.07, 1.0], ["record", 3053.07, 3053.37, 1.0], ["that", 3053.37, 3054.03, 1.0], ["a", 3054.03, 3054.41, 1.0]], "end_sample": 134699657, "newpara": true}, "134699657": {"confidence": 1.0, "track": 3, "text": "species has turned up in an area or if", "timestamps": [["species", 3054.41, 3055.35, 1.0], ["has", 3055.35, 3055.63, 1.0], ["turned", 3055.63, 3055.89, 1.0], ["up", 3055.89, 3056.11, 1.0], ["in", 3056.11, 3056.27, 1.0], ["an", 3056.27, 3056.39, 1.0], ["area", 3056.39, 3056.69, 1.0], ["or", 3056.69, 3057.43, 1.0], ["if", 3057.43, 3057.85, 1.0]], "end_sample": 134851361}, "134851361": {"confidence": 1.0, "track": 3, "text": "the opposite if a species has", "timestamps": [["the", 3057.85, 3058.21, 1.0], ["opposite", 3058.21, 3058.61, 1.0], ["if", 3058.61, 3059.05, 1.0], ["a", 3059.05, 3060.05, 1.0], ["species", 3060.05, 3060.37, 1.0], ["has", 3060.37, 3060.67, 1.0]], "end_sample": 134975723}, "134975723": {"confidence": 1.0, "track": 3, "text": "historically been in an area and then hasn't", "timestamps": [["historically", 3060.67, 3060.99, 1.0], ["been", 3060.99, 3061.43, 1.0], ["in", 3061.43, 3061.61, 1.0], ["an", 3061.61, 3061.75, 1.0], ["area", 3061.75, 3062.07, 1.0], ["and", 3062.07, 3062.93, 1.0], ["then", 3062.93, 3063.21, 1.0], ["hasn't", 3063.21, 3064.67, 1.0]], "end_sample": 135152123}, "135152123": {"confidence": 1.0, "track": 3, "text": "been cited or collected for a long time and", "timestamps": [["been", 3064.67, 3065.03, 1.0], ["cited", 3065.03, 3065.73, 1.0], ["or", 3065.73, 3065.97, 1.0], ["collected", 3065.97, 3066.33, 1.0], ["for", 3066.33, 3066.63, 1.0], ["a", 3066.63, 3066.75, 1.0], ["long", 3066.75, 3066.91, 1.0], ["time", 3066.91, 3067.19, 1.0], ["and", 3067.19, 3067.87, 1.0]], "end_sample": 135293243}, "135293243": {"confidence": 1.0, "track": 3, "text": "then suddenly there is one that could", "timestamps": [["then", 3067.87, 3068.09, 1.0], ["suddenly", 3068.09, 3069.27, 1.0], ["there", 3069.27, 3069.55, 1.0], ["is", 3069.55, 3069.77, 1.0], ["one", 3069.77, 3070.03, 1.0], ["that", 3070.03, 3070.55, 1.0], ["could", 3070.55, 3070.77, 1.0]], "end_sample": 135421133}, "135421133": {"confidence": 1.0, "track": 3, "text": "be a factor of why a museum would like would love to accept it as a specimen", "timestamps": [["be", 3070.77, 3070.99, 1.0], ["a", 3070.99, 3072.09, 1.0], ["factor", 3072.09, 3072.47, 1.0], ["of", 3072.47, 3072.77, 1.0], ["why", 3072.77, 3072.91, 1.0], ["a", 3072.91, 3073.09, 1.0], ["museum", 3073.09, 3073.45, 1.0], ["would", 3073.45, 3073.73, 1.0], ["like", 3073.73, 3074.31, 1.0], ["would", 3074.31, 3074.75, 1.0], ["love", 3074.75, 3074.99, 1.0], ["to", 3074.99, 3075.19, 1.0], ["accept", 3075.19, 3075.65, 1.0], ["it", 3075.65, 3075.99, 1.0], ["as", 3075.99, 3076.13, 1.0], ["a", 3076.13, 3076.27, 1.0], ["specimen", 3076.27, 3076.65, 1.0]], "end_sample": 135680441}, "135680441": {"confidence": 1.0, "track": 3, "text": "or like again as a data point just so that all of this chronological data can", "timestamps": [["or", 3076.65, 3077.45, 1.0], ["like", 3077.45, 3077.65, 1.0], ["again", 3077.65, 3078.03, 1.0], ["as", 3078.03, 3078.31, 1.0], ["a", 3078.31, 3078.45, 1.0], ["data", 3078.45, 3078.65, 1.0], ["point", 3078.65, 3078.89, 1.0], ["just", 3078.89, 3080.53, 1.0], ["so", 3080.53, 3080.75, 1.0], ["that", 3080.75, 3080.97, 1.0], ["all", 3080.97, 3081.99, 1.0], ["of", 3081.99, 3082.23, 1.0], ["this", 3082.23, 3082.41, 1.0], ["chronological", 3082.41, 3083.47, 1.0], ["data", 3083.47, 3083.97, 1.0], ["can", 3083.97, 3084.19, 1.0]], "end_sample": 136012955}, "136012955": {"confidence": 1.0, "track": 3, "text": "be considered as well but some of that is very collecting biased.", "timestamps": [["be", 3084.19, 3084.41, 1.0], ["considered", 3084.41, 3084.95, 1.0], ["as", 3084.95, 3085.31, 1.0], ["well", 3085.31, 3085.53, 1.0], ["but", 3085.53, 3086.75, 1.0], ["some", 3086.75, 3086.97, 1.0], ["of", 3086.97, 3087.07, 1.0], ["that", 3087.07, 3087.19, 1.0], ["is", 3087.19, 3087.29, 1.0], ["very", 3087.29, 3087.51, 1.0], ["collecting", 3087.51, 3088.67, 1.0], ["biased.", 3088.67, 3089.07, 1.0]], "end_sample": 136228163}, "136374840": {"confidence": 1.0, "track": 3, "text": "I think at the museum that I'm working at now,", "timestamps": [["I", 3092.4, 3092.58, 1.0], ["think", 3092.58, 3092.82, 1.0], ["at", 3092.82, 3093.12, 1.0], ["the", 3093.12, 3093.5, 1.0], ["museum", 3093.5, 3094.72, 1.0], ["that", 3094.72, 3095.14, 1.0], ["I'm", 3095.14, 3097.02, 1.0], ["working", 3097.02, 3097.18, 1.0], ["at", 3097.18, 3097.44, 1.0], ["now,", 3097.44, 3097.68, 1.0]], "end_sample": 136607688, "newpara": true}, "136616508": {"confidence": 1.0, "track": 3, "text": "a lot of the collections material for, I think, basically all of the natural", "timestamps": [["a", 3097.88, 3098.38, 1.0], ["lot", 3098.38, 3098.68, 1.0], ["of", 3098.68, 3098.88, 1.0], ["the", 3098.88, 3099.14, 1.0], ["collections", 3099.14, 3100.08, 1.0], ["material", 3100.08, 3100.64, 1.0], ["for,", 3100.64, 3101.96, 1.0], ["I", 3102.1, 3103.28, 1.0], ["think,", 3103.28, 3103.6, 1.0], ["basically", 3103.6, 3104.26, 1.0], ["all", 3104.26, 3104.62, 1.0], ["of", 3104.62, 3104.78, 1.0], ["the", 3104.78, 3104.92, 1.0], ["natural", 3104.92, 3105.08, 1.0]], "end_sample": 136934028}, "136934028": {"confidence": 1.0, "track": 3, "text": "history departments or divisions is very focused on the south of the province.", "timestamps": [["history", 3105.08, 3105.54, 1.0], ["departments", 3105.54, 3106.24, 1.0], ["or", 3106.24, 3106.92, 1.0], ["divisions", 3106.92, 3107.38, 1.0], ["is", 3107.38, 3108.96, 1.0], ["very", 3108.96, 3109.4, 1.0], ["focused", 3109.4, 3109.92, 1.0], ["on", 3109.92, 3110.38, 1.0], ["the", 3110.38, 3110.86, 1.0], ["south", 3110.86, 3111.36, 1.0], ["of", 3111.36, 3111.6, 1.0], ["the", 3111.6, 3111.68, 1.0], ["province.", 3111.68, 3112.08, 1.0]], "end_sample": 137242728}, "137261250": {"confidence": 1.0, "track": 3, "text": "And then as soon as you start to move north, it's like, well,", "timestamps": [["And", 3112.5, 3112.76, 1.0], ["then", 3112.76, 3112.92, 1.0], ["as", 3112.92, 3113.28, 1.0], ["soon", 3113.28, 3113.72, 1.0], ["as", 3113.72, 3113.9, 1.0], ["you", 3113.9, 3114.08, 1.0], ["start", 3114.08, 3114.46, 1.0], ["to", 3114.46, 3114.62, 1.0], ["move", 3114.62, 3114.82, 1.0], ["north,", 3114.82, 3115.2, 1.0], ["it's", 3115.34, 3115.6, 1.0], ["like,", 3115.6, 3115.8, 1.0], ["well,", 3115.92, 3116.12, 1.0]], "end_sample": 137420892}, "137427948": {"confidence": 1.0, "track": 3, "text": "there's not much there, actually.", "timestamps": [["there's", 3116.28, 3116.78, 1.0], ["not", 3116.78, 3117.38, 1.0], ["much", 3117.38, 3117.7, 1.0], ["there,", 3117.7, 3118.04, 1.0], ["actually.", 3118.16, 3118.58, 1.0]], "end_sample": 137529378}, "137529378": {"confidence": 1.0, "track": 3, "text": "Like we have so many little data points around here", "timestamps": [["Like", 3118.58, 3119.08, 1.0], ["we", 3119.08, 3119.42, 1.0], ["have", 3119.42, 3119.72, 1.0], ["so", 3119.72, 3119.92, 1.0], ["many", 3119.92, 3120.18, 1.0], ["little", 3120.18, 3120.42, 1.0], ["data", 3120.42, 3120.68, 1.0], ["points", 3120.68, 3120.94, 1.0], ["around", 3120.94, 3121.34, 1.0], ["here", 3121.34, 3121.72, 1.0]], "end_sample": 137667852}, "137667852": {"confidence": 1.0, "track": 3, "text": "and especially around the capital of the province", "timestamps": [["and", 3121.72, 3122.0, 1.0], ["especially", 3122.0, 3122.26, 1.0], ["around", 3122.26, 3122.78, 1.0], ["the", 3122.78, 3123.22, 1.0], ["capital", 3123.22, 3123.78, 1.0], ["of", 3123.78, 3124.2, 1.0], ["the", 3124.2, 3124.28, 1.0], ["province", 3124.28, 3124.68, 1.0]], "end_sample": 137798388}, "137798388": {"confidence": 1.0, "track": 3, "text": "and everything but like as soon as you start to move", "timestamps": [["and", 3124.68, 3124.94, 1.0], ["everything", 3124.94, 3125.2, 1.0], ["but", 3125.2, 3125.66, 1.0], ["like", 3125.66, 3125.88, 1.0], ["as", 3125.88, 3126.54, 1.0], ["soon", 3126.54, 3126.68, 1.0], ["as", 3126.68, 3126.84, 1.0], ["you", 3126.84, 3126.92, 1.0], ["start", 3126.92, 3127.14, 1.0], ["to", 3127.14, 3127.28, 1.0], ["move", 3127.28, 3127.46, 1.0]], "end_sample": 137920986}, "137920986": {"confidence": 1.0, "track": 3, "text": "north like suddenly i guess no one has been out collecting data even though", "timestamps": [["north", 3127.46, 3127.84, 1.0], ["like", 3127.84, 3128.48, 1.0], ["suddenly", 3128.48, 3129.54, 1.0], ["i", 3129.54, 3129.92, 1.0], ["guess", 3129.92, 3130.1, 1.0], ["no", 3130.1, 3131.24, 1.0], ["one", 3131.24, 3131.46, 1.0], ["has", 3131.46, 3131.72, 1.0], ["been", 3131.72, 3131.94, 1.0], ["out", 3131.94, 3132.14, 1.0], ["collecting", 3132.14, 3132.54, 1.0], ["data", 3132.54, 3132.94, 1.0], ["even", 3132.94, 3133.58, 1.0], ["though", 3133.58, 3133.78, 1.0]], "end_sample": 138199698}, "138199698": {"confidence": 1.0, "track": 3, "text": "these animals could potentially just be existing just fine up there yeah so", "timestamps": [["these", 3133.78, 3134.1, 1.0], ["animals", 3134.1, 3134.42, 1.0], ["could", 3134.42, 3135.04, 1.0], ["potentially", 3135.04, 3135.56, 1.0], ["just", 3135.56, 3136.32, 1.0], ["be", 3136.32, 3136.58, 1.0], ["existing", 3136.58, 3137.82, 1.0], ["just", 3137.82, 3138.18, 1.0], ["fine", 3138.18, 3138.44, 1.0], ["up", 3138.44, 3138.88, 1.0], ["there", 3138.88, 3139.12, 1.0], ["yeah", 3139.12, 3140.68, 1.0], ["so", 3140.68, 3141.1, 1.0]], "end_sample": 138522510}, "138522510": {"confidence": 1.0, "track": 3, "text": "there's a lot of collecting bias involved as well yeah like Like.", "timestamps": [["there's", 3141.1, 3141.36, 1.0], ["a", 3141.36, 3141.42, 1.0], ["lot", 3141.42, 3141.6, 1.0], ["of", 3141.6, 3141.72, 1.0], ["collecting", 3141.72, 3142.06, 1.0], ["bias", 3142.06, 3142.34, 1.0], ["involved", 3142.34, 3142.76, 1.0], ["as", 3142.76, 3143.36, 1.0], ["well", 3143.36, 3143.58, 1.0], ["yeah", 3143.58, 3144.48, 1.0], ["like", 3144.48, 3144.78, 1.0], ["Like.", 3144.78, 3144.9, 1.0]], "end_sample": 138690090}, "138690090": {"confidence": 1.0, "track": 1, "text": "That plus the taxonomy, like, reminded me.", "timestamps": [["That", 3144.9, 3145.88, 1.0], ["plus", 3145.88, 3146.2, 1.0], ["the", 3146.2, 3146.38, 1.0], ["taxonomy,", 3146.38, 3146.84, 1.0], ["like,", 3146.88, 3147.06, 1.0], ["reminded", 3147.08, 3147.46, 1.0], ["me.", 3147.46, 3147.88, 1.0]], "end_sample": 138821508, "newpara": true}, "138825036": {"confidence": 1.0, "track": 1, "text": "So, like, something we said on this podcast a lot is that, like,", "timestamps": [["So,", 3147.96, 3148.06, 1.0], ["like,", 3148.12, 3148.26, 1.0], ["something", 3148.34, 3148.94, 1.0], ["we", 3148.94, 3149.1, 1.0], ["said", 3149.1, 3149.28, 1.0], ["on", 3149.28, 3149.4, 1.0], ["this", 3149.4, 3149.56, 1.0], ["podcast", 3149.56, 3149.92, 1.0], ["a", 3149.92, 3150.12, 1.0], ["lot", 3150.12, 3150.34, 1.0], ["is", 3150.34, 3150.72, 1.0], ["that,", 3150.72, 3150.84, 1.0], ["like,", 3150.86, 3151.06, 1.0]], "end_sample": 138961746}, "138961746": {"confidence": 1.0, "track": 1, "text": "with taxonomies, it's, like, those are borders.", "timestamps": [["with", 3151.06, 3151.28, 1.0], ["taxonomies,", 3151.28, 3151.98, 1.0], ["it's,", 3151.98, 3152.2, 1.0], ["like,", 3152.22, 3152.42, 1.0], ["those", 3152.54, 3153.0, 1.0], ["are", 3153.0, 3153.16, 1.0], ["borders.", 3153.16, 3153.62, 1.0]], "end_sample": 139074642}, "139089636": {"confidence": 1.0, "track": 1, "text": "And borders, like, one, are constructed and also necessitate a certain type", "timestamps": [["And", 3153.96, 3154.36, 1.0], ["borders,", 3154.36, 3154.94, 1.0], ["like,", 3155.1, 3155.34, 1.0], ["one,", 3155.5, 3155.7, 1.0], ["are", 3155.8, 3155.92, 1.0], ["constructed", 3155.92, 3156.28, 1.0], ["and", 3156.28, 3156.66, 1.0], ["also", 3156.66, 3156.84, 1.0], ["necessitate", 3156.84, 3157.5, 1.0], ["a", 3157.5, 3157.88, 1.0], ["certain", 3157.88, 3158.14, 1.0], ["type", 3158.14, 3158.26, 1.0]], "end_sample": 139279266}, "139279266": {"confidence": 1.0, "track": 1, "text": "of policing, no matter what kind of border they are.", "timestamps": [["of", 3158.26, 3158.44, 1.0], ["policing,", 3158.44, 3158.78, 1.0], ["no", 3158.96, 3159.28, 1.0], ["matter", 3159.28, 3159.44, 1.0], ["what", 3159.44, 3159.62, 1.0], ["kind", 3159.62, 3159.74, 1.0], ["of", 3159.74, 3159.84, 1.0], ["border", 3159.84, 3160.04, 1.0], ["they", 3160.04, 3160.32, 1.0], ["are.", 3160.32, 3160.62, 1.0]], "end_sample": 139383342}, "139389516": {"confidence": 1.0, "track": 1, "text": "And that includes things like definitions, right? And taxonomies,", "timestamps": [["And", 3160.76, 3161.12, 1.0], ["that", 3161.12, 3161.14, 1.0], ["includes", 3161.14, 3161.44, 1.0], ["things", 3161.44, 3161.64, 1.0], ["like", 3161.64, 3161.82, 1.0], ["definitions,", 3161.82, 3162.36, 1.0], ["right?", 3162.68, 3163.3, 1.0], ["And", 3163.34, 3163.48, 1.0], ["taxonomies,", 3163.48, 3164.3, 1.0]], "end_sample": 139545630}, "139545630": {"confidence": 1.0, "track": 1, "text": "like, taxonomy came about, like, imperially, right?", "timestamps": [["like,", 3164.3, 3164.7, 1.0], ["taxonomy", 3164.8, 3165.62, 1.0], ["came", 3165.62, 3165.94, 1.0], ["about,", 3165.94, 3166.22, 1.0], ["like,", 3166.28, 3166.56, 1.0], ["imperially,", 3166.6, 3167.68, 1.0], ["right?", 3167.76, 3168.28, 1.0]], "end_sample": 139721148}, "139722912": {"confidence": 1.0, "track": 1, "text": "As a way of, like, classifying and demeaning, like, this is not this,", "timestamps": [["As", 3168.32, 3168.5, 1.0], ["a", 3168.5, 3168.62, 1.0], ["way", 3168.62, 3168.76, 1.0], ["of,", 3168.76, 3168.9, 1.0], ["like,", 3168.92, 3169.08, 1.0], ["classifying", 3169.1, 3170.0, 1.0], ["and", 3170.0, 3170.18, 1.0], ["demeaning,", 3170.18, 3170.5, 1.0], ["like,", 3170.54, 3170.68, 1.0], ["this", 3170.74, 3170.94, 1.0], ["is", 3170.94, 3171.16, 1.0], ["not", 3171.16, 3171.48, 1.0], ["this,", 3171.48, 3171.82, 1.0]], "end_sample": 139877262}, "139886082": {"confidence": 1.0, "track": 1, "text": "this is not this, etc., etc. But species are very fuzzy to begin with, right?", "timestamps": [["this", 3172.02, 3172.24, 1.0], ["is", 3172.24, 3172.42, 1.0], ["not", 3172.42, 3172.62, 1.0], ["this,", 3172.62, 3173.04, 1.0], ["etc.,", 3173.1, 3173.52, 1.0], ["etc.", 3173.52, 3173.68, 1.0], ["But", 3173.68, 3174.42, 1.0], ["species", 3174.42, 3175.04, 1.0], ["are", 3175.04, 3175.32, 1.0], ["very", 3175.32, 3175.52, 1.0], ["fuzzy", 3175.52, 3175.9, 1.0], ["to", 3175.9, 3176.62, 1.0], ["begin", 3176.62, 3176.98, 1.0], ["with,", 3176.98, 3177.42, 1.0], ["right?", 3177.58, 3177.8, 1.0]], "end_sample": 140140980}, "140190306": {"confidence": 1.0, "track": 1, "text": "And that plus what the museum will or won't collect, what is or isn't seized,", "timestamps": [["And", 3178.92, 3179.16, 1.0], ["that", 3179.16, 3179.36, 1.0], ["plus", 3179.36, 3179.92, 1.0], ["what", 3179.92, 3180.76, 1.0], ["the", 3180.76, 3181.8, 1.0], ["museum", 3181.8, 3182.1, 1.0], ["will", 3182.1, 3182.4, 1.0], ["or", 3182.4, 3182.54, 1.0], ["won't", 3182.54, 3182.76, 1.0], ["collect,", 3182.76, 3183.1, 1.0], ["what", 3183.32, 3183.52, 1.0], ["is", 3183.52, 3183.84, 1.0], ["or", 3183.84, 3184.02, 1.0], ["isn't", 3184.02, 3184.36, 1.0], ["seized,", 3184.36, 3184.72, 1.0]], "end_sample": 140446086, "newpara": true}, "140460198": {"confidence": 1.0, "track": 1, "text": "what animals are deemed appropriate to be somewhere or not.", "timestamps": [["what", 3185.04, 3185.76, 1.0], ["animals", 3185.76, 3186.24, 1.0], ["are", 3186.24, 3186.52, 1.0], ["deemed", 3186.52, 3186.76, 1.0], ["appropriate", 3186.76, 3187.3, 1.0], ["to", 3187.3, 3188.18, 1.0], ["be", 3188.18, 3188.34, 1.0], ["somewhere", 3188.34, 3188.86, 1.0], ["or", 3188.86, 3189.36, 1.0], ["not.", 3189.36, 3189.64, 1.0]], "end_sample": 140663058}, "140688636": {"confidence": 1.0, "track": 1, "text": "One of my Twitter mutuals wrote this piece about spotted lanternflies,", "timestamps": [["One", 3190.22, 3190.9, 1.0], ["of", 3190.9, 3191.04, 1.0], ["my", 3191.04, 3191.12, 1.0], ["Twitter", 3191.12, 3191.62, 1.0], ["mutuals", 3191.62, 3192.48, 1.0], ["wrote", 3192.48, 3193.1, 1.0], ["this", 3193.1, 3193.42, 1.0], ["piece", 3193.42, 3193.8, 1.0], ["about", 3193.8, 3194.24, 1.0], ["spotted", 3194.24, 3195.4, 1.0], ["lanternflies,", 3195.4, 3196.52, 1.0]], "end_sample": 140966466, "newpara": true}, "140979696": {"confidence": 1.0, "track": 1, "text": "that thing that's in Pennsylvania that people are told to stomp because they're invasive.", "timestamps": [["that", 3196.82, 3197.34, 1.0], ["thing", 3197.34, 3197.76, 1.0], ["that's", 3197.76, 3198.0, 1.0], ["in", 3198.0, 3198.08, 1.0], ["Pennsylvania", 3198.08, 3198.5, 1.0], ["that", 3198.5, 3199.04, 1.0], ["people", 3199.04, 3199.24, 1.0], ["are", 3199.24, 3199.4, 1.0], ["told", 3199.4, 3199.52, 1.0], ["to", 3199.52, 3199.62, 1.0], ["stomp", 3199.62, 3200.06, 1.0], ["because", 3200.06, 3200.9, 1.0], ["they're", 3200.9, 3201.2, 1.0], ["invasive.", 3201.2, 3201.66, 1.0]], "end_sample": 141193140}, "141193140": {"confidence": 1.0, "track": 1, "text": "And this article sort of arguing for like a queer reading of what an invasive species actually is.", "timestamps": [["And", 3201.66, 3202.46, 1.0], ["this", 3202.46, 3202.68, 1.0], ["article", 3202.68, 3203.1, 1.0], ["sort", 3203.1, 3203.32, 1.0], ["of", 3203.32, 3203.48, 1.0], ["arguing", 3203.48, 3203.86, 1.0], ["for", 3203.86, 3204.14, 1.0], ["like", 3204.14, 3204.28, 1.0], ["a", 3204.28, 3204.44, 1.0], ["queer", 3204.44, 3204.74, 1.0], ["reading", 3204.74, 3205.16, 1.0], ["of", 3205.16, 3205.76, 1.0], ["what", 3205.76, 3206.26, 1.0], ["an", 3206.26, 3206.72, 1.0], ["invasive", 3206.72, 3207.16, 1.0], ["species", 3207.16, 3208.26, 1.0], ["actually", 3208.26, 3209.28, 1.0], ["is.", 3209.28, 3209.78, 1.0]], "end_sample": 141551232}, "141568872": {"confidence": 1.0, "track": 1, "text": "Is it just because it makes things a little more annoying for human beings to live there?", "timestamps": [["Is", 3210.18, 3210.78, 1.0], ["it", 3210.78, 3210.96, 1.0], ["just", 3210.96, 3211.18, 1.0], ["because", 3211.18, 3211.46, 1.0], ["it", 3211.46, 3211.78, 1.0], ["makes", 3211.78, 3212.02, 1.0], ["things", 3212.02, 3212.44, 1.0], ["a", 3212.44, 3212.8, 1.0], ["little", 3212.8, 3212.94, 1.0], ["more", 3212.94, 3213.12, 1.0], ["annoying", 3213.12, 3213.48, 1.0], ["for", 3213.48, 3213.8, 1.0], ["human", 3213.8, 3214.08, 1.0], ["beings", 3214.08, 3214.48, 1.0], ["to", 3214.48, 3214.76, 1.0], ["live", 3214.76, 3214.96, 1.0], ["there?", 3214.96, 3215.26, 1.0]], "end_sample": 141792900, "newpara": true}, "141807894": {"confidence": 1.0, "track": 1, "text": "Or is it actually causing ecological harm? Or is any like harm that it's doing", "timestamps": [["Or", 3215.6, 3216.2, 1.0], ["is", 3216.2, 3216.38, 1.0], ["it", 3216.38, 3216.52, 1.0], ["actually", 3216.52, 3216.88, 1.0], ["causing", 3216.88, 3217.32, 1.0], ["ecological", 3217.32, 3217.64, 1.0], ["harm?", 3217.64, 3218.4, 1.0], ["Or", 3218.54, 3219.12, 1.0], ["is", 3219.12, 3219.28, 1.0], ["any", 3219.28, 3219.56, 1.0], ["like", 3219.56, 3220.62, 1.0], ["harm", 3220.62, 3221.34, 1.0], ["that", 3221.34, 3221.58, 1.0], ["it's", 3221.58, 3221.74, 1.0], ["doing", 3221.74, 3221.98, 1.0]], "end_sample": 142089252}, "142089252": {"confidence": 1.0, "track": 1, "text": "is just a profits for farms, for example, and it's not doing much else.", "timestamps": [["is", 3221.98, 3222.22, 1.0], ["just", 3222.22, 3222.42, 1.0], ["a", 3222.42, 3222.56, 1.0], ["profits", 3222.56, 3222.94, 1.0], ["for", 3222.94, 3223.46, 1.0], ["farms,", 3223.46, 3224.0, 1.0], ["for", 3224.3, 3225.08, 1.0], ["example,", 3225.08, 3225.5, 1.0], ["and", 3225.5, 3225.76, 1.0], ["it's", 3225.76, 3225.9, 1.0], ["not", 3225.9, 3226.0, 1.0], ["doing", 3226.0, 3226.26, 1.0], ["much", 3226.26, 3226.56, 1.0], ["else.", 3226.56, 3226.94, 1.0]], "end_sample": 142307988}, "142307988": {"confidence": 1.0, "track": 1, "text": "And so this like querying of what", "timestamps": [["And", 3226.94, 3227.8, 1.0], ["so", 3227.8, 3227.92, 1.0], ["this", 3227.92, 3228.28, 1.0], ["like", 3228.28, 3228.52, 1.0], ["querying", 3228.52, 3229.3, 1.0], ["of", 3229.3, 3229.48, 1.0], ["what", 3229.48, 3229.64, 1.0]], "end_sample": 142427058}, "142427058": {"confidence": 1.0, "track": 1, "text": "it means for like a species to be", "timestamps": [["it", 3229.64, 3229.8, 1.0], ["means", 3229.8, 3230.0, 1.0], ["for", 3230.0, 3230.32, 1.0], ["like", 3230.32, 3230.58, 1.0], ["a", 3230.58, 3231.16, 1.0], ["species", 3231.16, 3231.56, 1.0], ["to", 3231.56, 3232.42, 1.0], ["be", 3232.42, 3233.06, 1.0]], "end_sample": 142577880}, "142577880": {"confidence": 1.0, "track": 1, "text": "considered invasive or not is very", "timestamps": [["considered", 3233.06, 3233.48, 1.0], ["invasive", 3233.48, 3233.84, 1.0], ["or", 3233.84, 3234.64, 1.0], ["not", 3234.64, 3234.92, 1.0], ["is", 3234.92, 3235.64, 1.0], ["very", 3235.64, 3236.0, 1.0]], "end_sample": 142707534}, "142707534": {"confidence": 1.0, "track": 1, "text": "dependent on like aesthetics and capital like", "timestamps": [["dependent", 3236.0, 3236.38, 1.0], ["on", 3236.38, 3236.78, 1.0], ["like", 3236.78, 3236.94, 1.0], ["aesthetics", 3236.94, 3237.42, 1.0], ["and", 3237.42, 3238.28, 1.0], ["capital", 3238.28, 3238.92, 1.0], ["like", 3238.92, 3239.9, 1.0]], "end_sample": 142879524}, "142879524": {"confidence": 1.0, "track": 1, "text": "is this harming profit or is this actually damaging an environment in a way", "timestamps": [["is", 3239.9, 3240.02, 1.0], ["this", 3240.02, 3240.12, 1.0], ["harming", 3240.12, 3240.5, 1.0], ["profit", 3240.5, 3241.64, 1.0], ["or", 3241.64, 3242.26, 1.0], ["is", 3242.26, 3242.4, 1.0], ["this", 3242.4, 3242.54, 1.0], ["actually", 3242.54, 3242.9, 1.0], ["damaging", 3242.9, 3243.76, 1.0], ["an", 3243.76, 3244.08, 1.0], ["environment", 3244.08, 3244.44, 1.0], ["in", 3244.44, 3244.82, 1.0], ["a", 3244.82, 3244.94, 1.0], ["way", 3244.94, 3245.04, 1.0]], "end_sample": 143106198}, "143106198": {"confidence": 1.0, "track": 1, "text": "that's bad for other animals in that area and stuff and like with the spotted", "timestamps": [["that's", 3245.04, 3245.24, 1.0], ["bad", 3245.24, 3245.46, 1.0], ["for", 3245.46, 3245.8, 1.0], ["other", 3245.8, 3246.8, 1.0], ["animals", 3246.8, 3247.52, 1.0], ["in", 3247.52, 3247.92, 1.0], ["that", 3247.92, 3248.08, 1.0], ["area", 3248.08, 3248.42, 1.0], ["and", 3248.42, 3248.8, 1.0], ["stuff", 3248.8, 3249.0, 1.0], ["and", 3249.0, 3249.24, 1.0], ["like", 3249.24, 3249.34, 1.0], ["with", 3249.34, 3249.48, 1.0], ["the", 3249.48, 3249.56, 1.0], ["spotted", 3249.56, 3249.76, 1.0]], "end_sample": 143314350}, "143314350": {"confidence": 1.0, "track": 1, "text": "lanternfly a lot of the time it's just not doing much damage and it's just", "timestamps": [["lanternfly", 3249.76, 3250.3, 1.0], ["a", 3250.3, 3251.12, 1.0], ["lot", 3251.12, 3251.64, 1.0], ["of", 3251.64, 3251.72, 1.0], ["the", 3251.72, 3251.86, 1.0], ["time", 3251.86, 3252.02, 1.0], ["it's", 3252.02, 3252.3, 1.0], ["just", 3252.3, 3252.56, 1.0], ["not", 3252.56, 3253.68, 1.0], ["doing", 3253.68, 3254.14, 1.0], ["much", 3254.14, 3254.7, 1.0], ["damage", 3254.7, 3255.22, 1.0], ["and", 3255.22, 3255.8, 1.0], ["it's", 3255.8, 3256.0, 1.0], ["just", 3256.0, 3256.18, 1.0]], "end_sample": 143597472}, "143599236": {"confidence": 1.0, "track": 1, "text": "annoying and so like this like", "timestamps": [["annoying", 3256.22, 3256.52, 1.0], ["and", 3256.52, 3257.9, 1.0], ["so", 3257.9, 3258.14, 1.0], ["like", 3258.14, 3258.56, 1.0], ["this", 3258.56, 3259.18, 1.0], ["like", 3259.18, 3259.48, 1.0]], "end_sample": 143743002}, "143743002": {"confidence": 1.0, "track": 1, "text": "rethinking like this like queering of species and", "timestamps": [["rethinking", 3259.48, 3260.1, 1.0], ["like", 3260.1, 3260.36, 1.0], ["this", 3260.36, 3260.5, 1.0], ["like", 3260.5, 3260.64, 1.0], ["queering", 3260.64, 3261.1, 1.0], ["of", 3261.1, 3261.72, 1.0], ["species", 3261.72, 3263.04, 1.0], ["and", 3263.04, 3263.94, 1.0]], "end_sample": 143939688}, "143939688": {"confidence": 1.0, "track": 1, "text": "like looking at both like definitions and", "timestamps": [["like", 3263.94, 3264.2, 1.0], ["looking", 3264.2, 3264.7, 1.0], ["at", 3264.7, 3265.08, 1.0], ["both", 3265.08, 3266.02, 1.0], ["like", 3266.02, 3266.22, 1.0], ["definitions", 3266.22, 3266.78, 1.0], ["and", 3266.78, 3267.26, 1.0]], "end_sample": 144086100}, "144086100": {"confidence": 1.0, "track": 1, "text": "fluid boundaries of what a species is but also what it means to be invasive", "timestamps": [["fluid", 3267.26, 3267.66, 1.0], ["boundaries", 3267.66, 3268.26, 1.0], ["of", 3268.26, 3268.56, 1.0], ["what", 3268.56, 3268.7, 1.0], ["a", 3268.7, 3268.78, 1.0], ["species", 3268.78, 3269.0, 1.0], ["is", 3269.0, 3269.34, 1.0], ["but", 3269.34, 3269.56, 1.0], ["also", 3269.56, 3269.74, 1.0], ["what", 3269.74, 3269.86, 1.0], ["it", 3269.86, 3269.98, 1.0], ["means", 3269.98, 3270.16, 1.0], ["to", 3270.16, 3270.32, 1.0], ["be", 3270.32, 3270.4, 1.0], ["invasive", 3270.4, 3270.84, 1.0]], "end_sample": 144243978}, "144243978": {"confidence": 1.0, "track": 1, "text": "like as you said sometimes things are in a place and then they're not like species", "timestamps": [["like", 3270.84, 3272.0, 1.0], ["as", 3272.0, 3272.48, 1.0], ["you", 3272.48, 3272.58, 1.0], ["said", 3272.58, 3272.78, 1.0], ["sometimes", 3272.78, 3273.08, 1.0], ["things", 3273.08, 3273.5, 1.0], ["are", 3273.5, 3273.74, 1.0], ["in", 3273.74, 3273.88, 1.0], ["a", 3273.88, 3273.96, 1.0], ["place", 3273.96, 3274.28, 1.0], ["and", 3274.28, 3275.26, 1.0], ["then", 3275.26, 3275.42, 1.0], ["they're", 3275.42, 3275.58, 1.0], ["not", 3275.58, 3275.78, 1.0], ["like", 3275.78, 3276.06, 1.0], ["species", 3276.06, 3276.62, 1.0]], "end_sample": 144498876}, "144498876": {"confidence": 1.0, "track": 1, "text": "move that's natural so when do you deepen invasive is it like kudzu where it's", "timestamps": [["move", 3276.62, 3277.06, 1.0], ["that's", 3277.06, 3277.62, 1.0], ["natural", 3277.62, 3278.26, 1.0], ["so", 3278.26, 3278.74, 1.0], ["when", 3278.74, 3279.04, 1.0], ["do", 3279.04, 3279.18, 1.0], ["you", 3279.18, 3279.32, 1.0], ["deepen", 3279.32, 3279.56, 1.0], ["invasive", 3279.56, 3279.88, 1.0], ["is", 3279.88, 3280.5, 1.0], ["it", 3280.5, 3280.68, 1.0], ["like", 3280.68, 3280.82, 1.0], ["kudzu", 3280.82, 3281.26, 1.0], ["where", 3281.26, 3281.52, 1.0], ["it's", 3281.52, 3281.68, 1.0]], "end_sample": 144722022}, "144722022": {"confidence": 1.0, "track": 1, "text": "actually a problem or you know i.", "timestamps": [["actually", 3281.68, 3281.88, 1.0], ["a", 3281.88, 3282.02, 1.0], ["problem", 3282.02, 3282.44, 1.0], ["or", 3282.44, 3283.56, 1.0], ["you", 3283.56, 3284.38, 1.0], ["know", 3284.38, 3284.62, 1.0], ["i.", 3284.62, 3285.66, 1.0]], "end_sample": 144897540}, "144897540": {"confidence": 1.0, "track": 3, "text": "Was having a talk with the botany curator the other day,", "timestamps": [["Was", 3285.66, 3285.88, 1.0], ["having", 3285.88, 3286.08, 1.0], ["a", 3286.08, 3286.26, 1.0], ["talk", 3286.26, 3286.48, 1.0], ["with", 3286.48, 3286.7, 1.0], ["the", 3286.7, 3286.92, 1.0], ["botany", 3286.92, 3287.42, 1.0], ["curator", 3287.42, 3287.76, 1.0], ["the", 3287.76, 3288.08, 1.0], ["other", 3288.08, 3288.28, 1.0], ["day,", 3288.28, 3288.54, 1.0]], "end_sample": 145024548, "newpara": true}, "145075583": {"confidence": 1.0, "track": 3, "text": "About how I think she was hearing reports of,", "timestamps": [["About", 3289.7, 3290.16, 1.0], ["how", 3290.16, 3290.58, 1.0], ["I", 3290.58, 3291.0, 1.0], ["think", 3291.0, 3291.82, 1.0], ["she", 3291.82, 3291.98, 1.0], ["was", 3291.98, 3292.3, 1.0], ["hearing", 3292.3, 3292.9, 1.0], ["reports", 3292.9, 3293.34, 1.0], ["of,", 3293.34, 3294.14, 1.0]], "end_sample": 145271387}, "145279325": {"confidence": 1.0, "track": 3, "text": "and I don't know the kind of plant it was, but it was a kind of plant that has", "timestamps": [["and", 3294.32, 3295.44, 1.0], ["I", 3295.44, 3295.7, 1.0], ["don't", 3295.7, 3296.42, 1.0], ["know", 3296.42, 3296.52, 1.0], ["the", 3296.52, 3296.64, 1.0], ["kind", 3296.64, 3296.82, 1.0], ["of", 3296.82, 3296.96, 1.0], ["plant", 3296.96, 3297.2, 1.0], ["it", 3297.2, 3297.46, 1.0], ["was,", 3297.46, 3297.7, 1.0], ["but", 3297.8, 3297.98, 1.0], ["it", 3297.98, 3298.08, 1.0], ["was", 3298.08, 3298.2, 1.0], ["a", 3298.2, 3298.28, 1.0], ["kind", 3298.28, 3298.46, 1.0], ["of", 3298.46, 3298.58, 1.0], ["plant", 3298.58, 3298.82, 1.0], ["that", 3298.82, 3300.04, 1.0], ["has", 3300.04, 3301.1, 1.0]], "end_sample": 145578323}, "145578323": {"confidence": 1.0, "track": 3, "text": "existed in the province before, but is now starting to appear in other areas.", "timestamps": [["existed", 3301.1, 3301.6, 1.0], ["in", 3301.6, 3301.92, 1.0], ["the", 3301.92, 3302.02, 1.0], ["province", 3302.02, 3302.34, 1.0], ["before,", 3302.34, 3302.84, 1.0], ["but", 3303.0, 3304.44, 1.0], ["is", 3304.44, 3304.66, 1.0], ["now", 3304.66, 3304.94, 1.0], ["starting", 3304.94, 3305.92, 1.0], ["to", 3305.92, 3306.22, 1.0], ["appear", 3306.22, 3306.6, 1.0], ["in", 3306.6, 3307.38, 1.0], ["other", 3307.38, 3308.02, 1.0], ["areas.", 3308.02, 3308.54, 1.0]], "end_sample": 145906427}, "145906427": {"confidence": 1.0, "track": 3, "text": "And it was being treated as an invasive species because it wasn't there before.", "timestamps": [["And", 3308.54, 3308.86, 1.0], ["it", 3308.86, 3309.06, 1.0], ["was", 3309.06, 3309.2, 1.0], ["being", 3309.2, 3309.48, 1.0], ["treated", 3309.48, 3309.88, 1.0], ["as", 3309.88, 3310.16, 1.0], ["an", 3310.16, 3310.34, 1.0], ["invasive", 3310.34, 3310.7, 1.0], ["species", 3310.7, 3311.12, 1.0], ["because", 3311.12, 3311.78, 1.0], ["it", 3311.78, 3312.06, 1.0], ["wasn't", 3312.06, 3312.54, 1.0], ["there", 3312.54, 3312.72, 1.0], ["before.", 3312.72, 3313.06, 1.0]], "end_sample": 146105759}, "146105759": {"confidence": 1.0, "track": 3, "text": "When in reality, it's appearing there because of climate change.", "timestamps": [["When", 3313.06, 3313.88, 1.0], ["in", 3313.88, 3314.1, 1.0], ["reality,", 3314.1, 3314.62, 1.0], ["it's", 3314.76, 3316.28, 1.0], ["appearing", 3316.28, 3316.6, 1.0], ["there", 3316.6, 3317.06, 1.0], ["because", 3317.06, 3317.6, 1.0], ["of", 3317.6, 3318.46, 1.0], ["climate", 3318.46, 3319.04, 1.0], ["change.", 3319.04, 3319.48, 1.0]], "end_sample": 146388881}, "146402993": {"confidence": 1.0, "track": 3, "text": "And as the climate and the environment changes to accommodate species that weren't in one place,", "timestamps": [["And", 3319.8, 3320.52, 1.0], ["as", 3320.52, 3321.8, 1.0], ["the", 3321.8, 3322.6, 1.0], ["climate", 3322.6, 3323.02, 1.0], ["and", 3323.02, 3323.26, 1.0], ["the", 3323.26, 3323.38, 1.0], ["environment", 3323.38, 3323.84, 1.0], ["changes", 3323.84, 3324.54, 1.0], ["to", 3324.54, 3325.1, 1.0], ["accommodate", 3325.1, 3325.9, 1.0], ["species", 3325.9, 3326.34, 1.0], ["that", 3326.34, 3326.96, 1.0], ["weren't", 3326.96, 3327.46, 1.0], ["in", 3327.46, 3327.7, 1.0], ["one", 3327.7, 3327.92, 1.0], ["place,", 3327.92, 3328.38, 1.0]], "end_sample": 146781371}, "146792837": {"confidence": 1.0, "track": 3, "text": "then shouldn't it be somewhat natural for them to start appearing in a place", "timestamps": [["then", 3328.64, 3329.0, 1.0], ["shouldn't", 3329.0, 3329.86, 1.0], ["it", 3329.86, 3329.98, 1.0], ["be", 3329.98, 3330.14, 1.0], ["somewhat", 3330.14, 3330.5, 1.0], ["natural", 3330.5, 3330.8, 1.0], ["for", 3330.8, 3331.22, 1.0], ["them", 3331.22, 3331.44, 1.0], ["to", 3331.44, 3331.84, 1.0], ["start", 3331.84, 3332.2, 1.0], ["appearing", 3332.2, 3332.6, 1.0], ["in", 3332.6, 3333.06, 1.0], ["a", 3333.06, 3333.3, 1.0], ["place", 3333.3, 3333.84, 1.0]], "end_sample": 147022157}, "147022157": {"confidence": 1.0, "track": 3, "text": "that is now suitable for them?", "timestamps": [["that", 3333.84, 3334.14, 1.0], ["is", 3334.14, 3334.32, 1.0], ["now", 3334.32, 3334.56, 1.0], ["suitable", 3334.56, 3334.9, 1.0], ["for", 3334.9, 3335.26, 1.0], ["them?", 3335.26, 3335.5, 1.0]], "end_sample": 147095363}, "147095363": {"confidence": 0.95, "track": 3, "text": "That doesn't automatically deem them invasive especially if they were like you", "timestamps": [["That", 3335.5, 3336.48, 0.95], ["doesn't", 3336.48, 3336.84, 0.95], ["automatically", 3336.84, 3337.3, 0.95], ["deem", 3337.3, 3337.82, 0.95], ["them", 3337.82, 3338.12, 0.95], ["invasive", 3338.12, 3339.14, 0.95], ["especially", 3339.14, 3339.78, 0.95], ["if", 3339.78, 3341.18, 0.95], ["they", 3341.18, 3341.48, 0.95], ["were", 3341.48, 3341.7, 0.95], ["like", 3341.7, 3342.06, 0.95], ["you", 3342.06, 3342.22, 0.95]], "end_sample": 147391715}, "147391715": {"confidence": 0.95, "track": 3, "text": "know already sort of in the area to begin with like yeah it's not necessarily", "timestamps": [["know", 3342.22, 3342.44, 0.95], ["already", 3342.44, 3343.2, 0.95], ["sort", 3343.2, 3343.62, 0.95], ["of", 3343.62, 3343.88, 0.95], ["in", 3343.88, 3344.28, 0.95], ["the", 3344.28, 3344.42, 0.95], ["area", 3344.42, 3344.74, 0.95], ["to", 3344.74, 3345.02, 0.95], ["begin", 3345.02, 3345.28, 0.95], ["with", 3345.28, 3345.6, 0.95], ["like", 3345.6, 3346.16, 0.95], ["yeah", 3346.16, 3346.52, 0.95], ["it's", 3346.52, 3347.48, 0.95], ["not", 3347.48, 3347.62, 0.95], ["necessarily", 3347.62, 3347.98, 0.95]], "end_sample": 147645731}, "147645731": {"confidence": 0.95, "track": 3, "text": "like a transplant from a different part of the world or whatever yeah jay.", "timestamps": [["like", 3347.98, 3348.42, 0.95], ["a", 3348.42, 3348.62, 0.95], ["transplant", 3348.62, 3349.06, 0.95], ["from", 3349.06, 3349.56, 0.95], ["a", 3349.56, 3349.78, 0.95], ["different", 3349.78, 3350.04, 0.95], ["part", 3350.04, 3350.78, 0.95], ["of", 3350.78, 3350.94, 0.95], ["the", 3350.94, 3351.04, 0.95], ["world", 3351.04, 3351.3, 0.95], ["or", 3351.3, 3351.54, 0.95], ["whatever", 3351.54, 3351.78, 0.95], ["yeah", 3351.78, 3352.36, 0.95], ["jay.", 3352.36, 3353.8, 0.95]], "end_sample": 147902393}, "147902393": {"confidence": 0.95, "track": 2, "text": "What you were talking about reminds me of this there's this kind of i'm sure", "timestamps": [["What", 3353.8, 3353.94, 0.95], ["you", 3353.94, 3354.06, 0.95], ["were", 3354.06, 3354.18, 0.95], ["talking", 3354.18, 3354.42, 0.95], ["about", 3354.42, 3354.64, 0.95], ["reminds", 3354.64, 3354.88, 0.95], ["me", 3354.88, 3355.08, 0.95], ["of", 3355.08, 3355.2, 0.95], ["this", 3355.2, 3355.4, 0.95], ["there's", 3355.4, 3355.74, 0.95], ["this", 3355.74, 3355.88, 0.95], ["kind", 3355.88, 3356.08, 0.95], ["of", 3356.08, 3356.24, 0.95], ["i'm", 3356.24, 3357.04, 0.95], ["sure", 3357.04, 3357.2, 0.95]], "end_sample": 148052333, "newpara": true}, "148052333": {"confidence": 0.95, "track": 2, "text": "it's in other states too but at least here in washington state there's There's", "timestamps": [["it's", 3357.2, 3357.4, 0.95], ["in", 3357.4, 3357.48, 0.95], ["other", 3357.48, 3357.7, 0.95], ["states", 3357.7, 3358.08, 0.95], ["too", 3358.08, 3358.4, 0.95], ["but", 3358.4, 3358.62, 0.95], ["at", 3358.62, 3358.74, 0.95], ["least", 3358.74, 3358.96, 0.95], ["here", 3358.96, 3359.12, 0.95], ["in", 3359.12, 3359.26, 0.95], ["washington", 3359.26, 3359.66, 0.95], ["state", 3359.66, 3360.08, 0.95], ["there's", 3360.08, 3360.52, 0.95], ["There's", 3360.52, 3360.94, 0.95]], "end_sample": 148217267}, "148217267": {"confidence": 0.95, "track": 2, "text": "the deer versus farmers versus wolves thing.", "timestamps": [["the", 3360.94, 3361.08, 0.95], ["deer", 3361.08, 3362.5, 0.95], ["versus", 3362.5, 3362.96, 0.95], ["farmers", 3362.96, 3363.7, 0.95], ["versus", 3363.7, 3364.22, 0.95], ["wolves", 3364.22, 3365.46, 0.95], ["thing.", 3365.46, 3366.82, 0.95]], "end_sample": 148476575}, "148482749": {"confidence": 1.0, "track": 2, "text": "There was a big hullabaloo because a pack of,", "timestamps": [["There", 3366.96, 3367.2, 1.0], ["was", 3367.2, 3367.32, 1.0], ["a", 3367.32, 3367.42, 1.0], ["big", 3367.42, 3367.68, 1.0], ["hullabaloo", 3367.68, 3368.74, 1.0], ["because", 3368.74, 3369.2, 1.0], ["a", 3369.2, 3370.82, 1.0], ["pack", 3370.82, 3372.04, 1.0], ["of,", 3372.04, 3372.6, 1.0]], "end_sample": 148731473}, "148744703": {"confidence": 1.0, "track": 2, "text": "I don't know if they were endangered at the time or if they're endangered now,", "timestamps": [["I", 3372.9, 3373.54, 1.0], ["don't", 3373.54, 3373.76, 1.0], ["know", 3373.76, 3373.88, 1.0], ["if", 3373.88, 3374.0, 1.0], ["they", 3374.0, 3374.08, 1.0], ["were", 3374.08, 3374.18, 1.0], ["endangered", 3374.18, 3374.46, 1.0], ["at", 3374.46, 3374.8, 1.0], ["the", 3374.8, 3374.92, 1.0], ["time", 3374.92, 3375.24, 1.0], ["or", 3375.24, 3375.4, 1.0], ["if", 3375.4, 3375.48, 1.0], ["they're", 3375.48, 3375.62, 1.0], ["endangered", 3375.62, 3375.88, 1.0], ["now,", 3375.88, 3376.32, 1.0]], "end_sample": 148895525}, "148903463": {"confidence": 1.0, "track": 2, "text": "basically had been killed off by a farmer because they were killing the cattle that this farmer had.", "timestamps": [["basically", 3376.5, 3377.56, 1.0], ["had", 3377.56, 3378.04, 1.0], ["been", 3378.04, 3378.44, 1.0], ["killed", 3378.44, 3378.8, 1.0], ["off", 3378.8, 3379.02, 1.0], ["by", 3379.02, 3379.24, 1.0], ["a", 3379.24, 3379.36, 1.0], ["farmer", 3379.36, 3379.68, 1.0], ["because", 3379.68, 3379.96, 1.0], ["they", 3379.96, 3380.24, 1.0], ["were", 3380.24, 3380.46, 1.0], ["killing", 3380.46, 3381.14, 1.0], ["the", 3381.14, 3381.78, 1.0], ["cattle", 3381.78, 3382.12, 1.0], ["that", 3382.12, 3383.08, 1.0], ["this", 3383.08, 3383.24, 1.0], ["farmer", 3383.24, 3383.5, 1.0], ["had.", 3383.5, 3383.84, 1.0]], "end_sample": 149227157}, "149227157": {"confidence": 1.0, "track": 2, "text": "And there was a big ecological debate whether or not, you know,", "timestamps": [["And", 3383.84, 3384.58, 1.0], ["there", 3384.58, 3384.78, 1.0], ["was", 3384.78, 3384.9, 1.0], ["a", 3384.9, 3385.0, 1.0], ["big", 3385.0, 3385.2, 1.0], ["ecological", 3385.2, 3385.7, 1.0], ["debate", 3385.7, 3386.26, 1.0], ["whether", 3386.26, 3386.56, 1.0], ["or", 3386.56, 3386.68, 1.0], ["not,", 3386.68, 3386.9, 1.0], ["you", 3386.9, 3386.96, 1.0], ["know,", 3386.96, 3387.2, 1.0]], "end_sample": 149375333}, "149376215": {"confidence": 1.0, "track": 2, "text": "the farmer had the right to protect his property and profit with his cows against", "timestamps": [["the", 3387.22, 3387.56, 1.0], ["farmer", 3387.56, 3388.06, 1.0], ["had", 3388.06, 3388.52, 1.0], ["the", 3388.52, 3389.12, 1.0], ["right", 3389.12, 3389.4, 1.0], ["to", 3389.4, 3389.76, 1.0], ["protect", 3389.76, 3390.3, 1.0], ["his", 3390.3, 3390.8, 1.0], ["property", 3390.8, 3391.9, 1.0], ["and", 3391.9, 3392.26, 1.0], ["profit", 3392.26, 3392.68, 1.0], ["with", 3392.68, 3393.6, 1.0], ["his", 3393.6, 3393.74, 1.0], ["cows", 3393.74, 3394.18, 1.0], ["against", 3394.18, 3395.36, 1.0]], "end_sample": 149735189}, "149735189": {"confidence": 1.0, "track": 2, "text": "this endangered wolf species that was starting to repopulate.", "timestamps": [["this", 3395.36, 3395.64, 1.0], ["endangered", 3395.64, 3395.92, 1.0], ["wolf", 3395.92, 3396.38, 1.0], ["species", 3396.38, 3396.68, 1.0], ["that", 3396.68, 3397.1, 1.0], ["was", 3397.1, 3397.22, 1.0], ["starting", 3397.22, 3397.46, 1.0], ["to", 3397.46, 3398.86, 1.0], ["repopulate.", 3398.86, 3399.5, 1.0]], "end_sample": 149917763}, "149918645": {"confidence": 1.0, "track": 2, "text": "I think it was the North Cascade Mountains, which is, you know,", "timestamps": [["I", 3399.52, 3399.66, 1.0], ["think", 3399.66, 3399.78, 1.0], ["it", 3399.78, 3399.84, 1.0], ["was", 3399.84, 3399.98, 1.0], ["the", 3399.98, 3400.08, 1.0], ["North", 3400.08, 3400.28, 1.0], ["Cascade", 3400.28, 3400.82, 1.0], ["Mountains,", 3400.82, 3401.08, 1.0], ["which", 3401.22, 3401.4, 1.0], ["is,", 3401.4, 3401.5, 1.0], ["you", 3401.54, 3401.64, 1.0], ["know,", 3401.64, 3401.78, 1.0]], "end_sample": 150018311}, "150020957": {"confidence": 1.0, "track": 2, "text": "right on the Canada coast.", "timestamps": [["right", 3401.84, 3402.44, 1.0], ["on", 3402.44, 3402.6, 1.0], ["the", 3402.6, 3402.68, 1.0], ["Canada", 3402.68, 3403.16, 1.0], ["coast.", 3403.16, 3403.28, 1.0]], "end_sample": 150084461}, "150132309": {"confidence": 1.0, "track": 2, "text": "Canada washington border and you know they", "timestamps": [["Canada", 3404.36, 3404.8, 1.0], ["washington", 3404.8, 3405.2, 1.0], ["border", 3405.2, 3405.6, 1.0], ["and", 3405.6, 3406.42, 1.0], ["you", 3406.42, 3406.72, 1.0], ["know", 3406.72, 3406.96, 1.0], ["they", 3406.96, 3407.3, 1.0]], "end_sample": 150261963, "newpara": true}, "150261963": {"confidence": 1.0, "track": 2, "text": "were starting to come back and that was starting to cause problems for farmers", "timestamps": [["were", 3407.3, 3407.46, 1.0], ["starting", 3407.46, 3407.74, 1.0], ["to", 3407.74, 3407.92, 1.0], ["come", 3407.92, 3408.08, 1.0], ["back", 3408.08, 3408.42, 1.0], ["and", 3408.42, 3408.68, 1.0], ["that", 3408.68, 3408.82, 1.0], ["was", 3408.82, 3408.94, 1.0], ["starting", 3408.94, 3409.08, 1.0], ["to", 3409.08, 3409.22, 1.0], ["cause", 3409.22, 3409.36, 1.0], ["problems", 3409.36, 3409.7, 1.0], ["for", 3409.7, 3409.88, 1.0], ["farmers", 3409.88, 3410.3, 1.0]], "end_sample": 150394263}, "150394263": {"confidence": 1.0, "track": 2, "text": "but we want the endangered species to come back because that", "timestamps": [["but", 3410.3, 3410.9, 1.0], ["we", 3410.9, 3411.08, 1.0], ["want", 3411.08, 3411.22, 1.0], ["the", 3411.22, 3411.4, 1.0], ["endangered", 3411.4, 3411.68, 1.0], ["species", 3411.68, 3412.02, 1.0], ["to", 3412.02, 3412.32, 1.0], ["come", 3412.32, 3412.48, 1.0], ["back", 3412.48, 3412.7, 1.0], ["because", 3412.7, 3413.0, 1.0], ["that", 3413.0, 3413.28, 1.0]], "end_sample": 150525681}, "150525681": {"confidence": 1.0, "track": 2, "text": "helps call the deer problem that we have in", "timestamps": [["helps", 3413.28, 3414.3, 1.0], ["call", 3414.3, 3414.56, 1.0], ["the", 3414.56, 3414.74, 1.0], ["deer", 3414.74, 3414.96, 1.0], ["problem", 3414.96, 3415.32, 1.0], ["that", 3415.32, 3415.6, 1.0], ["we", 3415.6, 3415.76, 1.0], ["have", 3415.76, 3415.92, 1.0], ["in", 3415.92, 3416.08, 1.0]], "end_sample": 150649161}, "150649161": {"confidence": 1.0, "track": 2, "text": "these mountains that is causing ecological harm and you", "timestamps": [["these", 3416.08, 3416.2, 1.0], ["mountains", 3416.2, 3416.54, 1.0], ["that", 3416.54, 3417.1, 1.0], ["is", 3417.1, 3417.24, 1.0], ["causing", 3417.24, 3417.56, 1.0], ["ecological", 3417.56, 3417.84, 1.0], ["harm", 3417.84, 3418.56, 1.0], ["and", 3418.56, 3419.26, 1.0], ["you", 3419.26, 3419.48, 1.0]], "end_sample": 150799101}, "150799101": {"confidence": 1.0, "track": 2, "text": "know and there's people who are going you know no", "timestamps": [["know", 3419.48, 3419.7, 1.0], ["and", 3419.7, 3419.98, 1.0], ["there's", 3419.98, 3420.34, 1.0], ["people", 3420.34, 3420.92, 1.0], ["who", 3420.92, 3421.22, 1.0], ["are", 3421.22, 3421.34, 1.0], ["going", 3421.34, 3421.54, 1.0], ["you", 3421.54, 3421.92, 1.0], ["know", 3421.92, 3422.1, 1.0], ["no", 3422.1, 3422.42, 1.0]], "end_sample": 150928755}, "150928755": {"confidence": 1.0, "track": 2, "text": "the the farmer has the right to protect his property and", "timestamps": [["the", 3422.42, 3422.68, 1.0], ["the", 3422.68, 3423.0, 1.0], ["farmer", 3423.0, 3423.4, 1.0], ["has", 3423.4, 3423.66, 1.0], ["the", 3423.66, 3423.86, 1.0], ["right", 3423.86, 3424.12, 1.0], ["to", 3424.12, 3424.28, 1.0], ["protect", 3424.28, 3424.58, 1.0], ["his", 3424.58, 3424.84, 1.0], ["property", 3424.84, 3425.2, 1.0], ["and", 3425.2, 3425.48, 1.0]], "end_sample": 151063701}, "151063701": {"confidence": 1.0, "track": 2, "text": "his profit and other people are going well no you shouldn't", "timestamps": [["his", 3425.48, 3425.6, 1.0], ["profit", 3425.6, 3426.02, 1.0], ["and", 3426.02, 3426.66, 1.0], ["other", 3426.66, 3426.82, 1.0], ["people", 3426.82, 3427.06, 1.0], ["are", 3427.06, 3427.2, 1.0], ["going", 3427.2, 3427.4, 1.0], ["well", 3427.4, 3427.62, 1.0], ["no", 3427.62, 3427.84, 1.0], ["you", 3427.84, 3428.04, 1.0], ["shouldn't", 3428.04, 3428.3, 1.0]], "end_sample": 151188063}, "151188063": {"confidence": 1.0, "track": 2, "text": "have you shouldn't be able to kill these these wolves for any reason whatsoever", "timestamps": [["have", 3428.3, 3428.42, 1.0], ["you", 3428.42, 3428.64, 1.0], ["shouldn't", 3428.64, 3428.86, 1.0], ["be", 3428.86, 3428.94, 1.0], ["able", 3428.94, 3429.08, 1.0], ["to", 3429.08, 3429.16, 1.0], ["kill", 3429.16, 3429.4, 1.0], ["these", 3429.4, 3429.64, 1.0], ["these", 3429.64, 3430.12, 1.0], ["wolves", 3430.12, 3430.36, 1.0], ["for", 3430.36, 3430.56, 1.0], ["any", 3430.56, 3430.8, 1.0], ["reason", 3430.8, 3431.12, 1.0], ["whatsoever", 3431.12, 3431.46, 1.0]], "end_sample": 151327419}, "151327419": {"confidence": 1.0, "track": 2, "text": "and just like trying to", "timestamps": [["and", 3431.46, 3432.42, 1.0], ["just", 3432.42, 3432.8, 1.0], ["like", 3432.8, 3433.06, 1.0], ["trying", 3433.06, 3434.3, 1.0], ["to", 3434.3, 3434.56, 1.0]], "end_sample": 151464129}, "151464129": {"confidence": 1.0, "track": 2, "text": "find that balance between yeah like the capital problem of", "timestamps": [["find", 3434.56, 3434.86, 1.0], ["that", 3434.86, 3435.0, 1.0], ["balance", 3435.0, 3435.42, 1.0], ["between", 3435.42, 3435.82, 1.0], ["yeah", 3435.82, 3436.22, 1.0], ["like", 3436.22, 3436.48, 1.0], ["the", 3436.48, 3436.66, 1.0], ["capital", 3436.66, 3437.02, 1.0], ["problem", 3437.02, 3437.42, 1.0], ["of", 3437.42, 3438.3, 1.0]], "end_sample": 151629063}, "151629063": {"confidence": 1.0, "track": 2, "text": "the farmer needing to make a living", "timestamps": [["the", 3438.3, 3438.68, 1.0], ["farmer", 3438.68, 3439.28, 1.0], ["needing", 3439.28, 3439.72, 1.0], ["to", 3439.72, 3440.1, 1.0], ["make", 3440.1, 3440.32, 1.0], ["a", 3440.32, 3440.88, 1.0], ["living", 3440.88, 3441.2, 1.0]], "end_sample": 151756953}, "151756953": {"confidence": 1.0, "track": 2, "text": "in this like remote area versus the", "timestamps": [["in", 3441.2, 3441.7, 1.0], ["this", 3441.7, 3442.04, 1.0], ["like", 3442.04, 3442.28, 1.0], ["remote", 3442.28, 3442.62, 1.0], ["area", 3442.62, 3443.08, 1.0], ["versus", 3443.08, 3444.16, 1.0], ["the", 3444.16, 3444.78, 1.0]], "end_sample": 151914831}, "151914831": {"confidence": 1.0, "track": 2, "text": "ecological problem of the deer", "timestamps": [["ecological", 3444.78, 3445.06, 1.0], ["problem", 3445.06, 3445.76, 1.0], ["of", 3445.76, 3447.2, 1.0], ["the", 3447.2, 3447.8, 1.0], ["deer", 3447.8, 3448.08, 1.0]], "end_sample": 152060361}, "152060361": {"confidence": 1.0, "track": 2, "text": "and the wolves being the natural predator of the deer so like", "timestamps": [["and", 3448.08, 3448.4, 1.0], ["the", 3448.4, 3448.72, 1.0], ["wolves", 3448.72, 3449.04, 1.0], ["being", 3449.04, 3449.38, 1.0], ["the", 3449.38, 3449.54, 1.0], ["natural", 3449.54, 3449.76, 1.0], ["predator", 3449.76, 3450.12, 1.0], ["of", 3450.12, 3450.32, 1.0], ["the", 3450.32, 3450.36, 1.0], ["deer", 3450.36, 3450.52, 1.0], ["so", 3450.52, 3450.64, 1.0], ["like", 3450.64, 3450.76, 1.0]], "end_sample": 152178549}, "152178549": {"confidence": 1.0, "track": 2, "text": "you said you know cougars aren't around anymore so the deer overpopulate like", "timestamps": [["you", 3450.76, 3450.86, 1.0], ["said", 3450.86, 3451.06, 1.0], ["you", 3451.06, 3451.24, 1.0], ["know", 3451.24, 3451.38, 1.0], ["cougars", 3451.38, 3451.82, 1.0], ["aren't", 3451.82, 3452.1, 1.0], ["around", 3452.1, 3452.22, 1.0], ["anymore", 3452.22, 3452.56, 1.0], ["so", 3452.56, 3452.82, 1.0], ["the", 3452.82, 3452.94, 1.0], ["deer", 3452.94, 3453.14, 1.0], ["overpopulate", 3453.14, 3454.52, 1.0], ["like", 3454.52, 3454.8, 1.0]], "end_sample": 152356713}, "152356713": {"confidence": 1.0, "track": 2, "text": "it's the same kind of thing here it's cougars and wolves", "timestamps": [["it's", 3454.8, 3455.06, 1.0], ["the", 3455.06, 3455.1, 1.0], ["same", 3455.1, 3455.32, 1.0], ["kind", 3455.32, 3455.52, 1.0], ["of", 3455.52, 3455.66, 1.0], ["thing", 3455.66, 3455.78, 1.0], ["here", 3455.78, 3456.0, 1.0], ["it's", 3456.0, 3456.36, 1.0], ["cougars", 3456.36, 3457.12, 1.0], ["and", 3457.12, 3457.5, 1.0], ["wolves", 3457.5, 3457.8, 1.0]], "end_sample": 152489013}, "152489013": {"confidence": 1.0, "track": 2, "text": "aren't found here in these mountains anymore for", "timestamps": [["aren't", 3457.8, 3458.98, 1.0], ["found", 3458.98, 3459.18, 1.0], ["here", 3459.18, 3459.46, 1.0], ["in", 3459.46, 3459.74, 1.0], ["these", 3459.74, 3459.92, 1.0], ["mountains", 3459.92, 3460.22, 1.0], ["anymore", 3460.22, 3460.6, 1.0], ["for", 3460.6, 3461.5, 1.0]], "end_sample": 152652183}, "152652183": {"confidence": 1.0, "track": 2, "text": "a lot of different reasons and yeah like", "timestamps": [["a", 3461.5, 3461.7, 1.0], ["lot", 3461.7, 3461.9, 1.0], ["of", 3461.9, 3462.0, 1.0], ["different", 3462.0, 3462.18, 1.0], ["reasons", 3462.18, 3462.54, 1.0], ["and", 3462.54, 3463.04, 1.0], ["yeah", 3463.04, 3464.02, 1.0], ["like", 3464.02, 3464.44, 1.0]], "end_sample": 152781837}, "152781837": {"confidence": 1.0, "track": 2, "text": "what do you do about that when humans moving in especially you know new it's", "timestamps": [["what", 3464.44, 3465.42, 1.0], ["do", 3465.42, 3465.56, 1.0], ["you", 3465.56, 3465.6, 1.0], ["do", 3465.6, 3465.78, 1.0], ["about", 3465.78, 3465.96, 1.0], ["that", 3465.96, 3466.2, 1.0], ["when", 3466.2, 3466.58, 1.0], ["humans", 3466.58, 3467.62, 1.0], ["moving", 3467.62, 3467.9, 1.0], ["in", 3467.9, 3468.24, 1.0], ["especially", 3468.24, 3468.56, 1.0], ["you", 3468.56, 3469.58, 1.0], ["know", 3469.58, 3469.78, 1.0], ["new", 3469.78, 3470.14, 1.0], ["it's", 3470.14, 3470.36, 1.0]], "end_sample": 153042909}, "153042909": {"confidence": 1.0, "track": 2, "text": "thinking like nuisance species like squirrels and raccoons that live particularly", "timestamps": [["thinking", 3470.36, 3470.54, 1.0], ["like", 3470.54, 3470.72, 1.0], ["nuisance", 3470.72, 3471.14, 1.0], ["species", 3471.14, 3471.46, 1.0], ["like", 3471.46, 3471.8, 1.0], ["squirrels", 3471.8, 3473.04, 1.0], ["and", 3473.04, 3473.16, 1.0], ["raccoons", 3473.16, 3473.64, 1.0], ["that", 3473.64, 3474.0, 1.0], ["live", 3474.0, 3474.58, 1.0], ["particularly", 3474.58, 3475.16, 1.0]], "end_sample": 153254589}, "153254589": {"confidence": 1.0, "track": 2, "text": "in urban areas are they invasive or are they just well adapted to human environments right like or.", "timestamps": [["in", 3475.16, 3475.64, 1.0], ["urban", 3475.64, 3475.92, 1.0], ["areas", 3475.92, 3476.34, 1.0], ["are", 3476.34, 3476.64, 1.0], ["they", 3476.64, 3476.88, 1.0], ["invasive", 3476.88, 3477.3, 1.0], ["or", 3477.3, 3478.42, 1.0], ["are", 3478.42, 3478.56, 1.0], ["they", 3478.56, 3478.72, 1.0], ["just", 3478.72, 3478.9, 1.0], ["well", 3478.9, 3479.12, 1.0], ["adapted", 3479.12, 3479.56, 1.0], ["to", 3479.56, 3479.76, 1.0], ["human", 3479.76, 3480.06, 1.0], ["environments", 3480.06, 3480.5, 1.0], ["right", 3480.5, 3480.92, 1.0], ["like", 3480.92, 3482.02, 1.0], ["or.", 3482.02, 3482.88, 1.0]], "end_sample": 153595041}, "153595041": {"confidence": 1.0, "track": 1, "text": "Like pigeons you know.", "timestamps": [["Like", 3482.88, 3483.02, 1.0], ["pigeons", 3483.02, 3483.48, 1.0], ["you", 3483.48, 3483.92, 1.0], ["know.", 3483.92, 3484.12, 1.0]], "end_sample": 153649725, "newpara": true}, "153649725": {"confidence": 1.0, "track": 2, "text": "Or yeah pigeons pigeons i think are a little different because", "timestamps": [["Or", 3484.12, 3484.56, 1.0], ["yeah", 3484.56, 3484.86, 1.0], ["pigeons", 3484.86, 3485.4, 1.0], ["pigeons", 3485.4, 3485.86, 1.0], ["i", 3485.86, 3486.16, 1.0], ["think", 3486.16, 3486.22, 1.0], ["are", 3486.22, 3486.42, 1.0], ["a", 3486.42, 3486.5, 1.0], ["little", 3486.5, 3486.58, 1.0], ["different", 3486.58, 3486.72, 1.0], ["because", 3486.72, 3487.12, 1.0]], "end_sample": 153782025, "newpara": true}, "153782025": {"confidence": 1.0, "track": 2, "text": "they were domesticated first but you know but", "timestamps": [["they", 3487.12, 3487.32, 1.0], ["were", 3487.32, 3487.4, 1.0], ["domesticated", 3487.4, 3487.92, 1.0], ["first", 3487.92, 3488.38, 1.0], ["but", 3488.38, 3489.28, 1.0], ["you", 3489.28, 3489.5, 1.0], ["know", 3489.5, 3490.54, 1.0], ["but", 3490.54, 3490.92, 1.0]], "end_sample": 153949605}, "153949605": {"confidence": 1.0, "track": 2, "text": "yeah like i have squirrels in my ceiling right now there's no pest control company", "timestamps": [["yeah", 3490.92, 3491.16, 1.0], ["like", 3491.16, 3491.52, 1.0], ["i", 3491.52, 3491.8, 1.0], ["have", 3491.8, 3492.04, 1.0], ["squirrels", 3492.04, 3492.54, 1.0], ["in", 3492.54, 3492.58, 1.0], ["my", 3492.58, 3492.72, 1.0], ["ceiling", 3492.72, 3492.98, 1.0], ["right", 3492.98, 3493.2, 1.0], ["now", 3493.2, 3493.42, 1.0], ["there's", 3493.42, 3495.9, 1.0], ["no", 3495.9, 3496.06, 1.0], ["pest", 3496.06, 3496.32, 1.0], ["control", 3496.32, 3496.6, 1.0], ["company", 3496.6, 3497.0, 1.0]], "end_sample": 154217733}, "154217733": {"confidence": 1.0, "track": 2, "text": "in this area that apparently will get rid of squirrels rats mice they're all", "timestamps": [["in", 3497.0, 3497.24, 1.0], ["this", 3497.24, 3497.36, 1.0], ["area", 3497.36, 3497.62, 1.0], ["that", 3497.62, 3497.82, 1.0], ["apparently", 3497.82, 3498.18, 1.0], ["will", 3498.18, 3498.5, 1.0], ["get", 3498.5, 3498.68, 1.0], ["rid", 3498.68, 3498.78, 1.0], ["of", 3498.78, 3498.94, 1.0], ["squirrels", 3498.94, 3499.38, 1.0], ["rats", 3499.38, 3499.62, 1.0], ["mice", 3499.62, 3500.02, 1.0], ["they're", 3500.02, 3500.9, 1.0], ["all", 3500.9, 3500.98, 1.0]], "end_sample": 154393251}, "154393251": {"confidence": 1.0, "track": 2, "text": "cool with but apparently nobody takes care of squirrels and i'm like is it because", "timestamps": [["cool", 3500.98, 3501.2, 1.0], ["with", 3501.2, 3501.36, 1.0], ["but", 3501.36, 3501.56, 1.0], ["apparently", 3501.56, 3501.86, 1.0], ["nobody", 3501.86, 3502.78, 1.0], ["takes", 3502.78, 3503.08, 1.0], ["care", 3503.08, 3503.32, 1.0], ["of", 3503.32, 3503.5, 1.0], ["squirrels", 3503.5, 3504.08, 1.0], ["and", 3504.08, 3504.78, 1.0], ["i'm", 3504.78, 3504.92, 1.0], ["like", 3504.92, 3505.06, 1.0], ["is", 3505.06, 3505.9, 1.0], ["it", 3505.9, 3506.02, 1.0], ["because", 3506.02, 3506.24, 1.0]], "end_sample": 154625217}, "154625217": {"confidence": 1.0, "track": 2, "text": "Because they're really wild animals. They live here.", "timestamps": [["Because", 3506.24, 3506.42, 1.0], ["they're", 3506.42, 3506.56, 1.0], ["really", 3506.56, 3507.0, 1.0], ["wild", 3507.0, 3508.1, 1.0], ["animals.", 3508.1, 3508.92, 1.0], ["They", 3509.08, 3509.26, 1.0], ["live", 3509.26, 3509.6, 1.0], ["here.", 3509.6, 3509.94, 1.0]], "end_sample": 154788387}, "154798971": {"confidence": 1.0, "track": 2, "text": "I don't know if they're an invasive kind of squirrel or the natural squirrel that lives here.", "timestamps": [["I", 3510.18, 3510.66, 1.0], ["don't", 3510.66, 3510.88, 1.0], ["know", 3510.88, 3510.98, 1.0], ["if", 3510.98, 3511.16, 1.0], ["they're", 3511.16, 3512.46, 1.0], ["an", 3512.46, 3512.7, 1.0], ["invasive", 3512.7, 3513.18, 1.0], ["kind", 3513.18, 3513.58, 1.0], ["of", 3513.58, 3513.78, 1.0], ["squirrel", 3513.78, 3514.02, 1.0], ["or", 3514.02, 3514.28, 1.0], ["the", 3514.28, 3514.5, 1.0], ["natural", 3514.5, 3514.82, 1.0], ["squirrel", 3514.82, 3515.24, 1.0], ["that", 3515.24, 3515.44, 1.0], ["lives", 3515.44, 3515.58, 1.0], ["here.", 3515.58, 3515.76, 1.0]], "end_sample": 155045049}, "155056515": {"confidence": 1.0, "track": 2, "text": "So it's just like, yeah, that sort of taxonomy of invasives versus whatever", "timestamps": [["So", 3516.02, 3516.18, 1.0], ["it's", 3516.18, 3516.36, 1.0], ["just", 3516.36, 3516.46, 1.0], ["like,", 3516.46, 3516.66, 1.0], ["yeah,", 3516.7, 3517.0, 1.0], ["that", 3517.1, 3517.4, 1.0], ["sort", 3517.4, 3517.8, 1.0], ["of", 3517.8, 3517.96, 1.0], ["taxonomy", 3517.96, 3518.46, 1.0], ["of", 3518.46, 3518.9, 1.0], ["invasives", 3518.9, 3519.82, 1.0], ["versus", 3519.82, 3519.98, 1.0], ["whatever", 3519.98, 3520.36, 1.0]], "end_sample": 155247909}, "155247909": {"confidence": 1.0, "track": 2, "text": "is really a matter of perspective in the same way that you say species isn't real.", "timestamps": [["is", 3520.36, 3520.78, 1.0], ["really", 3520.78, 3521.1, 1.0], ["a", 3521.1, 3522.12, 1.0], ["matter", 3522.12, 3522.38, 1.0], ["of", 3522.38, 3522.58, 1.0], ["perspective", 3522.58, 3522.98, 1.0], ["in", 3522.98, 3523.78, 1.0], ["the", 3523.78, 3524.48, 1.0], ["same", 3524.48, 3524.66, 1.0], ["way", 3524.66, 3524.82, 1.0], ["that", 3524.82, 3524.9, 1.0], ["you", 3524.9, 3525.0, 1.0], ["say", 3525.0, 3525.14, 1.0], ["species", 3525.14, 3525.66, 1.0], ["isn't", 3525.66, 3526.24, 1.0], ["real.", 3526.24, 3526.4, 1.0]], "end_sample": 155514273}, "155543611": {"confidence": 1.0, "track": 2, "text": "Which I loved that paragraph, by the way, just like, somebody is going to be", "timestamps": [["Which", 3527.07, 3527.41, 1.0], ["I", 3527.41, 3527.57, 1.0], ["loved", 3527.57, 3527.79, 1.0], ["that", 3527.79, 3527.93, 1.0], ["paragraph,", 3527.93, 3528.33, 1.0], ["by", 3528.41, 3528.65, 1.0], ["the", 3528.65, 3528.75, 1.0], ["way,", 3528.75, 3528.93, 1.0], ["just", 3528.95, 3529.09, 1.0], ["like,", 3529.09, 3529.49, 1.0], ["somebody", 3529.49, 3530.91, 1.0], ["is", 3530.91, 3531.31, 1.0], ["going", 3531.31, 3531.41, 1.0], ["to", 3531.41, 3531.51, 1.0], ["be", 3531.51, 3531.59, 1.0]], "end_sample": 155742943}, "155742943": {"confidence": 1.0, "track": 2, "text": "really mad at me over this, but.", "timestamps": [["really", 3531.59, 3531.79, 1.0], ["mad", 3531.79, 3532.13, 1.0], ["at", 3532.13, 3532.33, 1.0], ["me", 3532.33, 3532.45, 1.0], ["over", 3532.45, 3532.77, 1.0], ["this,", 3532.77, 3533.13, 1.0], ["but.", 3533.15, 3533.35, 1.0]], "end_sample": 155820559}, "155889355": {"confidence": 1.0, "track": 3, "text": "I specifically talk to people", "timestamps": [["I", 3534.91, 3535.67, 1.0], ["specifically", 3535.67, 3536.29, 1.0], ["talk", 3536.29, 3537.09, 1.0], ["to", 3537.09, 3537.45, 1.0], ["people", 3537.45, 3538.01, 1.0]], "end_sample": 156026065, "newpara": true}, "156026065": {"confidence": 1.0, "track": 3, "text": "who are very into systematics and they have", "timestamps": [["who", 3538.01, 3538.25, 1.0], ["are", 3538.25, 3538.49, 1.0], ["very", 3538.49, 3538.75, 1.0], ["into", 3538.75, 3539.09, 1.0], ["systematics", 3539.09, 3539.93, 1.0], ["and", 3539.93, 3540.45, 1.0], ["they", 3540.45, 3540.99, 1.0], ["have", 3540.99, 3541.27, 1.0]], "end_sample": 156169831}, "156169831": {"confidence": 1.0, "track": 3, "text": "like i'm not a very like competitive or combative person so i'm willing to just", "timestamps": [["like", 3541.27, 3542.21, 1.0], ["i'm", 3542.21, 3542.97, 1.0], ["not", 3542.97, 3543.11, 1.0], ["a", 3543.11, 3543.23, 1.0], ["very", 3543.23, 3543.47, 1.0], ["like", 3543.47, 3544.19, 1.0], ["competitive", 3544.19, 3545.31, 1.0], ["or", 3545.31, 3545.77, 1.0], ["combative", 3545.77, 3546.19, 1.0], ["person", 3546.19, 3546.69, 1.0], ["so", 3546.69, 3547.23, 1.0], ["i'm", 3547.23, 3547.81, 1.0], ["willing", 3547.81, 3548.21, 1.0], ["to", 3548.21, 3548.49, 1.0], ["just", 3548.49, 3548.73, 1.0]], "end_sample": 156498817}, "156498817": {"confidence": 1.0, "track": 3, "text": "like let them have their opinion on this but some people do have very strong", "timestamps": [["like", 3548.73, 3549.11, 1.0], ["let", 3549.11, 3549.43, 1.0], ["them", 3549.43, 3549.59, 1.0], ["have", 3549.59, 3549.77, 1.0], ["their", 3549.77, 3550.01, 1.0], ["opinion", 3550.01, 3550.31, 1.0], ["on", 3550.31, 3550.59, 1.0], ["this", 3550.59, 3550.83, 1.0], ["but", 3550.83, 3551.15, 1.0], ["some", 3551.15, 3551.55, 1.0], ["people", 3551.55, 3551.81, 1.0], ["do", 3551.81, 3551.99, 1.0], ["have", 3551.99, 3552.17, 1.0], ["very", 3552.17, 3552.45, 1.0], ["strong", 3552.45, 3552.83, 1.0]], "end_sample": 156679627}, "156679627": {"confidence": 1.0, "track": 3, "text": "opinions about like species and genera and like,", "timestamps": [["opinions", 3552.83, 3553.17, 1.0], ["about", 3553.17, 3553.75, 1.0], ["like", 3553.75, 3554.37, 1.0], ["species", 3554.37, 3555.53, 1.0], ["and", 3555.53, 3556.29, 1.0], ["genera", 3556.29, 3557.45, 1.0], ["and", 3557.45, 3557.79, 1.0], ["like,", 3557.79, 3558.41, 1.0]], "end_sample": 156925705}, "156953047": {"confidence": 1.0, "track": 3, "text": "families and orders and sub families and sub orders and at a certain point it", "timestamps": [["families", 3559.03, 3559.47, 1.0], ["and", 3559.47, 3559.71, 1.0], ["orders", 3559.71, 3560.05, 1.0], ["and", 3560.05, 3560.41, 1.0], ["sub", 3560.41, 3560.71, 1.0], ["families", 3560.71, 3561.15, 1.0], ["and", 3561.15, 3561.51, 1.0], ["sub", 3561.51, 3561.79, 1.0], ["orders", 3561.79, 3562.21, 1.0], ["and", 3562.21, 3562.67, 1.0], ["at", 3562.67, 3563.25, 1.0], ["a", 3563.25, 3563.45, 1.0], ["certain", 3563.45, 3563.89, 1.0], ["point", 3563.89, 3564.19, 1.0], ["it", 3564.19, 3564.43, 1.0]], "end_sample": 157191187}, "157191187": {"confidence": 1.0, "track": 3, "text": "really is just like well you can come up with a little name for the very specific", "timestamps": [["really", 3564.43, 3564.63, 1.0], ["is", 3564.63, 3564.87, 1.0], ["just", 3564.87, 3565.09, 1.0], ["like", 3565.09, 3565.45, 1.0], ["well", 3565.45, 3566.03, 1.0], ["you", 3566.03, 3566.71, 1.0], ["can", 3566.71, 3567.07, 1.0], ["come", 3567.07, 3567.31, 1.0], ["up", 3567.31, 3567.45, 1.0], ["with", 3567.45, 3567.61, 1.0], ["a", 3567.61, 3567.75, 1.0], ["little", 3567.75, 3567.91, 1.0], ["name", 3567.91, 3568.25, 1.0], ["for", 3568.25, 3568.91, 1.0], ["the", 3568.91, 3569.61, 1.0], ["very", 3569.61, 3569.91, 1.0], ["specific", 3569.91, 3570.31, 1.0]], "end_sample": 157450495}, "157450495": {"confidence": 1.0, "track": 3, "text": "group of animals that you're talking about and that's fine like and every name is.", "timestamps": [["group", 3570.31, 3570.85, 1.0], ["of", 3570.85, 3571.09, 1.0], ["animals", 3571.09, 3571.41, 1.0], ["that", 3571.41, 3571.65, 1.0], ["you're", 3571.65, 3571.79, 1.0], ["talking", 3571.79, 3572.05, 1.0], ["about", 3572.05, 3572.33, 1.0], ["and", 3572.33, 3572.87, 1.0], ["that's", 3572.87, 3573.09, 1.0], ["fine", 3573.09, 3573.37, 1.0], ["like", 3573.37, 3574.01, 1.0], ["and", 3574.01, 3574.99, 1.0], ["every", 3574.99, 3575.67, 1.0], ["name", 3575.67, 3575.99, 1.0], ["is.", 3575.99, 3576.29, 1.0]], "end_sample": 157714213}, "157714213": {"confidence": 1.0, "track": 1, "text": "Going to find some exception that then.", "timestamps": [["Going", 3576.29, 3576.39, 1.0], ["to", 3576.39, 3576.49, 1.0], ["find", 3576.49, 3576.75, 1.0], ["some", 3576.75, 3576.95, 1.0], ["exception", 3576.95, 3577.49, 1.0], ["that", 3577.49, 3578.35, 1.0], ["then.", 3578.35, 3578.53, 1.0]], "end_sample": 157812997, "newpara": true}, "157812997": {"confidence": 1.0, "track": 3, "text": "They have to create another.", "timestamps": [["They", 3578.53, 3578.67, 1.0], ["have", 3578.67, 3578.81, 1.0], ["to", 3578.81, 3578.97, 1.0], ["create", 3578.97, 3579.19, 1.0], ["another.", 3579.19, 3579.43, 1.0]], "end_sample": 157852687, "newpara": true}, "157852687": {"confidence": 1.0, "track": 1, "text": "Thing for because.", "timestamps": [["Thing", 3579.43, 3579.85, 1.0], ["for", 3579.85, 3580.17, 1.0], ["because.", 3580.17, 3581.11, 1.0]], "end_sample": 157926775, "newpara": true}, "157926775": {"confidence": 1.0, "track": 3, "text": "All of this isn't real and you have to define things.", "timestamps": [["All", 3581.11, 3581.47, 1.0], ["of", 3581.47, 3581.59, 1.0], ["this", 3581.59, 3581.77, 1.0], ["isn't", 3581.77, 3582.09, 1.0], ["real", 3582.09, 3582.33, 1.0], ["and", 3582.33, 3585.27, 1.0], ["you", 3585.27, 3585.55, 1.0], ["have", 3585.55, 3585.57, 1.0], ["to", 3585.57, 3585.75, 1.0], ["define", 3585.75, 3585.95, 1.0], ["things.", 3585.95, 3586.31, 1.0]], "end_sample": 158156095, "newpara": true}, "158156095": {"confidence": 1.0, "track": 1, "text": "By what they're not you know.", "timestamps": [["By", 3586.31, 3586.47, 1.0], ["what", 3586.47, 3586.55, 1.0], ["they're", 3586.55, 3586.71, 1.0], ["not", 3586.71, 3586.95, 1.0], ["you", 3586.95, 3587.17, 1.0], ["know.", 3587.17, 3587.39, 1.0]], "end_sample": 158203723, "newpara": true}, "158203723": {"confidence": 1.0, "track": 3, "text": "Phylogenies just change because", "timestamps": [["Phylogenies", 3587.39, 3588.79, 1.0], ["just", 3588.79, 3589.33, 1.0], ["change", 3589.33, 3589.95, 1.0], ["because", 3589.95, 3590.45, 1.0]], "end_sample": 158338669, "newpara": true}, "158338669": {"confidence": 1.0, "track": 3, "text": "we get new information about how animals are related", "timestamps": [["we", 3590.45, 3590.71, 1.0], ["get", 3590.71, 3590.89, 1.0], ["new", 3590.89, 3591.11, 1.0], ["information", 3591.11, 3591.55, 1.0], ["about", 3591.55, 3591.97, 1.0], ["how", 3591.97, 3592.47, 1.0], ["animals", 3592.47, 3592.91, 1.0], ["are", 3592.91, 3593.17, 1.0], ["related", 3593.17, 3593.45, 1.0]], "end_sample": 158470969}, "158470969": {"confidence": 1.0, "track": 3, "text": "to each other and so something that", "timestamps": [["to", 3593.45, 3593.75, 1.0], ["each", 3593.75, 3593.93, 1.0], ["other", 3593.93, 3594.23, 1.0], ["and", 3594.23, 3594.73, 1.0], ["so", 3594.73, 3594.93, 1.0], ["something", 3594.93, 3595.97, 1.0], ["that", 3595.97, 3596.27, 1.0]], "end_sample": 158595331}, "158595331": {"confidence": 1.0, "track": 3, "text": "was in a certain group before like now i guess due to new genetic sequencing", "timestamps": [["was", 3596.27, 3596.55, 1.0], ["in", 3596.55, 3596.83, 1.0], ["a", 3596.83, 3596.95, 1.0], ["certain", 3596.95, 3597.23, 1.0], ["group", 3597.23, 3597.57, 1.0], ["before", 3597.57, 3598.23, 1.0], ["like", 3598.23, 3599.25, 1.0], ["now", 3599.25, 3599.85, 1.0], ["i", 3599.85, 3600.13, 1.0], ["guess", 3600.13, 3600.35, 1.0], ["due", 3600.35, 3601.43, 1.0], ["to", 3601.43, 3601.69, 1.0], ["new", 3601.69, 3602.09, 1.0], ["genetic", 3602.09, 3602.57, 1.0], ["sequencing", 3602.57, 3603.17, 1.0]], "end_sample": 158899621}, "158899621": {"confidence": 1.0, "track": 3, "text": "or something maybe isn't part of that group anymore technically so yeah or maybe", "timestamps": [["or", 3603.17, 3603.41, 1.0], ["something", 3603.41, 3603.63, 1.0], ["maybe", 3603.63, 3604.21, 1.0], ["isn't", 3604.21, 3604.69, 1.0], ["part", 3604.69, 3605.17, 1.0], ["of", 3605.17, 3605.33, 1.0], ["that", 3605.33, 3605.47, 1.0], ["group", 3605.47, 3605.71, 1.0], ["anymore", 3605.71, 3605.95, 1.0], ["technically", 3605.95, 3606.49, 1.0], ["so", 3606.49, 3607.23, 1.0], ["yeah", 3607.23, 3607.71, 1.0], ["or", 3607.71, 3608.03, 1.0], ["maybe", 3608.03, 3608.29, 1.0]], "end_sample": 159125413}, "159125413": {"confidence": 1.0, "track": 3, "text": "that group is paraphyletic which i don't know if i have to try and explain to you now.", "timestamps": [["that", 3608.29, 3608.51, 1.0], ["group", 3608.51, 3608.73, 1.0], ["is", 3608.73, 3609.05, 1.0], ["paraphyletic", 3609.05, 3610.21, 1.0], ["which", 3610.21, 3610.61, 1.0], ["i", 3610.61, 3610.97, 1.0], ["don't", 3610.97, 3612.11, 1.0], ["know", 3612.11, 3612.19, 1.0], ["if", 3612.19, 3612.31, 1.0], ["i", 3612.31, 3612.39, 1.0], ["have", 3612.39, 3612.55, 1.0], ["to", 3612.55, 3612.79, 1.0], ["try", 3612.79, 3613.69, 1.0], ["and", 3613.69, 3613.85, 1.0], ["explain", 3613.85, 3614.13, 1.0], ["to", 3614.13, 3614.31, 1.0], ["you", 3614.31, 3614.43, 1.0], ["now.", 3614.43, 3615.89, 1.0]], "end_sample": 159460573}, "159460573": {"confidence": 1.0, "track": 1, "text": "I'm just imagining like non-human like museum eugenics or something with like", "timestamps": [["I'm", 3615.89, 3616.73, 1.0], ["just", 3616.73, 3616.85, 1.0], ["imagining", 3616.85, 3617.23, 1.0], ["like", 3617.23, 3617.69, 1.0], ["non-human", 3617.69, 3619.25, 1.0], ["like", 3619.25, 3619.57, 1.0], ["museum", 3619.57, 3620.05, 1.0], ["eugenics", 3620.05, 3620.69, 1.0], ["or", 3620.69, 3620.91, 1.0], ["something", 3620.91, 3621.19, 1.0], ["with", 3621.19, 3621.45, 1.0], ["like", 3621.45, 3621.71, 1.0]], "end_sample": 159717235, "newpara": true}, "159717235": {"confidence": 1.0, "track": 1, "text": "looking genetically this thing isn't this anymore like.", "timestamps": [["looking", 3621.71, 3622.17, 1.0], ["genetically", 3622.17, 3622.65, 1.0], ["this", 3622.65, 3623.23, 1.0], ["thing", 3623.23, 3623.41, 1.0], ["isn't", 3623.41, 3623.79, 1.0], ["this", 3623.79, 3623.93, 1.0], ["anymore", 3623.93, 3624.41, 1.0], ["like.", 3624.41, 3625.21, 1.0]], "end_sample": 159871585}, "159871585": {"confidence": 1.0, "track": 3, "text": "Yeah i'm like oh that's gonna be fucked up sometimes", "timestamps": [["Yeah", 3625.21, 3626.01, 1.0], ["i'm", 3626.01, 3626.51, 1.0], ["like", 3626.51, 3626.55, 1.0], ["oh", 3626.55, 3626.69, 1.0], ["that's", 3626.69, 3627.07, 1.0], ["gonna", 3627.07, 3627.15, 1.0], ["be", 3627.15, 3627.31, 1.0], ["fucked", 3627.31, 3627.59, 1.0], ["up", 3627.59, 3627.91, 1.0], ["sometimes", 3627.91, 3629.65, 1.0]], "end_sample": 160067389, "newpara": true}, "160067389": {"confidence": 1.0, "track": 3, "text": "entomologists specifically uh-oh get", "timestamps": [["entomologists", 3629.65, 3631.33, 1.0], ["specifically", 3631.33, 3631.95, 1.0], ["uh-oh", 3631.95, 3633.53, 1.0], ["get", 3633.53, 3634.33, 1.0]], "end_sample": 160273777}, "160273777": {"confidence": 1.0, "track": 3, "text": "annoyed when people use the term", "timestamps": [["annoyed", 3634.33, 3635.19, 1.0], ["when", 3635.19, 3635.65, 1.0], ["people", 3635.65, 3636.07, 1.0], ["use", 3636.07, 3636.83, 1.0], ["the", 3636.83, 3637.01, 1.0], ["term", 3637.01, 3637.27, 1.0]], "end_sample": 160403431}, "160403431": {"confidence": 1.0, "track": 3, "text": "bug for things that are not technically bugs because there is a like scientific", "timestamps": [["bug", 3637.27, 3637.53, 1.0], ["for", 3637.53, 3638.47, 1.0], ["things", 3638.47, 3638.77, 1.0], ["that", 3638.77, 3639.05, 1.0], ["are", 3639.05, 3639.19, 1.0], ["not", 3639.19, 3639.45, 1.0], ["technically", 3639.45, 3640.25, 1.0], ["bugs", 3640.25, 3640.77, 1.0], ["because", 3640.77, 3641.33, 1.0], ["there", 3641.33, 3642.09, 1.0], ["is", 3642.09, 3642.29, 1.0], ["a", 3642.29, 3642.41, 1.0], ["like", 3642.41, 3642.67, 1.0], ["scientific", 3642.67, 3643.25, 1.0]], "end_sample": 160667149}, "160667149": {"confidence": 1.0, "track": 3, "text": "definition of the word bug that entomologists love to know about but no one", "timestamps": [["definition", 3643.25, 3644.47, 1.0], ["of", 3644.47, 3644.91, 1.0], ["the", 3644.91, 3645.03, 1.0], ["word", 3645.03, 3645.25, 1.0], ["bug", 3645.25, 3645.51, 1.0], ["that", 3645.51, 3646.15, 1.0], ["entomologists", 3646.15, 3647.09, 1.0], ["love", 3647.09, 3648.49, 1.0], ["to", 3648.49, 3648.73, 1.0], ["know", 3648.73, 3648.93, 1.0], ["about", 3648.93, 3649.23, 1.0], ["but", 3649.23, 3649.57, 1.0], ["no", 3649.57, 3649.87, 1.0], ["one", 3649.87, 3650.07, 1.0]], "end_sample": 160967911}, "160967911": {"confidence": 1.0, "track": 3, "text": "else hears because isn't every insect a bug yeah but they're not so,", "timestamps": [["else", 3650.07, 3650.29, 1.0], ["hears", 3650.29, 3650.59, 1.0], ["because", 3650.59, 3651.27, 1.0], ["isn't", 3651.27, 3652.33, 1.0], ["every", 3652.33, 3652.57, 1.0], ["insect", 3652.57, 3653.09, 1.0], ["a", 3653.09, 3653.25, 1.0], ["bug", 3653.25, 3653.49, 1.0], ["yeah", 3653.49, 3653.91, 1.0], ["but", 3653.91, 3654.37, 1.0], ["they're", 3654.37, 3654.77, 1.0], ["not", 3654.77, 3654.99, 1.0], ["so,", 3654.99, 3655.75, 1.0]], "end_sample": 161218399}, "161276886": {"confidence": 1.0, "track": 3, "text": "I'm not willing to look up what they are, though.", "timestamps": [["I'm", 3657.07, 3657.35, 1.0], ["not", 3657.35, 3657.49, 1.0], ["willing", 3657.49, 3657.69, 1.0], ["to", 3657.69, 3657.87, 1.0], ["look", 3657.87, 3658.05, 1.0], ["up", 3658.05, 3658.27, 1.0], ["what", 3658.27, 3658.73, 1.0], ["they", 3658.73, 3658.93, 1.0], ["are,", 3658.93, 3659.13, 1.0], ["though.", 3659.19, 3659.35, 1.0]], "end_sample": 161377434}, "161471808": {"confidence": 1.0, "track": 2, "text": "This is all very gender to me. Like, you know, like, well, it's your biological sex.", "timestamps": [["This", 3661.49, 3661.93, 1.0], ["is", 3661.93, 3662.09, 1.0], ["all", 3662.09, 3662.21, 1.0], ["very", 3662.21, 3662.39, 1.0], ["gender", 3662.39, 3662.83, 1.0], ["to", 3662.83, 3663.27, 1.0], ["me.", 3663.27, 3663.53, 1.0], ["Like,", 3663.63, 3663.93, 1.0], ["you", 3663.93, 3664.15, 1.0], ["know,", 3664.15, 3664.43, 1.0], ["like,", 3665.67, 3665.87, 1.0], ["well,", 3666.05, 3666.47, 1.0], ["it's", 3666.57, 3666.69, 1.0], ["your", 3666.69, 3666.77, 1.0], ["biological", 3666.77, 3667.17, 1.0], ["sex.", 3667.17, 3667.77, 1.0]], "end_sample": 161748756, "newpara": true}, "161756694": {"confidence": 1.0, "track": 2, "text": "Well, what does biological sex mean? Are we talking about chromosomes?", "timestamps": [["Well,", 3667.95, 3668.09, 1.0], ["what", 3668.25, 3668.43, 1.0], ["does", 3668.43, 3668.57, 1.0], ["biological", 3668.57, 3668.97, 1.0], ["sex", 3668.97, 3669.55, 1.0], ["mean?", 3669.55, 3669.81, 1.0], ["Are", 3669.83, 3669.97, 1.0], ["we", 3669.97, 3670.05, 1.0], ["talking", 3670.05, 3670.21, 1.0], ["about", 3670.21, 3670.49, 1.0], ["chromosomes?", 3670.49, 3670.97, 1.0]], "end_sample": 161889876}, "161897814": {"confidence": 1.0, "track": 2, "text": "Are we talking about genitals? Are we talking about ability to breed? Yeah, it's just.", "timestamps": [["Are", 3671.15, 3671.41, 1.0], ["we", 3671.41, 3671.51, 1.0], ["talking", 3671.51, 3671.75, 1.0], ["about", 3671.75, 3672.05, 1.0], ["genitals?", 3672.05, 3672.63, 1.0], ["Are", 3672.67, 3672.87, 1.0], ["we", 3672.87, 3672.99, 1.0], ["talking", 3672.99, 3673.21, 1.0], ["about", 3673.21, 3673.49, 1.0], ["ability", 3673.49, 3673.81, 1.0], ["to", 3673.81, 3674.11, 1.0], ["breed?", 3674.11, 3674.43, 1.0], ["Yeah,", 3674.91, 3675.35, 1.0], ["it's", 3675.39, 3675.67, 1.0], ["just.", 3675.67, 3676.05, 1.0]], "end_sample": 162113904}, "162131544": {"confidence": 1.0, "track": 1, "text": "I mean, sexology happened at the same time that taxonomy started happening.", "timestamps": [["I", 3676.45, 3676.89, 1.0], ["mean,", 3676.89, 3677.03, 1.0], ["sexology", 3677.07, 3677.51, 1.0], ["happened", 3677.51, 3677.97, 1.0], ["at", 3677.97, 3678.19, 1.0], ["the", 3678.19, 3678.27, 1.0], ["same", 3678.27, 3678.51, 1.0], ["time", 3678.51, 3678.83, 1.0], ["that", 3678.83, 3679.05, 1.0], ["taxonomy", 3679.05, 3679.51, 1.0], ["started", 3679.51, 3679.91, 1.0], ["happening.", 3679.91, 3680.43, 1.0]], "end_sample": 162307062, "newpara": true}, "162318528": {"confidence": 0.95, "track": 2, "text": "Yeah.", "timestamps": [["Yeah.", 3680.69, 3681.13, 0.95]], "end_sample": 162337932, "newpara": true}, "162337932": {"confidence": 1.0, "track": 1, "text": "And sexuality used to be thought of in a taxonomical tree.", "timestamps": [["And", 3681.13, 3681.69, 1.0], ["sexuality", 3681.69, 3682.33, 1.0], ["used", 3682.33, 3684.09, 1.0], ["to", 3684.09, 3684.37, 1.0], ["be", 3684.37, 3684.47, 1.0], ["thought", 3684.47, 3684.73, 1.0], ["of", 3684.73, 3684.99, 1.0], ["in", 3684.99, 3685.23, 1.0], ["a", 3685.23, 3685.39, 1.0], ["taxonomical", 3685.39, 3686.49, 1.0], ["tree.", 3686.49, 3687.73, 1.0]], "end_sample": 162628992, "newpara": true}, "162643986": {"confidence": 1.0, "track": 1, "text": "They develop at the same time. It's the same thought process.", "timestamps": [["They", 3688.07, 3688.61, 1.0], ["develop", 3688.61, 3689.59, 1.0], ["at", 3689.59, 3689.87, 1.0], ["the", 3689.87, 3689.97, 1.0], ["same", 3689.97, 3690.25, 1.0], ["time.", 3690.25, 3690.71, 1.0], ["It's", 3690.85, 3691.11, 1.0], ["the", 3691.11, 3691.27, 1.0], ["same", 3691.27, 3691.63, 1.0], ["thought", 3691.63, 3691.91, 1.0], ["process.", 3691.91, 3692.39, 1.0]], "end_sample": 162834498}, "162845082": {"confidence": 1.0, "track": 1, "text": "The study of human sexuality and", "timestamps": [["The", 3692.63, 3693.05, 1.0], ["study", 3693.05, 3694.13, 1.0], ["of", 3694.13, 3694.29, 1.0], ["human", 3694.29, 3694.43, 1.0], ["sexuality", 3694.43, 3694.77, 1.0], ["and", 3694.77, 3695.19, 1.0]], "end_sample": 162957978}, "162957978": {"confidence": 1.0, "track": 1, "text": "gender comes from people pinning down butterflies onto boards and stuff.", "timestamps": [["gender", 3695.19, 3695.59, 1.0], ["comes", 3695.59, 3696.41, 1.0], ["from", 3696.41, 3696.83, 1.0], ["people", 3696.83, 3697.91, 1.0], ["pinning", 3697.91, 3698.49, 1.0], ["down", 3698.49, 3698.69, 1.0], ["butterflies", 3698.69, 3699.13, 1.0], ["onto", 3699.13, 3699.67, 1.0], ["boards", 3699.67, 3700.01, 1.0], ["and", 3700.01, 3700.23, 1.0], ["stuff.", 3700.23, 3700.45, 1.0]], "end_sample": 163189944}, "163194354": {"confidence": 1.0, "track": 1, "text": "It's the same thing, is my hot take.", "timestamps": [["It's", 3700.55, 3700.71, 1.0], ["the", 3700.71, 3700.81, 1.0], ["same", 3700.81, 3701.07, 1.0], ["thing,", 3701.07, 3701.39, 1.0], ["is", 3701.57, 3702.53, 1.0], ["my", 3702.53, 3702.69, 1.0], ["hot", 3702.69, 3703.11, 1.0], ["take.", 3703.11, 3703.39, 1.0]], "end_sample": 163319598}, "163346940": {"confidence": 0.95, "track": 1, "text": "That tracks. you speciize it's a fuko thing you speciate things like you create", "timestamps": [["That", 3704.01, 3704.63, 0.95], ["tracks.", 3704.63, 3704.93, 0.95], ["you", 3704.93, 3705.55, 0.95], ["speciize", 3705.55, 3706.43, 0.95], ["it's", 3706.43, 3706.69, 0.95], ["a", 3706.69, 3706.77, 0.95], ["fuko", 3706.77, 3707.07, 0.95], ["thing", 3707.07, 3707.49, 0.95], ["you", 3707.49, 3707.75, 0.95], ["speciate", 3707.75, 3708.43, 0.95], ["things", 3708.43, 3709.31, 0.95], ["like", 3709.31, 3709.61, 0.95], ["you", 3709.61, 3709.81, 0.95], ["create", 3709.81, 3710.01, 0.95]], "end_sample": 163611540}, "163611540": {"confidence": 0.95, "track": 1, "text": "a species of something so like a lesbian is a species you speciate something", "timestamps": [["a", 3710.01, 3710.15, 0.95], ["species", 3710.15, 3710.47, 0.95], ["of", 3710.47, 3710.87, 0.95], ["something", 3710.87, 3711.17, 0.95], ["so", 3711.17, 3711.53, 0.95], ["like", 3711.53, 3711.77, 0.95], ["a", 3711.77, 3711.95, 0.95], ["lesbian", 3711.95, 3712.41, 0.95], ["is", 3712.41, 3712.85, 0.95], ["a", 3712.85, 3712.95, 0.95], ["species", 3712.95, 3713.41, 0.95], ["you", 3713.41, 3713.89, 0.95], ["speciate", 3713.89, 3714.45, 0.95], ["something", 3714.45, 3714.71, 0.95]], "end_sample": 163818810}, "163818810": {"confidence": 0.95, "track": 1, "text": "i think judith butler talks about that too oh yeah yeah just.", "timestamps": [["i", 3714.71, 3716.19, 0.95], ["think", 3716.19, 3716.91, 0.95], ["judith", 3716.91, 3717.19, 0.95], ["butler", 3717.19, 3717.43, 0.95], ["talks", 3717.43, 3717.61, 0.95], ["about", 3717.61, 3717.83, 0.95], ["that", 3717.83, 3717.99, 0.95], ["too", 3717.99, 3718.23, 0.95], ["oh", 3718.23, 3718.99, 0.95], ["yeah", 3718.99, 3719.43, 0.95], ["yeah", 3719.43, 3720.49, 0.95], ["just.", 3720.49, 3720.89, 0.95]], "end_sample": 164091348}, "164091348": {"confidence": 0.95, "track": 0, "text": "Makes me think.", "timestamps": [["Makes", 3720.89, 3721.07, 0.95], ["me", 3721.07, 3721.23, 0.95], ["think.", 3721.23, 3721.45, 0.95]], "end_sample": 164116044, "newpara": true}, "164116044": {"confidence": 0.95, "track": 3, "text": "Of populations that speciate multiple times so there's just a whole bunch of", "timestamps": [["Of", 3721.45, 3721.65, 0.95], ["populations", 3721.65, 3722.69, 0.95], ["that", 3722.69, 3723.33, 0.95], ["speciate", 3723.33, 3723.93, 0.95], ["multiple", 3723.93, 3724.15, 0.95], ["times", 3724.15, 3724.67, 0.95], ["so", 3724.67, 3725.11, 0.95], ["there's", 3725.11, 3725.45, 0.95], ["just", 3725.45, 3725.75, 0.95], ["a", 3725.75, 3726.55, 0.95], ["whole", 3726.55, 3726.75, 0.95], ["bunch", 3726.75, 3726.97, 0.95], ["of", 3726.97, 3727.15, 0.95]], "end_sample": 164367414, "newpara": true}, "164367414": {"confidence": 0.95, "track": 3, "text": "different species that arise from one population yeah.", "timestamps": [["different", 3727.15, 3727.39, 0.95], ["species", 3727.39, 3727.75, 0.95], ["that", 3727.75, 3728.15, 0.95], ["arise", 3728.15, 3728.35, 0.95], ["from", 3728.35, 3728.73, 0.95], ["one", 3728.73, 3728.93, 0.95], ["population", 3728.93, 3729.37, 0.95], ["yeah.", 3729.95, 3730.71, 0.95]], "end_sample": 164524410}, "164524410": {"confidence": 0.95, "track": 0, "text": "So you'd have like paraphyletic lesbians where like you're not including uh,", "timestamps": [["So", 3730.71, 3731.15, 0.95], ["you'd", 3731.15, 3731.41, 0.95], ["have", 3731.41, 3731.55, 0.95], ["like", 3731.55, 3731.73, 0.95], ["paraphyletic", 3731.73, 3732.55, 0.95], ["lesbians", 3732.55, 3733.17, 0.95], ["where", 3733.17, 3734.11, 0.95], ["like", 3734.11, 3734.37, 0.95], ["you're", 3734.37, 3734.59, 0.95], ["not", 3734.59, 3734.75, 0.95], ["including", 3734.75, 3735.31, 0.95], ["uh,", 3735.31, 3735.77, 0.95]], "end_sample": 164747556, "newpara": true}, "164772252": {"confidence": 0.95, "track": 0, "text": "all of the subs the the the populations that aren't included and so like like", "timestamps": [["all", 3736.33, 3736.63, 0.95], ["of", 3736.63, 3736.83, 0.95], ["the", 3736.83, 3736.89, 0.95], ["subs", 3736.89, 3737.33, 0.95], ["the", 3737.33, 3737.71, 0.95], ["the", 3737.71, 3738.03, 0.95], ["the", 3738.03, 3738.61, 0.95], ["populations", 3738.61, 3739.87, 0.95], ["that", 3739.87, 3740.53, 0.95], ["aren't", 3740.53, 3741.05, 0.95], ["included", 3741.05, 3741.49, 0.95], ["and", 3741.49, 3741.87, 0.95], ["so", 3741.87, 3742.87, 0.95], ["like", 3742.87, 3743.19, 0.95], ["like", 3743.19, 3743.37, 0.95]], "end_sample": 165082716}, "165082716": {"confidence": 0.95, "track": 0, "text": "he him lesbians are like paraphyletic yeah according to some phylogenies yeah.", "timestamps": [["he", 3743.37, 3743.59, 0.95], ["him", 3743.59, 3743.73, 0.95], ["lesbians", 3743.73, 3744.33, 0.95], ["are", 3744.33, 3744.59, 0.95], ["like", 3744.59, 3744.83, 0.95], ["paraphyletic", 3744.83, 3745.79, 0.95], ["yeah", 3745.79, 3746.81, 0.95], ["according", 3746.81, 3747.71, 0.95], ["to", 3747.71, 3748.07, 0.95], ["some", 3748.07, 3748.21, 0.95], ["phylogenies", 3748.21, 3748.91, 0.95], ["yeah.", 3748.91, 3749.83, 0.95]], "end_sample": 165367602}, "165367602": {"confidence": 0.95, "track": 1, "text": "And that's why taxonomy is bullshit is it the most.", "timestamps": [["And", 3749.83, 3750.65, 0.95], ["that's", 3750.65, 3750.85, 0.95], ["why", 3750.85, 3750.95, 0.95], ["taxonomy", 3750.95, 3751.43, 0.95], ["is", 3751.43, 3751.59, 0.95], ["bullshit", 3751.59, 3752.25, 0.95], ["is", 3752.25, 3753.17, 0.95], ["it", 3753.17, 3753.45, 0.95], ["the", 3753.45, 3753.57, 0.95], ["most.", 3753.57, 3753.73, 0.95]], "end_sample": 165539592, "newpara": true}, "165539592": {"confidence": 0.95, "track": 0, "text": "Parsimonious tree.", "timestamps": [["Parsimonious", 3753.73, 3754.39, 0.95], ["tree.", 3754.39, 3754.73, 0.95]], "end_sample": 165583692, "newpara": true}, "165583692": {"confidence": 0.89, "track": 3, "text": "I don't know.", "timestamps": [["I", 3754.73, 3755.05, 0.9025], ["don't", 3755.05, 3755.35, 0.9025], ["know.", 3755.35, 3755.47, 0.8573749999999999]], "end_sample": 165616326, "newpara": true}, "165616326": {"confidence": 0.9, "track": 1, "text": "It's a little sus yeah.", "timestamps": [["It's", 3755.47, 3757.99, 0.9025], ["a", 3757.99, 3758.01, 0.9025], ["little", 3758.01, 3758.11, 0.9025], ["sus", 3758.11, 3758.43, 0.9025], ["yeah.", 3760.15, 3760.75, 0.9025]], "end_sample": 165849174, "newpara": true}, "165849174": {"confidence": 0.95, "track": 0, "text": "There's not quite paraphaletic.", "timestamps": [["There's", 3760.75, 3761.35, 0.95], ["not", 3761.35, 3761.71, 0.95], ["quite", 3761.71, 3761.95, 0.95], ["paraphaletic.", 3761.95, 3763.37, 0.95]], "end_sample": 165964716, "newpara": true}, "165964716": {"confidence": 0.9, "track": 2, "text": "Means now i.", "timestamps": [["Means", 3763.37, 3763.61, 0.9025], ["now", 3763.61, 3763.89, 0.9025], ["i.", 3763.89, 3764.63, 0.9025]], "end_sample": 166020282, "newpara": true}, "166020282": {"confidence": 0.95, "track": 0, "text": "Have a lot of like useless information of this in my brain because i used to", "timestamps": [["Have", 3764.63, 3764.93, 0.95], ["a", 3764.93, 3764.95, 0.95], ["lot", 3764.95, 3765.01, 0.95], ["of", 3765.01, 3765.21, 0.95], ["like", 3765.21, 3765.43, 0.95], ["useless", 3765.43, 3765.75, 0.95], ["information", 3765.75, 3766.37, 0.95], ["of", 3766.37, 3766.65, 0.95], ["this", 3766.65, 3766.75, 0.95], ["in", 3766.75, 3766.87, 0.95], ["my", 3766.87, 3766.97, 0.95], ["brain", 3766.97, 3767.31, 0.95], ["because", 3767.31, 3767.65, 0.95], ["i", 3767.65, 3767.93, 0.95], ["used", 3767.93, 3768.13, 0.95], ["to", 3768.13, 3768.37, 0.95]], "end_sample": 166185216, "newpara": true}, "166185216": {"confidence": 0.95, "track": 0, "text": "watch a bunch of youtube videos about,", "timestamps": [["watch", 3768.37, 3768.75, 0.95], ["a", 3768.75, 3769.31, 0.95], ["bunch", 3769.31, 3769.69, 0.95], ["of", 3769.69, 3769.91, 0.95], ["youtube", 3769.91, 3771.03, 0.95], ["videos", 3771.03, 3771.53, 0.95], ["about,", 3771.53, 3772.13, 0.95]], "end_sample": 166351032}, "166411791": {"confidence": 1.0, "track": 0, "text": "taxonomy to like just have in the background and", "timestamps": [["taxonomy", 3773.51, 3774.09, 1.0], ["to", 3774.09, 3774.67, 1.0], ["like", 3774.67, 3774.89, 1.0], ["just", 3774.89, 3775.25, 1.0], ["have", 3775.25, 3775.57, 1.0], ["in", 3775.57, 3775.73, 1.0], ["the", 3775.73, 3775.75, 1.0], ["background", 3775.75, 3776.09, 1.0], ["and", 3776.09, 3776.79, 1.0]], "end_sample": 166556439}, "166556439": {"confidence": 1.0, "track": 0, "text": "so they played so many times that i just memorized", "timestamps": [["so", 3776.79, 3776.93, 1.0], ["they", 3776.93, 3777.09, 1.0], ["played", 3777.09, 3777.31, 1.0], ["so", 3777.31, 3777.51, 1.0], ["many", 3777.51, 3777.73, 1.0], ["times", 3777.73, 3778.11, 1.0], ["that", 3778.11, 3778.93, 1.0], ["i", 3778.93, 3779.23, 1.0], ["just", 3779.23, 3779.47, 1.0], ["memorized", 3779.47, 3779.89, 1.0]], "end_sample": 166693149}, "166693149": {"confidence": 1.0, "track": 0, "text": "a lot of information about like cladistics", "timestamps": [["a", 3779.89, 3780.21, 1.0], ["lot", 3780.21, 3780.37, 1.0], ["of", 3780.37, 3780.49, 1.0], ["information", 3780.49, 3780.81, 1.0], ["about", 3780.81, 3781.37, 1.0], ["like", 3781.37, 3782.75, 1.0], ["cladistics", 3782.75, 3783.19, 1.0]], "end_sample": 166838679}, "166838679": {"confidence": 1.0, "track": 0, "text": "and so yeah that's", "timestamps": [["and", 3783.19, 3784.33, 1.0], ["so", 3784.33, 3785.53, 1.0], ["yeah", 3785.53, 3786.75, 1.0], ["that's", 3786.75, 3787.39, 1.0]], "end_sample": 167023899}, "167023899": {"confidence": 1.0, "track": 0, "text": "why i i know some of this but but there's like no the way we classify things", "timestamps": [["why", 3787.39, 3787.81, 1.0], ["i", 3787.81, 3788.11, 1.0], ["i", 3788.11, 3788.35, 1.0], ["know", 3788.35, 3788.55, 1.0], ["some", 3788.55, 3788.97, 1.0], ["of", 3788.97, 3789.11, 1.0], ["this", 3789.11, 3789.31, 1.0], ["but", 3789.31, 3789.63, 1.0], ["but", 3789.63, 3790.61, 1.0], ["there's", 3790.61, 3790.79, 1.0], ["like", 3790.79, 3790.89, 1.0], ["no", 3790.89, 3791.15, 1.0], ["the", 3791.15, 3791.61, 1.0], ["way", 3791.61, 3791.79, 1.0], ["we", 3791.79, 3791.95, 1.0], ["classify", 3791.95, 3792.23, 1.0], ["things", 3792.23, 3792.59, 1.0]], "end_sample": 167253219}, "167253219": {"confidence": 1.0, "track": 0, "text": "in like libraries is done entirely by like humans but when you were talking", "timestamps": [["in", 3792.59, 3792.73, 1.0], ["like", 3792.73, 3792.85, 1.0], ["libraries", 3792.85, 3793.19, 1.0], ["is", 3793.19, 3793.67, 1.0], ["done", 3793.67, 3793.89, 1.0], ["entirely", 3793.89, 3794.27, 1.0], ["by", 3794.27, 3794.61, 1.0], ["like", 3794.61, 3794.81, 1.0], ["humans", 3794.81, 3795.27, 1.0], ["but", 3795.27, 3795.73, 1.0], ["when", 3795.73, 3796.17, 1.0], ["you", 3796.17, 3796.31, 1.0], ["were", 3796.31, 3796.41, 1.0], ["talking", 3796.41, 3796.69, 1.0]], "end_sample": 167434029}, "167434029": {"confidence": 1.0, "track": 0, "text": "about like defining species it's done kind of in academic journals and not taxonomies", "timestamps": [["about", 3796.69, 3796.99, 1.0], ["like", 3796.99, 3797.39, 1.0], ["defining", 3797.39, 3798.31, 1.0], ["species", 3798.31, 3798.73, 1.0], ["it's", 3798.73, 3799.41, 1.0], ["done", 3799.41, 3799.61, 1.0], ["kind", 3799.61, 3799.97, 1.0], ["of", 3799.97, 3800.11, 1.0], ["in", 3800.11, 3800.23, 1.0], ["academic", 3800.23, 3800.49, 1.0], ["journals", 3800.49, 3801.03, 1.0], ["and", 3801.03, 3801.27, 1.0], ["not", 3801.27, 3801.49, 1.0], ["taxonomies", 3801.49, 3802.21, 1.0]], "end_sample": 167677461}, "167677461": {"confidence": 1.0, "track": 0, "text": "so then if you're trying to make like a taxonomy of something,", "timestamps": [["so", 3802.21, 3802.45, 1.0], ["then", 3802.45, 3802.77, 1.0], ["if", 3802.77, 3803.71, 1.0], ["you're", 3803.71, 3803.87, 1.0], ["trying", 3803.87, 3804.13, 1.0], ["to", 3804.13, 3804.29, 1.0], ["make", 3804.29, 3804.55, 1.0], ["like", 3804.55, 3804.87, 1.0], ["a", 3804.87, 3805.49, 1.0], ["taxonomy", 3805.49, 3806.07, 1.0], ["of", 3806.07, 3806.37, 1.0], ["something,", 3806.37, 3806.63, 1.0]], "end_sample": 167872383}, "167897961": {"confidence": 1.0, "track": 0, "text": "you have to compare different peer-reviewed journals and people are just arguing about like.", "timestamps": [["you", 3807.21, 3807.77, 1.0], ["have", 3807.77, 3807.95, 1.0], ["to", 3807.95, 3808.09, 1.0], ["compare", 3808.09, 3808.35, 1.0], ["different", 3808.35, 3808.73, 1.0], ["peer-reviewed", 3808.73, 3809.51, 1.0], ["journals", 3809.51, 3809.81, 1.0], ["and", 3809.81, 3810.11, 1.0], ["people", 3810.11, 3810.27, 1.0], ["are", 3810.27, 3810.47, 1.0], ["just", 3810.47, 3810.65, 1.0], ["arguing", 3810.65, 3810.99, 1.0], ["about", 3810.99, 3811.31, 1.0], ["like.", 3811.31, 3811.59, 1.0]], "end_sample": 168091119}, "168156387": {"confidence": 1.0, "track": 0, "text": "When like like when these things are", "timestamps": [["When", 3813.07, 3813.63, 1.0], ["like", 3813.63, 3814.19, 1.0], ["like", 3814.19, 3814.45, 1.0], ["when", 3814.45, 3815.13, 1.0], ["these", 3815.13, 3815.39, 1.0], ["things", 3815.39, 3815.61, 1.0], ["are", 3815.61, 3815.73, 1.0]], "end_sample": 168273693, "newpara": true}, "168273693": {"confidence": 1.0, "track": 0, "text": "subspecies or do we have to reorganize this", "timestamps": [["subspecies", 3815.73, 3816.41, 1.0], ["or", 3816.41, 3816.77, 1.0], ["do", 3816.77, 3817.61, 1.0], ["we", 3817.61, 3817.79, 1.0], ["have", 3817.79, 3817.93, 1.0], ["to", 3817.93, 3818.13, 1.0], ["reorganize", 3818.13, 3818.83, 1.0], ["this", 3818.83, 3819.03, 1.0]], "end_sample": 168419223}, "168419223": {"confidence": 1.0, "track": 0, "text": "entire tree because of new genetic information or if", "timestamps": [["entire", 3819.03, 3819.27, 1.0], ["tree", 3819.27, 3819.61, 1.0], ["because", 3819.61, 3819.87, 1.0], ["of", 3819.87, 3820.05, 1.0], ["new", 3820.05, 3820.19, 1.0], ["genetic", 3820.19, 3820.47, 1.0], ["information", 3820.47, 3820.95, 1.0], ["or", 3820.95, 3821.71, 1.0], ["if", 3821.71, 3821.91, 1.0]], "end_sample": 168546231}, "168546231": {"confidence": 1.0, "track": 0, "text": "you have if you don't have genetic information then like", "timestamps": [["you", 3821.91, 3822.39, 1.0], ["have", 3822.39, 3822.57, 1.0], ["if", 3822.57, 3822.85, 1.0], ["you", 3822.85, 3822.93, 1.0], ["don't", 3822.93, 3823.17, 1.0], ["have", 3823.17, 3823.25, 1.0], ["genetic", 3823.25, 3823.51, 1.0], ["information", 3823.51, 3823.95, 1.0], ["then", 3823.95, 3824.89, 1.0], ["like", 3824.89, 3825.05, 1.0]], "end_sample": 168684705}, "168684705": {"confidence": 1.0, "track": 0, "text": "new fossil information or reinterpreting fossil information", "timestamps": [["new", 3825.05, 3825.23, 1.0], ["fossil", 3825.23, 3825.55, 1.0], ["information", 3825.55, 3825.97, 1.0], ["or", 3825.97, 3826.59, 1.0], ["reinterpreting", 3826.59, 3827.41, 1.0], ["fossil", 3827.41, 3827.63, 1.0], ["information", 3827.63, 3828.19, 1.0]], "end_sample": 168823179}, "168823179": {"confidence": 1.0, "track": 0, "text": "and you have to like just reorganize things", "timestamps": [["and", 3828.19, 3829.03, 1.0], ["you", 3829.03, 3829.47, 1.0], ["have", 3829.47, 3829.63, 1.0], ["to", 3829.63, 3829.87, 1.0], ["like", 3829.87, 3830.35, 1.0], ["just", 3830.35, 3830.57, 1.0], ["reorganize", 3830.57, 3831.31, 1.0], ["things", 3831.31, 3831.57, 1.0]], "end_sample": 168972237}, "168972237": {"confidence": 1.0, "track": 0, "text": "because things are always the descendant of", "timestamps": [["because", 3831.57, 3831.99, 1.0], ["things", 3831.99, 3833.13, 1.0], ["are", 3833.13, 3833.35, 1.0], ["always", 3833.35, 3833.65, 1.0], ["the", 3833.65, 3833.87, 1.0], ["descendant", 3833.87, 3834.29, 1.0], ["of", 3834.29, 3834.41, 1.0]], "end_sample": 169097481}, "169097481": {"confidence": 1.0, "track": 0, "text": "their ancestors so if you've got things that are not grouped", "timestamps": [["their", 3834.41, 3834.49, 1.0], ["ancestors", 3834.49, 3834.93, 1.0], ["so", 3834.93, 3835.41, 1.0], ["if", 3835.41, 3835.61, 1.0], ["you've", 3835.61, 3835.75, 1.0], ["got", 3835.75, 3835.93, 1.0], ["things", 3835.93, 3836.37, 1.0], ["that", 3836.37, 3836.67, 1.0], ["are", 3836.67, 3836.79, 1.0], ["not", 3836.79, 3837.41, 1.0], ["grouped", 3837.41, 3837.77, 1.0]], "end_sample": 169245657}, "169245657": {"confidence": 1.0, "track": 0, "text": "with their ancestors so that's a problem and you've got to reorganize everything", "timestamps": [["with", 3837.77, 3837.97, 1.0], ["their", 3837.97, 3838.09, 1.0], ["ancestors", 3838.09, 3838.57, 1.0], ["so", 3838.57, 3838.93, 1.0], ["that's", 3838.93, 3839.13, 1.0], ["a", 3839.13, 3839.19, 1.0], ["problem", 3839.19, 3839.53, 1.0], ["and", 3839.53, 3839.71, 1.0], ["you've", 3839.71, 3839.81, 1.0], ["got", 3839.81, 3839.93, 1.0], ["to", 3839.93, 3840.03, 1.0], ["reorganize", 3840.03, 3840.55, 1.0], ["everything", 3840.55, 3841.13, 1.0]], "end_sample": 169393833}, "169393833": {"confidence": 1.0, "track": 0, "text": "the problem with it is like it's hierarchical so", "timestamps": [["the", 3841.13, 3842.21, 1.0], ["problem", 3842.21, 3842.57, 1.0], ["with", 3842.57, 3842.75, 1.0], ["it", 3842.75, 3842.87, 1.0], ["is", 3842.87, 3843.01, 1.0], ["like", 3843.01, 3843.15, 1.0], ["it's", 3843.15, 3843.31, 1.0], ["hierarchical", 3843.31, 3844.01, 1.0], ["so", 3844.01, 3844.99, 1.0]], "end_sample": 169564059}, "169564059": {"confidence": 1.0, "track": 0, "text": "taxonomy goes through a hierarchy but it", "timestamps": [["taxonomy", 3844.99, 3845.45, 1.0], ["goes", 3845.45, 3845.71, 1.0], ["through", 3845.71, 3845.91, 1.0], ["a", 3845.91, 3846.07, 1.0], ["hierarchy", 3846.07, 3846.55, 1.0], ["but", 3846.55, 3847.89, 1.0], ["it", 3847.89, 3847.95, 1.0]], "end_sample": 169694595}, "169694595": {"confidence": 1.0, "track": 0, "text": "doesn't deal with now but it", "timestamps": [["doesn't", 3847.95, 3848.11, 1.0], ["deal", 3848.11, 3848.35, 1.0], ["with", 3848.35, 3848.49, 1.0], ["now", 3848.49, 3848.97, 1.0], ["but", 3848.97, 3850.83, 1.0], ["it", 3850.83, 3851.07, 1.0]], "end_sample": 169832187}, "169832187": {"confidence": 1.0, "track": 0, "text": "doesn't deal with time very well because things evolve species evolve", "timestamps": [["doesn't", 3851.07, 3851.29, 1.0], ["deal", 3851.29, 3851.47, 1.0], ["with", 3851.47, 3851.61, 1.0], ["time", 3851.61, 3851.89, 1.0], ["very", 3851.89, 3852.29, 1.0], ["well", 3852.29, 3852.57, 1.0], ["because", 3852.57, 3852.87, 1.0], ["things", 3852.87, 3853.23, 1.0], ["evolve", 3853.23, 3853.47, 1.0], ["species", 3853.47, 3853.83, 1.0], ["evolve", 3853.83, 3854.23, 1.0]], "end_sample": 169971543}, "169971543": {"confidence": 1.0, "track": 0, "text": "over time so if you imagine taxonomy hierarchy is like the x and y axis you", "timestamps": [["over", 3854.23, 3854.53, 1.0], ["time", 3854.53, 3854.77, 1.0], ["so", 3854.77, 3855.15, 1.0], ["if", 3855.15, 3855.27, 1.0], ["you", 3855.27, 3855.37, 1.0], ["imagine", 3855.37, 3855.71, 1.0], ["taxonomy", 3855.71, 3856.91, 1.0], ["hierarchy", 3856.91, 3857.51, 1.0], ["is", 3857.51, 3858.25, 1.0], ["like", 3858.25, 3858.53, 1.0], ["the", 3858.53, 3858.97, 1.0], ["x", 3858.97, 3859.19, 1.0], ["and", 3859.19, 3859.39, 1.0], ["y", 3859.39, 3859.65, 1.0], ["axis", 3859.65, 3860.13, 1.0], ["you", 3860.13, 3860.79, 1.0]], "end_sample": 170260839}, "170260839": {"confidence": 1.0, "track": 0, "text": "need a z axis as well because like when does homo erectus become homo habilis", "timestamps": [["need", 3860.79, 3861.27, 1.0], ["a", 3861.27, 3861.39, 1.0], ["z", 3861.39, 3861.51, 1.0], ["axis", 3861.51, 3861.87, 1.0], ["as", 3861.87, 3862.23, 1.0], ["well", 3862.23, 3862.45, 1.0], ["because", 3862.45, 3862.79, 1.0], ["like", 3862.79, 3863.01, 1.0], ["when", 3863.01, 3863.27, 1.0], ["does", 3863.27, 3863.57, 1.0], ["homo", 3863.57, 3864.55, 1.0], ["erectus", 3864.55, 3864.95, 1.0], ["become", 3864.95, 3865.21, 1.0], ["homo", 3865.21, 3865.65, 1.0], ["habilis", 3865.65, 3866.03, 1.0]], "end_sample": 170491923}, "170491923": {"confidence": 1.0, "track": 0, "text": "well it didn't like there wasn't like a first species of them and there's a word for that like,", "timestamps": [["well", 3866.03, 3866.17, 1.0], ["it", 3866.17, 3866.27, 1.0], ["didn't", 3866.27, 3866.65, 1.0], ["like", 3866.65, 3867.27, 1.0], ["there", 3867.27, 3867.99, 1.0], ["wasn't", 3867.99, 3868.25, 1.0], ["like", 3868.25, 3868.39, 1.0], ["a", 3868.39, 3868.47, 1.0], ["first", 3868.47, 3868.69, 1.0], ["species", 3868.69, 3869.09, 1.0], ["of", 3869.09, 3869.45, 1.0], ["them", 3869.45, 3869.65, 1.0], ["and", 3869.65, 3870.49, 1.0], ["there's", 3870.49, 3870.67, 1.0], ["a", 3870.67, 3870.75, 1.0], ["word", 3870.75, 3871.09, 1.0], ["for", 3871.09, 3871.53, 1.0], ["that", 3871.53, 3871.77, 1.0], ["like,", 3871.77, 3872.05, 1.0]], "end_sample": 170757405}, "170789863": {"confidence": 1.0, "track": 0, "text": "If you like circled it on a phylogeny tree, like the area in between, there's a word for that.", "timestamps": [["If", 3872.79, 3873.03, 1.0], ["you", 3873.03, 3873.15, 1.0], ["like", 3873.15, 3873.31, 1.0], ["circled", 3873.31, 3873.91, 1.0], ["it", 3873.91, 3874.07, 1.0], ["on", 3874.07, 3874.33, 1.0], ["a", 3874.33, 3874.43, 1.0], ["phylogeny", 3874.43, 3874.99, 1.0], ["tree,", 3874.99, 3875.43, 1.0], ["like", 3875.63, 3876.43, 1.0], ["the", 3876.43, 3876.57, 1.0], ["area", 3876.57, 3876.89, 1.0], ["in", 3876.89, 3877.19, 1.0], ["between,", 3877.19, 3877.51, 1.0], ["there's", 3877.67, 3878.23, 1.0], ["a", 3878.23, 3878.29, 1.0], ["word", 3878.29, 3878.57, 1.0], ["for", 3878.57, 3878.79, 1.0], ["that.", 3878.79, 3878.99, 1.0]], "end_sample": 171063283}, "171066811": {"confidence": 1.0, "track": 0, "text": "And I have been forgetting what it is for years and I can't find it.", "timestamps": [["And", 3879.07, 3879.19, 1.0], ["I", 3879.19, 3879.25, 1.0], ["have", 3879.25, 3879.91, 1.0], ["been", 3879.91, 3880.49, 1.0], ["forgetting", 3880.49, 3880.89, 1.0], ["what", 3880.89, 3881.19, 1.0], ["it", 3881.19, 3881.29, 1.0], ["is", 3881.29, 3881.41, 1.0], ["for", 3881.41, 3881.55, 1.0], ["years", 3881.55, 3881.75, 1.0], ["and", 3881.75, 3881.87, 1.0], ["I", 3881.87, 3881.93, 1.0], ["can't", 3881.93, 3882.25, 1.0], ["find", 3882.25, 3882.55, 1.0], ["it.", 3882.55, 3882.79, 1.0]], "end_sample": 171230863}, "171233509": {"confidence": 1.0, "track": 3, "text": "The branch?", "timestamps": [["The", 3882.85, 3882.93, 1.0], ["branch?", 3882.93, 3883.35, 1.0]], "end_sample": 171255559, "newpara": true}, "171299659": {"confidence": 0.97, "track": 0, "text": "No, like it's, it's like, it's, it involves things within the branch.", "timestamps": [["No,", 3884.35, 3884.85, 1.0], ["like", 3884.93, 3885.09, 1.0], ["it's,", 3885.09, 3885.39, 1.0], ["it's", 3885.39, 3885.59, 1.0], ["like,", 3885.59, 3885.75, 1.0], ["it's,", 3885.77, 3886.07, 0.95], ["it", 3886.07, 3886.35, 0.95], ["involves", 3886.35, 3886.85, 0.95], ["things", 3886.85, 3887.45, 0.95], ["within", 3887.45, 3887.79, 0.95], ["the", 3887.79, 3888.17, 0.95], ["branch.", 3888.17, 3888.51, 0.95]], "end_sample": 171483115, "newpara": true}, "171493699": {"confidence": 1.0, "track": 0, "text": "Right. The area between nodes that might also include populations that weren't species.", "timestamps": [["Right.", 3888.75, 3889.25, 1.0], ["The", 3889.31, 3889.49, 1.0], ["area", 3889.49, 3889.69, 1.0], ["between", 3889.69, 3889.95, 1.0], ["nodes", 3889.95, 3890.37, 1.0], ["that", 3890.37, 3890.77, 1.0], ["might", 3890.77, 3891.39, 1.0], ["also", 3891.39, 3891.81, 1.0], ["include", 3891.81, 3892.43, 1.0], ["populations", 3892.43, 3893.33, 1.0], ["that", 3893.33, 3893.77, 1.0], ["weren't", 3893.77, 3893.99, 1.0], ["species.", 3893.99, 3894.25, 1.0]], "end_sample": 171736249}, "171790933": {"confidence": 1.0, "track": 0, "text": "I just remember an illustration of it in my mind and I cannot remember what the word was.", "timestamps": [["I", 3895.49, 3895.99, 1.0], ["just", 3895.99, 3896.17, 1.0], ["remember", 3896.17, 3896.41, 1.0], ["an", 3896.41, 3896.63, 1.0], ["illustration", 3896.63, 3896.95, 1.0], ["of", 3896.95, 3897.37, 1.0], ["it", 3897.37, 3897.47, 1.0], ["in", 3897.47, 3897.57, 1.0], ["my", 3897.57, 3897.67, 1.0], ["mind", 3897.67, 3897.97, 1.0], ["and", 3897.97, 3898.07, 1.0], ["I", 3898.07, 3898.15, 1.0], ["cannot", 3898.15, 3898.47, 1.0], ["remember", 3898.47, 3898.79, 1.0], ["what", 3898.79, 3899.03, 1.0], ["the", 3899.03, 3899.13, 1.0], ["word", 3899.13, 3899.31, 1.0], ["was.", 3899.31, 3899.65, 1.0]], "end_sample": 171974389, "newpara": true}, "171974389": {"confidence": 1.0, "track": 0, "text": "And it was i know i know who i heard", "timestamps": [["And", 3899.65, 3899.79, 1.0], ["it", 3899.79, 3899.83, 1.0], ["was", 3899.83, 3899.99, 1.0], ["i", 3899.99, 3900.91, 1.0], ["know", 3900.91, 3901.39, 1.0], ["i", 3901.39, 3901.51, 1.0], ["know", 3901.51, 3901.87, 1.0], ["who", 3901.87, 3902.07, 1.0], ["i", 3902.07, 3902.23, 1.0], ["heard", 3902.23, 3902.41, 1.0]], "end_sample": 172096105}, "172096105": {"confidence": 1.0, "track": 0, "text": "it from too it was pz myers had to talk about it when", "timestamps": [["it", 3902.41, 3902.53, 1.0], ["from", 3902.53, 3902.67, 1.0], ["too", 3902.67, 3902.89, 1.0], ["it", 3902.89, 3903.05, 1.0], ["was", 3903.05, 3903.13, 1.0], ["pz", 3903.13, 3903.37, 1.0], ["myers", 3903.37, 3903.89, 1.0], ["had", 3903.89, 3904.17, 1.0], ["to", 3904.17, 3904.33, 1.0], ["talk", 3904.33, 3904.55, 1.0], ["about", 3904.55, 3904.81, 1.0], ["it", 3904.81, 3905.07, 1.0], ["when", 3905.07, 3905.77, 1.0]], "end_sample": 172244281}, "172244281": {"confidence": 1.0, "track": 0, "text": "he was talking about phylogeny for some reason", "timestamps": [["he", 3905.77, 3905.87, 1.0], ["was", 3905.87, 3905.97, 1.0], ["talking", 3905.97, 3906.25, 1.0], ["about", 3906.25, 3906.71, 1.0], ["phylogeny", 3906.71, 3908.05, 1.0], ["for", 3908.05, 3908.25, 1.0], ["some", 3908.25, 3908.45, 1.0], ["reason", 3908.45, 3908.79, 1.0]], "end_sample": 172377463}, "172377463": {"confidence": 1.0, "track": 0, "text": "because i think he was probably doing some anti-creationist thing", "timestamps": [["because", 3908.79, 3909.13, 1.0], ["i", 3909.13, 3909.51, 1.0], ["think", 3909.51, 3909.65, 1.0], ["he", 3909.65, 3909.75, 1.0], ["was", 3909.75, 3909.85, 1.0], ["probably", 3909.85, 3910.07, 1.0], ["doing", 3910.07, 3910.81, 1.0], ["some", 3910.81, 3910.99, 1.0], ["anti-creationist", 3910.99, 3911.77, 1.0], ["thing", 3911.77, 3912.01, 1.0]], "end_sample": 172519465}, "172519465": {"confidence": 1.0, "track": 0, "text": "but yeah it was just this term for like explaining", "timestamps": [["but", 3912.01, 3912.85, 1.0], ["yeah", 3912.85, 3913.09, 1.0], ["it", 3913.09, 3913.23, 1.0], ["was", 3913.23, 3913.35, 1.0], ["just", 3913.35, 3913.51, 1.0], ["this", 3913.51, 3913.63, 1.0], ["term", 3913.63, 3913.97, 1.0], ["for", 3913.97, 3914.41, 1.0], ["like", 3914.41, 3915.23, 1.0], ["explaining", 3915.23, 3916.41, 1.0]], "end_sample": 172713505}, "172713505": {"confidence": 1.0, "track": 0, "text": "change through time because the way we we organize", "timestamps": [["change", 3916.41, 3916.79, 1.0], ["through", 3916.79, 3917.19, 1.0], ["time", 3917.19, 3917.53, 1.0], ["because", 3917.53, 3918.05, 1.0], ["the", 3918.05, 3918.31, 1.0], ["way", 3918.31, 3918.49, 1.0], ["we", 3918.49, 3918.67, 1.0], ["we", 3918.67, 3918.95, 1.0], ["organize", 3918.95, 3919.29, 1.0]], "end_sample": 172840513}, "172840513": {"confidence": 1.0, "track": 0, "text": "things are so hierarchical like like you", "timestamps": [["things", 3919.29, 3919.59, 1.0], ["are", 3919.59, 3919.87, 1.0], ["so", 3919.87, 3920.05, 1.0], ["hierarchical", 3920.05, 3920.81, 1.0], ["like", 3920.81, 3921.19, 1.0], ["like", 3921.19, 3922.39, 1.0], ["you", 3922.39, 3923.25, 1.0]], "end_sample": 173015149}, "173015149": {"confidence": 1.0, "track": 0, "text": "know this is gorilla gorilla but then", "timestamps": [["know", 3923.25, 3923.39, 1.0], ["this", 3923.39, 3924.31, 1.0], ["is", 3924.31, 3924.63, 1.0], ["gorilla", 3924.63, 3925.03, 1.0], ["gorilla", 3925.03, 3925.33, 1.0], ["but", 3925.33, 3925.85, 1.0], ["then", 3925.85, 3926.13, 1.0]], "end_sample": 173142157}, "173142157": {"confidence": 1.0, "track": 0, "text": "oh actually this is gorilla gorilla mountainous or", "timestamps": [["oh", 3926.13, 3926.33, 1.0], ["actually", 3926.33, 3926.83, 1.0], ["this", 3926.83, 3927.07, 1.0], ["is", 3927.07, 3927.25, 1.0], ["gorilla", 3927.25, 3927.55, 1.0], ["gorilla", 3927.55, 3927.83, 1.0], ["mountainous", 3927.83, 3928.67, 1.0], ["or", 3928.67, 3928.85, 1.0]], "end_sample": 173262109}, "173262109": {"confidence": 1.0, "track": 0, "text": "something or like it because that has ruined", "timestamps": [["something", 3928.85, 3929.15, 1.0], ["or", 3929.15, 3929.69, 1.0], ["like", 3929.69, 3930.45, 1.0], ["it", 3930.45, 3930.57, 1.0], ["because", 3930.57, 3930.83, 1.0], ["that", 3930.83, 3931.29, 1.0], ["has", 3931.29, 3931.53, 1.0], ["ruined", 3931.53, 3931.77, 1.0]], "end_sample": 173390881}, "173390881": {"confidence": 1.0, "track": 0, "text": "my favorite like fun fact which is like what's the", "timestamps": [["my", 3931.77, 3931.95, 1.0], ["favorite", 3931.95, 3932.27, 1.0], ["like", 3932.27, 3932.47, 1.0], ["fun", 3932.47, 3932.67, 1.0], ["fact", 3932.67, 3932.99, 1.0], ["which", 3932.99, 3933.33, 1.0], ["is", 3933.33, 3933.53, 1.0], ["like", 3933.53, 3933.75, 1.0], ["what's", 3933.75, 3934.65, 1.0], ["the", 3934.65, 3934.85, 1.0]], "end_sample": 173526709}, "173526709": {"confidence": 1.0, "track": 0, "text": "the what's the living", "timestamps": [["the", 3934.85, 3936.11, 1.0], ["what's", 3936.11, 3937.31, 1.0], ["the", 3937.31, 3937.47, 1.0], ["living", 3937.47, 3937.93, 1.0]], "end_sample": 173662537}, "173662537": {"confidence": 1.0, "track": 0, "text": "creature that we use its scientific name as", "timestamps": [["creature", 3937.93, 3938.29, 1.0], ["that", 3938.29, 3938.81, 1.0], ["we", 3938.81, 3939.07, 1.0], ["use", 3939.07, 3939.35, 1.0], ["its", 3939.35, 3939.59, 1.0], ["scientific", 3939.59, 3939.97, 1.0], ["name", 3939.97, 3940.53, 1.0], ["as", 3940.53, 3941.45, 1.0]], "end_sample": 173817769}, "173817769": {"confidence": 1.0, "track": 0, "text": "its common name which is a fun one it's not", "timestamps": [["its", 3941.45, 3941.61, 1.0], ["common", 3941.61, 3941.89, 1.0], ["name", 3941.89, 3942.23, 1.0], ["which", 3942.23, 3943.21, 1.0], ["is", 3943.21, 3943.29, 1.0], ["a", 3943.29, 3943.41, 1.0], ["fun", 3943.41, 3943.57, 1.0], ["one", 3943.57, 3943.81, 1.0], ["it's", 3943.81, 3944.75, 1.0], ["not", 3944.75, 3944.87, 1.0]], "end_sample": 173968591}, "173968591": {"confidence": 1.0, "track": 0, "text": "gorilla but it's it's boa constrictor oh", "timestamps": [["gorilla", 3944.87, 3945.15, 1.0], ["but", 3945.15, 3946.17, 1.0], ["it's", 3946.17, 3946.31, 1.0], ["it's", 3946.31, 3946.55, 1.0], ["boa", 3946.55, 3946.71, 1.0], ["constrictor", 3946.71, 3947.49, 1.0], ["oh", 3947.49, 3948.39, 1.0]], "end_sample": 174123823}, "174123823": {"confidence": 1.0, "track": 0, "text": "like the the", "timestamps": [["like", 3948.39, 3949.85, 1.0], ["the", 3949.85, 3951.25, 1.0], ["the", 3951.25, 3951.53, 1.0]], "end_sample": 174262297}, "174262297": {"confidence": 1.0, "track": 0, "text": "the double-barreled name because all the other", "timestamps": [["the", 3951.53, 3951.97, 1.0], ["double-barreled", 3951.97, 3952.65, 1.0], ["name", 3952.65, 3952.89, 1.0], ["because", 3952.89, 3953.33, 1.0], ["all", 3953.33, 3953.89, 1.0], ["the", 3953.89, 3954.15, 1.0], ["other", 3954.15, 3954.29, 1.0]], "end_sample": 174384013}, "174384013": {"confidence": 1.0, "track": 0, "text": "ones you'll think of over like gorilla gorilla yeah bison bison", "timestamps": [["ones", 3954.29, 3954.51, 1.0], ["you'll", 3954.51, 3954.75, 1.0], ["think", 3954.75, 3954.93, 1.0], ["of", 3954.93, 3955.07, 1.0], ["over", 3955.07, 3955.17, 1.0], ["like", 3955.17, 3955.29, 1.0], ["gorilla", 3955.29, 3955.75, 1.0], ["gorilla", 3955.75, 3956.05, 1.0], ["yeah", 3956.05, 3956.75, 1.0], ["bison", 3956.75, 3957.11, 1.0], ["bison", 3957.11, 3957.51, 1.0]], "end_sample": 174526015}, "174526015": {"confidence": 1.0, "track": 0, "text": "or gorilla gorilla but if you want the genus in", "timestamps": [["or", 3957.51, 3957.89, 1.0], ["gorilla", 3957.89, 3958.21, 1.0], ["gorilla", 3958.21, 3958.45, 1.0], ["but", 3958.45, 3958.77, 1.0], ["if", 3958.77, 3958.89, 1.0], ["you", 3958.89, 3959.03, 1.0], ["want", 3959.03, 3959.23, 1.0], ["the", 3959.23, 3959.47, 1.0], ["genus", 3959.47, 3960.43, 1.0], ["in", 3960.43, 3960.51, 1.0]], "end_sample": 174658315}, "174658315": {"confidence": 1.0, "track": 0, "text": "the species it's boa constrictor we usually do that with dinosaurs though like", "timestamps": [["the", 3960.51, 3960.61, 1.0], ["species", 3960.61, 3960.93, 1.0], ["it's", 3960.93, 3961.33, 1.0], ["boa", 3961.33, 3961.53, 1.0], ["constrictor", 3961.53, 3962.23, 1.0], ["we", 3962.23, 3962.45, 1.0], ["usually", 3962.45, 3962.85, 1.0], ["do", 3962.85, 3962.99, 1.0], ["that", 3962.99, 3963.11, 1.0], ["with", 3963.11, 3963.21, 1.0], ["dinosaurs", 3963.21, 3963.57, 1.0], ["though", 3963.57, 3963.95, 1.0], ["like", 3963.95, 3964.69, 1.0]], "end_sample": 174842653}, "174842653": {"confidence": 1.0, "track": 0, "text": "t-rex yeah but then boa constrictors are boa constrictor constrictors because", "timestamps": [["t-rex", 3964.69, 3965.11, 1.0], ["yeah", 3965.11, 3965.47, 1.0], ["but", 3965.47, 3966.41, 1.0], ["then", 3966.41, 3966.79, 1.0], ["boa", 3966.79, 3967.81, 1.0], ["constrictors", 3967.81, 3968.43, 1.0], ["are", 3968.43, 3968.55, 1.0], ["boa", 3968.55, 3968.71, 1.0], ["constrictor", 3968.71, 3969.29, 1.0], ["constrictors", 3969.29, 3969.83, 1.0], ["because", 3969.83, 3970.75, 1.0]], "end_sample": 175109899}, "175109899": {"confidence": 1.0, "track": 0, "text": "someone had to make a point about some species them so now it's they're not", "timestamps": [["someone", 3970.75, 3971.09, 1.0], ["had", 3971.09, 3971.33, 1.0], ["to", 3971.33, 3971.45, 1.0], ["make", 3971.45, 3971.61, 1.0], ["a", 3971.61, 3971.71, 1.0], ["point", 3971.71, 3971.99, 1.0], ["about", 3971.99, 3972.79, 1.0], ["some", 3972.79, 3973.37, 1.0], ["species", 3973.37, 3973.69, 1.0], ["them", 3973.69, 3974.17, 1.0], ["so", 3974.17, 3974.51, 1.0], ["now", 3974.51, 3974.81, 1.0], ["it's", 3974.81, 3975.11, 1.0], ["they're", 3975.11, 3975.51, 1.0], ["not", 3975.51, 3975.77, 1.0]], "end_sample": 175331281}, "175331281": {"confidence": 1.0, "track": 0, "text": "constrictors all the time someone had to make", "timestamps": [["constrictors", 3975.77, 3977.17, 1.0], ["all", 3977.17, 3977.39, 1.0], ["the", 3977.39, 3977.51, 1.0], ["time", 3977.51, 3977.77, 1.0], ["someone", 3977.77, 3978.93, 1.0], ["had", 3978.93, 3979.11, 1.0], ["to", 3979.11, 3979.19, 1.0], ["make", 3979.19, 3979.29, 1.0]], "end_sample": 175486513}, "175490041": {"confidence": 1.0, "track": 0, "text": "a point i suppose i mean you got to publish and.", "timestamps": [["a", 3979.37, 3979.37, 1.0], ["point", 3979.37, 3979.61, 1.0], ["i", 3979.61, 3979.73, 1.0], ["suppose", 3979.73, 3979.95, 1.0], ["i", 3979.95, 3980.33, 1.0], ["mean", 3980.33, 3980.45, 1.0], ["you", 3980.45, 3980.53, 1.0], ["got", 3980.53, 3980.65, 1.0], ["to", 3980.65, 3980.75, 1.0], ["publish", 3980.75, 3981.11, 1.0], ["and.", 3981.11, 3983.23, 1.0]], "end_sample": 175660267}, "175660267": {"confidence": 0.95, "track": 3, "text": "That's why taxonomy is bullshit it was a really slow academic year someone had", "timestamps": [["That's", 3983.23, 3983.49, 0.95], ["why", 3983.49, 3983.57, 0.95], ["taxonomy", 3983.57, 3984.07, 0.95], ["is", 3984.07, 3984.31, 0.95], ["bullshit", 3984.31, 3984.71, 0.95], ["it", 3984.71, 3985.57, 0.95], ["was", 3985.57, 3985.87, 0.95], ["a", 3985.87, 3985.95, 0.95], ["really", 3985.95, 3986.13, 0.95], ["slow", 3986.13, 3986.43, 0.95], ["academic", 3986.43, 3986.89, 0.95], ["year", 3986.89, 3987.37, 0.95], ["someone", 3987.37, 3988.33, 0.95], ["had", 3988.33, 3989.17, 0.95]], "end_sample": 175922221, "newpara": true}, "175922221": {"confidence": 0.95, "track": 3, "text": "to get tenure i guess i just need one more paper one more little one i'm just gonna.", "timestamps": [["to", 3989.17, 3989.29, 0.95], ["get", 3989.29, 3989.47, 0.95], ["tenure", 3989.47, 3989.85, 0.95], ["i", 3989.85, 3990.11, 0.95], ["guess", 3990.11, 3990.43, 0.95], ["i", 3990.43, 3991.33, 0.95], ["just", 3991.33, 3992.67, 0.95], ["need", 3992.67, 3992.87, 0.95], ["one", 3992.87, 3993.05, 0.95], ["more", 3993.05, 3993.25, 0.95], ["paper", 3993.25, 3993.59, 0.95], ["one", 3993.59, 3994.53, 0.95], ["more", 3994.53, 3994.67, 0.95], ["little", 3994.67, 3994.91, 0.95], ["one", 3994.91, 3995.15, 0.95], ["i'm", 3995.15, 3996.09, 0.95], ["just", 3996.09, 3996.11, 0.95], ["gonna.", 3996.11, 3996.33, 0.95]], "end_sample": 176237977}, "176237977": {"confidence": 0.95, "track": 1, "text": "Add constrictor to boa constrictor just.", "timestamps": [["Add", 3996.33, 3996.53, 0.95], ["constrictor", 3996.53, 3997.13, 0.95], ["to", 3997.13, 3997.27, 0.95], ["boa", 3997.27, 3997.45, 0.95], ["constrictor", 3997.45, 3998.09, 0.95], ["just.", 3998.09, 3998.37, 0.95]], "end_sample": 176327941, "newpara": true}, "176327941": {"confidence": 1.0, "track": 0, "text": "You know just girly things sometimes thinking.", "timestamps": [["You", 3998.37, 3998.91, 1.0], ["know", 3998.91, 3998.95, 1.0], ["just", 3998.95, 3999.33, 1.0], ["girly", 3999.33, 4000.81, 1.0], ["things", 4000.81, 4001.19, 1.0], ["sometimes", 4001.19, 4002.31, 1.0], ["thinking.", 4002.31, 4003.39, 1.0]], "end_sample": 176549323, "newpara": true}, "176549323": {"confidence": 1.0, "track": 3, "text": "About paleontology papers and how much The variety and how much evidence people", "timestamps": [["About", 4003.39, 4003.73, 1.0], ["paleontology", 4003.73, 4005.13, 1.0], ["papers", 4005.13, 4005.55, 1.0], ["and", 4005.55, 4006.53, 1.0], ["how", 4006.53, 4007.59, 1.0], ["much", 4007.59, 4008.01, 1.0], ["The", 4008.01, 4008.89, 1.0], ["variety", 4008.89, 4009.39, 1.0], ["and", 4009.39, 4009.83, 1.0], ["how", 4009.83, 4010.03, 1.0], ["much", 4010.03, 4010.31, 1.0], ["evidence", 4010.31, 4010.79, 1.0], ["people", 4010.79, 4011.25, 1.0]], "end_sample": 176895949, "newpara": true}, "176895949": {"confidence": 1.0, "track": 3, "text": "need to create a new species of dinosaur or a new species of any fossil thing.", "timestamps": [["need", 4011.25, 4011.59, 1.0], ["to", 4011.59, 4011.91, 1.0], ["create", 4011.91, 4012.27, 1.0], ["a", 4012.27, 4012.47, 1.0], ["new", 4012.47, 4012.63, 1.0], ["species", 4012.63, 4012.97, 1.0], ["of", 4012.97, 4013.33, 1.0], ["dinosaur", 4013.33, 4013.83, 1.0], ["or", 4013.83, 4014.65, 1.0], ["a", 4014.65, 4014.83, 1.0], ["new", 4014.83, 4014.95, 1.0], ["species", 4014.95, 4015.23, 1.0], ["of", 4015.23, 4015.51, 1.0], ["any", 4015.51, 4015.75, 1.0], ["fossil", 4015.75, 4016.27, 1.0], ["thing.", 4016.27, 4017.05, 1.0]], "end_sample": 177151729}, "177162313": {"confidence": 1.0, "track": 3, "text": "It doesn't have to be a dinosaur. There are fossil mammals too.", "timestamps": [["It", 4017.29, 4017.47, 1.0], ["doesn't", 4017.47, 4017.77, 1.0], ["have", 4017.77, 4017.89, 1.0], ["to", 4017.89, 4018.03, 1.0], ["be", 4018.03, 4018.17, 1.0], ["a", 4018.17, 4018.25, 1.0], ["dinosaur.", 4018.25, 4018.59, 1.0], ["There", 4018.81, 4019.21, 1.0], ["are", 4019.21, 4019.33, 1.0], ["fossil", 4019.33, 4019.55, 1.0], ["mammals", 4019.55, 4019.89, 1.0], ["too.", 4019.89, 4020.23, 1.0]], "end_sample": 177291967}, "177391809": {"confidence": 1.0, "track": 3, "text": "But a lot of fossil species are usually just represented by one specimen or", "timestamps": [["But", 4022.49, 4022.79, 1.0], ["a", 4022.79, 4023.15, 1.0], ["lot", 4023.15, 4024.13, 1.0], ["of", 4024.13, 4024.41, 1.0], ["fossil", 4024.41, 4026.31, 1.0], ["species", 4026.31, 4026.81, 1.0], ["are", 4026.81, 4027.57, 1.0], ["usually", 4027.57, 4028.47, 1.0], ["just", 4028.47, 4028.93, 1.0], ["represented", 4028.93, 4030.01, 1.0], ["by", 4030.01, 4030.63, 1.0], ["one", 4030.63, 4031.97, 1.0], ["specimen", 4031.97, 4032.73, 1.0], ["or", 4032.73, 4033.51, 1.0]], "end_sample": 177877791, "newpara": true}, "177877791": {"confidence": 1.0, "track": 3, "text": "one group of specimens collected in a single area or something like that.", "timestamps": [["one", 4033.51, 4034.03, 1.0], ["group", 4034.03, 4034.85, 1.0], ["of", 4034.85, 4036.01, 1.0], ["specimens", 4036.01, 4036.39, 1.0], ["collected", 4036.39, 4036.91, 1.0], ["in", 4036.91, 4037.27, 1.0], ["a", 4037.27, 4037.53, 1.0], ["single", 4037.53, 4037.89, 1.0], ["area", 4037.89, 4038.23, 1.0], ["or", 4038.23, 4038.65, 1.0], ["something", 4038.65, 4038.89, 1.0], ["like", 4038.89, 4039.15, 1.0], ["that.", 4039.15, 4039.43, 1.0]], "end_sample": 178138863}, "178138863": {"confidence": 1.0, "track": 3, "text": "And it doesn't really make a lot of sense sometimes when you look at current", "timestamps": [["And", 4039.43, 4040.21, 1.0], ["it", 4040.21, 4041.09, 1.0], ["doesn't", 4041.09, 4041.69, 1.0], ["really", 4041.69, 4042.91, 1.0], ["make", 4042.91, 4043.33, 1.0], ["a", 4043.33, 4043.45, 1.0], ["lot", 4043.45, 4043.61, 1.0], ["of", 4043.61, 4043.73, 1.0], ["sense", 4043.73, 4044.03, 1.0], ["sometimes", 4044.03, 4044.93, 1.0], ["when", 4044.93, 4045.39, 1.0], ["you", 4045.39, 4045.51, 1.0], ["look", 4045.51, 4045.75, 1.0], ["at", 4045.75, 4045.99, 1.0], ["current", 4045.99, 4046.97, 1.0]], "end_sample": 178471377}, "178471377": {"confidence": 1.0, "track": 3, "text": "populations of current animals.", "timestamps": [["populations", 4046.97, 4047.81, 1.0], ["of", 4047.81, 4048.77, 1.0], ["current", 4048.77, 4049.61, 1.0], ["animals.", 4049.61, 4050.17, 1.0]], "end_sample": 178612497}, "178622199": {"confidence": 1.0, "track": 3, "text": "Or current organisms, I guess, where there's a huge amount of variation between", "timestamps": [["Or", 4050.39, 4051.13, 1.0], ["current", 4051.13, 4051.35, 1.0], ["organisms,", 4051.35, 4051.87, 1.0], ["I", 4051.99, 4052.25, 1.0], ["guess,", 4052.25, 4052.41, 1.0], ["where", 4052.57, 4053.89, 1.0], ["there's", 4053.89, 4054.91, 1.0], ["a", 4054.91, 4055.01, 1.0], ["huge", 4055.01, 4055.23, 1.0], ["amount", 4055.23, 4055.51, 1.0], ["of", 4055.51, 4055.69, 1.0], ["variation", 4055.69, 4056.09, 1.0], ["between", 4056.09, 4057.27, 1.0]], "end_sample": 178925607, "newpara": true}, "178925607": {"confidence": 1.0, "track": 3, "text": "individuals, and there's also a huge amount of variation between ages.", "timestamps": [["individuals,", 4057.27, 4058.03, 1.0], ["and", 4058.21, 4058.75, 1.0], ["there's", 4058.75, 4058.95, 1.0], ["also", 4058.95, 4059.25, 1.0], ["a", 4059.25, 4059.47, 1.0], ["huge", 4059.47, 4059.65, 1.0], ["amount", 4059.65, 4059.89, 1.0], ["of", 4059.89, 4060.05, 1.0], ["variation", 4060.05, 4060.39, 1.0], ["between", 4060.39, 4061.21, 1.0], ["ages.", 4061.21, 4061.75, 1.0]], "end_sample": 179123175}, "179123175": {"confidence": 1.0, "track": 3, "text": "And if you apply those same statistics to fossil organisms, then maybe this", "timestamps": [["And", 4061.75, 4062.57, 1.0], ["if", 4062.57, 4063.07, 1.0], ["you", 4063.07, 4063.21, 1.0], ["apply", 4063.21, 4063.73, 1.0], ["those", 4063.73, 4064.15, 1.0], ["same", 4064.15, 4064.41, 1.0], ["statistics", 4064.41, 4065.01, 1.0], ["to", 4065.01, 4065.61, 1.0], ["fossil", 4065.61, 4066.53, 1.0], ["organisms,", 4066.53, 4067.55, 1.0], ["then", 4067.71, 4068.77, 1.0], ["maybe", 4068.77, 4069.25, 1.0], ["this", 4069.25, 4070.51, 1.0]], "end_sample": 179509491}, "179509491": {"confidence": 1.0, "track": 3, "text": "thing that you've put in a different", "timestamps": [["thing", 4070.51, 4070.81, 1.0], ["that", 4070.81, 4070.99, 1.0], ["you've", 4070.99, 4071.19, 1.0], ["put", 4071.19, 4071.39, 1.0], ["in", 4071.39, 4071.53, 1.0], ["a", 4071.53, 4071.63, 1.0], ["different", 4071.63, 4071.85, 1.0]], "end_sample": 179568585}, "179568585": {"confidence": 1.0, "track": 3, "text": "genus, maybe it's actually just the juvenile of this other species.", "timestamps": [["genus,", 4071.85, 4072.65, 1.0], ["maybe", 4072.71, 4073.47, 1.0], ["it's", 4073.47, 4073.83, 1.0], ["actually", 4073.83, 4074.13, 1.0], ["just", 4074.13, 4074.39, 1.0], ["the", 4074.39, 4074.59, 1.0], ["juvenile", 4074.59, 4074.99, 1.0], ["of", 4074.99, 4075.59, 1.0], ["this", 4075.59, 4075.99, 1.0], ["other", 4075.99, 4076.19, 1.0], ["species.", 4076.19, 4076.55, 1.0]], "end_sample": 179775855}, "179775855": {"confidence": 1.0, "track": 3, "text": "But there's no concrete way", "timestamps": [["But", 4076.55, 4077.35, 1.0], ["there's", 4077.35, 4078.19, 1.0], ["no", 4078.19, 4078.39, 1.0], ["concrete", 4078.39, 4079.85, 1.0], ["way", 4079.85, 4080.43, 1.0]], "end_sample": 179946963}, "179946963": {"confidence": 1.0, "track": 3, "text": "to actually say that unless you find some magical fossil site where you see", "timestamps": [["to", 4080.43, 4080.77, 1.0], ["actually", 4080.77, 4081.11, 1.0], ["say", 4081.11, 4082.11, 1.0], ["that", 4082.11, 4082.41, 1.0], ["unless", 4082.41, 4082.79, 1.0], ["you", 4082.79, 4083.15, 1.0], ["find", 4083.15, 4084.07, 1.0], ["some", 4084.07, 4084.55, 1.0], ["magical", 4084.55, 4086.01, 1.0], ["fossil", 4086.01, 4087.29, 1.0], ["site", 4087.29, 4087.77, 1.0], ["where", 4087.77, 4088.11, 1.0], ["you", 4088.11, 4088.85, 1.0], ["see", 4088.85, 4089.77, 1.0]], "end_sample": 180358857}, "180358857": {"confidence": 1.0, "track": 3, "text": "things in situ as this one being the parent of the juvenile or something like that.", "timestamps": [["things", 4089.77, 4091.01, 1.0], ["in", 4091.01, 4091.29, 1.0], ["situ", 4091.29, 4091.65, 1.0], ["as", 4091.65, 4092.19, 1.0], ["this", 4092.19, 4092.81, 1.0], ["one", 4092.81, 4093.85, 1.0], ["being", 4093.85, 4094.39, 1.0], ["the", 4094.39, 4094.69, 1.0], ["parent", 4094.69, 4095.01, 1.0], ["of", 4095.01, 4095.27, 1.0], ["the", 4095.27, 4095.47, 1.0], ["juvenile", 4095.47, 4095.83, 1.0], ["or", 4095.83, 4096.21, 1.0], ["something", 4096.21, 4096.43, 1.0], ["like", 4096.43, 4096.73, 1.0], ["that.", 4096.73, 4096.91, 1.0]], "end_sample": 180673731}, "180673731": {"confidence": 0.95, "track": 3, "text": "Like it's almost a lot of paleontology is yeah a lot of paleontology is just", "timestamps": [["Like", 4096.91, 4097.29, 0.95], ["it's", 4097.29, 4098.29, 0.95], ["almost", 4098.29, 4098.49, 0.95], ["a", 4098.49, 4098.83, 0.95], ["lot", 4098.83, 4098.99, 0.95], ["of", 4098.99, 4099.01, 0.95], ["paleontology", 4099.01, 4099.79, 0.95], ["is", 4099.79, 4100.19, 0.95], ["yeah", 4100.19, 4101.07, 0.95], ["a", 4101.07, 4101.51, 0.95], ["lot", 4101.51, 4102.15, 0.95], ["of", 4102.15, 4102.25, 0.95], ["paleontology", 4102.25, 4102.83, 0.95], ["is", 4102.83, 4103.07, 0.95], ["just", 4103.07, 4103.23, 0.95]], "end_sample": 180952443}, "180952443": {"confidence": 0.95, "track": 3, "text": "waiting for like finding very specific pieces of evidence for something just", "timestamps": [["waiting", 4103.23, 4103.53, 0.95], ["for", 4103.53, 4104.07, 0.95], ["like", 4104.07, 4104.93, 0.95], ["finding", 4104.93, 4105.57, 0.95], ["very", 4105.57, 4106.03, 0.95], ["specific", 4106.03, 4106.65, 0.95], ["pieces", 4106.65, 4107.67, 0.95], ["of", 4107.67, 4108.01, 0.95], ["evidence", 4108.01, 4108.35, 0.95], ["for", 4108.35, 4108.75, 0.95], ["something", 4108.75, 4109.05, 0.95], ["just", 4109.05, 4109.89, 0.95]], "end_sample": 181246149}, "181246149": {"confidence": 0.95, "track": 3, "text": "so that you can like reinterpret what has already been established yeah.", "timestamps": [["so", 4109.89, 4110.11, 0.95], ["that", 4110.11, 4110.31, 0.95], ["you", 4110.31, 4110.43, 0.95], ["can", 4110.43, 4110.75, 0.95], ["like", 4110.75, 4111.25, 0.95], ["reinterpret", 4111.25, 4112.43, 0.95], ["what", 4112.43, 4113.15, 0.95], ["has", 4113.15, 4113.31, 0.95], ["already", 4113.31, 4113.55, 0.95], ["been", 4113.55, 4113.79, 0.95], ["established", 4113.79, 4114.23, 0.95], ["yeah.", 4114.23, 4115.25, 0.95]], "end_sample": 181482525}, "181482525": {"confidence": 0.95, "track": 0, "text": "Like if we only had fossils of dogs how would we classify them because of like", "timestamps": [["Like", 4115.25, 4115.53, 0.95], ["if", 4115.53, 4115.79, 0.95], ["we", 4115.79, 4115.93, 0.95], ["only", 4115.93, 4116.17, 0.95], ["had", 4116.17, 4116.59, 0.95], ["fossils", 4116.59, 4117.15, 0.95], ["of", 4117.15, 4117.41, 0.95], ["dogs", 4117.41, 4117.77, 0.95], ["how", 4117.77, 4118.37, 0.95], ["would", 4118.37, 4118.57, 0.95], ["we", 4118.57, 4118.75, 0.95], ["classify", 4118.75, 4119.11, 0.95], ["them", 4119.11, 4119.69, 0.95], ["because", 4119.69, 4120.09, 0.95], ["of", 4120.09, 4120.29, 0.95], ["like", 4120.29, 4120.41, 0.95]], "end_sample": 181710081, "newpara": true}, "181710081": {"confidence": 0.95, "track": 0, "text": "the massive diversity of dogs would we would we classify them as subspecies", "timestamps": [["the", 4120.41, 4120.55, 0.95], ["massive", 4120.55, 4120.91, 0.95], ["diversity", 4120.91, 4121.29, 0.95], ["of", 4121.29, 4121.63, 0.95], ["dogs", 4121.63, 4121.89, 0.95], ["would", 4121.89, 4123.15, 0.95], ["we", 4123.15, 4123.45, 0.95], ["would", 4123.45, 4124.35, 0.95], ["we", 4124.35, 4124.51, 0.95], ["classify", 4124.57, 4124.85, 0.95], ["them", 4124.85, 4125.21, 0.95], ["as", 4125.21, 4125.35, 0.95], ["subspecies", 4125.35, 4125.95, 0.95]], "end_sample": 181954395}, "181954395": {"confidence": 0.98, "track": 0, "text": "or completely different species or genuses. If we had no genetic information,", "timestamps": [["or", 4125.95, 4126.07, 0.95], ["completely", 4126.07, 4126.27, 0.95], ["different", 4126.27, 4126.69, 0.95], ["species", 4126.69, 4127.09, 0.95], ["or", 4127.09, 4127.35, 0.95], ["genuses.", 4127.35, 4127.77, 0.95], ["If", 4127.77, 4127.97, 1.0], ["we", 4127.97, 4128.09, 1.0], ["had", 4128.09, 4128.21, 1.0], ["no", 4128.21, 4128.41, 1.0], ["genetic", 4128.41, 4128.79, 1.0], ["information,", 4128.79, 4129.19, 1.0]], "end_sample": 182097279}, "182187243": {"confidence": 1.0, "track": 0, "text": "it's always a fun thought experiment.", "timestamps": [["it's", 4131.23, 4131.67, 1.0], ["always", 4131.67, 4131.79, 1.0], ["a", 4131.79, 4131.97, 1.0], ["fun", 4131.97, 4132.19, 1.0], ["thought", 4132.19, 4132.37, 1.0], ["experiment.", 4132.37, 4132.83, 1.0]], "end_sample": 182257803}, "182297493": {"confidence": 0.98, "track": 3, "text": "Definitely. I think it's like the same. I was just thinking of,", "timestamps": [["Definitely.", 4133.73, 4134.17, 1.0], ["I", 4134.69, 4135.13, 0.95], ["think", 4135.13, 4135.35, 0.95], ["it's", 4135.35, 4135.57, 0.95], ["like", 4135.57, 4135.65, 0.95], ["the", 4135.65, 4135.87, 0.95], ["same.", 4135.87, 4136.05, 0.95], ["I", 4137.05, 4137.49, 1.0], ["was", 4137.49, 4137.93, 1.0], ["just", 4137.93, 4138.09, 1.0], ["thinking", 4138.09, 4138.37, 1.0], ["of,", 4138.37, 4138.63, 1.0]], "end_sample": 182513583, "newpara": true}, "182578917": {"confidence": 1.0, "track": 3, "text": "In museums, in like extant zoology collections, you often have a lot of study skin specimens.", "timestamps": [["In", 4140.11, 4140.33, 1.0], ["museums,", 4140.33, 4140.97, 1.0], ["in", 4140.97, 4141.69, 1.0], ["like", 4141.69, 4142.83, 1.0], ["extant", 4142.83, 4143.33, 1.0], ["zoology", 4143.33, 4143.87, 1.0], ["collections,", 4143.87, 4144.35, 1.0], ["you", 4144.45, 4145.69, 1.0], ["often", 4145.69, 4145.97, 1.0], ["have", 4145.97, 4146.39, 1.0], ["a", 4146.39, 4146.57, 1.0], ["lot", 4146.57, 4146.73, 1.0], ["of", 4146.73, 4146.95, 1.0], ["study", 4146.95, 4147.61, 1.0], ["skin", 4147.61, 4147.93, 1.0], ["specimens.", 4147.93, 4148.57, 1.0]], "end_sample": 182952003}, "182958177": {"confidence": 1.0, "track": 3, "text": "And then if depending on how it was prepared, you also have the skeletons of", "timestamps": [["And", 4148.71, 4149.35, 1.0], ["then", 4149.35, 4149.61, 1.0], ["if", 4149.61, 4150.31, 1.0], ["depending", 4150.31, 4150.97, 1.0], ["on", 4150.97, 4151.25, 1.0], ["how", 4151.25, 4151.49, 1.0], ["it", 4151.49, 4151.61, 1.0], ["was", 4151.61, 4151.73, 1.0], ["prepared,", 4151.73, 4152.17, 1.0], ["you", 4152.33, 4152.45, 1.0], ["also", 4152.45, 4152.69, 1.0], ["have", 4152.69, 4152.99, 1.0], ["the", 4152.99, 4153.19, 1.0], ["skeletons", 4153.19, 4153.65, 1.0], ["of", 4153.65, 4154.05, 1.0]], "end_sample": 183193671}, "183193671": {"confidence": 1.0, "track": 3, "text": "those skins as like associated material.", "timestamps": [["those", 4154.05, 4154.31, 1.0], ["skins", 4154.31, 4154.63, 1.0], ["as", 4154.63, 4155.09, 1.0], ["like", 4155.09, 4155.31, 1.0], ["associated", 4155.31, 4155.91, 1.0], ["material.", 4155.91, 4156.39, 1.0]], "end_sample": 183296865}, "183296865": {"confidence": 1.0, "track": 3, "text": "Material but sometimes so many", "timestamps": [["Material", 4156.39, 4156.73, 1.0], ["but", 4156.73, 4157.21, 1.0], ["sometimes", 4157.21, 4158.47, 1.0], ["so", 4158.47, 4159.25, 1.0], ["many", 4159.25, 4159.57, 1.0]], "end_sample": 183437103}, "183437103": {"confidence": 1.0, "track": 3, "text": "identification keys have been made to differentiate", "timestamps": [["identification", 4159.57, 4160.45, 1.0], ["keys", 4160.45, 4161.17, 1.0], ["have", 4161.17, 4161.49, 1.0], ["been", 4161.49, 4161.67, 1.0], ["made", 4161.67, 4162.01, 1.0], ["to", 4162.01, 4162.45, 1.0], ["differentiate", 4162.45, 4163.41, 1.0]], "end_sample": 183606447}, "183606447": {"confidence": 1.0, "track": 3, "text": "between species that have only been made on like exterior characteristics so", "timestamps": [["between", 4163.41, 4163.97, 1.0], ["species", 4163.97, 4164.47, 1.0], ["that", 4164.47, 4165.77, 1.0], ["have", 4165.77, 4166.01, 1.0], ["only", 4166.01, 4166.33, 1.0], ["been", 4166.33, 4166.59, 1.0], ["made", 4166.59, 4166.95, 1.0], ["on", 4166.95, 4167.47, 1.0], ["like", 4167.47, 4168.49, 1.0], ["exterior", 4168.49, 4169.49, 1.0], ["characteristics", 4169.49, 4170.33, 1.0], ["so", 4170.33, 4171.31, 1.0]], "end_sample": 183954837}, "183954837": {"confidence": 1.0, "track": 3, "text": "it becomes really difficult if you just have two skeletons of something if you", "timestamps": [["it", 4171.31, 4171.83, 1.0], ["becomes", 4171.83, 4172.11, 1.0], ["really", 4172.11, 4172.69, 1.0], ["difficult", 4172.69, 4173.15, 1.0], ["if", 4173.15, 4173.57, 1.0], ["you", 4173.57, 4173.71, 1.0], ["just", 4173.71, 4173.99, 1.0], ["have", 4173.99, 4174.25, 1.0], ["two", 4174.25, 4174.49, 1.0], ["skeletons", 4174.49, 4175.07, 1.0], ["of", 4175.07, 4175.49, 1.0], ["something", 4175.49, 4175.89, 1.0], ["if", 4175.89, 4176.61, 1.0], ["you", 4176.61, 4176.73, 1.0]], "end_sample": 184193859}, "184193859": {"confidence": 1.0, "track": 3, "text": "have like two different kinds of voles for example example,", "timestamps": [["have", 4176.73, 4177.01, 1.0], ["like", 4177.01, 4177.31, 1.0], ["two", 4177.31, 4178.77, 1.0], ["different", 4178.77, 4178.97, 1.0], ["kinds", 4178.97, 4179.25, 1.0], ["of", 4179.25, 4179.45, 1.0], ["voles", 4179.45, 4179.99, 1.0], ["for", 4179.99, 4180.41, 1.0], ["example", 4180.41, 4180.87, 1.0], ["example,", 4180.87, 4181.09, 1.0]], "end_sample": 184386135}, "184387017": {"confidence": 1.0, "track": 3, "text": "it can be really hard to tell them apart just from their skeletons or just from their skulls even,", "timestamps": [["it", 4181.11, 4182.49, 1.0], ["can", 4182.49, 4182.63, 1.0], ["be", 4182.63, 4182.75, 1.0], ["really", 4182.75, 4183.07, 1.0], ["hard", 4183.07, 4183.49, 1.0], ["to", 4183.49, 4183.69, 1.0], ["tell", 4183.69, 4183.91, 1.0], ["them", 4183.91, 4184.09, 1.0], ["apart", 4184.09, 4184.27, 1.0], ["just", 4184.27, 4184.67, 1.0], ["from", 4184.67, 4185.09, 1.0], ["their", 4185.09, 4185.83, 1.0], ["skeletons", 4185.83, 4186.35, 1.0], ["or", 4186.35, 4186.67, 1.0], ["just", 4186.67, 4186.81, 1.0], ["from", 4186.81, 4186.97, 1.0], ["their", 4186.97, 4187.19, 1.0], ["skulls", 4187.19, 4187.73, 1.0], ["even,", 4187.73, 4187.99, 1.0]], "end_sample": 184690425}, "184700127": {"confidence": 1.0, "track": 3, "text": "especially if you haven't been studying voles for 10 years, just because they", "timestamps": [["especially", 4188.21, 4189.73, 1.0], ["if", 4189.73, 4191.55, 1.0], ["you", 4191.55, 4191.65, 1.0], ["haven't", 4191.65, 4191.97, 1.0], ["been", 4191.97, 4192.19, 1.0], ["studying", 4192.19, 4192.93, 1.0], ["voles", 4192.93, 4193.59, 1.0], ["for", 4193.59, 4193.79, 1.0], ["10", 4193.79, 4194.01, 1.0], ["years,", 4194.01, 4194.37, 1.0], ["just", 4194.49, 4195.83, 1.0], ["because", 4195.83, 4196.21, 1.0], ["they", 4196.21, 4197.07, 1.0]], "end_sample": 185090853}, "185090853": {"confidence": 1.0, "track": 3, "text": "do look so similar on the inside.", "timestamps": [["do", 4197.07, 4197.27, 1.0], ["look", 4197.27, 4197.59, 1.0], ["so", 4197.59, 4197.81, 1.0], ["similar", 4197.81, 4198.31, 1.0], ["on", 4198.31, 4198.77, 1.0], ["the", 4198.77, 4198.87, 1.0], ["inside.", 4198.87, 4199.29, 1.0]], "end_sample": 185188755}, "185201985": {"confidence": 1.0, "track": 3, "text": "And all of the information about differentiating them is like,", "timestamps": [["And", 4199.59, 4200.03, 1.0], ["all", 4200.03, 4201.43, 1.0], ["of", 4201.43, 4202.69, 1.0], ["the", 4202.69, 4202.87, 1.0], ["information", 4202.87, 4203.55, 1.0], ["about", 4203.55, 4204.09, 1.0], ["differentiating", 4204.09, 4204.87, 1.0], ["them", 4204.87, 4205.09, 1.0], ["is", 4205.09, 4205.29, 1.0], ["like,", 4205.29, 4205.47, 1.0]], "end_sample": 185461293}, "185469231": {"confidence": 1.0, "track": 3, "text": "well, if you look at the coat of this one, then it's clearly different from", "timestamps": [["well,", 4205.65, 4205.83, 1.0], ["if", 4205.89, 4206.03, 1.0], ["you", 4206.03, 4206.11, 1.0], ["look", 4206.11, 4206.27, 1.0], ["at", 4206.27, 4206.41, 1.0], ["the", 4206.41, 4206.53, 1.0], ["coat", 4206.53, 4206.75, 1.0], ["of", 4206.75, 4207.05, 1.0], ["this", 4207.05, 4207.27, 1.0], ["one,", 4207.27, 4207.53, 1.0], ["then", 4207.63, 4207.77, 1.0], ["it's", 4207.77, 4207.91, 1.0], ["clearly", 4207.91, 4208.17, 1.0], ["different", 4208.17, 4208.57, 1.0], ["from", 4208.57, 4208.89, 1.0]], "end_sample": 185612115}, "185612115": {"confidence": 1.0, "track": 3, "text": "the coat of this one and you're like but if i don't have a skin then how am", "timestamps": [["the", 4208.89, 4209.03, 1.0], ["coat", 4209.03, 4209.27, 1.0], ["of", 4209.27, 4209.47, 1.0], ["this", 4209.47, 4209.65, 1.0], ["one", 4209.65, 4209.79, 1.0], ["and", 4209.79, 4210.03, 1.0], ["you're", 4210.03, 4210.17, 1.0], ["like", 4210.17, 4210.33, 1.0], ["but", 4210.33, 4210.51, 1.0], ["if", 4210.51, 4210.65, 1.0], ["i", 4210.65, 4210.77, 1.0], ["don't", 4210.77, 4210.93, 1.0], ["have", 4210.93, 4211.05, 1.0], ["a", 4211.05, 4211.13, 1.0], ["skin", 4211.13, 4211.37, 1.0], ["then", 4211.37, 4211.73, 1.0], ["how", 4211.73, 4212.73, 1.0], ["am", 4212.73, 4212.85, 1.0]], "end_sample": 185786751}, "185786751": {"confidence": 1.0, "track": 3, "text": "i supposed to tell the difference yeah so it goes.", "timestamps": [["i", 4212.85, 4212.93, 1.0], ["supposed", 4212.93, 4213.07, 1.0], ["to", 4213.07, 4213.27, 1.0], ["tell", 4213.27, 4213.41, 1.0], ["the", 4213.41, 4213.51, 1.0], ["difference", 4213.51, 4213.77, 1.0], ["yeah", 4214.97, 4215.37, 1.0], ["so", 4215.37, 4215.77, 1.0], ["it", 4215.77, 4215.89, 1.0], ["goes.", 4215.89, 4215.95, 1.0]], "end_sample": 185923461}, "185923461": {"confidence": 1.0, "track": 0, "text": "The opposite way of dogs.", "timestamps": [["The", 4215.95, 4216.09, 1.0], ["opposite", 4216.09, 4216.37, 1.0], ["way", 4216.37, 4216.71, 1.0], ["of", 4216.71, 4216.83, 1.0], ["dogs.", 4216.83, 4217.15, 1.0]], "end_sample": 185976381, "newpara": true}, "185976381": {"confidence": 1.0, "track": 3, "text": "Sometimes where they're too.", "timestamps": [["Sometimes", 4217.15, 4217.63, 1.0], ["where", 4217.63, 4218.73, 1.0], ["they're", 4218.73, 4218.89, 1.0], ["too.", 4218.89, 4219.05, 1.0]], "end_sample": 186060171, "newpara": true}, "186060171": {"confidence": 1.0, "track": 0, "text": "Similar yeah the same thing with that that bison like wood bison versus plains", "timestamps": [["Similar", 4219.05, 4219.53, 1.0], ["yeah", 4219.53, 4220.91, 1.0], ["the", 4220.91, 4221.13, 1.0], ["same", 4221.13, 4221.31, 1.0], ["thing", 4221.31, 4221.45, 1.0], ["with", 4221.45, 4221.63, 1.0], ["that", 4221.63, 4221.81, 1.0], ["that", 4221.81, 4222.01, 1.0], ["bison", 4222.01, 4222.43, 1.0], ["like", 4222.43, 4223.27, 1.0], ["wood", 4223.27, 4223.45, 1.0], ["bison", 4223.45, 4223.77, 1.0], ["versus", 4223.77, 4224.07, 1.0], ["plains", 4224.07, 4224.39, 1.0]], "end_sample": 186295665, "newpara": true}, "186295665": {"confidence": 1.0, "track": 0, "text": "bison you would look at the coat on mammals but,", "timestamps": [["bison", 4224.39, 4224.83, 1.0], ["you", 4224.83, 4225.43, 1.0], ["would", 4225.43, 4225.71, 1.0], ["look", 4225.71, 4226.15, 1.0], ["at", 4226.15, 4226.27, 1.0], ["the", 4226.27, 4226.35, 1.0], ["coat", 4226.35, 4226.53, 1.0], ["on", 4226.53, 4226.71, 1.0], ["mammals", 4226.71, 4227.07, 1.0], ["but,", 4227.07, 4227.41, 1.0]], "end_sample": 186428847}, "186454425": {"confidence": 1.0, "track": 0, "text": "bison are weird like that and so if we only", "timestamps": [["bison", 4227.99, 4228.39, 1.0], ["are", 4228.39, 4228.63, 1.0], ["weird", 4228.63, 4228.81, 1.0], ["like", 4228.81, 4229.03, 1.0], ["that", 4229.03, 4229.33, 1.0], ["and", 4229.33, 4230.09, 1.0], ["so", 4230.09, 4230.21, 1.0], ["if", 4230.21, 4230.39, 1.0], ["we", 4230.39, 4230.57, 1.0], ["only", 4230.57, 4230.79, 1.0]], "end_sample": 186577905}, "186577905": {"confidence": 1.0, "track": 0, "text": "had the the fossils we would have", "timestamps": [["had", 4230.79, 4231.07, 1.0], ["the", 4231.07, 4231.25, 1.0], ["the", 4231.25, 4231.61, 1.0], ["fossils", 4231.61, 4232.67, 1.0], ["we", 4232.67, 4233.19, 1.0], ["would", 4233.19, 4233.35, 1.0], ["have", 4233.35, 4233.51, 1.0]], "end_sample": 186697857}, "186697857": {"confidence": 1.0, "track": 0, "text": "probably called it right but since we can see their", "timestamps": [["probably", 4233.51, 4233.91, 1.0], ["called", 4233.91, 4234.27, 1.0], ["it", 4234.27, 4234.43, 1.0], ["right", 4234.43, 4234.57, 1.0], ["but", 4234.57, 4235.03, 1.0], ["since", 4235.03, 4235.47, 1.0], ["we", 4235.47, 4235.69, 1.0], ["can", 4235.69, 4235.83, 1.0], ["see", 4235.83, 4236.17, 1.0], ["their", 4236.17, 4237.03, 1.0]], "end_sample": 186853089}, "186853089": {"confidence": 1.0, "track": 0, "text": "coats we classified them into more subspecies", "timestamps": [["coats", 4237.03, 4237.37, 1.0], ["we", 4237.37, 4237.99, 1.0], ["classified", 4237.99, 4238.91, 1.0], ["them", 4238.91, 4239.25, 1.0], ["into", 4239.25, 4239.45, 1.0], ["more", 4239.45, 4239.59, 1.0], ["subspecies", 4239.59, 4240.37, 1.0]], "end_sample": 187000383}, "187000383": {"confidence": 1.0, "track": 0, "text": "that than was necessary yeah now", "timestamps": [["that", 4240.37, 4241.25, 1.0], ["than", 4241.25, 4241.59, 1.0], ["was", 4241.59, 4241.79, 1.0], ["necessary", 4241.79, 4242.25, 1.0], ["yeah", 4242.25, 4243.31, 1.0], ["now", 4243.31, 4244.29, 1.0]], "end_sample": 187173255}, "187173255": {"confidence": 1.0, "track": 0, "text": "i i've already made my thoughts clear on subspecies i think they're fake and", "timestamps": [["i", 4244.29, 4244.65, 1.0], ["i've", 4244.65, 4245.71, 1.0], ["already", 4245.71, 4245.81, 1.0], ["made", 4245.81, 4245.93, 1.0], ["my", 4245.93, 4246.05, 1.0], ["thoughts", 4246.05, 4246.27, 1.0], ["clear", 4246.27, 4246.53, 1.0], ["on", 4246.53, 4246.75, 1.0], ["subspecies", 4246.75, 4247.37, 1.0], ["i", 4247.37, 4247.55, 1.0], ["think", 4247.55, 4247.67, 1.0], ["they're", 4247.67, 4247.79, 1.0], ["fake", 4247.79, 4248.07, 1.0], ["and", 4248.07, 4248.29, 1.0]], "end_sample": 187349655}, "187349655": {"confidence": 1.0, "track": 0, "text": "they're they exist to annoy me and ruin my fun facts yeah i mean i mean it is", "timestamps": [["they're", 4248.29, 4248.51, 1.0], ["they", 4248.51, 4248.73, 1.0], ["exist", 4248.73, 4248.97, 1.0], ["to", 4248.97, 4249.19, 1.0], ["annoy", 4249.19, 4249.47, 1.0], ["me", 4249.47, 4249.79, 1.0], ["and", 4249.79, 4251.03, 1.0], ["ruin", 4251.03, 4251.35, 1.0], ["my", 4251.35, 4251.63, 1.0], ["fun", 4251.63, 4251.79, 1.0], ["facts", 4251.79, 4252.25, 1.0], ["yeah", 4252.25, 4254.43, 1.0], ["i", 4254.43, 4254.57, 1.0], ["mean", 4254.57, 4254.77, 1.0], ["i", 4254.77, 4254.93, 1.0], ["mean", 4254.93, 4255.09, 1.0], ["it", 4255.09, 4255.91, 1.0], ["is", 4255.91, 4256.11, 1.0]], "end_sample": 187694517}, "187694517": {"confidence": 1.0, "track": 0, "text": "like like life doesn't fall into neat categories like you have like ring species where you have like", "timestamps": [["like", 4256.11, 4256.59, 1.0], ["like", 4256.59, 4256.79, 1.0], ["life", 4256.79, 4257.03, 1.0], ["doesn't", 4257.03, 4257.29, 1.0], ["fall", 4257.29, 4257.45, 1.0], ["into", 4257.45, 4257.63, 1.0], ["neat", 4257.63, 4258.35, 1.0], ["categories", 4258.35, 4258.81, 1.0], ["like", 4258.81, 4259.17, 1.0], ["you", 4259.17, 4259.33, 1.0], ["have", 4259.33, 4259.37, 1.0], ["like", 4259.37, 4259.51, 1.0], ["ring", 4259.51, 4259.69, 1.0], ["species", 4259.69, 4260.03, 1.0], ["where", 4260.03, 4260.55, 1.0], ["you", 4260.55, 4260.69, 1.0], ["have", 4260.69, 4260.89, 1.0], ["like", 4260.89, 4261.15, 1.0]], "end_sample": 187916781}, "187917663": {"confidence": 1.0, "track": 0, "text": "species that can all interbreed with each other next to each other.", "timestamps": [["species", 4261.17, 4261.99, 1.0], ["that", 4261.99, 4262.41, 1.0], ["can", 4262.41, 4263.27, 1.0], ["all", 4263.27, 4263.67, 1.0], ["interbreed", 4263.67, 4264.29, 1.0], ["with", 4264.29, 4264.49, 1.0], ["each", 4264.49, 4264.65, 1.0], ["other", 4264.65, 4264.91, 1.0], ["next", 4264.91, 4265.13, 1.0], ["to", 4265.13, 4265.37, 1.0], ["each", 4265.37, 4265.49, 1.0], ["other.", 4265.49, 4265.81, 1.0]], "end_sample": 188122287}, "188124051": {"confidence": 0.95, "track": 0, "text": "And they come back around and those two can't breed anymore,", "timestamps": [["And", 4265.85, 4266.29, 0.95], ["they", 4266.29, 4266.63, 0.95], ["come", 4266.63, 4266.75, 0.95], ["back", 4266.75, 4266.99, 0.95], ["around", 4266.99, 4267.37, 0.95], ["and", 4267.37, 4267.81, 0.95], ["those", 4267.81, 4268.57, 0.95], ["two", 4268.57, 4268.77, 0.95], ["can't", 4268.77, 4269.15, 0.95], ["breed", 4269.15, 4269.29, 0.95], ["anymore,", 4269.29, 4269.63, 0.95]], "end_sample": 188290749}, "188296041": {"confidence": 1.0, "track": 0, "text": "but everyone in between can interbreed.", "timestamps": [["but", 4269.75, 4269.97, 1.0], ["everyone", 4269.97, 4270.31, 1.0], ["in", 4270.31, 4270.57, 1.0], ["between", 4270.57, 4270.83, 1.0], ["can", 4270.83, 4271.11, 1.0], ["interbreed.", 4271.11, 4271.85, 1.0]], "end_sample": 188388651}, "188414229": {"confidence": 1.0, "track": 0, "text": "So like, are they a different species? Cause they can breed with the one next", "timestamps": [["So", 4272.43, 4272.87, 1.0], ["like,", 4272.87, 4273.31, 1.0], ["are", 4273.89, 4274.33, 1.0], ["they", 4274.33, 4274.51, 1.0], ["a", 4274.51, 4274.59, 1.0], ["different", 4274.59, 4274.77, 1.0], ["species?", 4274.77, 4275.13, 1.0], ["Cause", 4275.31, 4275.69, 1.0], ["they", 4275.69, 4275.89, 1.0], ["can", 4275.89, 4276.05, 1.0], ["breed", 4276.05, 4276.39, 1.0], ["with", 4276.39, 4276.55, 1.0], ["the", 4276.55, 4276.65, 1.0], ["one", 4276.65, 4276.79, 1.0], ["next", 4276.79, 4276.99, 1.0]], "end_sample": 188615325}, "188615325": {"confidence": 1.0, "track": 0, "text": "door and the one next door and the one next door.", "timestamps": [["door", 4276.99, 4277.25, 1.0], ["and", 4277.25, 4277.51, 1.0], ["the", 4277.51, 4277.57, 1.0], ["one", 4277.57, 4277.67, 1.0], ["next", 4277.67, 4277.85, 1.0], ["door", 4277.85, 4278.05, 1.0], ["and", 4278.05, 4278.19, 1.0], ["the", 4278.19, 4278.25, 1.0], ["one", 4278.25, 4278.35, 1.0], ["next", 4278.35, 4278.53, 1.0], ["door.", 4278.53, 4278.75, 1.0]], "end_sample": 188692941}, "188707935": {"confidence": 1.0, "track": 0, "text": "But then when they come and meet back around in an art, they can't interbreed anymore. So.", "timestamps": [["But", 4279.09, 4279.53, 1.0], ["then", 4279.53, 4279.73, 1.0], ["when", 4279.73, 4279.93, 1.0], ["they", 4279.93, 4280.11, 1.0], ["come", 4280.11, 4280.33, 1.0], ["and", 4280.33, 4280.47, 1.0], ["meet", 4280.47, 4280.69, 1.0], ["back", 4280.69, 4280.91, 1.0], ["around", 4280.91, 4281.25, 1.0], ["in", 4281.25, 4281.43, 1.0], ["an", 4281.43, 4281.51, 1.0], ["art,", 4281.51, 4281.77, 1.0], ["they", 4281.87, 4282.51, 1.0], ["can't", 4282.51, 4282.83, 1.0], ["interbreed", 4282.83, 4283.17, 1.0], ["anymore.", 4283.17, 4283.43, 1.0], ["So.", 4284.27, 4284.71, 0.95]], "end_sample": 188955777}, "188976063": {"confidence": 1.0, "track": 3, "text": "Yeah, that's a good point. I do love ring species. They're so funky.", "timestamps": [["Yeah,", 4285.17, 4285.61, 1.0], ["that's", 4285.69, 4286.01, 1.0], ["a", 4286.01, 4286.03, 1.0], ["good", 4286.03, 4286.17, 1.0], ["point.", 4286.17, 4286.41, 1.0], ["I", 4286.51, 4286.71, 1.0], ["do", 4286.71, 4286.87, 1.0], ["love", 4286.87, 4287.13, 1.0], ["ring", 4287.13, 4287.33, 1.0], ["species.", 4287.33, 4287.59, 1.0], ["They're", 4287.85, 4288.23, 1.0], ["so", 4288.23, 4288.43, 1.0], ["funky.", 4288.43, 4289.23, 1.0]], "end_sample": 189155109, "newpara": true}, "189271533": {"confidence": 1.0, "track": 1, "text": "I just I'm also usually something like.", "timestamps": [["I", 4291.87, 4292.51, 1.0], ["just", 4292.51, 4292.71, 1.0], ["I'm", 4292.71, 4292.93, 1.0], ["also", 4292.93, 4293.27, 1.0], ["usually", 4293.27, 4293.97, 1.0], ["something", 4293.97, 4294.33, 1.0], ["like.", 4294.33, 4294.69, 1.0]], "end_sample": 189395895, "newpara": true}, "189395895": {"confidence": 1.0, "track": 3, "text": "Salamanders which are just yeah funky in general.", "timestamps": [["Salamanders", 4294.69, 4295.79, 1.0], ["which", 4295.79, 4296.29, 1.0], ["are", 4296.29, 4296.75, 1.0], ["just", 4296.75, 4296.99, 1.0], ["yeah", 4296.99, 4297.27, 1.0], ["funky", 4297.27, 4297.87, 1.0], ["in", 4297.87, 4298.09, 1.0], ["general.", 4298.09, 4298.41, 1.0]], "end_sample": 189559947, "newpara": true}, "189559947": {"confidence": 1.0, "track": 1, "text": "Yeah salamanders are pretty funky no reminds me of that like meme of like the", "timestamps": [["Yeah", 4298.41, 4299.35, 1.0], ["salamanders", 4299.35, 4300.23, 1.0], ["are", 4300.23, 4300.37, 1.0], ["pretty", 4300.37, 4300.55, 1.0], ["funky", 4300.55, 4300.89, 1.0], ["no", 4300.89, 4301.61, 1.0], ["reminds", 4301.61, 4301.85, 1.0], ["me", 4301.85, 4302.07, 1.0], ["of", 4302.07, 4302.15, 1.0], ["that", 4302.15, 4302.19, 1.0], ["like", 4302.19, 4302.31, 1.0], ["meme", 4302.31, 4302.65, 1.0], ["of", 4302.65, 4303.01, 1.0], ["like", 4303.01, 4303.27, 1.0], ["the", 4303.27, 4303.79, 1.0]], "end_sample": 189797205, "newpara": true}, "189797205": {"confidence": 1.0, "track": 1, "text": "person on the beach right next to the waterline.", "timestamps": [["person", 4303.79, 4304.13, 1.0], ["on", 4304.13, 4304.39, 1.0], ["the", 4304.39, 4304.51, 1.0], ["beach", 4304.51, 4304.83, 1.0], ["right", 4304.83, 4305.33, 1.0], ["next", 4305.33, 4305.65, 1.0], ["to", 4305.65, 4305.93, 1.0], ["the", 4305.93, 4305.97, 1.0], ["waterline.", 4305.97, 4306.53, 1.0]], "end_sample": 189918039}, "189953870": {"confidence": 1.0, "track": 1, "text": "Like trying to like pin things down at the waterline and it's like humans and then it's like,", "timestamps": [["Like", 4307.34, 4307.6, 1.0], ["trying", 4307.6, 4307.8, 1.0], ["to", 4307.8, 4307.92, 1.0], ["like", 4307.92, 4308.04, 1.0], ["pin", 4308.04, 4308.72, 1.0], ["things", 4308.72, 4309.88, 1.0], ["down", 4309.88, 4310.4, 1.0], ["at", 4310.4, 4311.1, 1.0], ["the", 4311.1, 4311.26, 1.0], ["waterline", 4311.26, 4311.78, 1.0], ["and", 4311.78, 4312.0, 1.0], ["it's", 4312.0, 4312.22, 1.0], ["like", 4312.22, 4312.46, 1.0], ["humans", 4312.46, 4313.28, 1.0], ["and", 4313.28, 4313.68, 1.0], ["then", 4313.68, 4313.86, 1.0], ["it's", 4313.86, 4314.06, 1.0], ["like,", 4314.06, 4314.28, 1.0]], "end_sample": 190259924}, "190285502": {"confidence": 1.0, "track": 1, "text": "the the complexities of something and then it's like the little things are pinning", "timestamps": [["the", 4314.86, 4315.32, 1.0], ["the", 4315.32, 4315.78, 1.0], ["complexities", 4315.78, 4316.44, 1.0], ["of", 4316.44, 4317.1, 1.0], ["something", 4317.1, 4317.44, 1.0], ["and", 4317.44, 4317.74, 1.0], ["then", 4317.74, 4317.86, 1.0], ["it's", 4317.86, 4318.0, 1.0], ["like", 4318.0, 4318.16, 1.0], ["the", 4318.16, 4318.6, 1.0], ["little", 4318.6, 4318.78, 1.0], ["things", 4318.78, 4319.08, 1.0], ["are", 4319.08, 4319.24, 1.0], ["pinning", 4319.24, 4319.48, 1.0]], "end_sample": 190489244}, "190489244": {"confidence": 1.0, "track": 1, "text": "down it's like language or like something like that where it's like this like", "timestamps": [["down", 4319.48, 4319.72, 1.0], ["it's", 4319.72, 4319.84, 1.0], ["like", 4319.84, 4319.9, 1.0], ["language", 4319.9, 4320.4, 1.0], ["or", 4320.4, 4320.92, 1.0], ["like", 4320.92, 4321.08, 1.0], ["something", 4321.08, 4321.3, 1.0], ["like", 4321.3, 4321.58, 1.0], ["that", 4321.58, 4321.76, 1.0], ["where", 4321.76, 4321.92, 1.0], ["it's", 4321.92, 4322.06, 1.0], ["like", 4322.06, 4322.18, 1.0], ["this", 4322.18, 4322.36, 1.0], ["like", 4322.36, 4322.52, 1.0]], "end_sample": 190623308}, "190623308": {"confidence": 1.0, "track": 1, "text": "futile attempt to try to explain,", "timestamps": [["futile", 4322.52, 4323.28, 1.0], ["attempt", 4323.28, 4323.56, 1.0], ["to", 4323.56, 4323.84, 1.0], ["try", 4323.84, 4323.98, 1.0], ["to", 4323.98, 4324.1, 1.0], ["explain,", 4324.1, 4324.52, 1.0]], "end_sample": 190711508}, "190743260": {"confidence": 1.0, "track": 1, "text": "like the the chaos of nature and we're just like i'm gonna put my little rules on it,", "timestamps": [["like", 4325.24, 4325.7, 1.0], ["the", 4325.7, 4326.06, 1.0], ["the", 4326.06, 4326.26, 1.0], ["chaos", 4326.26, 4326.82, 1.0], ["of", 4326.82, 4327.28, 1.0], ["nature", 4327.28, 4327.56, 1.0], ["and", 4327.56, 4328.14, 1.0], ["we're", 4328.14, 4328.28, 1.0], ["just", 4328.28, 4328.42, 1.0], ["like", 4328.42, 4328.62, 1.0], ["i'm", 4328.62, 4328.98, 1.0], ["gonna", 4328.98, 4329.14, 1.0], ["put", 4329.14, 4329.36, 1.0], ["my", 4329.36, 4329.56, 1.0], ["little", 4329.56, 4329.76, 1.0], ["rules", 4329.76, 4330.16, 1.0], ["on", 4330.16, 4330.38, 1.0], ["it,", 4330.38, 4330.7, 1.0]], "end_sample": 190984046}, "191028146": {"confidence": 1.0, "track": 1, "text": "yeah exactly to try to make sense of", "timestamps": [["yeah", 4331.7, 4332.34, 1.0], ["exactly", 4332.34, 4332.98, 1.0], ["to", 4332.98, 4333.6, 1.0], ["try", 4333.6, 4333.82, 1.0], ["to", 4333.82, 4333.96, 1.0], ["make", 4333.96, 4334.1, 1.0], ["sense", 4334.1, 4334.28, 1.0], ["of", 4334.28, 4334.6, 1.0]], "end_sample": 191156036}, "191156036": {"confidence": 1.0, "track": 1, "text": "it like this is this is something luisa", "timestamps": [["it", 4334.6, 4334.86, 1.0], ["like", 4334.86, 4335.92, 1.0], ["this", 4335.92, 4336.12, 1.0], ["is", 4336.12, 4336.38, 1.0], ["this", 4336.38, 4336.62, 1.0], ["is", 4336.62, 4336.94, 1.0], ["something", 4336.94, 4337.16, 1.0], ["luisa", 4337.16, 4337.58, 1.0]], "end_sample": 191287454}, "191287454": {"confidence": 1.0, "track": 1, "text": "said in i think our", "timestamps": [["said", 4337.58, 4338.66, 1.0], ["in", 4338.66, 4339.44, 1.0], ["i", 4339.44, 4339.98, 1.0], ["think", 4339.98, 4340.24, 1.0], ["our", 4340.24, 4340.36, 1.0]], "end_sample": 191410052}, "191410052": {"confidence": 1.0, "track": 1, "text": "episode on party girl where like labels and taxa and things like that are helpful", "timestamps": [["episode", 4340.36, 4340.64, 1.0], ["on", 4340.64, 4340.76, 1.0], ["party", 4340.76, 4341.02, 1.0], ["girl", 4341.02, 4341.32, 1.0], ["where", 4341.32, 4342.08, 1.0], ["like", 4342.08, 4342.34, 1.0], ["labels", 4342.34, 4343.14, 1.0], ["and", 4343.14, 4343.9, 1.0], ["taxa", 4343.9, 4344.8, 1.0], ["and", 4344.8, 4344.92, 1.0], ["things", 4344.92, 4345.18, 1.0], ["like", 4345.18, 4345.36, 1.0], ["that", 4345.36, 4345.62, 1.0], ["are", 4345.62, 4346.22, 1.0], ["helpful", 4346.22, 4346.64, 1.0]], "end_sample": 191687000}, "191687000": {"confidence": 1.0, "track": 1, "text": "insofar as they like are tools that help us understand like but not when they", "timestamps": [["insofar", 4346.64, 4347.4, 1.0], ["as", 4347.4, 4347.76, 1.0], ["they", 4347.76, 4348.0, 1.0], ["like", 4348.0, 4348.38, 1.0], ["are", 4348.38, 4349.06, 1.0], ["tools", 4349.06, 4349.38, 1.0], ["that", 4349.38, 4349.68, 1.0], ["help", 4349.68, 4349.94, 1.0], ["us", 4349.94, 4350.14, 1.0], ["understand", 4350.14, 4350.86, 1.0], ["like", 4350.86, 4352.18, 1.0], ["but", 4352.18, 4352.5, 1.0], ["not", 4352.5, 4352.9, 1.0], ["when", 4352.9, 4353.08, 1.0], ["they", 4353.08, 4353.3, 1.0]], "end_sample": 191980706}, "191980706": {"confidence": 1.0, "track": 1, "text": "become prescriptive you know when When they stop being tools,", "timestamps": [["become", 4353.3, 4353.56, 1.0], ["prescriptive", 4353.56, 4354.58, 1.0], ["you", 4354.58, 4355.54, 1.0], ["know", 4355.54, 4356.12, 1.0], ["when", 4356.12, 4356.6, 1.0], ["When", 4356.6, 4356.62, 1.0], ["they", 4356.62, 4356.78, 1.0], ["stop", 4356.78, 4357.4, 1.0], ["being", 4357.4, 4358.36, 1.0], ["tools,", 4358.36, 4358.72, 1.0]], "end_sample": 192219728}, "192227666": {"confidence": 1.0, "track": 1, "text": "when they start being rules,", "timestamps": [["when", 4358.9, 4359.08, 1.0], ["they", 4359.08, 4359.18, 1.0], ["start", 4359.18, 4359.36, 1.0], ["being", 4359.36, 4359.5, 1.0], ["rules,", 4359.5, 4359.86, 1.0]], "end_sample": 192270002}, "192301754": {"confidence": 1.0, "track": 1, "text": "that's when we run into problems.", "timestamps": [["that's", 4360.58, 4361.68, 1.0], ["when", 4361.68, 4361.76, 1.0], ["we", 4361.76, 4361.92, 1.0], ["run", 4361.92, 4362.06, 1.0], ["into", 4362.06, 4362.24, 1.0], ["problems.", 4362.24, 4362.68, 1.0]], "end_sample": 192394364}, "192409358": {"confidence": 1.0, "track": 1, "text": "So a taxonomy of species could be useful, but when does it stop being useful", "timestamps": [["So", 4363.02, 4363.22, 1.0], ["a", 4363.22, 4363.48, 1.0], ["taxonomy", 4363.48, 4364.32, 1.0], ["of", 4364.32, 4364.68, 1.0], ["species", 4364.68, 4364.92, 1.0], ["could", 4364.92, 4365.26, 1.0], ["be", 4365.26, 4365.46, 1.0], ["useful,", 4365.46, 4365.9, 1.0], ["but", 4366.12, 4367.26, 1.0], ["when", 4367.26, 4367.68, 1.0], ["does", 4367.68, 4367.86, 1.0], ["it", 4367.86, 4368.08, 1.0], ["stop", 4368.08, 4368.42, 1.0], ["being", 4368.42, 4368.74, 1.0], ["useful", 4368.74, 4369.22, 1.0]], "end_sample": 192682778}, "192682778": {"confidence": 1.0, "track": 1, "text": "and start just being bureaucratic?", "timestamps": [["and", 4369.22, 4369.64, 1.0], ["start", 4369.64, 4370.04, 1.0], ["just", 4370.04, 4370.32, 1.0], ["being", 4370.32, 4370.56, 1.0], ["bureaucratic?", 4370.56, 4371.9, 1.0]], "end_sample": 192800966}, "192832718": {"confidence": 1.0, "track": 2, "text": "I feel like there would probably be a lot less fistfights in academia if people", "timestamps": [["I", 4372.62, 4373.14, 1.0], ["feel", 4373.14, 4373.24, 1.0], ["like", 4373.24, 4373.38, 1.0], ["there", 4373.38, 4373.46, 1.0], ["would", 4373.46, 4373.54, 1.0], ["probably", 4373.54, 4373.82, 1.0], ["be", 4373.82, 4374.0, 1.0], ["a", 4374.0, 4374.06, 1.0], ["lot", 4374.06, 4374.48, 1.0], ["less", 4374.48, 4374.9, 1.0], ["fistfights", 4374.9, 4375.58, 1.0], ["in", 4375.58, 4375.72, 1.0], ["academia", 4375.72, 4376.08, 1.0], ["if", 4376.08, 4377.28, 1.0], ["people", 4377.28, 4377.5, 1.0]], "end_sample": 193047926, "newpara": true}, "193047926": {"confidence": 1.0, "track": 2, "text": "could get on board with that.", "timestamps": [["could", 4377.5, 4377.68, 1.0], ["get", 4377.68, 4377.84, 1.0], ["on", 4377.84, 4378.02, 1.0], ["board", 4378.02, 4378.22, 1.0], ["with", 4378.22, 4378.42, 1.0], ["that.", 4378.42, 4378.68, 1.0]], "end_sample": 193099964}, "193180226": {"confidence": 1.0, "track": 3, "text": "Definitely.", "timestamps": [["Definitely.", 4380.5, 4381.02, 1.0]], "end_sample": 193203158, "newpara": true}, "193203158": {"confidence": 1.0, "track": 0, "text": "Hey so i guess", "timestamps": [["Hey", 4381.02, 4382.24, 1.0], ["so", 4382.24, 4383.44, 1.0], ["i", 4383.44, 4384.08, 1.0], ["guess", 4384.08, 4384.7, 1.0]], "end_sample": 193365446, "newpara": true}, "193365446": {"confidence": 1.0, "track": 0, "text": "to to pull it all together um and", "timestamps": [["to", 4384.7, 4384.94, 1.0], ["to", 4384.94, 4385.38, 1.0], ["pull", 4385.38, 4385.98, 1.0], ["it", 4385.98, 4386.12, 1.0], ["all", 4386.12, 4386.26, 1.0], ["together", 4386.26, 4386.84, 1.0], ["um", 4386.84, 4387.86, 1.0], ["and", 4387.86, 4388.26, 1.0]], "end_sample": 193522442}, "193522442": {"confidence": 1.0, "track": 0, "text": "do like a wrap-up question when it", "timestamps": [["do", 4388.26, 4388.4, 1.0], ["like", 4388.4, 4388.56, 1.0], ["a", 4388.56, 4388.68, 1.0], ["wrap-up", 4388.68, 4389.18, 1.0], ["question", 4389.18, 4389.54, 1.0], ["when", 4389.54, 4391.22, 1.0], ["it", 4391.22, 4391.4, 1.0]], "end_sample": 193660916}, "193660916": {"confidence": 1.0, "track": 0, "text": "comes to like the role of museums in our society in terms of like the issues", "timestamps": [["comes", 4391.4, 4391.62, 1.0], ["to", 4391.62, 4392.06, 1.0], ["like", 4392.06, 4393.12, 1.0], ["the", 4393.12, 4393.24, 1.0], ["role", 4393.24, 4393.54, 1.0], ["of", 4393.54, 4393.84, 1.0], ["museums", 4393.84, 4394.2, 1.0], ["in", 4394.2, 4394.52, 1.0], ["our", 4394.52, 4394.64, 1.0], ["society", 4394.64, 4395.32, 1.0], ["in", 4395.32, 4395.66, 1.0], ["terms", 4395.66, 4395.9, 1.0], ["of", 4395.9, 4396.12, 1.0], ["like", 4396.12, 4396.42, 1.0], ["the", 4396.42, 4397.28, 1.0], ["issues", 4397.28, 4397.56, 1.0]], "end_sample": 193932572}, "193932572": {"confidence": 1.0, "track": 0, "text": "of classification ownership and property i mean what what would be in sort of", "timestamps": [["of", 4397.56, 4397.78, 1.0], ["classification", 4397.78, 4398.44, 1.0], ["ownership", 4398.44, 4399.72, 1.0], ["and", 4399.72, 4400.22, 1.0], ["property", 4400.22, 4400.76, 1.0], ["i", 4400.76, 4401.24, 1.0], ["mean", 4401.24, 4401.48, 1.0], ["what", 4401.48, 4402.36, 1.0], ["what", 4402.36, 4403.3, 1.0], ["would", 4403.3, 4403.48, 1.0], ["be", 4403.48, 4403.72, 1.0], ["in", 4403.72, 4404.44, 1.0], ["sort", 4404.44, 4404.76, 1.0], ["of", 4404.76, 4405.0, 1.0]], "end_sample": 194260676}, "194260676": {"confidence": 1.0, "track": 0, "text": "a an ideal world the role of museums And,", "timestamps": [["a", 4405.0, 4405.18, 1.0], ["an", 4405.18, 4405.78, 1.0], ["ideal", 4405.78, 4406.06, 1.0], ["world", 4406.06, 4406.54, 1.0], ["the", 4406.54, 4407.52, 1.0], ["role", 4407.52, 4407.78, 1.0], ["of", 4407.78, 4408.0, 1.0], ["museums", 4408.0, 4408.34, 1.0], ["And,", 4408.34, 4408.9, 1.0]], "end_sample": 194432666}, "194436194": {"confidence": 1.0, "track": 0, "text": "like, I guess helping us...", "timestamps": [["like,", 4408.98, 4409.5, 1.0], ["I", 4409.58, 4410.28, 1.0], ["guess", 4410.28, 4410.5, 1.0], ["helping", 4410.5, 4410.82, 1.0], ["us...", 4410.82, 4411.32, 1.0]], "end_sample": 194539388}, "194539388": {"confidence": 1.0, "track": 0, "text": "Would museums be better off classifying the world or trying to do something", "timestamps": [["Would", 4411.32, 4412.14, 1.0], ["museums", 4412.14, 4412.86, 1.0], ["be", 4412.86, 4413.18, 1.0], ["better", 4413.18, 4413.4, 1.0], ["off", 4413.4, 4413.58, 1.0], ["classifying", 4413.58, 4414.32, 1.0], ["the", 4414.32, 4414.46, 1.0], ["world", 4414.46, 4414.66, 1.0], ["or", 4414.66, 4415.0, 1.0], ["trying", 4415.0, 4415.74, 1.0], ["to", 4415.74, 4416.08, 1.0], ["do", 4416.08, 4416.28, 1.0], ["something", 4416.28, 4416.52, 1.0]], "end_sample": 194768708}, "194768708": {"confidence": 1.0, "track": 0, "text": "more along the lines of advocating for a better understanding of...", "timestamps": [["more", 4416.52, 4416.98, 1.0], ["along", 4416.98, 4417.36, 1.0], ["the", 4417.36, 4417.56, 1.0], ["lines", 4417.56, 4417.86, 1.0], ["of", 4417.86, 4418.18, 1.0], ["advocating", 4418.18, 4419.24, 1.0], ["for", 4419.24, 4419.78, 1.0], ["a", 4419.78, 4420.0, 1.0], ["better", 4420.0, 4420.22, 1.0], ["understanding", 4420.22, 4420.82, 1.0], ["of...", 4420.82, 4422.22, 1.0]], "end_sample": 195020078}, "195088764": {"confidence": 1.0, "track": 0, "text": "Like the migration patterns like you were talking about, like,", "timestamps": [["Like", 4423.78, 4424.08, 1.0], ["the", 4424.08, 4424.2, 1.0], ["migration", 4424.2, 4424.48, 1.0], ["patterns", 4424.48, 4424.96, 1.0], ["like", 4424.96, 4425.14, 1.0], ["you", 4425.14, 4425.26, 1.0], ["were", 4425.26, 4425.36, 1.0], ["talking", 4425.36, 4425.58, 1.0], ["about,", 4425.58, 4425.92, 1.0], ["like,", 4426.1, 4426.26, 1.0]], "end_sample": 195198132}, "195201660": {"confidence": 1.0, "track": 0, "text": "are they better suited to doing one or the other?", "timestamps": [["are", 4426.34, 4426.78, 1.0], ["they", 4426.78, 4426.96, 1.0], ["better", 4426.96, 4427.2, 1.0], ["suited", 4427.2, 4427.54, 1.0], ["to", 4427.54, 4427.72, 1.0], ["doing", 4427.72, 4427.94, 1.0], ["one", 4427.94, 4428.24, 1.0], ["or", 4428.24, 4428.38, 1.0], ["the", 4428.38, 4428.44, 1.0], ["other?", 4428.44, 4428.7, 1.0]], "end_sample": 195305736}, "195310146": {"confidence": 1.0, "track": 0, "text": "Or how would you imagine them working in a society if you could make it to your choosing?", "timestamps": [["Or", 4428.8, 4429.08, 1.0], ["how", 4429.08, 4429.96, 1.0], ["would", 4429.96, 4430.12, 1.0], ["you", 4430.12, 4430.26, 1.0], ["imagine", 4430.26, 4430.56, 1.0], ["them", 4430.56, 4430.76, 1.0], ["working", 4430.76, 4431.04, 1.0], ["in", 4431.04, 4431.26, 1.0], ["a", 4431.26, 4431.34, 1.0], ["society", 4431.34, 4432.36, 1.0], ["if", 4432.36, 4432.78, 1.0], ["you", 4432.78, 4432.88, 1.0], ["could", 4432.88, 4433.0, 1.0], ["make", 4433.0, 4433.18, 1.0], ["it", 4433.18, 4433.34, 1.0], ["to", 4433.34, 4433.42, 1.0], ["your", 4433.42, 4433.5, 1.0], ["choosing?", 4433.5, 4433.84, 1.0]], "end_sample": 195532410}, "195591504": {"confidence": 1.0, "track": 3, "text": "It's a heavy question. I do think the way that a lot of museums are set up now", "timestamps": [["It's", 4435.18, 4435.62, 1.0], ["a", 4435.62, 4435.64, 1.0], ["heavy", 4435.64, 4435.86, 1.0], ["question.", 4435.86, 4436.28, 1.0], ["I", 4437.76, 4438.2, 1.0], ["do", 4438.2, 4438.64, 1.0], ["think", 4438.64, 4438.88, 1.0], ["the", 4438.88, 4439.02, 1.0], ["way", 4439.02, 4439.18, 1.0], ["that", 4439.18, 4439.36, 1.0], ["a", 4439.36, 4439.78, 1.0], ["lot", 4439.78, 4439.98, 1.0], ["of", 4439.98, 4440.1, 1.0], ["museums", 4440.1, 4440.42, 1.0], ["are", 4440.42, 4440.7, 1.0], ["set", 4440.7, 4440.92, 1.0], ["up", 4440.92, 4441.04, 1.0], ["now", 4441.04, 4441.26, 1.0]], "end_sample": 195859632, "newpara": true}, "195859632": {"confidence": 1.0, "track": 3, "text": "is a very colonizing perspective.", "timestamps": [["is", 4441.26, 4441.82, 1.0], ["a", 4441.82, 4442.18, 1.0], ["very", 4442.18, 4442.58, 1.0], ["colonizing", 4442.58, 4445.1, 1.0], ["perspective.", 4445.1, 4446.14, 1.0]], "end_sample": 196074840}, "196074840": {"confidence": 1.0, "track": 3, "text": "Perspective i've heard the argument a", "timestamps": [["Perspective", 4446.14, 4446.76, 1.0], ["i've", 4446.76, 4448.22, 1.0], ["heard", 4448.22, 4448.42, 1.0], ["the", 4448.42, 4448.62, 1.0], ["argument", 4448.62, 4449.84, 1.0], ["a", 4449.84, 4450.16, 1.0]], "end_sample": 196252122}, "196252122": {"confidence": 1.0, "track": 3, "text": "lot recently that museums are are like part", "timestamps": [["lot", 4450.16, 4450.36, 1.0], ["recently", 4450.36, 4450.78, 1.0], ["that", 4450.78, 4451.18, 1.0], ["museums", 4451.18, 4451.66, 1.0], ["are", 4451.66, 4452.04, 1.0], ["are", 4452.04, 4452.54, 1.0], ["like", 4452.54, 4452.8, 1.0], ["part", 4452.8, 4453.6, 1.0]], "end_sample": 196403826}, "196403826": {"confidence": 1.0, "track": 3, "text": "of the colonizing force basically no matter where", "timestamps": [["of", 4453.6, 4453.78, 1.0], ["the", 4453.78, 4453.9, 1.0], ["colonizing", 4453.9, 4454.42, 1.0], ["force", 4454.42, 4454.8, 1.0], ["basically", 4454.8, 4455.38, 1.0], ["no", 4455.38, 4455.98, 1.0], ["matter", 4455.98, 4456.18, 1.0], ["where", 4456.18, 4456.42, 1.0]], "end_sample": 196528188}, "196528188": {"confidence": 1.0, "track": 3, "text": "they're located and because they've been sort of created to created as spaces", "timestamps": [["they're", 4456.42, 4456.68, 1.0], ["located", 4456.68, 4457.84, 1.0], ["and", 4457.84, 4458.98, 1.0], ["because", 4458.98, 4460.04, 1.0], ["they've", 4460.04, 4460.52, 1.0], ["been", 4460.52, 4460.8, 1.0], ["sort", 4460.8, 4461.46, 1.0], ["of", 4461.46, 4461.66, 1.0], ["created", 4461.66, 4462.92, 1.0], ["to", 4462.92, 4463.38, 1.0], ["created", 4463.38, 4464.2, 1.0], ["as", 4464.2, 4464.58, 1.0], ["spaces", 4464.58, 4465.4, 1.0]], "end_sample": 196924206}, "196924206": {"confidence": 1.0, "track": 3, "text": "for things to be collected and owned and things to be analyzed but like", "timestamps": [["for", 4465.4, 4466.08, 1.0], ["things", 4466.08, 4466.8, 1.0], ["to", 4466.8, 4467.12, 1.0], ["be", 4467.12, 4467.34, 1.0], ["collected", 4467.34, 4468.22, 1.0], ["and", 4468.22, 4468.88, 1.0], ["owned", 4468.88, 4469.22, 1.0], ["and", 4469.22, 4469.78, 1.0], ["things", 4469.78, 4471.68, 1.0], ["to", 4471.68, 4472.02, 1.0], ["be", 4472.02, 4472.26, 1.0], ["analyzed", 4472.26, 4473.7, 1.0], ["but", 4473.7, 4474.46, 1.0], ["like", 4474.46, 4474.82, 1.0]], "end_sample": 197339628}, "197346684": {"confidence": 1.0, "track": 3, "text": "from a distance as in like", "timestamps": [["from", 4474.98, 4475.94, 1.0], ["a", 4475.94, 4476.14, 1.0], ["distance", 4476.14, 4476.56, 1.0], ["as", 4476.56, 4477.18, 1.0], ["in", 4477.18, 4478.16, 1.0], ["like", 4478.16, 4478.4, 1.0]], "end_sample": 197497506}, "197497506": {"confidence": 1.0, "track": 3, "text": "distance from animals or distance", "timestamps": [["distance", 4478.4, 4479.4, 1.0], ["from", 4479.4, 4480.16, 1.0], ["animals", 4480.16, 4480.62, 1.0], ["or", 4480.62, 4481.06, 1.0], ["distance", 4481.06, 4481.38, 1.0]], "end_sample": 197628924}, "197628924": {"confidence": 1.0, "track": 3, "text": "from the past or different distance from this other", "timestamps": [["from", 4481.38, 4481.8, 1.0], ["the", 4481.8, 4481.98, 1.0], ["past", 4481.98, 4482.24, 1.0], ["or", 4482.24, 4482.56, 1.0], ["different", 4482.56, 4482.8, 1.0], ["distance", 4482.8, 4483.28, 1.0], ["from", 4483.28, 4483.76, 1.0], ["this", 4483.76, 4484.16, 1.0], ["other", 4484.16, 4484.32, 1.0]], "end_sample": 197758578}, "197758578": {"confidence": 1.0, "track": 3, "text": "culture and that's like part of one of the issues of decolonizing museums is", "timestamps": [["culture", 4484.32, 4484.8, 1.0], ["and", 4484.8, 4485.54, 1.0], ["that's", 4485.54, 4485.78, 1.0], ["like", 4485.78, 4485.98, 1.0], ["part", 4485.98, 4486.88, 1.0], ["of", 4486.88, 4487.04, 1.0], ["one", 4487.04, 4487.16, 1.0], ["of", 4487.16, 4487.26, 1.0], ["the", 4487.26, 4487.36, 1.0], ["issues", 4487.36, 4487.66, 1.0], ["of", 4487.66, 4488.04, 1.0], ["decolonizing", 4488.04, 4489.02, 1.0], ["museums", 4489.02, 4489.38, 1.0], ["is", 4489.38, 4489.98, 1.0]], "end_sample": 198008184}, "198008184": {"confidence": 1.0, "track": 3, "text": "that is that like museums are just so many of them have been set up in this", "timestamps": [["that", 4489.98, 4490.28, 1.0], ["is", 4490.28, 4491.38, 1.0], ["that", 4491.38, 4491.7, 1.0], ["like", 4491.7, 4492.0, 1.0], ["museums", 4492.0, 4492.42, 1.0], ["are", 4492.42, 4492.7, 1.0], ["just", 4492.7, 4492.94, 1.0], ["so", 4492.94, 4493.96, 1.0], ["many", 4493.96, 4494.22, 1.0], ["of", 4494.22, 4494.42, 1.0], ["them", 4494.42, 4494.58, 1.0], ["have", 4494.58, 4494.7, 1.0], ["been", 4494.7, 4494.88, 1.0], ["set", 4494.88, 4495.12, 1.0], ["up", 4495.12, 4495.28, 1.0], ["in", 4495.28, 4495.44, 1.0], ["this", 4495.44, 4495.56, 1.0]], "end_sample": 198254262}, "198254262": {"confidence": 1.0, "track": 3, "text": "specific way that we only know how like this is the only way that we know how museums can exist.", "timestamps": [["specific", 4495.56, 4495.88, 1.0], ["way", 4495.88, 4496.32, 1.0], ["that", 4496.32, 4496.58, 1.0], ["we", 4496.58, 4496.72, 1.0], ["only", 4496.72, 4496.98, 1.0], ["know", 4496.98, 4497.22, 1.0], ["how", 4497.22, 4498.24, 1.0], ["like", 4498.24, 4498.72, 1.0], ["this", 4498.72, 4499.32, 1.0], ["is", 4499.32, 4499.44, 1.0], ["the", 4499.44, 4499.56, 1.0], ["only", 4499.56, 4499.76, 1.0], ["way", 4499.76, 4499.96, 1.0], ["that", 4499.96, 4500.14, 1.0], ["we", 4500.14, 4500.26, 1.0], ["know", 4500.26, 4500.46, 1.0], ["how", 4500.46, 4500.74, 1.0], ["museums", 4500.74, 4501.14, 1.0], ["can", 4501.14, 4501.52, 1.0], ["exist.", 4501.52, 4501.84, 1.0]], "end_sample": 198531210}, "198597360": {"confidence": 1.0, "track": 3, "text": "So i think yeah the ideal museum world would be one where there isn't so much like,", "timestamps": [["So", 4503.34, 4504.1, 1.0], ["i", 4504.1, 4504.28, 1.0], ["think", 4504.28, 4504.54, 1.0], ["yeah", 4504.54, 4505.54, 1.0], ["the", 4505.54, 4505.76, 1.0], ["ideal", 4505.76, 4506.22, 1.0], ["museum", 4506.22, 4507.36, 1.0], ["world", 4507.36, 4507.96, 1.0], ["would", 4507.96, 4508.98, 1.0], ["be", 4508.98, 4509.24, 1.0], ["one", 4509.24, 4509.44, 1.0], ["where", 4509.44, 4509.82, 1.0], ["there", 4509.82, 4511.02, 1.0], ["isn't", 4511.02, 4511.44, 1.0], ["so", 4511.44, 4511.7, 1.0], ["much", 4511.7, 4512.08, 1.0], ["like,", 4512.08, 4512.7, 1.0]], "end_sample": 199010136, "newpara": true}, "199048944": {"confidence": 1.0, "track": 3, "text": "there isn't so much of that distance and there is a lot more like understanding", "timestamps": [["there", 4513.58, 4514.34, 1.0], ["isn't", 4514.34, 4514.72, 1.0], ["so", 4514.72, 4514.88, 1.0], ["much", 4514.88, 4515.1, 1.0], ["of", 4515.1, 4515.24, 1.0], ["that", 4515.24, 4515.36, 1.0], ["distance", 4515.36, 4515.76, 1.0], ["and", 4515.76, 4516.84, 1.0], ["there", 4516.84, 4517.18, 1.0], ["is", 4517.18, 4517.4, 1.0], ["a", 4517.4, 4517.54, 1.0], ["lot", 4517.54, 4517.66, 1.0], ["more", 4517.66, 4517.88, 1.0], ["like", 4517.88, 4518.14, 1.0], ["understanding", 4518.14, 4519.0, 1.0]], "end_sample": 199287966}, "199287966": {"confidence": 1.0, "track": 3, "text": "and a lot more like adaptability and fluidity.", "timestamps": [["and", 4519.0, 4519.94, 1.0], ["a", 4519.94, 4520.9, 1.0], ["lot", 4520.9, 4521.12, 1.0], ["more", 4521.12, 4521.38, 1.0], ["like", 4521.38, 4522.64, 1.0], ["adaptability", 4522.64, 4524.08, 1.0], ["and", 4524.08, 4524.5, 1.0], ["fluidity.", 4524.5, 4525.1, 1.0]], "end_sample": 199556976}, "199671945": {"confidence": 1.0, "track": 3, "text": "A lot of the troubles that I think some museums encounter now are due to the", "timestamps": [["A", 4527.71, 4528.03, 1.0], ["lot", 4528.03, 4528.19, 1.0], ["of", 4528.19, 4528.29, 1.0], ["the", 4528.29, 4528.41, 1.0], ["troubles", 4528.41, 4528.71, 1.0], ["that", 4528.71, 4529.13, 1.0], ["I", 4529.13, 4529.59, 1.0], ["think", 4529.59, 4529.83, 1.0], ["some", 4529.83, 4530.05, 1.0], ["museums", 4530.05, 4530.43, 1.0], ["encounter", 4530.43, 4530.81, 1.0], ["now", 4530.81, 4531.25, 1.0], ["are", 4531.25, 4531.53, 1.0], ["due", 4531.53, 4532.05, 1.0], ["to", 4532.05, 4532.43, 1.0], ["the", 4532.43, 4532.93, 1.0]], "end_sample": 199902147, "newpara": true}, "199902147": {"confidence": 1.0, "track": 3, "text": "strictness of the way they were set up.", "timestamps": [["strictness", 4532.93, 4533.71, 1.0], ["of", 4533.71, 4534.37, 1.0], ["the", 4534.37, 4535.23, 1.0], ["way", 4535.23, 4535.49, 1.0], ["they", 4535.49, 4535.67, 1.0], ["were", 4535.67, 4535.81, 1.0], ["set", 4535.81, 4536.09, 1.0], ["up.", 4536.09, 4536.29, 1.0]], "end_sample": 200050323}, "200081193": {"confidence": 1.0, "track": 3, "text": "The museum that I'm working at now was established in the 70s or something,", "timestamps": [["The", 4536.99, 4537.59, 1.0], ["museum", 4537.59, 4538.01, 1.0], ["that", 4538.01, 4538.21, 1.0], ["I'm", 4538.21, 4538.39, 1.0], ["working", 4538.39, 4538.59, 1.0], ["at", 4538.59, 4538.81, 1.0], ["now", 4538.81, 4539.01, 1.0], ["was", 4539.01, 4539.31, 1.0], ["established", 4539.31, 4539.61, 1.0], ["in", 4539.61, 4541.85, 1.0], ["the", 4541.85, 4542.57, 1.0], ["70s", 4542.57, 4543.33, 1.0], ["or", 4543.33, 4543.37, 1.0], ["something,", 4543.37, 4543.67, 1.0]], "end_sample": 200375781}, "200381955": {"confidence": 1.0, "track": 3, "text": "but working at museums in the UK, they've been established in the 1800s.", "timestamps": [["but", 4543.81, 4544.13, 1.0], ["working", 4544.13, 4544.81, 1.0], ["at", 4544.81, 4545.05, 1.0], ["museums", 4545.05, 4545.33, 1.0], ["in", 4545.33, 4545.71, 1.0], ["the", 4545.71, 4545.83, 1.0], ["UK,", 4545.83, 4546.11, 1.0], ["they've", 4546.31, 4546.61, 1.0], ["been", 4546.61, 4546.77, 1.0], ["established", 4546.77, 4547.19, 1.0], ["in", 4547.19, 4547.49, 1.0], ["the", 4547.49, 4547.59, 1.0], ["1800s.", 4547.59, 4548.57, 1.0]], "end_sample": 200591871}, "200591871": {"confidence": 1.0, "track": 3, "text": "And they've been working with systems that are just the way that they know how to function.", "timestamps": [["And", 4548.57, 4549.23, 1.0], ["they've", 4549.23, 4550.79, 1.0], ["been", 4550.79, 4551.01, 1.0], ["working", 4551.01, 4551.65, 1.0], ["with", 4551.65, 4551.91, 1.0], ["systems", 4551.91, 4552.35, 1.0], ["that", 4552.35, 4552.79, 1.0], ["are", 4552.79, 4553.39, 1.0], ["just", 4553.39, 4553.93, 1.0], ["the", 4553.93, 4554.45, 1.0], ["way", 4554.45, 4555.59, 1.0], ["that", 4555.59, 4555.83, 1.0], ["they", 4555.83, 4556.19, 1.0], ["know", 4556.19, 4556.35, 1.0], ["how", 4556.35, 4556.49, 1.0], ["to", 4556.49, 4556.59, 1.0], ["function.", 4556.59, 4556.97, 1.0]], "end_sample": 200962311}, "200971131": {"confidence": 1.0, "track": 3, "text": "And at this point, it's so hard to change to a different sort of system because", "timestamps": [["And", 4557.17, 4557.55, 1.0], ["at", 4557.55, 4557.97, 1.0], ["this", 4557.97, 4558.25, 1.0], ["point,", 4558.25, 4558.61, 1.0], ["it's", 4558.65, 4558.91, 1.0], ["so", 4558.91, 4559.07, 1.0], ["hard", 4559.07, 4559.47, 1.0], ["to", 4559.47, 4559.79, 1.0], ["change", 4559.79, 4560.21, 1.0], ["to", 4560.21, 4560.87, 1.0], ["a", 4560.87, 4561.11, 1.0], ["different", 4561.11, 4561.45, 1.0], ["sort", 4561.45, 4561.87, 1.0], ["of", 4561.87, 4562.05, 1.0], ["system", 4562.05, 4562.87, 1.0], ["because", 4562.87, 4564.27, 1.0]], "end_sample": 201284241}, "201284241": {"confidence": 1.0, "track": 3, "text": "they've had this buildup of centuries of functioning.", "timestamps": [["they've", 4564.27, 4564.83, 1.0], ["had", 4564.83, 4565.11, 1.0], ["this", 4565.11, 4565.31, 1.0], ["buildup", 4565.31, 4565.81, 1.0], ["of", 4565.81, 4566.25, 1.0], ["centuries", 4566.25, 4567.07, 1.0], ["of", 4567.07, 4567.67, 1.0], ["functioning.", 4567.67, 4568.69, 1.0]], "end_sample": 201479163}, "201516207": {"confidence": 1.0, "track": 3, "text": "So I think finding a way to easily change would free a lot of museums from the", "timestamps": [["So", 4569.53, 4570.17, 1.0], ["I", 4570.17, 4570.55, 1.0], ["think", 4570.55, 4570.85, 1.0], ["finding", 4570.85, 4571.97, 1.0], ["a", 4571.97, 4572.27, 1.0], ["way", 4572.27, 4572.43, 1.0], ["to", 4572.43, 4572.53, 1.0], ["easily", 4572.53, 4572.87, 1.0], ["change", 4572.87, 4573.35, 1.0], ["would", 4573.35, 4574.23, 1.0], ["free", 4574.23, 4574.87, 1.0], ["a", 4574.87, 4575.09, 1.0], ["lot", 4575.09, 4575.27, 1.0], ["of", 4575.27, 4575.37, 1.0], ["museums", 4575.37, 4575.67, 1.0], ["from", 4575.67, 4576.15, 1.0], ["the", 4576.15, 4577.17, 1.0]], "end_sample": 201853131}, "201853131": {"confidence": 1.0, "track": 3, "text": "problems that they have.", "timestamps": [["problems", 4577.17, 4578.01, 1.0], ["that", 4578.01, 4578.37, 1.0], ["they", 4578.37, 4578.53, 1.0], ["have.", 4578.53, 4578.85, 1.0]], "end_sample": 201927219}, "201956325": {"confidence": 1.0, "track": 3, "text": "And they're not even necessarily very overtly colonizing problems, if that makes sense.", "timestamps": [["And", 4579.51, 4580.15, 1.0], ["they're", 4580.15, 4580.29, 1.0], ["not", 4580.29, 4580.43, 1.0], ["even", 4580.43, 4580.63, 1.0], ["necessarily", 4580.63, 4581.07, 1.0], ["very", 4581.07, 4581.55, 1.0], ["overtly", 4581.55, 4584.71, 1.0], ["colonizing", 4584.71, 4585.27, 1.0], ["problems,", 4585.27, 4585.69, 1.0], ["if", 4585.93, 4586.31, 1.0], ["that", 4586.31, 4586.41, 1.0], ["makes", 4586.41, 4586.61, 1.0], ["sense.", 4586.61, 4586.89, 1.0]], "end_sample": 202281783}, "202281783": {"confidence": 1.0, "track": 3, "text": "Sometimes they're just like well we've set up", "timestamps": [["Sometimes", 4586.89, 4587.55, 1.0], ["they're", 4587.55, 4587.97, 1.0], ["just", 4587.97, 4588.15, 1.0], ["like", 4588.15, 4588.41, 1.0], ["well", 4588.41, 4588.67, 1.0], ["we've", 4588.67, 4589.17, 1.0], ["set", 4589.17, 4589.55, 1.0], ["up", 4589.55, 4589.73, 1.0]], "end_sample": 202407027}, "202407027": {"confidence": 1.0, "track": 3, "text": "this like cataloging number system that worked", "timestamps": [["this", 4589.73, 4589.99, 1.0], ["like", 4589.99, 4590.55, 1.0], ["cataloging", 4590.55, 4591.29, 1.0], ["number", 4591.29, 4591.49, 1.0], ["system", 4591.49, 4592.15, 1.0], ["that", 4592.15, 4593.19, 1.0], ["worked", 4593.19, 4593.35, 1.0]], "end_sample": 202566669}, "202566669": {"confidence": 1.0, "track": 3, "text": "for us when we were a museum like 60 years ago and when we had this many specimens", "timestamps": [["for", 4593.35, 4593.61, 1.0], ["us", 4593.61, 4593.81, 1.0], ["when", 4593.81, 4594.03, 1.0], ["we", 4594.03, 4594.19, 1.0], ["were", 4594.19, 4594.35, 1.0], ["a", 4594.35, 4594.49, 1.0], ["museum", 4594.49, 4594.89, 1.0], ["like", 4594.89, 4596.09, 1.0], ["60", 4596.09, 4597.25, 1.0], ["years", 4597.25, 4597.51, 1.0], ["ago", 4597.51, 4597.87, 1.0], ["and", 4597.87, 4598.85, 1.0], ["when", 4598.85, 4599.93, 1.0], ["we", 4599.93, 4600.09, 1.0], ["had", 4600.09, 4600.27, 1.0], ["this", 4600.27, 4600.47, 1.0], ["many", 4600.47, 4600.67, 1.0], ["specimens", 4600.67, 4601.17, 1.0]], "end_sample": 202911531}, "202911531": {"confidence": 1.0, "track": 3, "text": "but now actually we have this many specimens and like the ways that the specimens", "timestamps": [["but", 4601.17, 4601.69, 1.0], ["now", 4601.69, 4602.15, 1.0], ["actually", 4602.15, 4602.53, 1.0], ["we", 4602.53, 4602.79, 1.0], ["have", 4602.79, 4603.03, 1.0], ["this", 4603.03, 4603.49, 1.0], ["many", 4603.49, 4603.75, 1.0], ["specimens", 4603.75, 4604.27, 1.0], ["and", 4604.27, 4605.03, 1.0], ["like", 4605.03, 4605.57, 1.0], ["the", 4605.57, 4606.53, 1.0], ["ways", 4606.53, 4606.79, 1.0], ["that", 4606.79, 4607.17, 1.0], ["the", 4607.17, 4607.39, 1.0], ["specimens", 4607.39, 4607.83, 1.0]], "end_sample": 203205237}, "203205237": {"confidence": 1.0, "track": 3, "text": "interact with each other are a lot more complex than we thought they were.", "timestamps": [["interact", 4607.83, 4608.31, 1.0], ["with", 4608.31, 4608.77, 1.0], ["each", 4608.77, 4608.97, 1.0], ["other", 4608.97, 4609.21, 1.0], ["are", 4609.21, 4609.49, 1.0], ["a", 4609.49, 4609.61, 1.0], ["lot", 4609.61, 4609.81, 1.0], ["more", 4609.81, 4610.59, 1.0], ["complex", 4610.59, 4611.21, 1.0], ["than", 4611.21, 4611.47, 1.0], ["we", 4611.47, 4611.65, 1.0], ["thought", 4611.65, 4611.87, 1.0], ["they", 4611.87, 4612.07, 1.0], ["were.", 4612.07, 4612.33, 1.0]], "end_sample": 203403687}, "203457489": {"confidence": 1.0, "track": 3, "text": "And it would be great if we weren't so restricted to this cataloging number system.", "timestamps": [["And", 4613.55, 4614.07, 1.0], ["it", 4614.07, 4614.33, 1.0], ["would", 4614.33, 4614.59, 1.0], ["be", 4614.59, 4614.77, 1.0], ["great", 4614.77, 4615.03, 1.0], ["if", 4615.03, 4615.17, 1.0], ["we", 4615.17, 4615.33, 1.0], ["weren't", 4615.33, 4615.63, 1.0], ["so", 4615.63, 4615.85, 1.0], ["restricted", 4615.85, 4616.61, 1.0], ["to", 4616.61, 4617.13, 1.0], ["this", 4617.13, 4617.33, 1.0], ["cataloging", 4617.33, 4617.91, 1.0], ["number", 4617.91, 4618.03, 1.0], ["system.", 4618.03, 4618.55, 1.0]], "end_sample": 203677989, "newpara": true}, "203704449": {"confidence": 1.0, "track": 3, "text": "I wish we could just have some big transfer to a new database so that we could", "timestamps": [["I", 4619.15, 4619.67, 1.0], ["wish", 4619.67, 4619.89, 1.0], ["we", 4619.89, 4620.01, 1.0], ["could", 4620.01, 4620.15, 1.0], ["just", 4620.15, 4620.43, 1.0], ["have", 4620.43, 4620.81, 1.0], ["some", 4620.81, 4621.71, 1.0], ["big", 4621.71, 4622.13, 1.0], ["transfer", 4622.13, 4623.13, 1.0], ["to", 4623.13, 4624.33, 1.0], ["a", 4624.33, 4624.53, 1.0], ["new", 4624.53, 4624.69, 1.0], ["database", 4624.69, 4625.07, 1.0], ["so", 4625.07, 4625.45, 1.0], ["that", 4625.45, 4625.61, 1.0], ["we", 4625.61, 4625.79, 1.0], ["could", 4625.79, 4625.97, 1.0]], "end_sample": 204005211}, "204005211": {"confidence": 1.0, "track": 3, "text": "renumber everything or something like that. So I think...", "timestamps": [["renumber", 4625.97, 4626.49, 1.0], ["everything", 4626.49, 4626.85, 1.0], ["or", 4626.85, 4627.31, 1.0], ["something", 4627.31, 4627.63, 1.0], ["like", 4627.63, 4628.41, 1.0], ["that.", 4628.41, 4628.67, 1.0], ["So", 4628.81, 4629.05, 1.0], ["I", 4629.05, 4629.19, 1.0], ["think...", 4629.19, 4629.49, 1.0]], "end_sample": 204160443}, "204212988": {"confidence": 1.0, "track": 3, "text": "A museum that is more adaptable and fluid and is one that is better able to", "timestamps": [["A", 4630.68, 4630.86, 1.0], ["museum", 4630.86, 4631.18, 1.0], ["that", 4631.18, 4631.5, 1.0], ["is", 4631.5, 4631.68, 1.0], ["more", 4631.68, 4631.96, 1.0], ["adaptable", 4631.96, 4632.68, 1.0], ["and", 4632.68, 4632.9, 1.0], ["fluid", 4632.9, 4633.24, 1.0], ["and", 4633.24, 4633.9, 1.0], ["is", 4633.9, 4635.48, 1.0], ["one", 4635.48, 4636.72, 1.0], ["that", 4636.72, 4636.92, 1.0], ["is", 4636.92, 4637.06, 1.0], ["better", 4637.06, 4637.28, 1.0], ["able", 4637.28, 4637.48, 1.0], ["to", 4637.48, 4637.72, 1.0]], "end_sample": 204523452}, "204523452": {"confidence": 1.0, "track": 3, "text": "survive, I think, in the world.", "timestamps": [["survive,", 4637.72, 4638.06, 1.0], ["I", 4638.32, 4638.54, 1.0], ["think,", 4638.54, 4638.88, 1.0], ["in", 4638.92, 4639.28, 1.0], ["the", 4639.28, 4639.46, 1.0], ["world.", 4639.46, 4639.76, 1.0]], "end_sample": 204613416}, "204631938": {"confidence": 1.0, "track": 0, "text": "And do you think that's because of the nature of museums in particular?", "timestamps": [["And", 4640.18, 4640.78, 1.0], ["do", 4640.78, 4640.9, 1.0], ["you", 4640.9, 4640.94, 1.0], ["think", 4640.94, 4641.08, 1.0], ["that's", 4641.08, 4641.26, 1.0], ["because", 4641.26, 4641.46, 1.0], ["of", 4641.46, 4641.7, 1.0], ["the", 4641.7, 4641.8, 1.0], ["nature", 4641.8, 4642.14, 1.0], ["of", 4642.14, 4642.5, 1.0], ["museums", 4642.5, 4643.28, 1.0], ["in", 4643.28, 4644.02, 1.0], ["particular?", 4644.02, 4644.92, 1.0]], "end_sample": 204840972, "newpara": true}, "204843618": {"confidence": 1.0, "track": 0, "text": "Because they've always been sort of private collection to prestige collection?", "timestamps": [["Because", 4644.98, 4645.28, 1.0], ["they've", 4645.28, 4645.54, 1.0], ["always", 4645.54, 4645.74, 1.0], ["been", 4645.74, 4646.12, 1.0], ["sort", 4646.12, 4647.26, 1.0], ["of", 4647.26, 4647.38, 1.0], ["private", 4647.38, 4647.82, 1.0], ["collection", 4647.82, 4648.22, 1.0], ["to", 4648.22, 4648.92, 1.0], ["prestige", 4648.92, 4650.36, 1.0], ["collection?", 4650.36, 4650.9, 1.0]], "end_sample": 205104690}, "205133796": {"confidence": 1.0, "track": 0, "text": "Like if museums were more focused as a public service, maybe that would solve a lot of problems.", "timestamps": [["Like", 4651.56, 4652.16, 1.0], ["if", 4652.16, 4652.3, 1.0], ["museums", 4652.3, 4652.66, 1.0], ["were", 4652.66, 4652.98, 1.0], ["more", 4652.98, 4653.14, 1.0], ["focused", 4653.14, 4653.54, 1.0], ["as", 4653.54, 4653.82, 1.0], ["a", 4653.82, 4653.92, 1.0], ["public", 4653.92, 4654.36, 1.0], ["service,", 4654.36, 4654.82, 1.0], ["maybe", 4655.08, 4655.4, 1.0], ["that", 4655.4, 4655.62, 1.0], ["would", 4655.62, 4655.78, 1.0], ["solve", 4655.78, 4656.08, 1.0], ["a", 4656.08, 4657.14, 1.0], ["lot", 4657.14, 4657.3, 1.0], ["of", 4657.3, 4657.4, 1.0], ["problems.", 4657.4, 4657.78, 1.0]], "end_sample": 205408098}, "205408098": {"confidence": 1.0, "track": 0, "text": "If they you know existed more in a public library", "timestamps": [["If", 4657.78, 4658.02, 1.0], ["they", 4658.02, 4658.1, 1.0], ["you", 4658.1, 4658.78, 1.0], ["know", 4658.78, 4659.2, 1.0], ["existed", 4659.2, 4659.54, 1.0], ["more", 4659.54, 4659.88, 1.0], ["in", 4659.88, 4660.04, 1.0], ["a", 4660.04, 4660.08, 1.0], ["public", 4660.08, 4660.32, 1.0], ["library", 4660.32, 4660.66, 1.0]], "end_sample": 205535106}, "205535106": {"confidence": 1.0, "track": 0, "text": "ethos would that allow us to keep specimens because i'm thinking well you could", "timestamps": [["ethos", 4660.66, 4661.34, 1.0], ["would", 4661.34, 4661.98, 1.0], ["that", 4661.98, 4662.1, 1.0], ["allow", 4662.1, 4662.3, 1.0], ["us", 4662.3, 4662.5, 1.0], ["to", 4662.5, 4662.62, 1.0], ["keep", 4662.62, 4662.86, 1.0], ["specimens", 4662.86, 4663.92, 1.0], ["because", 4663.92, 4664.48, 1.0], ["i'm", 4664.48, 4664.7, 1.0], ["thinking", 4664.7, 4664.96, 1.0], ["well", 4664.96, 4665.92, 1.0], ["you", 4665.92, 4666.24, 1.0], ["could", 4666.24, 4666.4, 1.0]], "end_sample": 205788240}, "205788240": {"confidence": 1.0, "track": 0, "text": "have like nature centers where you get to go explore nature now but what about", "timestamps": [["have", 4666.4, 4666.54, 1.0], ["like", 4666.54, 4666.7, 1.0], ["nature", 4666.7, 4666.98, 1.0], ["centers", 4666.98, 4667.34, 1.0], ["where", 4667.34, 4667.6, 1.0], ["you", 4667.6, 4667.7, 1.0], ["get", 4667.7, 4667.8, 1.0], ["to", 4667.8, 4667.9, 1.0], ["go", 4667.9, 4668.0, 1.0], ["explore", 4668.0, 4668.34, 1.0], ["nature", 4668.34, 4668.64, 1.0], ["now", 4668.64, 4669.38, 1.0], ["but", 4669.38, 4670.42, 1.0], ["what", 4670.42, 4670.76, 1.0], ["about", 4670.76, 4670.94, 1.0]], "end_sample": 205988454}, "205988454": {"confidence": 1.0, "track": 0, "text": "specimens from the past so what could what would be one of the ways we could", "timestamps": [["specimens", 4670.94, 4671.48, 1.0], ["from", 4671.48, 4671.82, 1.0], ["the", 4671.82, 4671.96, 1.0], ["past", 4671.96, 4672.26, 1.0], ["so", 4672.26, 4672.72, 1.0], ["what", 4672.72, 4673.78, 1.0], ["could", 4673.78, 4673.98, 1.0], ["what", 4673.98, 4674.5, 1.0], ["would", 4674.5, 4674.76, 1.0], ["be", 4674.76, 4674.92, 1.0], ["one", 4674.92, 4675.04, 1.0], ["of", 4675.04, 4675.14, 1.0], ["the", 4675.14, 4675.18, 1.0], ["ways", 4675.18, 4675.36, 1.0], ["we", 4675.36, 4675.52, 1.0], ["could", 4675.52, 4675.62, 1.0]], "end_sample": 206194842}, "206194842": {"confidence": 1.0, "track": 0, "text": "ease up the museum restrictions yeah.", "timestamps": [["ease", 4675.62, 4675.92, 1.0], ["up", 4675.92, 4676.22, 1.0], ["the", 4676.22, 4676.92, 1.0], ["museum", 4676.92, 4677.28, 1.0], ["restrictions", 4677.28, 4678.22, 1.0], ["yeah.", 4678.22, 4679.78, 1.0]], "end_sample": 206378298}, "206378298": {"confidence": 1.0, "track": 3, "text": "I'm not sure i do think that brings up a good point that like Like sometimes", "timestamps": [["I'm", 4679.78, 4680.32, 1.0], ["not", 4680.32, 4680.46, 1.0], ["sure", 4680.46, 4680.7, 1.0], ["i", 4680.7, 4681.48, 1.0], ["do", 4681.48, 4681.62, 1.0], ["think", 4681.62, 4681.8, 1.0], ["that", 4681.8, 4681.98, 1.0], ["brings", 4681.98, 4682.46, 1.0], ["up", 4682.46, 4682.7, 1.0], ["a", 4682.7, 4682.84, 1.0], ["good", 4682.84, 4682.96, 1.0], ["point", 4682.96, 4683.26, 1.0], ["that", 4683.26, 4683.56, 1.0], ["like", 4683.56, 4683.82, 1.0], ["Like", 4683.82, 4683.9, 1.0], ["sometimes", 4683.9, 4684.74, 1.0]], "end_sample": 206597034, "newpara": true}, "206597034": {"confidence": 1.0, "track": 3, "text": "the public facing side of the museum is like, again, distanced from the like", "timestamps": [["the", 4684.74, 4685.12, 1.0], ["public", 4685.12, 4685.44, 1.0], ["facing", 4685.44, 4685.78, 1.0], ["side", 4685.78, 4686.16, 1.0], ["of", 4686.16, 4686.36, 1.0], ["the", 4686.36, 4686.5, 1.0], ["museum", 4686.5, 4686.92, 1.0], ["is", 4686.92, 4687.72, 1.0], ["like,", 4687.72, 4688.46, 1.0], ["again,", 4688.5, 4689.46, 1.0], ["distanced", 4689.5, 4690.12, 1.0], ["from", 4690.12, 4690.58, 1.0], ["the", 4690.58, 4691.04, 1.0], ["like", 4691.04, 4691.62, 1.0]], "end_sample": 206900442}, "206900442": {"confidence": 1.0, "track": 3, "text": "research and collection side of museums.", "timestamps": [["research", 4691.62, 4692.38, 1.0], ["and", 4692.38, 4692.6, 1.0], ["collection", 4692.6, 4692.94, 1.0], ["side", 4692.94, 4693.36, 1.0], ["of", 4693.36, 4693.58, 1.0], ["museums.", 4693.58, 4693.94, 1.0]], "end_sample": 207002754}, "207052146": {"confidence": 1.0, "track": 3, "text": "That like, of course you think of museums as a place where you can,", "timestamps": [["That", 4695.06, 4695.74, 1.0], ["like,", 4695.74, 4696.1, 1.0], ["of", 4696.1, 4696.88, 1.0], ["course", 4696.88, 4697.36, 1.0], ["you", 4697.36, 4697.74, 1.0], ["think", 4697.74, 4698.04, 1.0], ["of", 4698.04, 4698.1, 1.0], ["museums", 4698.1, 4698.48, 1.0], ["as", 4698.48, 4698.86, 1.0], ["a", 4698.86, 4698.96, 1.0], ["place", 4698.96, 4699.28, 1.0], ["where", 4699.28, 4699.44, 1.0], ["you", 4699.44, 4699.58, 1.0], ["can,", 4699.58, 4699.76, 1.0]], "end_sample": 207259416}, "207260298": {"confidence": 1.0, "track": 3, "text": "where the public can visit and learn about things and understand the collections.", "timestamps": [["where", 4699.78, 4699.92, 1.0], ["the", 4699.92, 4700.06, 1.0], ["public", 4700.06, 4700.36, 1.0], ["can", 4700.36, 4700.6, 1.0], ["visit", 4700.6, 4700.94, 1.0], ["and", 4700.94, 4701.26, 1.0], ["learn", 4701.26, 4701.52, 1.0], ["about", 4701.52, 4701.72, 1.0], ["things", 4701.72, 4702.06, 1.0], ["and", 4702.06, 4702.4, 1.0], ["understand", 4702.4, 4702.92, 1.0], ["the", 4702.92, 4703.48, 1.0], ["collections.", 4703.48, 4703.9, 1.0]], "end_sample": 207441990}, "207445518": {"confidence": 1.0, "track": 3, "text": "But like not a lot of people realize how accessible the like collections part", "timestamps": [["But", 4703.98, 4704.36, 1.0], ["like", 4704.36, 4704.66, 1.0], ["not", 4704.66, 4705.68, 1.0], ["a", 4705.68, 4705.88, 1.0], ["lot", 4705.88, 4706.0, 1.0], ["of", 4706.0, 4706.12, 1.0], ["people", 4706.12, 4706.38, 1.0], ["realize", 4706.38, 4707.74, 1.0], ["how", 4707.74, 4709.1, 1.0], ["accessible", 4709.1, 4710.02, 1.0], ["the", 4710.02, 4710.62, 1.0], ["like", 4710.62, 4711.1, 1.0], ["collections", 4711.1, 4712.12, 1.0], ["part", 4712.12, 4712.46, 1.0]], "end_sample": 207819486}, "207819486": {"confidence": 1.0, "track": 3, "text": "of it is. and how accessible collection staff want the collections to be.", "timestamps": [["of", 4712.46, 4712.64, 1.0], ["it", 4712.64, 4712.76, 1.0], ["is.", 4712.76, 4713.1, 1.0], ["and", 4713.1, 4713.54, 1.0], ["how", 4713.54, 4713.98, 1.0], ["accessible", 4713.98, 4714.52, 1.0], ["collection", 4714.52, 4715.96, 1.0], ["staff", 4715.96, 4716.44, 1.0], ["want", 4716.44, 4717.12, 1.0], ["the", 4717.12, 4717.34, 1.0], ["collections", 4717.34, 4717.74, 1.0], ["to", 4717.74, 4718.06, 1.0], ["be.", 4718.06, 4718.28, 1.0]], "end_sample": 208076148}, "208087614": {"confidence": 1.0, "track": 3, "text": "And if a lot more people were able to contribute to museums,", "timestamps": [["And", 4718.54, 4719.28, 1.0], ["if", 4719.28, 4720.24, 1.0], ["a", 4720.24, 4721.34, 1.0], ["lot", 4721.34, 4721.54, 1.0], ["more", 4721.54, 4721.76, 1.0], ["people", 4721.76, 4722.24, 1.0], ["were", 4722.24, 4723.02, 1.0], ["able", 4723.02, 4723.3, 1.0], ["to", 4723.3, 4723.76, 1.0], ["contribute", 4723.76, 4724.7, 1.0], ["to", 4724.7, 4726.04, 1.0], ["museums,", 4726.04, 4726.5, 1.0]], "end_sample": 208438650}, "208450116": {"confidence": 1.0, "track": 3, "text": "even especially in the digital age,", "timestamps": [["even", 4726.76, 4727.44, 1.0], ["especially", 4727.44, 4727.8, 1.0], ["in", 4727.8, 4728.22, 1.0], ["the", 4728.22, 4728.4, 1.0], ["digital", 4728.4, 4728.94, 1.0], ["age,", 4728.94, 4729.42, 1.0]], "end_sample": 208567422}, "208622106": {"confidence": 0.95, "track": 3, "text": "then I think that could help with some of the public interaction and learning", "timestamps": [["then", 4730.66, 4730.78, 0.95], ["I", 4730.78, 4730.98, 0.95], ["think", 4730.98, 4731.22, 0.95], ["that", 4731.22, 4732.06, 0.95], ["could", 4732.06, 4732.26, 0.95], ["help", 4732.26, 4732.54, 0.95], ["with", 4732.54, 4732.86, 0.95], ["some", 4732.86, 4733.96, 0.95], ["of", 4733.96, 4734.1, 0.95], ["the", 4734.1, 4734.38, 0.95], ["public", 4734.38, 4735.08, 0.95], ["interaction", 4735.08, 4736.5, 0.95], ["and", 4736.5, 4737.3, 0.95], ["learning", 4737.3, 4738.42, 0.95]], "end_sample": 208964322}, "208964322": {"confidence": 0.95, "track": 3, "text": "and understanding and contributing", "timestamps": [["and", 4738.42, 4739.14, 0.95], ["understanding", 4739.14, 4739.58, 0.95], ["and", 4739.58, 4740.08, 0.95], ["contributing", 4740.08, 4740.64, 0.95]], "end_sample": 209062224}, "209075454": {"confidence": 0.95, "track": 3, "text": "and communicating with natural history specimens or i this is probably also", "timestamps": [["and", 4740.94, 4741.4, 0.95], ["communicating", 4741.4, 4741.96, 0.95], ["with", 4741.96, 4742.76, 0.95], ["natural", 4742.76, 4743.64, 0.95], ["history", 4743.64, 4743.98, 0.95], ["specimens", 4743.98, 4744.42, 0.95], ["or", 4744.42, 4745.28, 0.95], ["i", 4745.28, 4745.6, 0.95], ["this", 4745.6, 4745.86, 0.95], ["is", 4745.86, 4746.14, 0.95], ["probably", 4746.14, 4746.38, 0.95], ["also", 4746.38, 4746.7, 0.95]], "end_sample": 209329470}, "209329470": {"confidence": 0.95, "track": 3, "text": "applicable to human history specimens too.", "timestamps": [["applicable", 4746.7, 4747.16, 0.95], ["to", 4747.16, 4747.5, 0.95], ["human", 4747.5, 4747.74, 0.95], ["history", 4747.74, 4748.04, 0.95], ["specimens", 4748.04, 4748.48, 0.95], ["too.", 4748.48, 4748.94, 0.95]], "end_sample": 209428254}, "209428254": {"confidence": 0.95, "track": 1, "text": "Like if i want to look at a cool rock with no reason other than i want to look", "timestamps": [["Like", 4748.94, 4749.8, 0.95], ["if", 4749.8, 4749.96, 0.95], ["i", 4749.96, 4750.06, 0.95], ["want", 4750.06, 4750.24, 0.95], ["to", 4750.24, 4750.32, 0.95], ["look", 4750.32, 4750.54, 0.95], ["at", 4750.54, 4750.7, 0.95], ["a", 4750.7, 4750.78, 0.95], ["cool", 4750.78, 4750.96, 0.95], ["rock", 4750.96, 4751.3, 0.95], ["with", 4751.3, 4752.1, 0.95], ["no", 4752.1, 4752.22, 0.95], ["reason", 4752.22, 4752.56, 0.95], ["other", 4752.56, 4752.78, 0.95], ["than", 4752.78, 4752.92, 0.95], ["i", 4752.92, 4753.08, 0.95], ["want", 4753.08, 4753.16, 0.95], ["to", 4753.16, 4753.28, 0.95], ["look", 4753.28, 4753.44, 0.95]], "end_sample": 209626704, "newpara": true}, "209626704": {"confidence": 0.95, "track": 1, "text": "at the cool rock i want to be able to go look at the cool rock and not have", "timestamps": [["at", 4753.44, 4753.58, 0.95], ["the", 4753.58, 4753.64, 0.95], ["cool", 4753.64, 4753.8, 0.95], ["rock", 4753.8, 4754.08, 0.95], ["i", 4754.08, 4754.38, 0.95], ["want", 4754.38, 4754.52, 0.95], ["to", 4754.52, 4754.66, 0.95], ["be", 4754.66, 4754.76, 0.95], ["able", 4754.76, 4754.9, 0.95], ["to", 4754.9, 4755.04, 0.95], ["go", 4755.04, 4755.16, 0.95], ["look", 4755.16, 4755.36, 0.95], ["at", 4755.36, 4755.54, 0.95], ["the", 4755.54, 4755.62, 0.95], ["cool", 4755.62, 4755.74, 0.95], ["rock", 4755.74, 4756.04, 0.95], ["and", 4756.44, 4756.8, 0.95], ["not", 4756.8, 4756.96, 0.95], ["have", 4756.96, 4757.18, 0.95]], "end_sample": 209791638}, "209791638": {"confidence": 0.95, "track": 1, "text": "to be doing like research you know i just want to see a cool rock can i see it.", "timestamps": [["to", 4757.18, 4757.28, 0.95], ["be", 4757.28, 4757.4, 0.95], ["doing", 4757.4, 4757.56, 0.95], ["like", 4757.56, 4757.8, 0.95], ["research", 4757.8, 4758.36, 0.95], ["you", 4758.36, 4759.16, 0.95], ["know", 4759.16, 4759.4, 0.95], ["i", 4759.4, 4759.9, 0.95], ["just", 4759.9, 4760.04, 0.95], ["want", 4760.04, 4760.12, 0.95], ["to", 4760.12, 4760.22, 0.95], ["see", 4760.22, 4760.3, 0.95], ["a", 4760.3, 4760.38, 0.95], ["cool", 4760.38, 4760.52, 0.95], ["rock", 4760.52, 4760.7, 0.95], ["can", 4760.7, 4761.28, 0.95], ["i", 4761.28, 4761.46, 0.95], ["see", 4761.46, 4761.62, 0.95], ["it.", 4761.62, 4761.78, 0.95]], "end_sample": 209994498}, "210065234": {"confidence": 1.0, "track": 3, "text": "Yeah. And so many, like some of the best collections access stories I've had", "timestamps": [["Yeah.", 4763.38, 4763.88, 1.0], ["And", 4764.3, 4764.86, 1.0], ["so", 4764.86, 4765.04, 1.0], ["many,", 4765.04, 4765.3, 1.0], ["like", 4765.42, 4766.1, 1.0], ["some", 4766.1, 4766.86, 1.0], ["of", 4766.86, 4767.4, 1.0], ["the", 4767.4, 4767.48, 1.0], ["best", 4767.48, 4767.86, 1.0], ["collections", 4767.86, 4769.38, 1.0], ["access", 4769.38, 4770.96, 1.0], ["stories", 4770.96, 4772.66, 1.0], ["I've", 4772.66, 4773.24, 1.0], ["had", 4773.24, 4773.42, 1.0]], "end_sample": 210507998, "newpara": true}, "210507998": {"confidence": 1.0, "track": 3, "text": "have just been people who are like interested in seeing very specific things or,", "timestamps": [["have", 4773.42, 4773.58, 1.0], ["just", 4773.58, 4773.8, 1.0], ["been", 4773.8, 4774.02, 1.0], ["people", 4774.02, 4774.34, 1.0], ["who", 4774.34, 4774.68, 1.0], ["are", 4774.68, 4774.82, 1.0], ["like", 4774.82, 4775.3, 1.0], ["interested", 4775.3, 4776.2, 1.0], ["in", 4776.2, 4776.8, 1.0], ["seeing", 4776.8, 4778.22, 1.0], ["very", 4778.22, 4779.12, 1.0], ["specific", 4779.12, 4779.5, 1.0], ["things", 4779.5, 4780.12, 1.0], ["or,", 4780.12, 4780.94, 1.0]], "end_sample": 210839630}, "210840512": {"confidence": 1.0, "track": 3, "text": "and it's not even, not even very specific things,", "timestamps": [["and", 4780.96, 4781.36, 1.0], ["it's", 4781.36, 4781.62, 1.0], ["not", 4781.62, 4781.72, 1.0], ["even,", 4781.72, 4782.08, 1.0], ["not", 4782.08, 4783.28, 1.0], ["even", 4783.28, 4783.56, 1.0], ["very", 4783.56, 4783.74, 1.0], ["specific", 4783.74, 4784.14, 1.0], ["things,", 4784.14, 4784.58, 1.0]], "end_sample": 211000154}, "211004564": {"confidence": 1.0, "track": 3, "text": "but sometimes they just come to the collections with a question of like,", "timestamps": [["but", 4784.68, 4784.86, 1.0], ["sometimes", 4784.86, 4785.14, 1.0], ["they", 4785.14, 4785.38, 1.0], ["just", 4785.38, 4785.54, 1.0], ["come", 4785.54, 4785.78, 1.0], ["to", 4785.78, 4785.98, 1.0], ["the", 4785.98, 4786.12, 1.0], ["collections", 4786.12, 4786.52, 1.0], ["with", 4786.52, 4786.88, 1.0], ["a", 4786.88, 4786.96, 1.0], ["question", 4786.96, 4787.28, 1.0], ["of", 4787.28, 4787.56, 1.0], ["like,", 4787.56, 4787.82, 1.0]], "end_sample": 211143038}, "211147448": {"confidence": 1.0, "track": 3, "text": "what kind of specimens do you have that are about, you know,", "timestamps": [["what", 4787.92, 4788.42, 1.0], ["kind", 4788.42, 4788.58, 1.0], ["of", 4788.58, 4788.76, 1.0], ["specimens", 4788.76, 4789.04, 1.0], ["do", 4789.04, 4789.44, 1.0], ["you", 4789.44, 4789.56, 1.0], ["have", 4789.56, 4789.84, 1.0], ["that", 4789.84, 4790.12, 1.0], ["are", 4790.12, 4790.22, 1.0], ["about,", 4790.22, 4790.6, 1.0], ["you", 4790.64, 4791.46, 1.0], ["know,", 4791.46, 4791.72, 1.0]], "end_sample": 211315028}, "211315028": {"confidence": 1.0, "track": 3, "text": "about trees or like or fossil", "timestamps": [["about", 4791.72, 4792.52, 1.0], ["trees", 4792.52, 4792.96, 1.0], ["or", 4792.96, 4793.5, 1.0], ["like", 4793.5, 4793.76, 1.0], ["or", 4793.76, 4794.54, 1.0], ["fossil", 4794.54, 4795.2, 1.0]], "end_sample": 211468496}, "211468496": {"confidence": 1.0, "track": 3, "text": "trees or like fossil plants or something like that and sort of through communicating", "timestamps": [["trees", 4795.2, 4795.52, 1.0], ["or", 4795.52, 4796.06, 1.0], ["like", 4796.06, 4796.54, 1.0], ["fossil", 4796.54, 4796.94, 1.0], ["plants", 4796.94, 4797.42, 1.0], ["or", 4797.42, 4797.72, 1.0], ["something", 4797.72, 4797.96, 1.0], ["like", 4797.96, 4798.22, 1.0], ["that", 4798.22, 4798.46, 1.0], ["and", 4798.46, 4798.7, 1.0], ["sort", 4798.7, 4798.9, 1.0], ["of", 4798.9, 4799.1, 1.0], ["through", 4799.1, 4799.94, 1.0], ["communicating", 4799.94, 4800.48, 1.0]], "end_sample": 211701344}, "211701344": {"confidence": 1.0, "track": 3, "text": "with this person you sort of narrow it down to like what exactly they're interested", "timestamps": [["with", 4800.48, 4800.86, 1.0], ["this", 4800.86, 4801.04, 1.0], ["person", 4801.04, 4801.42, 1.0], ["you", 4801.42, 4801.6, 1.0], ["sort", 4801.6, 4801.78, 1.0], ["of", 4801.78, 4801.92, 1.0], ["narrow", 4801.92, 4802.18, 1.0], ["it", 4802.18, 4802.36, 1.0], ["down", 4802.36, 4802.54, 1.0], ["to", 4802.54, 4802.82, 1.0], ["like", 4802.82, 4802.96, 1.0], ["what", 4802.96, 4803.24, 1.0], ["exactly", 4803.24, 4803.56, 1.0], ["they're", 4803.56, 4803.9, 1.0], ["interested", 4803.9, 4804.22, 1.0]], "end_sample": 211866278}, "211866278": {"confidence": 1.0, "track": 3, "text": "in and like sure i can pick a selection of trees through like geological time for you to", "timestamps": [["in", 4804.22, 4804.66, 1.0], ["and", 4804.66, 4805.22, 1.0], ["like", 4805.22, 4805.74, 1.0], ["sure", 4805.74, 4806.58, 1.0], ["i", 4806.58, 4806.76, 1.0], ["can", 4806.76, 4806.9, 1.0], ["pick", 4806.9, 4807.14, 1.0], ["a", 4807.14, 4807.28, 1.0], ["selection", 4807.28, 4807.64, 1.0], ["of", 4807.64, 4808.16, 1.0], ["trees", 4808.16, 4808.7, 1.0], ["through", 4808.7, 4809.18, 1.0], ["like", 4809.18, 4810.14, 1.0], ["geological", 4810.14, 4811.26, 1.0], ["time", 4811.26, 4811.66, 1.0], ["for", 4811.66, 4812.06, 1.0], ["you", 4812.06, 4812.22, 1.0], ["to", 4812.22, 4812.6, 1.0]], "end_sample": 212235836}, "212241128": {"confidence": 1.0, "track": 3, "text": "like just see and and", "timestamps": [["like", 4812.72, 4813.24, 1.0], ["just", 4813.24, 4814.14, 1.0], ["see", 4814.14, 4814.52, 1.0], ["and", 4814.52, 4815.56, 1.0], ["and", 4815.56, 4816.3, 1.0]], "end_sample": 212399006}, "212399006": {"confidence": 1.0, "track": 3, "text": "like no academic research comes from", "timestamps": [["like", 4816.3, 4817.1, 1.0], ["no", 4817.1, 4817.48, 1.0], ["academic", 4817.48, 4818.24, 1.0], ["research", 4818.24, 4818.8, 1.0], ["comes", 4818.8, 4819.16, 1.0], ["from", 4819.16, 4819.54, 1.0]], "end_sample": 212541890}, "212541890": {"confidence": 1.0, "track": 3, "text": "it or like you know", "timestamps": [["it", 4819.54, 4819.82, 1.0], ["or", 4819.82, 4820.3, 1.0], ["like", 4820.3, 4821.7, 1.0], ["you", 4821.7, 4822.3, 1.0], ["know", 4822.3, 4822.74, 1.0]], "end_sample": 212683010}, "212683010": {"confidence": 1.0, "track": 3, "text": "no like huge scientific change or happens it's just sort of here's a person", "timestamps": [["no", 4822.74, 4823.62, 1.0], ["like", 4823.62, 4824.08, 1.0], ["huge", 4824.08, 4824.92, 1.0], ["scientific", 4824.92, 4825.6, 1.0], ["change", 4825.6, 4826.3, 1.0], ["or", 4826.3, 4826.86, 1.0], ["happens", 4826.86, 4828.24, 1.0], ["it's", 4828.24, 4829.12, 1.0], ["just", 4829.12, 4829.32, 1.0], ["sort", 4829.32, 4829.58, 1.0], ["of", 4829.58, 4829.82, 1.0], ["here's", 4829.82, 4830.76, 1.0], ["a", 4830.76, 4830.82, 1.0], ["person", 4830.82, 4831.2, 1.0]], "end_sample": 213056096}, "213056096": {"confidence": 1.0, "track": 3, "text": "who is able to be curious about something and and i was able to help them be", "timestamps": [["who", 4831.2, 4831.42, 1.0], ["is", 4831.42, 4831.58, 1.0], ["able", 4831.58, 4831.88, 1.0], ["to", 4831.88, 4832.28, 1.0], ["be", 4832.28, 4833.46, 1.0], ["curious", 4833.46, 4833.92, 1.0], ["about", 4833.92, 4834.28, 1.0], ["something", 4834.28, 4834.62, 1.0], ["and", 4834.62, 4835.62, 1.0], ["and", 4835.62, 4836.68, 1.0], ["i", 4836.68, 4836.78, 1.0], ["was", 4836.78, 4836.92, 1.0], ["able", 4836.92, 4837.1, 1.0], ["to", 4837.1, 4837.26, 1.0], ["help", 4837.26, 4837.46, 1.0], ["them", 4837.46, 4837.64, 1.0], ["be", 4837.64, 4837.8, 1.0]], "end_sample": 213347156}, "213347156": {"confidence": 1.0, "track": 3, "text": "curious and ask more questions great.", "timestamps": [["curious", 4837.8, 4838.2, 1.0], ["and", 4838.2, 4838.88, 1.0], ["ask", 4838.88, 4839.16, 1.0], ["more", 4839.16, 4839.4, 1.0], ["questions", 4839.4, 4839.88, 1.0], ["great.", 4839.88, 4841.1, 1.0]], "end_sample": 213492686}, "213492686": {"confidence": 1.0, "track": 0, "text": "Richard thanks so much for coming on.", "timestamps": [["Richard", 4841.1, 4842.0, 1.0], ["thanks", 4842.0, 4842.12, 1.0], ["so", 4842.12, 4842.34, 1.0], ["much", 4842.34, 4842.52, 1.0], ["for", 4842.52, 4842.64, 1.0], ["coming", 4842.64, 4842.84, 1.0], ["on.", 4842.84, 4843.06, 1.0]], "end_sample": 213579122, "newpara": true}, "213579122": {"confidence": 1.0, "track": 3, "text": "Yeah thank you so much for having me good night.", "timestamps": [["Yeah", 4843.06, 4843.94, 1.0], ["thank", 4843.94, 4844.14, 1.0], ["you", 4844.14, 4844.36, 1.0], ["so", 4844.36, 4844.5, 1.0], ["much", 4844.5, 4844.7, 1.0], ["for", 4844.7, 4844.84, 1.0], ["having", 4844.84, 4845.1, 1.0], ["me", 4845.1, 4845.38, 1.0], ["good", 4845.38, 4846.78, 1.0], ["night.", 4846.78, 4846.96, 1.0]], "end_sample": 213751112, "newpara": true}}}, "transcript_updated_at": "2024-08-19T19:37:11.245Z", "shownotes": {}, "shownotes_updated_at": null}, {"version": "with_edits", "transcript": {}, "transcript_updated_at": null, "shownotes": {}, "shownotes_updated_at": null}]}</script>
    <div id="app"></div>
  </body>
</html>
Editor is loading...
Leave a Comment