[
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\ngithub: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry\nliberapay: # Replace with a single Liberapay username\nissuehunt: # Replace with a single IssueHunt username\nlfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry\npolar: # Replace with a single Polar username\nbuy_me_a_coffee: pipeeeeees # Replace with a single Buy Me a Coffee username\ncustom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']\n"
  },
  {
    "path": ".gitignore",
    "content": "*.mp3\n.DS_Store\n*.exe\n*.zip\n*.pyc\n*.gz\ndex.py\n*.venv\n*.wav\nhelper_files/README.md\nvoices/\ndownloaded_packs/"
  },
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "# Waze Voicepack Links\n\nA community-maintained archive of classic and custom Waze GPS voices — all in one place.\n\nBring back your favorite characters, celebrities, and custom voice packs that have disappeared from the official app over the years.\n\n## 🚗 What Is This?\n\nThis repository collects publicly shareable Waze voicepack links so they don’t get lost in old Reddit threads, dead websites, or outdated blog posts.\n\n**If you’ve ever thought:**\n\n> “Where did my favorite Waze voice go?”\n\n**This is for you.**\n\nThe goal is to keep these voices:\n- Easy to find\n- Easy to install\n- Community-maintained\n\n## 📲 How to Install a Voicepack\n\n1. Install the **Waze app** on your phone.\n2. Open this repository **on the same device**.\n3. Tap a voice link from the list.\n4. Waze will open and download the voice.\n\n---\n\n# Waze Official Voice List\n\nThis list contains current and former contracted celebrities and voice actors who at one point had their voices officially on the Waze App. Their voices have since been saved and converted into user-made custom voice packs with shareable links of varying quality. \n\n| Name | Link | Language | mp3 files | Notes |\n|------|----------|----------|-----------|-------|\n| Aerobic Instructor 80s | [Link](https://waze.com/ul?acvp=25490e25-4f56-4c76-a82c-0e77b6c49031) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/25490e25-4f56-4c76-a82c-0e77b6c49031.tar.gz) | [Blog Post](https://blog.google/waze/drive-back-to-the-70-80s-and-90s/)  |\n| Alien | [Link](https://waze.com/ul?acvp=6086eb80-ee87-4841-93ae-1f212817293d) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/6086eb80-ee87-4841-93ae-1f212817293d.tar.gz) |  |\n| Altimet (Malaysian Rapper) | [Link](https://waze.com/ul?acvp=c64ed3e0-e66a-4a36-91d0-38584fb1e0a0) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c64ed3e0-e66a-4a36-91d0-38584fb1e0a0.tar.gz) |  |\n| Andy Field (FNAF) | [Link](https://waze.com/ul?acvp=ed951015-c73c-439f-9bbb-0393f0cd4f05) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/ed951015-c73c-439f-9bbb-0393f0cd4f05.tar.gz) |  |\n| Armie Hammer (Jackson Storm, Cars 3) | [Link](https://waze.com/ul?acvp=b35569c3-02ec-4c2e-9671-69a693ccb468) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/b35569c3-02ec-4c2e-9671-69a693ccb468.tar.gz) |  |\n| Arnold Schwarzenegger (Terminator) | [Link](https://waze.com/ul?acvp=2c87c51a-2646-41ad-9cc8-f119cacc0521) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2c87c51a-2646-41ad-9cc8-f119cacc0521.tar.gz) |  |\n| BAM - Batman's Car | [Link](https://waze.com/ul?acvp=3bff58cc-cb95-494c-aa60-24a47f978f5b) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3bff58cc-cb95-494c-aa60-24a47f978f5b.tar.gz) |  |\n| Batman (Kevin Conroy) | [Link](https://waze.com/ul?acvp=25aff279-476a-4031-a957-0ae982996ae1) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/25aff279-476a-4031-a957-0ae982996ae1.tar.gz) |  |\n| Boy Band | [Link](https://waze.com/ul?acvp=bb79bd55-be60-48b9-bf7f-170e31931ed8) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/bb79bd55-be60-48b9-bf7f-170e31931ed8.tar.gz) |  |\n| Boy George | [Link](https://waze.com/ul?acvp=7c06133e-73e7-40e9-9e65-f1317c10863c) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/7c06133e-73e7-40e9-9e65-f1317c10863c.tar.gz) |  |\n| British, Brummie Accent | [Link](https://waze.com/ul?acvp=0aa9bd57-5f6d-4ccb-a975-945b6411ecb0) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/0aa9bd57-5f6d-4ccb-a975-945b6411ecb0.tar.gz) |  |\n| British, Cockney Accent | [Link](https://waze.com/ul?acvp=188f9e23-dc30-46e3-8a15-6225f2e2f770) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/188f9e23-dc30-46e3-8a15-6225f2e2f770.tar.gz) |  |\n| British, Mancunian Accent | [Link](https://waze.com/ul?acvp=c9db976c-a160-42a9-af76-fb5c731a5bad) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c9db976c-a160-42a9-af76-fb5c731a5bad.tar.gz) |  |\n| C-3PO (Star Wars) | [Link](https://waze.com/ul?acvp=7EE59258-28AF-46D4-99F0-FE24808F04E0) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/7EE59258-28AF-46D4-99F0-FE24808F04E0.tar.gz) |  |\n| C-3PO (Star Wars) | [Link](https://waze.com/ul?acvp=65BD7D6B-DF3B-4649-B5E0-E5796F8E0B43) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/65BD7D6B-DF3B-4649-B5E0-E5796F8E0B43.tar.gz) | Missing crash reported |\n| Catriona Gray (BDO) | [Link](https://waze.com/ul?acvp=2c029ee1-060c-44e3-a831-48eac91c68a5) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2c029ee1-060c-44e3-a831-48eac91c68a5.tar.gz) |  |\n| Chaka Khan | [Link](https://waze.com/ul?acvp=9594026e-1c56-45b6-acac-436c73fae7d7) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9594026e-1c56-45b6-acac-436c73fae7d7.tar.gz) | [Blog Post](https://blog.google/waze/drive-with-chaka-khan-on-waze/)  |\n| Christina Aguilera | [Link](https://waze.com/ul?acvp=57972da3-2992-44e4-a915-bafe3d45cf07) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/57972da3-2992-44e4-a915-bafe3d45cf07.tar.gz) |  |\n| Christina Aquilera | [Link](https://waze.com/ul?acvp=11d32e15-4ccf-49ad-a3eb-82c280a90210) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/11d32e15-4ccf-49ad-a3eb-82c280a90210.tar.gz) |  |\n| Colonel Sanders (KFC) | [Link](https://waze.com/ul?acvp=64fe16b4-2654-4372-b03c-4c204d4744d8) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/64fe16b4-2654-4372-b03c-4c204d4744d8.tar.gz) |  |\n| Cookie Monster | [Link](https://waze.com/ul?acvp=e5573cae-b627-41f6-8d85-4c781e64aaaa) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/e5573cae-b627-41f6-8d85-4c781e64aaaa.tar.gz) |  |\n| Cupid | [Link](https://waze.com/ul?acvp=9400427c-f69b-4be2-bdbf-6ee9f34789c2) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9400427c-f69b-4be2-bdbf-6ee9f34789c2.tar.gz) |  |\n| Dian Sastrowardoyo (Asian Games Promo) | [Link](https://waze.com/ul?acvp=2927b233-4902-45ba-8a4d-b13b2efc270c) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2927b233-4902-45ba-8a4d-b13b2efc270c.tar.gz) |  |\n| Dizzee Rascal | [Link](https://waze.com/ul?acvp=2c566b13-6a2a-4881-819b-8db54453bcfb) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2c566b13-6a2a-4881-819b-8db54453bcfb.tar.gz) |  |\n| DJ 70's | [Link](https://waze.com/ul?acvp=656e7daf-a963-43d6-9c86-e9c32d83dbe5) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/656e7daf-a963-43d6-9c86-e9c32d83dbe5.tar.gz) |  |\n| DJ Khaled (by Deezer) | [Link](https://waze.com/ul?acvp=d57d7544-712a-4b6a-856c-915df7e7bff7) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/d57d7544-712a-4b6a-856c-915df7e7bff7.tar.gz) |  |\n| Dog | [Link](https://waze.com/ul?acvp=590c035b-986a-4bc7-a665-a3c271017894) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/590c035b-986a-4bc7-a665-a3c271017894.tar.gz) |  |\n| Ed Helms | [Link](https://waze.com/ul?acvp=241CD4A3-3E35-4EBB-822B-BAC71CB3563A) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/241CD4A3-3E35-4EBB-822B-BAC71CB3563A.tar.gz) |  |\n| Elvis Presley | [Link](https://waze.com/ul?acvp=a743c4e4-a1ca-433f-b989-96bbeff0f84b) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/a743c4e4-a1ca-433f-b989-96bbeff0f84b.tar.gz) |  |\n| Escharum (Halo) | [Link](https://waze.com/ul?acvp=3f81ff34-466c-4aba-b984-25406a02e3d1) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3f81ff34-466c-4aba-b984-25406a02e3d1.tar.gz) |  |\n| Forza Horizon 4 (Maurice LaMarche) | [Link](https://waze.com/ul?acvp=9f7baf1d-16f4-4cb9-9e52-5b8e292aa8fb) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9f7baf1d-16f4-4cb9-9e52-5b8e292aa8fb.tar.gz) |  |\n| Fraggle Rock Red | [Link](https://waze.com/ul?acvp=be9d2814-7392-4d96-839d-546de5867620) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/be9d2814-7392-4d96-839d-546de5867620.tar.gz) |  |\n| Glasgow - Jim | [Link](https://waze.com/ul?acvp=d600f88e-cfdf-46ea-9a5a-8d9c5d3a22c4) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/d600f88e-cfdf-46ea-9a5a-8d9c5d3a22c4.tar.gz) |  |\n| Hasan Minhaj | [Link](https://waze.com/ul?acvp=351bc8e6-1ea0-4f6b-a6b5-f85156ac803e) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/351bc8e6-1ea0-4f6b-a6b5-f85156ac803e.tar.gz) | [Blog Post](https://blog.google/waze/hasan-minhaj-takes-the-front-seat-in-new-waze-experience/)  |\n| Honkai Star Rail (March 7th) | [Link](https://waze.com/ul?acvp=04277f8e-078e-43ad-8de9-05a757c2b574) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/04277f8e-078e-43ad-8de9-05a757c2b574.tar.gz) |  |\n| Jay Leno | [Link](https://waze.com/ul?acvp=1F511A6F-6DF3-46E0-858D-53E6D489A0FE) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/1F511A6F-6DF3-46E0-858D-53E6D489A0FE.tar.gz) | Missing U-Turn |\n| Kehlani | [Link](https://waze.com/ul?acvp=3f61193b-3aa4-4b36-a988-5de7763add24) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3f61193b-3aa4-4b36-a988-5de7763add24.tar.gz) |  |\n| Kevin Hart | [Link](https://waze.com/ul?acvp=7D8213FA-2FD5-41D5-A26E-2ADC971E65F7) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/7D8213FA-2FD5-41D5-A26E-2ADC971E65F7.tar.gz) | Missing U-Turn |\n| Leona Chin (Road Safety Ambassador) | [Link](https://waze.com/ul?acvp=1c85e0f4-f3d1-4142-a4c5-eae882bc88b4) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/1c85e0f4-f3d1-4142-a4c5-eae882bc88b4.tar.gz) |  |\n| Liam Neeson (The Commuter) | [Link](https://waze.com/ul?acvp=996e7c80-7922-4b5e-93b3-39beff864f3c) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/996e7c80-7922-4b5e-93b3-39beff864f3c.tar.gz) |  |\n| Lilly Singh | [Link](https://waze.com/ul?acvp=c73e7224-c115-4238-8493-586547f81db3) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c73e7224-c115-4238-8493-586547f81db3.tar.gz) | [Blog Post](https://blog.google/feed/drive-with-lilly-singh-on-waze/)  |\n| Lincoln Canada | [Link](https://waze.com/ul?acvp=19a85755-d7ff-43e8-8b4c-74780f7cf0ce) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/19a85755-d7ff-43e8-8b4c-74780f7cf0ce.tar.gz) |  |\n| Madea (Tyler Perry) | [Link](https://waze.com/ul?acvp=583004cf-2ee5-430d-bdb5-03c612fdd2ec) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/583004cf-2ee5-430d-bdb5-03c612fdd2ec.tar.gz) |  |\n| Master Chief (Halo) | [Link](https://waze.com/ul?acvp=952be556-8e63-464f-ae76-7f6151a17e0a) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/952be556-8e63-464f-ae76-7f6151a17e0a.tar.gz) |  |\n| Matilda | [Link](https://waze.com/ul?acvp=cd7a6851-bfb0-4f7d-ad13-545509acca74) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/cd7a6851-bfb0-4f7d-ad13-545509acca74.tar.gz) | Australian Accent |\n| Michael C. Hall (Dexter Morgan) | [Link](https://waze.com/ul?acvp=5a5af23c-c2ee-4e90-9676-bb5d45e60894) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/5a5af23c-c2ee-4e90-9676-bb5d45e60894.tar.gz) |  |\n| Mimiyuuuh (Lazada) | [Link](https://waze.com/ul?acvp=c426fd75-3347-4d6a-bced-7a31a7e1cac3) | Filipino | [mp3 files](https://voice-prompts-ipv6.waze.com/c426fd75-3347-4d6a-bced-7a31a7e1cac3.tar.gz) |  |\n| Morgan Freeman (London Has Fallen) | [Link](https://waze.com/ul?acvp=559355fc-0e30-47ac-b6e8-a915c77840ce) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/559355fc-0e30-47ac-b6e8-a915c77840ce.tar.gz) |  |\n| Move Puns | [Link](https://waze.com/ul?acvp=2634ae6a-3e2c-47c8-a45d-042d771e69bc) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2634ae6a-3e2c-47c8-a45d-042d771e69bc.tar.gz) | Unsure of actual title |\n| Mr. T | [Link](https://waze.com/ul?acvp=3D852AE0-9EB4-4BBA-995E-A403CB7FAEDC) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3D852AE0-9EB4-4BBA-995E-A403CB7FAEDC.tar.gz) | Poor audio quality |\n| Mrs. Claus | [Link](https://waze.com/ul?acvp=598f7ddb-864a-4d06-b653-d7caaa30409e) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/598f7ddb-864a-4d06-b653-d7caaa30409e.tar.gz) |  |\n| Neil Patrick Harris | [Link](https://waze.com/ul?acvp=f5988bf2-a5b3-416c-bd40-5c652829369b) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/f5988bf2-a5b3-416c-bd40-5c652829369b.tar.gz) | Contains incorrect voice lines |\n| Now You See Me | [Link](https://waze.com/ul?acvp=6b3e533d-4241-45f7-91fd-e5a05222d662) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/6b3e533d-4241-45f7-91fd-e5a05222d662.tar.gz) | [Blog Post](https://blog.google/waze/waze-now-you-see-me/)  |\n| Owen Wilson (Lightning McQueen, Cars 3) | [Link](https://waze.com/ul?acvp=a1ec68a0-e166-4e47-ad00-4d7c4a24ff8e) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/a1ec68a0-e166-4e47-ad00-4d7c4a24ff8e.tar.gz) |  |\n| Pamela Paz (LatAm) | [Link](https://waze.com/ul?acvp=16a785e7-6944-4a11-bb2b-4f98de329ce1) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/16a785e7-6944-4a11-bb2b-4f98de329ce1.tar.gz) |  |\n| PAW Patrol | [Link](https://waze.com/ul?acvp=d8e23270-2b93-41d5-89c8-f2824994d0b4) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/d8e23270-2b93-41d5-89c8-f2824994d0b4.tar.gz) |  |\n| Phil Miller (Last Man On Earth) | [Link](https://waze.com/ul?acvp=B1DC04B3-9D04-4DA6-BD0C-471A6D8BD841) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/B1DC04B3-9D04-4DA6-BD0C-471A6D8BD841.tar.gz) |  |\n| Pop Star 90's | [Link](https://waze.com/ul?acvp=b27ae132-e0fa-457f-91de-b6797cba6183) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/b27ae132-e0fa-457f-91de-b6797cba6183.tar.gz) |  |\n| Randy | [Link](https://waze.com/ul?acvp=1ce7c9b0-a1ba-496e-8933-9a1ff8dadff1) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/1ce7c9b0-a1ba-496e-8933-9a1ff8dadff1.tar.gz) |  |\n| Rob Gronkowski | [Link](https://waze.com/ul?acvp=82E7E1A4-9164-418C-BE1F-C6D7F1070150) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/82E7E1A4-9164-418C-BE1F-C6D7F1070150.tar.gz) | Missing U-Turn |\n| Roberts Lejameihers | [Link](https://waze.com/ul?acvp=0091c532-7974-4dc2-b500-5a11b0f29b5c) | Latvian | [mp3 files](https://voice-prompts-ipv6.waze.com/0091c532-7974-4dc2-b500-5a11b0f29b5c.tar.gz) |  |\n| Ross | [Link](https://waze.com/ul?acvp=8d6918c9-0679-4caf-8f39-7e3cd3757d7f) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/8d6918c9-0679-4caf-8f39-7e3cd3757d7f.tar.gz) | Australian Accent |\n| Safe Mode Kids | [Link](https://waze.com/ul?acvp=beca7b55-329c-4cb5-b067-101758a46984) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/beca7b55-329c-4cb5-b067-101758a46984.tar.gz) |  |\n| Santa (A) | [Link](https://waze.com/ul?acvp=209f7cc6-7126-4971-9956-7aad044cf364) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/209f7cc6-7126-4971-9956-7aad044cf364.tar.gz) |  |\n| Santa (B) | [Link](https://waze.com/ul?acvp=a78efd01-15a3-4b84-b18c-1799c8ee7768) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/a78efd01-15a3-4b84-b18c-1799c8ee7768.tar.gz) |  |\n| Santa (C) | [Link](https://waze.com/ul?acvp=e13cb3f8-79b3-4cb7-bdfe-a192faf17993) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/e13cb3f8-79b3-4cb7-bdfe-a192faf17993.tar.gz) |  |\n| Santa, Coca-Cola Santa | [Link](https://waze.com/ul?acvp=7c0de730-9438-4633-b076-53db3e846a64) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/7c0de730-9438-4633-b076-53db3e846a64.tar.gz) |  |\n| Santa, Mall Santa | [Link](https://waze.com/ul?acvp=935fb91c-9d91-4c69-ac1a-6e481efa36ef) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/935fb91c-9d91-4c69-ac1a-6e481efa36ef.tar.gz) |  |\n| Scottish Glaswegian Accent | [Link](https://waze.com/ul?acvp=) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/.tar.gz) |  |\n| Shaquille O'Neal | [Link](https://waze.com/ul?acvp=01a7fcd0-daed-4d1a-8807-1ae202ee7219) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/01a7fcd0-daed-4d1a-8807-1ae202ee7219.tar.gz) |  |\n| Soccer Commentator | [Link](https://waze.com/ul?acvp=bb69ca3a-4d67-4d2d-bbe8-dfd47f46e5f7) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/bb69ca3a-4d67-4d2d-bbe8-dfd47f46e5f7.tar.gz) |  |\n| Stephen (Steph) Curry | [Link](https://waze.com/ul?acvp=16a9c62d-d946-4f0a-bcee-3af44add9a5b) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/16a9c62d-d946-4f0a-bcee-3af44add9a5b.tar.gz) |  |\n| Stephen Colbert | [Link](https://waze.com/ul?acvp=910CBAA5-5E79-4447-A28A-07EA47CC8B76) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/910CBAA5-5E79-4447-A28A-07EA47CC8B76.tar.gz) | Missing U-Turn |\n| Stoick the Vast | [Link](https://waze.com/ul?acvp=9aadc10c-6dab-4114-8260-8095d7ba60d7) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9aadc10c-6dab-4114-8260-8095d7ba60d7.tar.gz) | [Blog Post](https://blog.google/waze/drive-with-how-to-train-your-dragon-on-waze/)  |\n| T-Pain | [Link](https://waze.com/ul?acvp=69967265-f165-4663-a464-6ef44a04460b) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/69967265-f165-4663-a464-6ef44a04460b.tar.gz) |  |\n| Terry Crews | [Link](https://waze.com/ul?acvp=98c34c03-cd33-49a1-88f9-686dd2d1e387) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/98c34c03-cd33-49a1-88f9-686dd2d1e387.tar.gz) |  |\n| The Grand Tour (Clarkson, Hammond & May) | [Link](https://waze.com/ul?acvp=fcbf97b4-bc6c-4e8f-a95c-c54a3f044e21) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/fcbf97b4-bc6c-4e8f-a95c-c54a3f044e21.tar.gz) |  |\n| The Munchkins - Wizard of Oz | [Link](https://waze.com/ul?acvp=65687f17-13ca-41a9-a9ea-bde426df0511) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/65687f17-13ca-41a9-a9ea-bde426df0511.tar.gz) | [Blog Post](https://blog.google/waze/drive-with-the-wizard-of-oz-on-waze/)  |\n| The Queen | [Link](https://waze.com/ul?acvp=f938fe90-6483-4adc-9956-d64d9d80bb80) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/f938fe90-6483-4adc-9956-d64d9d80bb80.tar.gz) |  |\n| The Riddler | [Link](https://waze.com/ul?acvp=1c6554c6-d161-411b-92a0-81bab0ea5b01) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/1c6554c6-d161-411b-92a0-81bab0ea5b01.tar.gz) |  |\n| The Sea Beast (Netflix, Maisie & Blue) | [Link](https://waze.com/ul?acvp=776a571d-ea00-4c96-9c50-73cd8030d0cd) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/776a571d-ea00-4c96-9c50-73cd8030d0cd.tar.gz) |  |\n| Tony Fernandes (AirAsia) | [Link](https://waze.com/ul?acvp=75353987-5055-4C6D-98F6-18AA4496BD9C) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/75353987-5055-4C6D-98F6-18AA4496BD9C.tar.gz) |  |\n| Toy Story 4 (Buzz and Woody) | [Link](https://waze.com/ul?acvp=505fc8e5-e37d-4488-9698-00973b6abbe6) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/505fc8e5-e37d-4488-9698-00973b6abbe6.tar.gz) |  |\n| Venom | [Link](https://waze.com/ul?acvp=d5ab8251-3168-4da9-b062-babcb8607347) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/d5ab8251-3168-4da9-b062-babcb8607347.tar.gz) | [Blog Post](https://blog.google/waze/drive-with-venom-the-last-dance-on-waze/)  |\n| Vlade Divac | [Link](https://waze.com/ul?acvp=d7974d6e-5ed5-4807-83c0-8e4d678ac3f8) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/d7974d6e-5ed5-4807-83c0-8e4d678ac3f8.tar.gz) |  |\n| Women's History Month | [Link](https://waze.com/ul?acvp=a459934f-89e7-4a44-9122-e52686620234) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/a459934f-89e7-4a44-9122-e52686620234.tar.gz) |  |\n\n\n# Waze Community Voice List\n\nThis list contains user-created voice packs made by the Waze community. These voices are often created using the in-app microphone recording feature or by uploading `.mp3` files to Waze's servers. The quality of these voice packs can vary greatly depending on the source of the audio files used to create them.\n\n| Name | Link | Language | mp3 files | Notes |\n|------|----------|----------|-----------|-------|\n| Afroditi (Greek) | [Link](https://waze.com/ul?acvp=095cd118-ee81-4b63-8121-0bfc757f9c0b) | Greek | [mp3 files](https://voice-prompts-ipv6.waze.com/095cd118-ee81-4b63-8121-0bfc757f9c0b.tar.gz) | By [alexmorak](https://github.com/pipeeeeees/waze-voicepack-links/issues/74) |\n| Alex Morgan (A.I. Generated) | [Link](https://waze.com/ul?acvp=900defe4-61db-42f3-8687-d4f5716c859f) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/900defe4-61db-42f3-8687-d4f5716c859f.tar.gz) | By [Rebb218](https://github.com/pipeeeeees/waze-voicepack-links/issues/38) |\n| Angry Batman | [Link](https://waze.com/ul?acvp=AA20F70F-58AB-4357-82A2-D06A275F1208) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/AA20F70F-58AB-4357-82A2-D06A275F1208.tar.gz) |  |\n| Apostolis | [Link](https://waze.com/ul?acvp=ef483e6b-c0c9-4b1a-b4ca-5c4aea592331) | Greek | [mp3 files](https://voice-prompts-ipv6.waze.com/ef483e6b-c0c9-4b1a-b4ca-5c4aea592331.tar.gz) | By [kstelios](https://github.com/pipeeeeees/waze-voicepack-links/issues/152) |\n| Apulian dialect Mafalda | [Link](https://waze.com/ul?acvp=d8b225db-45ae-4e95-8712-b2645ed7ab3b) | Italian | [mp3 files](https://voice-prompts-ipv6.waze.com/d8b225db-45ae-4e95-8712-b2645ed7ab3b.tar.gz) |  From Mottola-TA town |\n| Apulian dialect Michael | [Link](https://waze.com/ul?acvp=0144811d-1715-4f4f-a417-204de6b1620e) | Italian | [mp3 files](https://voice-prompts-ipv6.waze.com/0144811d-1715-4f4f-a417-204de6b1620e.tar.gz) |  From Mottola-TA town |\n| Auron | [Link](https://waze.com/ul?acvp=3482511f-aa36-4cd1-9997-4dade0c7c62e) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/3482511f-aa36-4cd1-9997-4dade0c7c62e.tar.gz) | By [l4t0r](https://twitter.com/mikethebard) |\n| Austin Powers | [Link](https://waze.com/ul?acvp=63828e08-6255-43f8-94ca-8347b7aa6c4d) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/63828e08-6255-43f8-94ca-8347b7aa6c4d.tar.gz) | By [chrisjudevine](https://github.com/pipeeeeees/waze-voicepack-links/issues/25) |\n| B1 Battle Droid | [Link](https://waze.com/ul?acvp=bdf8f53f-22ad-4595-a1f8-8194f0e099ff) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/bdf8f53f-22ad-4595-a1f8-8194f0e099ff.tar.gz) | By [TMW-29](https://github.com/pipeeeeees/waze-voicepack-links/issues/21) |\n| Benny Su | [Link](https://waze.com/ul?acvp=DF17F068-9834-4D4C-9BD3-B0F29066F3FF) | Dutch | [mp3 files](https://voice-prompts-ipv6.waze.com/DF17F068-9834-4D4C-9BD3-B0F29066F3FF.tar.gz) |  |\n| Bernie | [Link](https://waze.com/ul?acvp=72FC2EF0-D885-4492-BB9C-26BF26A124EC) |  | [mp3 files](https://voice-prompts-ipv6.waze.com/72FC2EF0-D885-4492-BB9C-26BF26A124EC.tar.gz) |  |\n| BT-7274 Titanfall 2 (A.I. Generated) | [Link](https://waze.com/ul?acvp=9c6426c9-daca-4fd5-ac68-a271d239c995) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9c6426c9-daca-4fd5-ac68-a271d239c995.tar.gz) | By [Not-Nathani](https://github.com/pipeeeeees/waze-voicepack-links/issues/52) |\n| Chalmette HeyBrah | [Link](https://waze.com/ul?acvp=DB9B1866-26E8-4D05-BF81-A07F62342D18) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/DB9B1866-26E8-4D05-BF81-A07F62342D18.tar.gz) | By [Shane Ansardi](https://www.nola.com/entertainment_life/arts/meet-the-man-behind-the-chalmette-heybrah-driving-app-voice/article_3924e834-3187-11ee-b9e8-ab34f5cd6329.html) of Louisiana. Miles only |\n| Cortana | [Link](https://waze.com/ul?acvp=7cdd97cb-549e-45d2-b408-fe6a6c32453e) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/7cdd97cb-549e-45d2-b408-fe6a6c32453e.tar.gz) | By [Hosshoffman](https://github.com/pipeeeeees/waze-voicepack-links/issues/151) |\n| Cortana (Alternate) | [Link](https://waze.com/ul?acvp=6094a015-c947-4c63-8137-9679fb884681) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/6094a015-c947-4c63-8137-9679fb884681.tar.gz) | By [Hosshoffman](https://github.com/pipeeeeees/waze-voicepack-links/issues/151) |\n| Cortana (Microsoft Windows Eva Mobile) | [Link](https://waze.com/ul?acvp=a576da62-bcb4-4326-8599-c30771d698f1) | English | [mp3 files Non Commercial Use Only](https://voice-prompts-ipv6.waze.com/a576da62-bcb4-4326-8599-c30771d698f1.tar.gz) | By [SlimyCat](https://github.com/SlimyCat-yt) with [enable-microsoft-eva-tts-master](https://github.com/watermarkhu/enable-microsoft-eva-tts) & [Cortana-OpenTX-voice-master](https://github.com/Dany-Boy55/Cortana-OpenTX-voice) |\n| Country Boy | [Link](https://waze.com/ul?acvp=EA18DB51-98A4-4474-97C0-9810CC4CD0A6) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/EA18DB51-98A4-4474-97C0-9810CC4CD0A6.tar.gz) |  Miles only |\n| Dale Earnhart Jr. | [Link](https://waze.com/ul?acvp=7C8A2C3F-7A4B-4A1D-8C2E-5B3F4A2C3F7A) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/7C8A2C3F-7A4B-4A1D-8C2E-5B3F4A2C3F7A.tar.gz) |  |\n| Daniel (Greek Language) | [Link](https://waze.com/ul?acvp=9738b347-b15d-4b40-ab67-d1c574406ae7) | Greek | [mp3 files](https://voice-prompts-ipv6.waze.com/9738b347-b15d-4b40-ab67-d1c574406ae7.tar.gz) | By [alexmorak](https://github.com/pipeeeeees/waze-voicepack-links/issues/70) |\n| Dawk Waze | [Link](https://waze.com/ul?acvp=84E8EAA5-B0C7-46C6-9BE9-886E06BAF14F) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/84E8EAA5-B0C7-46C6-9BE9-886E06BAF14F.tar.gz) |  Vietnamese accent |\n| Disco Elysium | [Link](https://waze.com/ul?acvp=634b0fdf-c1d6-4422-9fee-bacf2d98484a) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/634b0fdf-c1d6-4422-9fee-bacf2d98484a.tar.gz) | By [Source](https://www.reddit.com/r/DiscoElysium/comments/1knmrrz/custom_voice_pack_for_waze/) |\n| Donald Trump | [Link](https://waze.com/ul?acvp=49687817-7D66-4670-8CBD-2362B44BA08A) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/49687817-7D66-4670-8CBD-2362B44BA08A.tar.gz) |  |\n| Drew Lynch | [Link](https://waze.com/ul?acvp=80670078-fd21-481f-aa4d-9e96c3d4dba4) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/80670078-fd21-481f-aa4d-9e96c3d4dba4.tar.gz) |  |\n| Eddie Murphy by Superflame | [Link](https://waze.com/ul?acvp=aa2da5f5-2f78-4004-a4fb-18954841da30) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/aa2da5f5-2f78-4004-a4fb-18954841da30.tar.gz) |  |\n| Englishman - \"Sir William\" | [Link](https://waze.com/ul?acvp=562F94E3-4913-4AA6-B0C9-BDAA4B86321F) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/562F94E3-4913-4AA6-B0C9-BDAA4B86321F.tar.gz) |  |\n| F1 2020 | [Link](https://waze.com/ul?acvp=561c4d75-666b-4f95-b5fa-de7b85646e01) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/561c4d75-666b-4f95-b5fa-de7b85646e01.tar.gz) | By [austinyen56](https://github.com/austinyen56/Waze-F1-VO) |\n| Fortyone Usec3 EFT | [Link](https://waze.com/ul?acvp=8b2df075-ebc8-42b9-85e0-3b50b5f3275a) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/8b2df075-ebc8-42b9-85e0-3b50b5f3275a.tar.gz) | By [@140er](https://discord.com/) |\n| French Romance - \"Julien\" | [Link](https://waze.com/ul?acvp=13AC513C-D003-414A-8A2B-05BA1CA9F01E) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/13AC513C-D003-414A-8A2B-05BA1CA9F01E.tar.gz) |  |\n| Geralt (The Witcher) | [Link](https://waze.com/ul?acvp=499471ac-044b-495c-b8f4-a55e18c6c36d) | Polish | [mp3 files](https://voice-prompts-ipv6.waze.com/499471ac-044b-495c-b8f4-a55e18c6c36d.tar.gz) | By [@Mroxer](https://discord.com/) |\n| Ghostface (TikTok Voiceover) | [Link](https://waze.com/ul?acvp=a93e8187-0a15-4aa4-9db0-8be18646a8ef) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/a93e8187-0a15-4aa4-9db0-8be18646a8ef.tar.gz) |  |\n| GLaDOS | [Link](https://waze.com/ul?acvp=D965C10B-781D-4A2F-9D22-46052EDC66A0) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/D965C10B-781D-4A2F-9D22-46052EDC66A0.tar.gz) |  |\n| GlaDOS (TTS Generated) | [Link](https://waze.com/ul?acvp=ea5e50fe-7d82-4421-b6ef-b7101755622c) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/ea5e50fe-7d82-4421-b6ef-b7101755622c.tar.gz) | By [D³Entertainment](https://github.com/pipeeeeees/waze-voicepack-links/issues/56) |\n| Gollum & Smeagol | [Link](https://waze.com/ul?acvp=E8501E12-C11D-46D5-9A40-EC36246A253A) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/E8501E12-C11D-46D5-9A40-EC36246A253A.tar.gz) |  |\n| Gollum par Superflame | [Link](https://waze.com/ul?acvp=ece19b2f-553c-4324-9174-4e53a5d2162b) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/ece19b2f-553c-4324-9174-4e53a5d2162b.tar.gz) |  |\n| Grand Theft Auto IV | [Link](https://waze.com/ul?acvp=EFCCF4A5-2146-4649-AB24-B7F02944D55F) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/EFCCF4A5-2146-4649-AB24-B7F02944D55F.tar.gz) |  |\n| Grand Theft Auto IV (alternate) | [Link](https://waze.com/ul?acvp=c8bfb1f5-8832-43b9-a68e-85464a2ff338) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c8bfb1f5-8832-43b9-a68e-85464a2ff338.tar.gz) | By [CrazyCrusaider](https://github.com/CrazyCrusaider) |\n| Hakka | [Link](https://waze.com/ul?acvp=5BD0ED72-01C7-4BF5-82A1-78986761DC9C) | Hakka | [mp3 files](https://voice-prompts-ipv6.waze.com/5BD0ED72-01C7-4BF5-82A1-78986761DC9C.tar.gz) |  |\n| Hatsune Miku (French) | [Link](https://waze.com/ul?acvp=f63c390f-c301-45e6-a4cd-60c1728dfc7f) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/f63c390f-c301-45e6-a4cd-60c1728dfc7f.tar.gz) |  |\n| Homelander (A.I. Generated) | [Link](https://waze.com/ul?acvp=9e677a27-8421-41d7-9486-dce48fceca2c) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9e677a27-8421-41d7-9486-dce48fceca2c.tar.gz) | By [Julchensid2303](https://github.com/pipeeeeees/waze-voicepack-links/issues/54) |\n| Homer by Superflame | [Link](https://waze.com/ul?acvp=37ae250d-c7ca-4d8b-9a2d-e4200fc40244) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/37ae250d-c7ca-4d8b-9a2d-e4200fc40244.tar.gz) |  |\n| Hubcap Jones | [Link](https://waze.com/ul?acvp=A4258269-6A7B-46BB-83D0-2D89DE0886DA) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/A4258269-6A7B-46BB-83D0-2D89DE0886DA.tar.gz) | By [@MikeTheBard](https://twitter.com/mikethebard) |\n| Imperial Admiral (A.I. Generated) | [Link](https://waze.com/ul?acvp=5c8b33d1-0815-4be7-957f-ae6847e34e70) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/5c8b33d1-0815-4be7-957f-ae6847e34e70.tar.gz) |  |\n| Jamaican | [Link](https://waze.com/ul?acvp=3AF908A5-D798-44B3-9BAB-8F4DB7625E9B) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3AF908A5-D798-44B3-9BAB-8F4DB7625E9B.tar.gz) |  |\n| James Earl Jones (A.I. Generated) | [Link](https://waze.com/ul?acvp=f1e48c91-e724-4d3e-8299-2aa642def7d6) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/f1e48c91-e724-4d3e-8299-2aa642def7d6.tar.gz) |  The voice actor of Darth Vader |\n| James McCaffrey's Max Payne (A.I. Generated) | [Link](https://waze.com/ul?acvp=5fc719b8-b40e-4cec-b5fc-1a5656428adb) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/5fc719b8-b40e-4cec-b5fc-1a5656428adb.tar.gz) | By [toomanynights](https://github.com/pipeeeeees/waze-voicepack-links/issues/49) |\n| James Veitch | [Link](https://waze.com/ul?acvp=5D75A1F4-50BC-4EDE-AEFA-753B50C64FC0) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/5D75A1F4-50BC-4EDE-AEFA-753B50C64FC0.tar.gz) |  |\n| JARVIS (A.I. Generated) | [Link](https://waze.com/ul?acvp=e52251a7-76ac-48dd-8321-01a524852a64) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/e52251a7-76ac-48dd-8321-01a524852a64.tar.gz) | By [ValeriGYordanov](https://github.com/pipeeeeees/waze-voicepack-links/issues/61) |\n| JARVIS v 4.1 | [Link](https://waze.com/ul?acvp=3194e787-e2d0-48ff-bbe7-b12daf925a5f) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/3194e787-e2d0-48ff-bbe7-b12daf925a5f.tar.gz) |  Missing many voicelines |\n| JARVIS x 1 (TTS Generated) | [Link](https://waze.com/ul?acvp=202fedb3-a69b-48d8-beb1-c61a9cce36d5) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/202fedb3-a69b-48d8-beb1-c61a9cce36d5.tar.gz) | By [ValeriGYordanov](https://github.com/pipeeeeees/waze-voicepack-links/issues/61) |\n| Jeff Dunham's 'Achmed TDT' | [Link](https://waze.com/ul?acvp=FEABF983-93B9-4B03-8314-5BFD5B91497D) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/FEABF983-93B9-4B03-8314-5BFD5B91497D.tar.gz) |  |\n| Jeff Dunham's Bubba J | [Link](https://waze.com/ul?acvp=143E2169-A6CB-418C-8620-460CF8AA5487) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/143E2169-A6CB-418C-8620-460CF8AA5487.tar.gz) |  |\n| Julien Lepers by Superflame | [Link](https://waze.com/ul?acvp=a7f83882-6f49-49db-843d-6bf7963c38cc) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/a7f83882-6f49-49db-843d-6bf7963c38cc.tar.gz) |  |\n| Korean Female Voice (TTS Generated) | [Link](https://waze.com/ul?acvp=92bb8aa7-1683-4017-932c-82c0f72967ef) | Korean | [mp3 files](https://voice-prompts-ipv6.waze.com/92bb8aa7-1683-4017-932c-82c0f72967ef.tar.gz) | By [docfo4r](https://github.com/pipeeeeees/waze-voicepack-links/issues/69) |\n| Krzysztof Hołowczyc | [Link](https://waze.com/ul?acvp=53072723-bb77-424c-b6d1-cdd3fcaaa4d8) | Polish | [mp3 files](https://voice-prompts-ipv6.waze.com/53072723-bb77-424c-b6d1-cdd3fcaaa4d8.tar.gz) | By Krzosik |\n| Kyriakos (Greek Language) | [Link](https://waze.com/ul?acvp=c8830c28-39ad-4bf6-be76-dfad40fbad1a) | Greek | [mp3 files](https://voice-prompts-ipv6.waze.com/c8830c28-39ad-4bf6-be76-dfad40fbad1a.tar.gz) | By [alexmorak](https://github.com/pipeeeeees/waze-voicepack-links/issues/70) |\n| Le Warm-Up d’Elliot | [Link](https://waze.com/ul?acvp=0EA982ED-28E4-4F03-9556-9D65E3438430) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/0EA982ED-28E4-4F03-9556-9D65E3438430.tar.gz) |  |\n| Manu dans le 6/10 sur NRJ | [Link](https://waze.com/ul?acvp=FA224281-6808-4316-AC2A-5D91F79C50AA) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/FA224281-6808-4316-AC2A-5D91F79C50AA.tar.gz) |  |\n| Mark Pilgrim | [Link](https://waze.com/ul?acvp=12DE1A6A-831A-4717-A6FC-C7D99633635E) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/12DE1A6A-831A-4717-A6FC-C7D99633635E.tar.gz) |  |\n| Melina, Elder Ring (A.I. Generated) | [Link](https://waze.com/ul?acvp=34ae1b2d-3607-47d8-93b6-b979a51ccb2a) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/34ae1b2d-3607-47d8-93b6-b979a51ccb2a.tar.gz) | By [UnderscorePan](https://github.com/pipeeeeees/waze-voicepack-links/issues/27) |\n| Minji from NewJeans (A.I. Generated) | [Link](https://waze.com/ul?acvp=e7ff9f31-3ff6-4a4b-b40f-249a52ff28e2) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/e7ff9f31-3ff6-4a4b-b40f-249a52ff28e2.tar.gz) | By [werdnaaa](https://github.com/pipeeeeees/waze-voicepack-links/issues/89) |\n| Morgan Freeman par Superflame | [Link](https://waze.com/ul?acvp=9bb42c28-dc17-4b9c-8f8f-853ed8655247) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/9bb42c28-dc17-4b9c-8f8f-853ed8655247.tar.gz) |  |\n| Nandor, The Relentless | [Link](https://waze.com/ul?acvp=5b890d52-2e02-4cec-ac37-75314224610d) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/5b890d52-2e02-4cec-ac37-75314224610d.tar.gz) | By [Ty-Ap](https://github.com/Ty-Ap) |\n| Nick Kraft | [Link](https://waze.com/ul?acvp=3527498E-C14A-4565-927C-2B78EBE56D0E) | Dutch | [mp3 files](https://voice-prompts-ipv6.waze.com/3527498E-C14A-4565-927C-2B78EBE56D0E.tar.gz) |  |\n| Nord (Skyrim) | [Link](https://waze.com/ul?acvp=60efd52f-e785-44da-9398-2f35189b0ec6) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/60efd52f-e785-44da-9398-2f35189b0ec6.tar.gz) |  |\n| NY Mom - \"Barbara\" | [Link](https://waze.com/ul?acvp=B210AE95-5945-41A9-95C2-AB59DD563974) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/B210AE95-5945-41A9-95C2-AB59DD563974.tar.gz) |  |\n| Philippe&Sandy NOSTALGIE | [Link](https://waze.com/ul?acvp=4844F906-EFBB-478A-A35B-13CF0319DC3B) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/4844F906-EFBB-478A-A35B-13CF0319DC3B.tar.gz) |  |\n| Ronny Retro | [Link](https://waze.com/ul?acvp=A413B1AC-5C48-4CF5-86A3-1D28B2957C0F) | Dutch | [mp3 files](https://voice-prompts-ipv6.waze.com/A413B1AC-5C48-4CF5-86A3-1D28B2957C0F.tar.gz) |  |\n| Rosé from Blackpink (A.I. Generated) | [Link](https://waze.com/ul?acvp=2002dc64-880c-4699-b627-7fca7601e92d) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/2002dc64-880c-4699-b627-7fca7601e92d.tar.gz) | By [KohKoh-Nut](https://github.com/pipeeeeees/waze-voicepack-links/issues/42) |\n| Saul Goodman (A.I. Generated) | [Link](https://waze.com/ul?acvp=c5577c86-1011-4a9a-99c9-6555ce634e54) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c5577c86-1011-4a9a-99c9-6555ce634e54.tar.gz) | By [meganmcgar](https://github.com/pipeeeeees/waze-voicepack-links/issues/33) |\n| SCP-079 | [Link](https://waze.com/ul?acvp=9e64b00c-bbb2-4609-b2b7-837c0e871a17) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/9e64b00c-bbb2-4609-b2b7-837c0e871a17.tar.gz) | By [Boomstick (Audio)](https://steamcommunity.com/id/solarpowered141/) and [jade152](https://github.com/jade152) |\n| Seshomaru(esp Lat) | [Link](https://waze.com/ul?acvp=26D1036A-DB04-4824-AA1F-E02B5650060A) | Spanish | [mp3 files](https://voice-prompts-ipv6.waze.com/26D1036A-DB04-4824-AA1F-E02B5650060A.tar.gz) | By [carlosandrescortes](https://github.com/pipeeeeees/waze-voicepack-links/issues/79) |\n| Shizbox (Insulting British Guy) | [Link](https://waze.com/ul?acvp=ca207b6b-e835-4c0a-9df7-cdba1fa7db69) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/ca207b6b-e835-4c0a-9df7-cdba1fa7db69.tar.gz) |  |\n| Singlish Language | [Link](https://waze.com/ul?acvp=43FD7020-26FE-493B-AE03-81F63AB34540) | Singlish | [mp3 files](https://voice-prompts-ipv6.waze.com/43FD7020-26FE-493B-AE03-81F63AB34540.tar.gz) | By [kaanaas](https://github.com/pipeeeeees/waze-voicepack-links/issues/93) |\n| Siri | [Link](https://waze.com/ul?acvp=c36e6fe2-5179-45c1-888b-d9311231b686) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/c36e6fe2-5179-45c1-888b-d9311231b686.tar.gz) | By [u/[CENSORED]](https://www.reddit.com/user/PaperCutOnPenisHead/) |\n| So Horny (SFW) | [Link](https://waze.com/ul?acvp=08780708-C473-4C22-B2E9-4B66B3C79DE1) | Horn | [mp3 files](https://voice-prompts-ipv6.waze.com/08780708-C473-4C22-B2E9-4B66B3C79DE1.tar.gz) |  |\n| Software Automatic Mouth (Commodore 64) | [Link](https://waze.com/ul?acvp=61f4790a-ce45-439a-8642-d908385bb33d) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/61f4790a-ce45-439a-8642-d908385bb33d.tar.gz) | By [CasketPizza](https://github.com/pipeeeeees/waze-voicepack-links/issues/45) |\n| Sranang Wegwijzer | [Link](https://waze.com/ul?acvp=439bf242-0487-4ea6-a13b-0e54cbb5a39a) | Surinamese | [mp3 files](https://voice-prompts-ipv6.waze.com/439bf242-0487-4ea6-a13b-0e54cbb5a39a.tar.gz) |  |\n| Stormtrooper (by Tarrachal) | [Link](https://waze.com/ul?acvp=dc3501e0-c57b-4409-97f4-5dded539e190) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/dc3501e0-c57b-4409-97f4-5dded539e190.tar.gz) | By [Tarrachal](https://github.com/pipeeeeees/waze-voicepack-links/issues/48) |\n| Sylus (A.I. Generated) | [Link](https://waze.com/ul?acvp=16c19f73-dfa4-4402-bfd4-c03b603fba63) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/16c19f73-dfa4-4402-bfd4-c03b603fba63.tar.gz) | By [ArvyMinsk](https://github.com/pipeeeeees/waze-voicepack-links/issues/68) |\n| TheRussianBadger (Twitch) | [Link](https://waze.com/ul?acvp=0c791a59-bbdb-42a5-9435-cb4b4da1cdd4) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/0c791a59-bbdb-42a5-9435-cb4b4da1cdd4.tar.gz) | By [OptimusE1](https://github.com/pipeeeeees/waze-voicepack-links/issues/39) |\n| Toiley T. Paper | [Link](https://waze.com/ul?acvp=534A5EF2-C32E-483E-9B6A-81B922CD71E9) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/534A5EF2-C32E-483E-9B6A-81B922CD71E9.tar.gz) |  |\n| Tom Cruise (A.I. Generated) | [Link](https://waze.com/ul?acvp=81785741-4e08-4b3b-b260-f5e2b79c08dc) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/81785741-4e08-4b3b-b260-f5e2b79c08dc.tar.gz) | By [arctic-alexa](https://github.com/arctic-alexa/TC-Waze-Voice) |\n| TomTom Jane | [Link](https://waze.com/ul?acvp=6614e239-d4a1-409c-a1e9-348c960f1b32) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/6614e239-d4a1-409c-a1e9-348c960f1b32.tar.gz) | By [fnuerpod](https://github.com/pipeeeeees/waze-voicepack-links/issues/10) |\n| Union Co. Traffic Officers Assoc. | [Link](https://waze.com/ul?acvp=CB6BA079-93EB-46E4-A8F0-C6BC78EEC877) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/CB6BA079-93EB-46E4-A8F0-C6BC78EEC877.tar.gz) |  |\n| Vivek Ponnusamy (Samir, you're breaking the car!) | [Link](https://waze.com/ul?acvp=b2ddf4b7-0884-441b-96ab-e3b82a5b76bd) | English | [mp3 files](https://voice-prompts-ipv6.waze.com/b2ddf4b7-0884-441b-96ab-e3b82a5b76bd.tar.gz) | By [tutaf](https://github.com/pipeeeeees/waze-voicepack-links/issues/60) |\n| Voix de Dédé Saint-Prix | [Link](https://waze.com/ul?acvp=63A1A6E2-D115-48E5-BF60-977B0F6D0FFD) | French | [mp3 files](https://voice-prompts-ipv6.waze.com/63A1A6E2-D115-48E5-BF60-977B0F6D0FFD.tar.gz) |  |\n| VOX | [Link](https://waze.com/ul?acvp=99e44cd0-2ef8-4b77-b1da-38a474572790) |  | [mp3 files](https://voice-prompts-ipv6.waze.com/99e44cd0-2ef8-4b77-b1da-38a474572790.tar.gz) | By [JalenTuaKong](https://github.com/pipeeeeees/waze-voicepack-links/issues/53) |\n| VTM: onderweg met Guga | [Link](https://waze.com/ul?acvp=1AA0B62B-E73F-460C-8223-79ADB6BA9F39) | Dutch | [mp3 files](https://voice-prompts-ipv6.waze.com/1AA0B62B-E73F-460C-8223-79ADB6BA9F39.tar.gz) |  |\n| VTM: onderweg met Tine | [Link](https://waze.com/ul?acvp=F56B13E4-F259-4345-B563-9F167F562799) | Dutch | [mp3 files](https://voice-prompts-ipv6.waze.com/F56B13E4-F259-4345-B563-9F167F562799.tar.gz) |  |\n\n\n## Have mp3 files?\nSee these [instructions](https://github.com/pipeeeeees/waze-voicepack-links/tree/main/mp3_upload#how-to-upload-your-own-mp3-files-to-make-a-waze-voicepack-link) on how to upload using this repository.\n\nThe Android Emulator method is no longer recommended due to its complexity and manual effort required. \n\nThe advantage of using files to create packs rather than using the in-app microphone is the preservation of audio quality. By default, Waze heavily compresses the in-app recordings making them sound muffled. While the file upload method may also involve some file compression on the server side, the audio quality is far superior to the in-app recording method. \n\n## Stance on A.I. Generated Voicepacks\nGiven the proliferation of A.I. voice generation tools in the hands of the public, there is an influx of A.I. generated Waze navigation voicepacks. These are often created without the explicit permission of the person or IP owner these voices belong to. This is a clear concern.\n\nThe purpose of this repository is to act as an archive of the internet's Waze voicepacks while providing tools to create permanent shareable Waze voicepack links. As the creator of this repository, I do not own the voice content stored on Waze's servers - only the files and text in this repository. To address the ethical concerns surrounding A.I. generated voicepacks, I have established the following guidelines:\n- Any known A.I. voicepacks will be labeled as such in the 'Title' column of the lists above. If you find a voice in the lists above to be A.I. generated but not correctly labeled, please open an issue or a pull request with the corrected title.\n- If the voice actor or IP owner for an A.I. generated voicepack in the list above would like to have a pack removed from this list, the request will be honored. Please open a new issue with the request and I or a contributor will get back to you. \n\n"
  },
  {
    "path": "contributing.md",
    "content": "# Contributing to Waze Voicepack Links\n\nThank you for your interest in contributing to the project! I appreciate your help in making the repository better.\n\n## Ways to Contribute\n1. Adding New Voice Pack URLs to the `readme.md` list:\n   - Fork the repository\n   - Add the new voice pack details to the [`readme.md`](https://github.com/pipeeeeees/waze-voicepack-links/blob/main/helper_files/waze_vps.json) - use the other packs as a reference\n   - Commit your changes and push them to your fork\n   - Create a pull request to the main repository for review\n\n2. Requesting Help with Uploading mp3 files:\n    - If you have a voice pack in mp3 format that you would like to see added to the list but are unsure how to upload it, please reach out to me by making an issue on the repository and attaching said mp3 files. I will assist you in getting them uploaded and added to the list when I have time\n\n"
  },
  {
    "path": "helper_files/dexter.py",
    "content": "import time\r\nimport random\r\nimport urllib.error\r\nimport os\r\nimport json\r\n\r\nimport mp3_language_detector\r\n\r\nfrom os.path import exists\r\nfrom urllib.request import urlretrieve\r\n\r\nbase_url_dexter = \"https://dexter.waze.com/\"\r\n\r\ndexter_categories = {\r\n    \"car\": 3,\r\n    \"mood\": 4,\r\n    \"banner_icon\": 6,\r\n    \"sheet_icon\": 7,\r\n    \"voice\": 8,\r\n    \"gallery_promoted_card_icon\": 9,\r\n    \"gallery_card_icon\": 10,\r\n    \"setup_cover_image\": 11,\r\n    \"gallery_car_icon\": 13\r\n}\r\n\r\ndef construct_path(url, category):\r\n    filename = url.split('/')[-1]\r\n    path = category + \"/\" + filename.rstrip('\\n')\r\n    return path\r\n\r\ndef main(download_all=False):\r\n    category_name = \"voice\"  # change here to download other categories\r\n    category_id = dexter_categories[category_name]\r\n\r\n    # if `voice_index.json` does not exist in helper_files/, create the file in helper_files/\r\n    helper_files_dir = \"helper_files\"\r\n    voice_index_file = os.path.join(helper_files_dir, \"dexter_voice_index.json\")\r\n    if not exists(voice_index_file):\r\n        os.makedirs(helper_files_dir, exist_ok=True)\r\n        with open(voice_index_file, \"w\") as f:\r\n            f.write(\"[]\")\r\n\r\n    # if `blanks_index.json` does not exist in helper_files/, create the file in helper_files/\r\n    blanks_index_file = os.path.join(helper_files_dir, \"dexter_voice_blanks_index.json\")\r\n    if not exists(blanks_index_file):\r\n        os.makedirs(helper_files_dir, exist_ok=True)\r\n        with open(blanks_index_file, \"w\") as f:\r\n            f.write(\"[]\")\r\n\r\n    for i in range(842, 11000):\r\n        url = f\"{base_url_dexter}{category_id}/{i}.zip\"\r\n        path = construct_path(url, category_name + \"s\")  # plurals\r\n\r\n        with open(voice_index_file, \"r\") as f:\r\n            voice_data = json.load(f)\r\n\r\n        with open(blanks_index_file, \"r\") as f:\r\n            blanks_data = json.load(f)\r\n\r\n        # if i is smaller thhan the largest index in voice_data, continue\r\n        if voice_data and i <= max(item[\"index\"] for item in voice_data):\r\n            continue\r\n\r\n        if (exists(path)):\r\n            pass\r\n        else:\r\n            print(f\"Downloading: {i}.zip\")\r\n            try:\r\n                # urlretrive to helper_files/downloaded_packs/\r\n                urlretrieve(url, os.path.join(helper_files_dir, \"downloaded_packs\", f\"{i}.zip\"))\r\n                print(f\"Downloaded: {i}.zip\")\r\n\r\n                # unzip the file in place\r\n                os.system(f\"unzip -o {os.path.join(helper_files_dir, 'downloaded_packs', f'{i}.zip')} -d {os.path.join(helper_files_dir, 'downloaded_packs', str(i))}\")\r\n                print(f\"Unzipped: {i}.zip\")\r\n\r\n                # deduce primary language of the unzipped pack\r\n                path_to_zip = os.path.join(helper_files_dir, \"downloaded_packs\", f\"{i}\", \"Voice\")\r\n                primary_language = mp3_language_detector.deduce_primary_language(path_to_zip, verbose=True)\r\n                print(f\"Primary Language: {primary_language}\")\r\n\r\n                with open(voice_index_file, \"r+\") as f:\r\n                    data = json.load(f)\r\n                    data.append({\"index\": i, \"language\": primary_language, \"name\": \"\"})\r\n                    data = sorted(data, key=lambda x: x[\"index\"])\r\n                    f.seek(0)\r\n                    json.dump(data, f, indent=4)\r\n\r\n                # delete the zip file after successful download and extraction\r\n                os.remove(os.path.join(helper_files_dir, \"downloaded_packs\", f\"{i}.zip\"))\r\n\r\n                # if the primary language is not \"en\", delete the extracted folder\r\n                if primary_language != \"en\" and not download_all:\r\n                    os.system(f\"rm -rf {os.path.join(helper_files_dir, 'downloaded_packs', str(i))}\")\r\n                    print(f\"Deleted non-English pack: {i}.zip\")\r\n                    \r\n            # if there is nothing to download just log it in the json\r\n            except urllib.error.URLError as e:\r\n                print(f\"Error downloading from {url}: {e}\")\r\n                # Append to blanks_index.json. if the index already exists, overwrite it. and sort the json by index before saving\r\n                with open(blanks_index_file, \"r+\") as f:\r\n                    data = json.load(f)\r\n                    # check if index already exists\r\n                    existing_indices = [item[\"index\"] for item in data]\r\n                    if i not in existing_indices:\r\n                        data.append({\"index\": i})\r\n                    data = sorted(data, key=lambda x: x[\"index\"])\r\n                    f.seek(0)\r\n                    json.dump(data, f, indent=4)\r\n\r\n            except Exception as e:\r\n                print(f\"An unexpected error occurred: {e}\")\r\n\r\n        # Generate a random sleep duration between 0.25 and 1.5 seconds\r\n        sleep_duration = random.uniform(0.25, 0.75)\r\n\r\n        # Sleep for the generated duration\r\n        time.sleep(sleep_duration)\r\n\r\n\r\nif __name__ == \"__main__\":\r\n    main(download_all=False)"
  },
  {
    "path": "helper_files/dexter_voice_blanks_index.json",
    "content": "[\n    {\n        \"index\": 864\n    },\n    {\n        \"index\": 870\n    },\n    {\n        \"index\": 908\n    },\n    {\n        \"index\": 925\n    },\n    {\n        \"index\": 933\n    },\n    {\n        \"index\": 934\n    },\n    {\n        \"index\": 951\n    },\n    {\n        \"index\": 954\n    },\n    {\n        \"index\": 963\n    },\n    {\n        \"index\": 966\n    },\n    {\n        \"index\": 975\n    },\n    {\n        \"index\": 987\n    },\n    {\n        \"index\": 988\n    },\n    {\n        \"index\": 991\n    },\n    {\n        \"index\": 1000\n    },\n    {\n        \"index\": 1011\n    },\n    {\n        \"index\": 1018\n    },\n    {\n        \"index\": 1020\n    },\n    {\n        \"index\": 1052\n    },\n    {\n        \"index\": 1054\n    },\n    {\n        \"index\": 1055\n    },\n    {\n        \"index\": 1059\n    },\n    {\n        \"index\": 1060\n    },\n    {\n        \"index\": 1062\n    },\n    {\n        \"index\": 1063\n    },\n    {\n        \"index\": 1064\n    },\n    {\n        \"index\": 1065\n    },\n    {\n        \"index\": 1067\n    },\n    {\n        \"index\": 1069\n    },\n    {\n        \"index\": 1070\n    },\n    {\n        \"index\": 1071\n    },\n    {\n        \"index\": 1072\n    },\n    {\n        \"index\": 1073\n    },\n    {\n        \"index\": 1074\n    },\n    {\n        \"index\": 1075\n    },\n    {\n        \"index\": 1076\n    },\n    {\n        \"index\": 1077\n    },\n    {\n        \"index\": 1078\n    },\n    {\n        \"index\": 1079\n    },\n    {\n        \"index\": 1080\n    },\n    {\n        \"index\": 1081\n    },\n    {\n        \"index\": 1082\n    },\n    {\n        \"index\": 1083\n    },\n    {\n        \"index\": 1084\n    },\n    {\n        \"index\": 1085\n    },\n    {\n        \"index\": 1086\n    },\n    {\n        \"index\": 1087\n    },\n    {\n        \"index\": 1088\n    },\n    {\n        \"index\": 1089\n    },\n    {\n        \"index\": 1090\n    },\n    {\n        \"index\": 1091\n    },\n    {\n        \"index\": 1092\n    },\n    {\n        \"index\": 1093\n    },\n    {\n        \"index\": 1094\n    },\n    {\n        \"index\": 1095\n    },\n    {\n        \"index\": 1096\n    },\n    {\n        \"index\": 1097\n    },\n    {\n        \"index\": 1098\n    },\n    {\n        \"index\": 1099\n    },\n    {\n        \"index\": 1101\n    },\n    {\n        \"index\": 1102\n    },\n    {\n        \"index\": 1103\n    },\n    {\n        \"index\": 1104\n    },\n    {\n        \"index\": 1105\n    },\n    {\n        \"index\": 1106\n    },\n    {\n        \"index\": 1107\n    },\n    {\n        \"index\": 1108\n    },\n    {\n        \"index\": 1109\n    },\n    {\n        \"index\": 1110\n    },\n    {\n        \"index\": 1111\n    },\n    {\n        \"index\": 1112\n    },\n    {\n        \"index\": 1113\n    },\n    {\n        \"index\": 1117\n    },\n    {\n        \"index\": 1118\n    },\n    {\n        \"index\": 1120\n    },\n    {\n        \"index\": 1122\n    },\n    {\n        \"index\": 1123\n    },\n    {\n        \"index\": 1131\n    },\n    {\n        \"index\": 1132\n    },\n    {\n        \"index\": 1133\n    },\n    {\n        \"index\": 1134\n    },\n    {\n        \"index\": 1136\n    },\n    {\n        \"index\": 1138\n    },\n    {\n        \"index\": 1139\n    },\n    {\n        \"index\": 1140\n    },\n    {\n        \"index\": 1141\n    },\n    {\n        \"index\": 1142\n    },\n    {\n        \"index\": 1143\n    },\n    {\n        \"index\": 1144\n    },\n    {\n        \"index\": 1145\n    },\n    {\n        \"index\": 1146\n    },\n    {\n        \"index\": 1147\n    },\n    {\n        \"index\": 1152\n    },\n    {\n        \"index\": 1161\n    },\n    {\n        \"index\": 1163\n    },\n    {\n        \"index\": 1164\n    },\n    {\n        \"index\": 1165\n    },\n    {\n        \"index\": 1166\n    },\n    {\n        \"index\": 1167\n    },\n    {\n        \"index\": 1168\n    },\n    {\n        \"index\": 1171\n    },\n    {\n        \"index\": 1174\n    },\n    {\n        \"index\": 1175\n    },\n    {\n        \"index\": 1176\n    },\n    {\n        \"index\": 1177\n    },\n    {\n        \"index\": 1179\n    },\n    {\n        \"index\": 1180\n    },\n    {\n        \"index\": 1181\n    },\n    {\n        \"index\": 1183\n    },\n    {\n        \"index\": 1184\n    },\n    {\n        \"index\": 1185\n    },\n    {\n        \"index\": 1186\n    },\n    {\n        \"index\": 1187\n    },\n    {\n        \"index\": 1188\n    },\n    {\n        \"index\": 1189\n    },\n    {\n        \"index\": 1190\n    },\n    {\n        \"index\": 1191\n    },\n    {\n        \"index\": 1192\n    },\n    {\n        \"index\": 1193\n    },\n    {\n        \"index\": 1194\n    },\n    {\n        \"index\": 1195\n    },\n    {\n        \"index\": 1196\n    },\n    {\n        \"index\": 1197\n    },\n    {\n        \"index\": 1198\n    },\n    {\n        \"index\": 1199\n    },\n    {\n        \"index\": 1200\n    },\n    {\n        \"index\": 1201\n    },\n    {\n        \"index\": 1202\n    },\n    {\n        \"index\": 1203\n    },\n    {\n        \"index\": 1204\n    },\n    {\n        \"index\": 1205\n    },\n    {\n        \"index\": 1206\n    },\n    {\n        \"index\": 1207\n    },\n    {\n        \"index\": 1208\n    },\n    {\n        \"index\": 1209\n    },\n    {\n        \"index\": 1210\n    },\n    {\n        \"index\": 1211\n    },\n    {\n        \"index\": 1212\n    },\n    {\n        \"index\": 1213\n    },\n    {\n        \"index\": 1214\n    },\n    {\n        \"index\": 1215\n    },\n    {\n        \"index\": 1216\n    },\n    {\n        \"index\": 1217\n    },\n    {\n        \"index\": 1218\n    },\n    {\n        \"index\": 1219\n    },\n    {\n        \"index\": 1224\n    },\n    {\n        \"index\": 1227\n    },\n    {\n        \"index\": 1228\n    },\n    {\n        \"index\": 1229\n    },\n    {\n        \"index\": 1230\n    },\n    {\n        \"index\": 1232\n    },\n    {\n        \"index\": 1233\n    },\n    {\n        \"index\": 1234\n    },\n    {\n        \"index\": 1237\n    },\n    {\n        \"index\": 1238\n    },\n    {\n        \"index\": 1239\n    },\n    {\n        \"index\": 1240\n    },\n    {\n        \"index\": 1242\n    },\n    {\n        \"index\": 1244\n    },\n    {\n        \"index\": 1245\n    },\n    {\n        \"index\": 1246\n    },\n    {\n        \"index\": 1247\n    },\n    {\n        \"index\": 1249\n    },\n    {\n        \"index\": 1250\n    },\n    {\n        \"index\": 1251\n    },\n    {\n        \"index\": 1252\n    },\n    {\n        \"index\": 1253\n    },\n    {\n        \"index\": 1254\n    },\n    {\n        \"index\": 1255\n    },\n    {\n        \"index\": 1257\n    },\n    {\n        \"index\": 1258\n    },\n    {\n        \"index\": 1260\n    },\n    {\n        \"index\": 1261\n    },\n    {\n        \"index\": 1262\n    },\n    {\n        \"index\": 1263\n    },\n    {\n        \"index\": 1265\n    },\n    {\n        \"index\": 1266\n    },\n    {\n        \"index\": 1267\n    },\n    {\n        \"index\": 1268\n    },\n    {\n        \"index\": 1269\n    },\n    {\n        \"index\": 1270\n    },\n    {\n        \"index\": 1271\n    },\n    {\n        \"index\": 1275\n    },\n    {\n        \"index\": 1277\n    },\n    {\n        \"index\": 1278\n    },\n    {\n        \"index\": 1279\n    },\n    {\n        \"index\": 1280\n    },\n    {\n        \"index\": 1281\n    },\n    {\n        \"index\": 1282\n    },\n    {\n        \"index\": 1283\n    },\n    {\n        \"index\": 1284\n    },\n    {\n        \"index\": 1285\n    },\n    {\n        \"index\": 1286\n    },\n    {\n        \"index\": 1287\n    },\n    {\n        \"index\": 1288\n    },\n    {\n        \"index\": 1289\n    },\n    {\n        \"index\": 1290\n    },\n    {\n        \"index\": 1292\n    },\n    {\n        \"index\": 1293\n    },\n    {\n        \"index\": 1294\n    },\n    {\n        \"index\": 1295\n    },\n    {\n        \"index\": 1296\n    },\n    {\n        \"index\": 1297\n    },\n    {\n        \"index\": 1299\n    },\n    {\n        \"index\": 1300\n    },\n    {\n        \"index\": 1301\n    },\n    {\n        \"index\": 1302\n    },\n    {\n        \"index\": 1303\n    },\n    {\n        \"index\": 1304\n    },\n    {\n        \"index\": 1305\n    },\n    {\n        \"index\": 1306\n    },\n    {\n        \"index\": 1307\n    },\n    {\n        \"index\": 1308\n    },\n    {\n        \"index\": 1309\n    },\n    {\n        \"index\": 1311\n    },\n    {\n        \"index\": 1312\n    },\n    {\n        \"index\": 1313\n    },\n    {\n        \"index\": 1314\n    },\n    {\n        \"index\": 1315\n    },\n    {\n        \"index\": 1316\n    },\n    {\n        \"index\": 1317\n    },\n    {\n        \"index\": 1322\n    },\n    {\n        \"index\": 1323\n    },\n    {\n        \"index\": 1324\n    },\n    {\n        \"index\": 1325\n    },\n    {\n        \"index\": 1327\n    },\n    {\n        \"index\": 1328\n    },\n    {\n        \"index\": 1329\n    },\n    {\n        \"index\": 1330\n    },\n    {\n        \"index\": 1331\n    },\n    {\n        \"index\": 1332\n    },\n    {\n        \"index\": 1334\n    },\n    {\n        \"index\": 1335\n    },\n    {\n        \"index\": 1336\n    },\n    {\n        \"index\": 1338\n    },\n    {\n        \"index\": 1339\n    },\n    {\n        \"index\": 1341\n    },\n    {\n        \"index\": 1343\n    },\n    {\n        \"index\": 1344\n    },\n    {\n        \"index\": 1346\n    },\n    {\n        \"index\": 1347\n    },\n    {\n        \"index\": 1348\n    },\n    {\n        \"index\": 1349\n    },\n    {\n        \"index\": 1350\n    },\n    {\n        \"index\": 1351\n    },\n    {\n        \"index\": 1352\n    },\n    {\n        \"index\": 1353\n    },\n    {\n        \"index\": 1354\n    },\n    {\n        \"index\": 1355\n    },\n    {\n        \"index\": 1356\n    },\n    {\n        \"index\": 1357\n    },\n    {\n        \"index\": 1359\n    },\n    {\n        \"index\": 1360\n    },\n    {\n        \"index\": 1361\n    },\n    {\n        \"index\": 1362\n    },\n    {\n        \"index\": 1364\n    },\n    {\n        \"index\": 1365\n    },\n    {\n        \"index\": 1366\n    },\n    {\n        \"index\": 1368\n    },\n    {\n        \"index\": 1371\n    },\n    {\n        \"index\": 1372\n    },\n    {\n        \"index\": 1373\n    },\n    {\n        \"index\": 1374\n    },\n    {\n        \"index\": 1375\n    },\n    {\n        \"index\": 1376\n    },\n    {\n        \"index\": 1377\n    },\n    {\n        \"index\": 1378\n    },\n    {\n        \"index\": 1379\n    },\n    {\n        \"index\": 1380\n    },\n    {\n        \"index\": 1381\n    },\n    {\n        \"index\": 1383\n    },\n    {\n        \"index\": 1384\n    },\n    {\n        \"index\": 1385\n    },\n    {\n        \"index\": 1386\n    },\n    {\n        \"index\": 1387\n    },\n    {\n        \"index\": 1388\n    },\n    {\n        \"index\": 1389\n    },\n    {\n        \"index\": 1390\n    },\n    {\n        \"index\": 1391\n    },\n    {\n        \"index\": 1392\n    },\n    {\n        \"index\": 1393\n    },\n    {\n        \"index\": 1394\n    },\n    {\n        \"index\": 1396\n    },\n    {\n        \"index\": 1397\n    },\n    {\n        \"index\": 1398\n    },\n    {\n        \"index\": 1399\n    },\n    {\n        \"index\": 1400\n    },\n    {\n        \"index\": 1401\n    },\n    {\n        \"index\": 1403\n    },\n    {\n        \"index\": 1404\n    },\n    {\n        \"index\": 1405\n    },\n    {\n        \"index\": 1406\n    },\n    {\n        \"index\": 1407\n    },\n    {\n        \"index\": 1408\n    },\n    {\n        \"index\": 1410\n    },\n    {\n        \"index\": 1411\n    },\n    {\n        \"index\": 1412\n    },\n    {\n        \"index\": 1413\n    },\n    {\n        \"index\": 1414\n    },\n    {\n        \"index\": 1416\n    },\n    {\n        \"index\": 1417\n    },\n    {\n        \"index\": 1418\n    },\n    {\n        \"index\": 1419\n    },\n    {\n        \"index\": 1420\n    },\n    {\n        \"index\": 1421\n    },\n    {\n        \"index\": 1422\n    },\n    {\n        \"index\": 1423\n    },\n    {\n        \"index\": 1424\n    },\n    {\n        \"index\": 1425\n    },\n    {\n        \"index\": 1426\n    },\n    {\n        \"index\": 1433\n    },\n    {\n        \"index\": 1434\n    },\n    {\n        \"index\": 1436\n    },\n    {\n        \"index\": 1437\n    },\n    {\n        \"index\": 1438\n    },\n    {\n        \"index\": 1439\n    },\n    {\n        \"index\": 1440\n    },\n    {\n        \"index\": 1441\n    },\n    {\n        \"index\": 1442\n    },\n    {\n        \"index\": 1443\n    },\n    {\n        \"index\": 1444\n    },\n    {\n        \"index\": 1445\n    },\n    {\n        \"index\": 1446\n    },\n    {\n        \"index\": 1447\n    },\n    {\n        \"index\": 1448\n    },\n    {\n        \"index\": 1449\n    },\n    {\n        \"index\": 1450\n    },\n    {\n        \"index\": 1451\n    },\n    {\n        \"index\": 1452\n    },\n    {\n        \"index\": 1453\n    },\n    {\n        \"index\": 1454\n    },\n    {\n        \"index\": 1455\n    },\n    {\n        \"index\": 1457\n    },\n    {\n        \"index\": 1458\n    },\n    {\n        \"index\": 1459\n    },\n    {\n        \"index\": 1460\n    },\n    {\n        \"index\": 1461\n    },\n    {\n        \"index\": 1462\n    },\n    {\n        \"index\": 1464\n    },\n    {\n        \"index\": 1466\n    },\n    {\n        \"index\": 1467\n    },\n    {\n        \"index\": 1468\n    },\n    {\n        \"index\": 1469\n    },\n    {\n        \"index\": 1470\n    },\n    {\n        \"index\": 1471\n    },\n    {\n        \"index\": 1472\n    },\n    {\n        \"index\": 1473\n    },\n    {\n        \"index\": 1474\n    },\n    {\n        \"index\": 1477\n    },\n    {\n        \"index\": 1478\n    },\n    {\n        \"index\": 1479\n    },\n    {\n        \"index\": 1480\n    },\n    {\n        \"index\": 1481\n    },\n    {\n        \"index\": 1482\n    },\n    {\n        \"index\": 1483\n    },\n    {\n        \"index\": 1484\n    },\n    {\n        \"index\": 1485\n    },\n    {\n        \"index\": 1486\n    },\n    {\n        \"index\": 1487\n    },\n    {\n        \"index\": 1488\n    },\n    {\n        \"index\": 1489\n    },\n    {\n        \"index\": 1490\n    },\n    {\n        \"index\": 1491\n    },\n    {\n        \"index\": 1492\n    },\n    {\n        \"index\": 1493\n    },\n    {\n        \"index\": 1494\n    },\n    {\n        \"index\": 1495\n    },\n    {\n        \"index\": 1496\n    },\n    {\n        \"index\": 1497\n    },\n    {\n        \"index\": 1498\n    },\n    {\n        \"index\": 1499\n    },\n    {\n        \"index\": 1500\n    },\n    {\n        \"index\": 1501\n    },\n    {\n        \"index\": 1502\n    },\n    {\n        \"index\": 1503\n    },\n    {\n        \"index\": 1504\n    },\n    {\n        \"index\": 1505\n    },\n    {\n        \"index\": 1506\n    },\n    {\n        \"index\": 1507\n    },\n    {\n        \"index\": 1508\n    },\n    {\n        \"index\": 1509\n    },\n    {\n        \"index\": 1510\n    },\n    {\n        \"index\": 1511\n    },\n    {\n        \"index\": 1512\n    },\n    {\n        \"index\": 1513\n    },\n    {\n        \"index\": 1514\n    },\n    {\n        \"index\": 1515\n    },\n    {\n        \"index\": 1516\n    },\n    {\n        \"index\": 1517\n    },\n    {\n        \"index\": 1518\n    },\n    {\n        \"index\": 1519\n    },\n    {\n        \"index\": 1520\n    },\n    {\n        \"index\": 1521\n    },\n    {\n        \"index\": 1522\n    },\n    {\n        \"index\": 1523\n    },\n    {\n        \"index\": 1524\n    },\n    {\n        \"index\": 1525\n    },\n    {\n        \"index\": 1526\n    },\n    {\n        \"index\": 1527\n    },\n    {\n        \"index\": 1528\n    },\n    {\n        \"index\": 1529\n    },\n    {\n        \"index\": 1530\n    },\n    {\n        \"index\": 1531\n    },\n    {\n        \"index\": 1532\n    },\n    {\n        \"index\": 1533\n    },\n    {\n        \"index\": 1534\n    },\n    {\n        \"index\": 1535\n    },\n    {\n        \"index\": 1536\n    },\n    {\n        \"index\": 1537\n    },\n    {\n        \"index\": 1538\n    },\n    {\n        \"index\": 1539\n    },\n    {\n        \"index\": 1540\n    },\n    {\n        \"index\": 1541\n    },\n    {\n        \"index\": 1542\n    },\n    {\n        \"index\": 1543\n    },\n    {\n        \"index\": 1544\n    },\n    {\n        \"index\": 1545\n    },\n    {\n        \"index\": 1546\n    },\n    {\n        \"index\": 1547\n    },\n    {\n        \"index\": 1548\n    },\n    {\n        \"index\": 1549\n    },\n    {\n        \"index\": 1550\n    },\n    {\n        \"index\": 1551\n    },\n    {\n        \"index\": 1552\n    },\n    {\n        \"index\": 1553\n    },\n    {\n        \"index\": 1554\n    },\n    {\n        \"index\": 1555\n    },\n    {\n        \"index\": 1556\n    },\n    {\n        \"index\": 1557\n    },\n    {\n        \"index\": 1558\n    },\n    {\n        \"index\": 1559\n    },\n    {\n        \"index\": 1560\n    },\n    {\n        \"index\": 1561\n    },\n    {\n        \"index\": 1562\n    },\n    {\n        \"index\": 1563\n    },\n    {\n        \"index\": 1564\n    },\n    {\n        \"index\": 1565\n    },\n    {\n        \"index\": 1566\n    },\n    {\n        \"index\": 1567\n    },\n    {\n        \"index\": 1568\n    },\n    {\n        \"index\": 1569\n    },\n    {\n        \"index\": 1570\n    },\n    {\n        \"index\": 1571\n    },\n    {\n        \"index\": 1572\n    },\n    {\n        \"index\": 1573\n    },\n    {\n        \"index\": 1574\n    },\n    {\n        \"index\": 1575\n    },\n    {\n        \"index\": 1576\n    },\n    {\n        \"index\": 1577\n    },\n    {\n        \"index\": 1578\n    },\n    {\n        \"index\": 1579\n    },\n    {\n        \"index\": 1580\n    },\n    {\n        \"index\": 1581\n    },\n    {\n        \"index\": 1582\n    },\n    {\n        \"index\": 1583\n    },\n    {\n        \"index\": 1584\n    },\n    {\n        \"index\": 1585\n    },\n    {\n        \"index\": 1586\n    },\n    {\n        \"index\": 1587\n    },\n    {\n        \"index\": 1588\n    },\n    {\n        \"index\": 1589\n    },\n    {\n        \"index\": 1590\n    },\n    {\n        \"index\": 1591\n    },\n    {\n        \"index\": 1592\n    },\n    {\n        \"index\": 1593\n    },\n    {\n        \"index\": 1594\n    },\n    {\n        \"index\": 1595\n    },\n    {\n        \"index\": 1596\n    },\n    {\n        \"index\": 1597\n    },\n    {\n        \"index\": 1598\n    },\n    {\n        \"index\": 1599\n    },\n    {\n        \"index\": 1600\n    },\n    {\n        \"index\": 1601\n    },\n    {\n        \"index\": 1602\n    },\n    {\n        \"index\": 1603\n    },\n    {\n        \"index\": 1604\n    },\n    {\n        \"index\": 1605\n    },\n    {\n        \"index\": 1606\n    },\n    {\n        \"index\": 1607\n    },\n    {\n        \"index\": 1608\n    },\n    {\n        \"index\": 1609\n    },\n    {\n        \"index\": 1610\n    },\n    {\n        \"index\": 1611\n    },\n    {\n        \"index\": 1612\n    },\n    {\n        \"index\": 1613\n    },\n    {\n        \"index\": 1614\n    },\n    {\n        \"index\": 1615\n    },\n    {\n        \"index\": 1616\n    },\n    {\n        \"index\": 1617\n    },\n    {\n        \"index\": 1618\n    },\n    {\n        \"index\": 1619\n    },\n    {\n        \"index\": 1620\n    },\n    {\n        \"index\": 1621\n    },\n    {\n        \"index\": 1622\n    },\n    {\n        \"index\": 1623\n    },\n    {\n        \"index\": 1624\n    },\n    {\n        \"index\": 1625\n    },\n    {\n        \"index\": 1626\n    },\n    {\n        \"index\": 1627\n    },\n    {\n        \"index\": 1628\n    },\n    {\n        \"index\": 1629\n    },\n    {\n        \"index\": 1630\n    },\n    {\n        \"index\": 1631\n    },\n    {\n        \"index\": 1632\n    },\n    {\n        \"index\": 1633\n    },\n    {\n        \"index\": 1634\n    },\n    {\n        \"index\": 1635\n    },\n    {\n        \"index\": 1636\n    },\n    {\n        \"index\": 1637\n    },\n    {\n        \"index\": 1638\n    },\n    {\n        \"index\": 1639\n    },\n    {\n        \"index\": 1640\n    },\n    {\n        \"index\": 1641\n    },\n    {\n        \"index\": 1642\n    },\n    {\n        \"index\": 1643\n    },\n    {\n        \"index\": 1644\n    },\n    {\n        \"index\": 1645\n    },\n    {\n        \"index\": 1646\n    },\n    {\n        \"index\": 1647\n    },\n    {\n        \"index\": 1648\n    },\n    {\n        \"index\": 1649\n    },\n    {\n        \"index\": 1650\n    },\n    {\n        \"index\": 1651\n    },\n    {\n        \"index\": 1652\n    },\n    {\n        \"index\": 1653\n    },\n    {\n        \"index\": 1654\n    },\n    {\n        \"index\": 1655\n    },\n    {\n        \"index\": 1656\n    },\n    {\n        \"index\": 1657\n    },\n    {\n        \"index\": 1658\n    },\n    {\n        \"index\": 1659\n    },\n    {\n        \"index\": 1660\n    },\n    {\n        \"index\": 1661\n    },\n    {\n        \"index\": 1662\n    },\n    {\n        \"index\": 1663\n    },\n    {\n        \"index\": 1664\n    },\n    {\n        \"index\": 1665\n    },\n    {\n        \"index\": 1666\n    },\n    {\n        \"index\": 1667\n    },\n    {\n        \"index\": 1668\n    },\n    {\n        \"index\": 1669\n    },\n    {\n        \"index\": 1670\n    },\n    {\n        \"index\": 1671\n    },\n    {\n        \"index\": 1672\n    },\n    {\n        \"index\": 1673\n    },\n    {\n        \"index\": 1674\n    },\n    {\n        \"index\": 1675\n    },\n    {\n        \"index\": 1676\n    },\n    {\n        \"index\": 1677\n    },\n    {\n        \"index\": 1678\n    },\n    {\n        \"index\": 1679\n    },\n    {\n        \"index\": 1680\n    },\n    {\n        \"index\": 1681\n    },\n    {\n        \"index\": 1682\n    },\n    {\n        \"index\": 1683\n    },\n    {\n        \"index\": 1684\n    },\n    {\n        \"index\": 1685\n    },\n    {\n        \"index\": 1686\n    },\n    {\n        \"index\": 1687\n    },\n    {\n        \"index\": 1688\n    },\n    {\n        \"index\": 1689\n    },\n    {\n        \"index\": 1690\n    },\n    {\n        \"index\": 1691\n    },\n    {\n        \"index\": 1692\n    },\n    {\n        \"index\": 1693\n    },\n    {\n        \"index\": 1694\n    },\n    {\n        \"index\": 1695\n    },\n    {\n        \"index\": 1696\n    },\n    {\n        \"index\": 1697\n    },\n    {\n        \"index\": 1698\n    },\n    {\n        \"index\": 1699\n    },\n    {\n        \"index\": 1700\n    },\n    {\n        \"index\": 1701\n    },\n    {\n        \"index\": 1702\n    },\n    {\n        \"index\": 1703\n    },\n    {\n        \"index\": 1704\n    },\n    {\n        \"index\": 1705\n    },\n    {\n        \"index\": 1706\n    },\n    {\n        \"index\": 1707\n    },\n    {\n        \"index\": 1708\n    },\n    {\n        \"index\": 1709\n    },\n    {\n        \"index\": 1710\n    },\n    {\n        \"index\": 1711\n    },\n    {\n        \"index\": 1712\n    },\n    {\n        \"index\": 1713\n    },\n    {\n        \"index\": 1714\n    },\n    {\n        \"index\": 1715\n    },\n    {\n        \"index\": 1716\n    },\n    {\n        \"index\": 1717\n    },\n    {\n        \"index\": 1718\n    },\n    {\n        \"index\": 1719\n    },\n    {\n        \"index\": 1720\n    },\n    {\n        \"index\": 1721\n    },\n    {\n        \"index\": 1722\n    },\n    {\n        \"index\": 1723\n    },\n    {\n        \"index\": 1724\n    },\n    {\n        \"index\": 1725\n    },\n    {\n        \"index\": 1726\n    },\n    {\n        \"index\": 1727\n    },\n    {\n        \"index\": 1728\n    },\n    {\n        \"index\": 1729\n    },\n    {\n        \"index\": 1730\n    },\n    {\n        \"index\": 1731\n    },\n    {\n        \"index\": 1732\n    },\n    {\n        \"index\": 1733\n    },\n    {\n        \"index\": 1734\n    },\n    {\n        \"index\": 1735\n    },\n    {\n        \"index\": 1736\n    },\n    {\n        \"index\": 1737\n    },\n    {\n        \"index\": 1738\n    },\n    {\n        \"index\": 1739\n    },\n    {\n        \"index\": 1740\n    },\n    {\n        \"index\": 1741\n    },\n    {\n        \"index\": 1742\n    },\n    {\n        \"index\": 1743\n    },\n    {\n        \"index\": 1744\n    },\n    {\n        \"index\": 1745\n    },\n    {\n        \"index\": 1746\n    },\n    {\n        \"index\": 1747\n    },\n    {\n        \"index\": 1748\n    },\n    {\n        \"index\": 1749\n    },\n    {\n        \"index\": 1750\n    },\n    {\n        \"index\": 1751\n    },\n    {\n        \"index\": 1752\n    },\n    {\n        \"index\": 1753\n    },\n    {\n        \"index\": 1754\n    },\n    {\n        \"index\": 1755\n    },\n    {\n        \"index\": 1756\n    },\n    {\n        \"index\": 1757\n    },\n    {\n        \"index\": 1758\n    },\n    {\n        \"index\": 1759\n    },\n    {\n        \"index\": 1760\n    },\n    {\n        \"index\": 1761\n    },\n    {\n        \"index\": 1762\n    },\n    {\n        \"index\": 1763\n    },\n    {\n        \"index\": 1764\n    },\n    {\n        \"index\": 1765\n    },\n    {\n        \"index\": 1766\n    },\n    {\n        \"index\": 1767\n    },\n    {\n        \"index\": 1768\n    },\n    {\n        \"index\": 1769\n    },\n    {\n        \"index\": 1770\n    },\n    {\n        \"index\": 1771\n    },\n    {\n        \"index\": 1772\n    },\n    {\n        \"index\": 1773\n    },\n    {\n        \"index\": 1774\n    },\n    {\n        \"index\": 1775\n    },\n    {\n        \"index\": 1776\n    },\n    {\n        \"index\": 1777\n    },\n    {\n        \"index\": 1778\n    },\n    {\n        \"index\": 1779\n    },\n    {\n        \"index\": 1780\n    },\n    {\n        \"index\": 1781\n    },\n    {\n        \"index\": 1782\n    },\n    {\n        \"index\": 1783\n    },\n    {\n        \"index\": 1784\n    },\n    {\n        \"index\": 1785\n    },\n    {\n        \"index\": 1786\n    },\n    {\n        \"index\": 1787\n    },\n    {\n        \"index\": 1788\n    },\n    {\n        \"index\": 1789\n    },\n    {\n        \"index\": 1790\n    },\n    {\n        \"index\": 1791\n    },\n    {\n        \"index\": 1792\n    },\n    {\n        \"index\": 1793\n    },\n    {\n        \"index\": 1794\n    },\n    {\n        \"index\": 1795\n    },\n    {\n        \"index\": 1796\n    },\n    {\n        \"index\": 1797\n    },\n    {\n        \"index\": 1798\n    },\n    {\n        \"index\": 1799\n    },\n    {\n        \"index\": 1800\n    },\n    {\n        \"index\": 1801\n    },\n    {\n        \"index\": 1803\n    },\n    {\n        \"index\": 1804\n    },\n    {\n        \"index\": 1805\n    },\n    {\n        \"index\": 1806\n    },\n    {\n        \"index\": 1807\n    },\n    {\n        \"index\": 1808\n    },\n    {\n        \"index\": 1809\n    },\n    {\n        \"index\": 1810\n    },\n    {\n        \"index\": 1811\n    },\n    {\n        \"index\": 1812\n    },\n    {\n        \"index\": 1813\n    },\n    {\n        \"index\": 1814\n    },\n    {\n        \"index\": 1815\n    },\n    {\n        \"index\": 1816\n    },\n    {\n        \"index\": 1817\n    },\n    {\n        \"index\": 1818\n    },\n    {\n        \"index\": 1819\n    },\n    {\n        \"index\": 1820\n    },\n    {\n        \"index\": 1821\n    },\n    {\n        \"index\": 1822\n    },\n    {\n        \"index\": 1823\n    },\n    {\n        \"index\": 1824\n    },\n    {\n        \"index\": 1825\n    },\n    {\n        \"index\": 1826\n    },\n    {\n        \"index\": 1827\n    },\n    {\n        \"index\": 1828\n    },\n    {\n        \"index\": 1829\n    },\n    {\n        \"index\": 1830\n    },\n    {\n        \"index\": 1831\n    },\n    {\n        \"index\": 1832\n    },\n    {\n        \"index\": 1833\n    },\n    {\n        \"index\": 1834\n    },\n    {\n        \"index\": 1835\n    },\n    {\n        \"index\": 1836\n    },\n    {\n        \"index\": 1837\n    },\n    {\n        \"index\": 1838\n    },\n    {\n        \"index\": 1839\n    },\n    {\n        \"index\": 1840\n    },\n    {\n        \"index\": 1841\n    },\n    {\n        \"index\": 1842\n    },\n    {\n        \"index\": 1843\n    },\n    {\n        \"index\": 1844\n    },\n    {\n        \"index\": 1845\n    },\n    {\n        \"index\": 1846\n    },\n    {\n        \"index\": 1847\n    },\n    {\n        \"index\": 1849\n    },\n    {\n        \"index\": 1850\n    },\n    {\n        \"index\": 1851\n    },\n    {\n        \"index\": 1852\n    },\n    {\n        \"index\": 1854\n    },\n    {\n        \"index\": 1855\n    },\n    {\n        \"index\": 1856\n    },\n    {\n        \"index\": 1857\n    },\n    {\n        \"index\": 1859\n    },\n    {\n        \"index\": 1860\n    },\n    {\n        \"index\": 1861\n    },\n    {\n        \"index\": 1862\n    },\n    {\n        \"index\": 1863\n    },\n    {\n        \"index\": 1864\n    },\n    {\n        \"index\": 1865\n    },\n    {\n        \"index\": 1866\n    },\n    {\n        \"index\": 1867\n    },\n    {\n        \"index\": 1868\n    },\n    {\n        \"index\": 1869\n    },\n    {\n        \"index\": 1870\n    },\n    {\n        \"index\": 1871\n    },\n    {\n        \"index\": 1872\n    },\n    {\n        \"index\": 1873\n    },\n    {\n        \"index\": 1874\n    },\n    {\n        \"index\": 1875\n    },\n    {\n        \"index\": 1877\n    },\n    {\n        \"index\": 1879\n    },\n    {\n        \"index\": 1881\n    },\n    {\n        \"index\": 1882\n    },\n    {\n        \"index\": 1883\n    },\n    {\n        \"index\": 1884\n    },\n    {\n        \"index\": 1885\n    },\n    {\n        \"index\": 1887\n    },\n    {\n        \"index\": 1888\n    },\n    {\n        \"index\": 1890\n    },\n    {\n        \"index\": 1891\n    },\n    {\n        \"index\": 1893\n    },\n    {\n        \"index\": 1894\n    },\n    {\n        \"index\": 1896\n    },\n    {\n        \"index\": 1897\n    },\n    {\n        \"index\": 1898\n    },\n    {\n        \"index\": 1900\n    },\n    {\n        \"index\": 1902\n    },\n    {\n        \"index\": 1904\n    },\n    {\n        \"index\": 1905\n    },\n    {\n        \"index\": 1906\n    },\n    {\n        \"index\": 1907\n    },\n    {\n        \"index\": 1909\n    },\n    {\n        \"index\": 1910\n    },\n    {\n        \"index\": 1912\n    },\n    {\n        \"index\": 1913\n    },\n    {\n        \"index\": 1914\n    },\n    {\n        \"index\": 1915\n    },\n    {\n        \"index\": 1916\n    },\n    {\n        \"index\": 1917\n    },\n    {\n        \"index\": 1918\n    },\n    {\n        \"index\": 1919\n    },\n    {\n        \"index\": 1920\n    },\n    {\n        \"index\": 1921\n    },\n    {\n        \"index\": 1922\n    },\n    {\n        \"index\": 1923\n    },\n    {\n        \"index\": 1924\n    },\n    {\n        \"index\": 1925\n    },\n    {\n        \"index\": 1926\n    },\n    {\n        \"index\": 1927\n    },\n    {\n        \"index\": 1928\n    },\n    {\n        \"index\": 1929\n    },\n    {\n        \"index\": 1930\n    },\n    {\n        \"index\": 1931\n    },\n    {\n        \"index\": 1932\n    },\n    {\n        \"index\": 1933\n    },\n    {\n        \"index\": 1934\n    },\n    {\n        \"index\": 1935\n    },\n    {\n        \"index\": 1937\n    },\n    {\n        \"index\": 1938\n    },\n    {\n        \"index\": 1939\n    },\n    {\n        \"index\": 1940\n    },\n    {\n        \"index\": 1941\n    },\n    {\n        \"index\": 1942\n    },\n    {\n        \"index\": 1943\n    },\n    {\n        \"index\": 1944\n    },\n    {\n        \"index\": 1945\n    },\n    {\n        \"index\": 1946\n    },\n    {\n        \"index\": 1947\n    },\n    {\n        \"index\": 1948\n    },\n    {\n        \"index\": 1949\n    },\n    {\n        \"index\": 1950\n    },\n    {\n        \"index\": 1951\n    },\n    {\n        \"index\": 1952\n    },\n    {\n        \"index\": 1953\n    },\n    {\n        \"index\": 1954\n    },\n    {\n        \"index\": 1955\n    },\n    {\n        \"index\": 1956\n    },\n    {\n        \"index\": 1957\n    },\n    {\n        \"index\": 1958\n    },\n    {\n        \"index\": 1959\n    },\n    {\n        \"index\": 1960\n    },\n    {\n        \"index\": 1961\n    },\n    {\n        \"index\": 1962\n    },\n    {\n        \"index\": 1966\n    },\n    {\n        \"index\": 1967\n    },\n    {\n        \"index\": 1969\n    },\n    {\n        \"index\": 1970\n    },\n    {\n        \"index\": 1971\n    },\n    {\n        \"index\": 1972\n    },\n    {\n        \"index\": 1973\n    },\n    {\n        \"index\": 1974\n    },\n    {\n        \"index\": 1975\n    },\n    {\n        \"index\": 1976\n    },\n    {\n        \"index\": 1977\n    },\n    {\n        \"index\": 1978\n    },\n    {\n        \"index\": 1979\n    },\n    {\n        \"index\": 1980\n    },\n    {\n        \"index\": 1981\n    },\n    {\n        \"index\": 1982\n    },\n    {\n        \"index\": 1983\n    },\n    {\n        \"index\": 1984\n    },\n    {\n        \"index\": 1985\n    },\n    {\n        \"index\": 1986\n    },\n    {\n        \"index\": 1987\n    },\n    {\n        \"index\": 1988\n    },\n    {\n        \"index\": 1989\n    },\n    {\n        \"index\": 1990\n    },\n    {\n        \"index\": 1991\n    },\n    {\n        \"index\": 1992\n    },\n    {\n        \"index\": 1993\n    },\n    {\n        \"index\": 1994\n    },\n    {\n        \"index\": 1995\n    },\n    {\n        \"index\": 1996\n    },\n    {\n        \"index\": 1997\n    },\n    {\n        \"index\": 1998\n    },\n    {\n        \"index\": 1999\n    },\n    {\n        \"index\": 2000\n    },\n    {\n        \"index\": 2001\n    },\n    {\n        \"index\": 2002\n    },\n    {\n        \"index\": 2003\n    },\n    {\n        \"index\": 2004\n    },\n    {\n        \"index\": 2005\n    },\n    {\n        \"index\": 2006\n    },\n    {\n        \"index\": 2007\n    },\n    {\n        \"index\": 2009\n    },\n    {\n        \"index\": 2010\n    },\n    {\n        \"index\": 2011\n    },\n    {\n        \"index\": 2012\n    },\n    {\n        \"index\": 2013\n    },\n    {\n        \"index\": 2014\n    },\n    {\n        \"index\": 2015\n    },\n    {\n        \"index\": 2016\n    },\n    {\n        \"index\": 2017\n    },\n    {\n        \"index\": 2018\n    },\n    {\n        \"index\": 2019\n    },\n    {\n        \"index\": 2020\n    },\n    {\n        \"index\": 2022\n    },\n    {\n        \"index\": 2023\n    },\n    {\n        \"index\": 2024\n    },\n    {\n        \"index\": 2025\n    },\n    {\n        \"index\": 2026\n    },\n    {\n        \"index\": 2027\n    },\n    {\n        \"index\": 2028\n    },\n    {\n        \"index\": 2029\n    },\n    {\n        \"index\": 2030\n    },\n    {\n        \"index\": 2031\n    },\n    {\n        \"index\": 2032\n    },\n    {\n        \"index\": 2034\n    },\n    {\n        \"index\": 2035\n    },\n    {\n        \"index\": 2036\n    },\n    {\n        \"index\": 2037\n    },\n    {\n        \"index\": 2038\n    },\n    {\n        \"index\": 2039\n    },\n    {\n        \"index\": 2040\n    },\n    {\n        \"index\": 2041\n    },\n    {\n        \"index\": 2042\n    },\n    {\n        \"index\": 2043\n    },\n    {\n        \"index\": 2044\n    },\n    {\n        \"index\": 2045\n    },\n    {\n        \"index\": 2046\n    },\n    {\n        \"index\": 2047\n    },\n    {\n        \"index\": 2048\n    },\n    {\n        \"index\": 2049\n    },\n    {\n        \"index\": 2050\n    },\n    {\n        \"index\": 2051\n    },\n    {\n        \"index\": 2052\n    },\n    {\n        \"index\": 2053\n    },\n    {\n        \"index\": 2055\n    },\n    {\n        \"index\": 2056\n    },\n    {\n        \"index\": 2057\n    },\n    {\n        \"index\": 2058\n    },\n    {\n        \"index\": 2059\n    },\n    {\n        \"index\": 2060\n    },\n    {\n        \"index\": 2061\n    },\n    {\n        \"index\": 2062\n    },\n    {\n        \"index\": 2063\n    },\n    {\n        \"index\": 2064\n    },\n    {\n        \"index\": 2065\n    },\n    {\n        \"index\": 2066\n    },\n    {\n        \"index\": 2070\n    },\n    {\n        \"index\": 2071\n    },\n    {\n        \"index\": 2072\n    },\n    {\n        \"index\": 2073\n    },\n    {\n        \"index\": 2074\n    },\n    {\n        \"index\": 2075\n    },\n    {\n        \"index\": 2076\n    },\n    {\n        \"index\": 2077\n    },\n    {\n        \"index\": 2078\n    },\n    {\n        \"index\": 2079\n    },\n    {\n        \"index\": 2080\n    },\n    {\n        \"index\": 2081\n    },\n    {\n        \"index\": 2082\n    },\n    {\n        \"index\": 2083\n    },\n    {\n        \"index\": 2084\n    },\n    {\n        \"index\": 2085\n    },\n    {\n        \"index\": 2086\n    },\n    {\n        \"index\": 2088\n    },\n    {\n        \"index\": 2089\n    },\n    {\n        \"index\": 2090\n    },\n    {\n        \"index\": 2091\n    },\n    {\n        \"index\": 2092\n    },\n    {\n        \"index\": 2093\n    },\n    {\n        \"index\": 2094\n    },\n    {\n        \"index\": 2095\n    },\n    {\n        \"index\": 2096\n    },\n    {\n        \"index\": 2097\n    },\n    {\n        \"index\": 2098\n    },\n    {\n        \"index\": 2099\n    },\n    {\n        \"index\": 2100\n    },\n    {\n        \"index\": 2101\n    },\n    {\n        \"index\": 2102\n    },\n    {\n        \"index\": 2103\n    },\n    {\n        \"index\": 2104\n    },\n    {\n        \"index\": 2105\n    },\n    {\n        \"index\": 2107\n    },\n    {\n        \"index\": 2108\n    },\n    {\n        \"index\": 2109\n    },\n    {\n        \"index\": 2111\n    },\n    {\n        \"index\": 2112\n    },\n    {\n        \"index\": 2113\n    },\n    {\n        \"index\": 2114\n    },\n    {\n        \"index\": 2115\n    },\n    {\n        \"index\": 2116\n    },\n    {\n        \"index\": 2117\n    },\n    {\n        \"index\": 2118\n    },\n    {\n        \"index\": 2119\n    },\n    {\n        \"index\": 2120\n    },\n    {\n        \"index\": 2121\n    },\n    {\n        \"index\": 2122\n    },\n    {\n        \"index\": 2123\n    },\n    {\n        \"index\": 2124\n    },\n    {\n        \"index\": 2125\n    },\n    {\n        \"index\": 2126\n    },\n    {\n        \"index\": 2127\n    },\n    {\n        \"index\": 2128\n    },\n    {\n        \"index\": 2129\n    },\n    {\n        \"index\": 2131\n    },\n    {\n        \"index\": 2132\n    },\n    {\n        \"index\": 2133\n    },\n    {\n        \"index\": 2134\n    },\n    {\n        \"index\": 2135\n    },\n    {\n        \"index\": 2136\n    },\n    {\n        \"index\": 2137\n    },\n    {\n        \"index\": 2138\n    },\n    {\n        \"index\": 2139\n    },\n    {\n        \"index\": 2140\n    },\n    {\n        \"index\": 2141\n    },\n    {\n        \"index\": 2142\n    },\n    {\n        \"index\": 2143\n    },\n    {\n        \"index\": 2144\n    },\n    {\n        \"index\": 2145\n    },\n    {\n        \"index\": 2146\n    },\n    {\n        \"index\": 2147\n    },\n    {\n        \"index\": 2148\n    },\n    {\n        \"index\": 2149\n    },\n    {\n        \"index\": 2150\n    },\n    {\n        \"index\": 2152\n    },\n    {\n        \"index\": 2153\n    },\n    {\n        \"index\": 2154\n    },\n    {\n        \"index\": 2156\n    },\n    {\n        \"index\": 2157\n    },\n    {\n        \"index\": 2158\n    },\n    {\n        \"index\": 2159\n    },\n    {\n        \"index\": 2160\n    },\n    {\n        \"index\": 2161\n    },\n    {\n        \"index\": 2163\n    },\n    {\n        \"index\": 2164\n    },\n    {\n        \"index\": 2165\n    },\n    {\n        \"index\": 2166\n    },\n    {\n        \"index\": 2167\n    },\n    {\n        \"index\": 2168\n    },\n    {\n        \"index\": 2169\n    },\n    {\n        \"index\": 2171\n    },\n    {\n        \"index\": 2172\n    },\n    {\n        \"index\": 2173\n    },\n    {\n        \"index\": 2175\n    },\n    {\n        \"index\": 2176\n    },\n    {\n        \"index\": 2177\n    },\n    {\n        \"index\": 2179\n    },\n    {\n        \"index\": 2180\n    },\n    {\n        \"index\": 2181\n    },\n    {\n        \"index\": 2182\n    },\n    {\n        \"index\": 2183\n    },\n    {\n        \"index\": 2184\n    },\n    {\n        \"index\": 2189\n    },\n    {\n        \"index\": 2190\n    },\n    {\n        \"index\": 2191\n    },\n    {\n        \"index\": 2192\n    },\n    {\n        \"index\": 2193\n    },\n    {\n        \"index\": 2194\n    },\n    {\n        \"index\": 2195\n    },\n    {\n        \"index\": 2196\n    },\n    {\n        \"index\": 2198\n    },\n    {\n        \"index\": 2199\n    },\n    {\n        \"index\": 2200\n    },\n    {\n        \"index\": 2201\n    },\n    {\n        \"index\": 2202\n    },\n    {\n        \"index\": 2203\n    },\n    {\n        \"index\": 2204\n    },\n    {\n        \"index\": 2205\n    },\n    {\n        \"index\": 2206\n    },\n    {\n        \"index\": 2207\n    },\n    {\n        \"index\": 2212\n    },\n    {\n        \"index\": 2213\n    },\n    {\n        \"index\": 2214\n    },\n    {\n        \"index\": 2215\n    },\n    {\n        \"index\": 2216\n    },\n    {\n        \"index\": 2217\n    },\n    {\n        \"index\": 2219\n    },\n    {\n        \"index\": 2220\n    },\n    {\n        \"index\": 2221\n    },\n    {\n        \"index\": 2222\n    },\n    {\n        \"index\": 2223\n    },\n    {\n        \"index\": 2224\n    },\n    {\n        \"index\": 2225\n    },\n    {\n        \"index\": 2227\n    },\n    {\n        \"index\": 2228\n    },\n    {\n        \"index\": 2229\n    },\n    {\n        \"index\": 2230\n    },\n    {\n        \"index\": 2231\n    },\n    {\n        \"index\": 2232\n    },\n    {\n        \"index\": 2233\n    },\n    {\n        \"index\": 2234\n    },\n    {\n        \"index\": 2235\n    },\n    {\n        \"index\": 2236\n    },\n    {\n        \"index\": 2237\n    },\n    {\n        \"index\": 2238\n    },\n    {\n        \"index\": 2239\n    },\n    {\n        \"index\": 2240\n    },\n    {\n        \"index\": 2241\n    },\n    {\n        \"index\": 2242\n    },\n    {\n        \"index\": 2243\n    },\n    {\n        \"index\": 2244\n    },\n    {\n        \"index\": 2245\n    },\n    {\n        \"index\": 2246\n    },\n    {\n        \"index\": 2247\n    },\n    {\n        \"index\": 2248\n    },\n    {\n        \"index\": 2249\n    },\n    {\n        \"index\": 2250\n    },\n    {\n        \"index\": 2251\n    },\n    {\n        \"index\": 2252\n    },\n    {\n        \"index\": 2253\n    },\n    {\n        \"index\": 2254\n    },\n    {\n        \"index\": 2255\n    },\n    {\n        \"index\": 2256\n    },\n    {\n        \"index\": 2258\n    },\n    {\n        \"index\": 2259\n    },\n    {\n        \"index\": 2260\n    },\n    {\n        \"index\": 2261\n    },\n    {\n        \"index\": 2262\n    },\n    {\n        \"index\": 2263\n    },\n    {\n        \"index\": 2264\n    },\n    {\n        \"index\": 2265\n    },\n    {\n        \"index\": 2266\n    },\n    {\n        \"index\": 2270\n    },\n    {\n        \"index\": 2271\n    },\n    {\n        \"index\": 2272\n    },\n    {\n        \"index\": 2273\n    },\n    {\n        \"index\": 2274\n    },\n    {\n        \"index\": 2275\n    },\n    {\n        \"index\": 2276\n    },\n    {\n        \"index\": 2277\n    },\n    {\n        \"index\": 2278\n    },\n    {\n        \"index\": 2279\n    },\n    {\n        \"index\": 2280\n    },\n    {\n        \"index\": 2281\n    },\n    {\n        \"index\": 2282\n    },\n    {\n        \"index\": 2285\n    },\n    {\n        \"index\": 2286\n    },\n    {\n        \"index\": 2287\n    },\n    {\n        \"index\": 2288\n    },\n    {\n        \"index\": 2289\n    },\n    {\n        \"index\": 2290\n    },\n    {\n        \"index\": 2291\n    },\n    {\n        \"index\": 2292\n    },\n    {\n        \"index\": 2293\n    },\n    {\n        \"index\": 2294\n    },\n    {\n        \"index\": 2295\n    },\n    {\n        \"index\": 2296\n    },\n    {\n        \"index\": 2297\n    },\n    {\n        \"index\": 2298\n    },\n    {\n        \"index\": 2299\n    },\n    {\n        \"index\": 2300\n    },\n    {\n        \"index\": 2302\n    },\n    {\n        \"index\": 2303\n    },\n    {\n        \"index\": 2304\n    },\n    {\n        \"index\": 2305\n    },\n    {\n        \"index\": 2306\n    },\n    {\n        \"index\": 2308\n    },\n    {\n        \"index\": 2310\n    },\n    {\n        \"index\": 2311\n    },\n    {\n        \"index\": 2312\n    },\n    {\n        \"index\": 2313\n    },\n    {\n        \"index\": 2314\n    },\n    {\n        \"index\": 2315\n    },\n    {\n        \"index\": 2318\n    },\n    {\n        \"index\": 2319\n    },\n    {\n        \"index\": 2321\n    },\n    {\n        \"index\": 2322\n    },\n    {\n        \"index\": 2323\n    },\n    {\n        \"index\": 2324\n    },\n    {\n        \"index\": 2325\n    },\n    {\n        \"index\": 2326\n    },\n    {\n        \"index\": 2329\n    },\n    {\n        \"index\": 2330\n    },\n    {\n        \"index\": 2331\n    },\n    {\n        \"index\": 2333\n    },\n    {\n        \"index\": 2334\n    },\n    {\n        \"index\": 2335\n    },\n    {\n        \"index\": 2336\n    },\n    {\n        \"index\": 2338\n    },\n    {\n        \"index\": 2339\n    },\n    {\n        \"index\": 2340\n    },\n    {\n        \"index\": 2341\n    },\n    {\n        \"index\": 2342\n    },\n    {\n        \"index\": 2343\n    },\n    {\n        \"index\": 2345\n    },\n    {\n        \"index\": 2346\n    },\n    {\n        \"index\": 2347\n    },\n    {\n        \"index\": 2348\n    },\n    {\n        \"index\": 2349\n    },\n    {\n        \"index\": 2350\n    },\n    {\n        \"index\": 2351\n    },\n    {\n        \"index\": 2353\n    },\n    {\n        \"index\": 2354\n    },\n    {\n        \"index\": 2355\n    },\n    {\n        \"index\": 2356\n    },\n    {\n        \"index\": 2362\n    },\n    {\n        \"index\": 2363\n    },\n    {\n        \"index\": 2364\n    },\n    {\n        \"index\": 2365\n    },\n    {\n        \"index\": 2366\n    },\n    {\n        \"index\": 2367\n    },\n    {\n        \"index\": 2368\n    },\n    {\n        \"index\": 2370\n    },\n    {\n        \"index\": 2371\n    },\n    {\n        \"index\": 2372\n    },\n    {\n        \"index\": 2375\n    }\n]"
  },
  {
    "path": "helper_files/dexter_voice_index.json",
    "content": "[\n    {\n        \"index\": 842,\n        \"language\": \"cy\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 843,\n        \"language\": \"tr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 844,\n        \"language\": \"sv\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 845,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 846,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 847,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 848,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 849,\n        \"language\": \"pl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 850,\n        \"language\": \"hr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 851,\n        \"language\": \"ru\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 852,\n        \"language\": \"ru\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 853,\n        \"language\": \"ro\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 854,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 855,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 856,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 857,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 858,\n        \"language\": \"pl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 859,\n        \"language\": \"pl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 860,\n        \"language\": \"ms\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 861,\n        \"language\": \"ms\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 862,\n        \"language\": \"lt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 863,\n        \"language\": \"lv\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 865,\n        \"language\": \"kn\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 866,\n        \"language\": \"ja\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 867,\n        \"language\": \"it\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 868,\n        \"language\": \"it\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 869,\n        \"language\": \"hu\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 871,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 872,\n        \"language\": \"el\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 873,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 874,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 875,\n        \"language\": \"fi\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 876,\n        \"language\": \"fi\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 877,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 878,\n        \"language\": \"nl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 879,\n        \"language\": \"nl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 880,\n        \"language\": \"de\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 881,\n        \"language\": \"cs\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 882,\n        \"language\": \"cs\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 883,\n        \"language\": \"hr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 884,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 885,\n        \"language\": \"bg\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 886,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 887,\n        \"language\": \"id\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 888,\n        \"language\": \"id\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 889,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 890,\n        \"language\": \"en\",\n        \"name\": \"Default British Womam\"\n    },\n    {\n        \"index\": 891,\n        \"language\": \"en\",\n        \"name\": \"More enthusiastic British Woman\"\n    },\n    {\n        \"index\": 892,\n        \"language\": \"en\",\n        \"name\": \"Default male voice\"\n    },\n    {\n        \"index\": 893,\n        \"language\": \"en\",\n        \"name\": \"Steph Curry\"\n    },\n    {\n        \"index\": 894,\n        \"language\": \"en\",\n        \"name\": \"Default male voice\"\n    },\n    {\n        \"index\": 895,\n        \"language\": \"en\",\n        \"name\": \"Default male voice\"\n    },\n    {\n        \"index\": 896,\n        \"language\": \"en\",\n        \"name\": \"Speed McQueen\"\n    },\n    {\n        \"index\": 897,\n        \"language\": \"en\",\n        \"name\": \"Jackson Storm\"\n    },\n    {\n        \"index\": 898,\n        \"language\": \"en\",\n        \"name\": \"Boy Band\"\n    },\n    {\n        \"index\": 899,\n        \"language\": \"en\",\n        \"name\": \"Arnold Schwarzenegger\"\n    },\n    {\n        \"index\": 900,\n        \"language\": \"en\",\n        \"name\": \"Altimet\"\n    },\n    {\n        \"index\": 901,\n        \"language\": \"en\",\n        \"name\": \"Default female voice\"\n    },\n    {\n        \"index\": 902,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 903,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 904,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 905,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 906,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 907,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 909,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 910,\n        \"language\": \"en\",\n        \"name\": \"Liam Neeson\"\n    },\n    {\n        \"index\": 911,\n        \"language\": \"en\",\n        \"name\": \"The Grand Tour (Clarkson, Hammond & May)\"\n    },\n    {\n        \"index\": 912,\n        \"language\": \"th\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 913,\n        \"language\": \"en\",\n        \"name\": \"Liam Neeson\"\n    },\n    {\n        \"index\": 914,\n        \"language\": \"he\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 915,\n        \"language\": \"zh\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 916,\n        \"language\": \"he\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 917,\n        \"language\": \"zh\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 918,\n        \"language\": \"tr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 919,\n        \"language\": \"fa\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 920,\n        \"language\": \"ru\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 921,\n        \"language\": \"it\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 922,\n        \"language\": \"he\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 923,\n        \"language\": \"ru\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 924,\n        \"language\": \"nl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 926,\n        \"language\": \"hu\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 927,\n        \"language\": \"cs\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 928,\n        \"language\": \"en\",\n        \"name\": \"Dian Sastrowardoyo (Asian Games Promo)\"\n    },\n    {\n        \"index\": 929,\n        \"language\": \"id\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 930,\n        \"language\": \"no\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 931,\n        \"language\": \"en\",\n        \"name\": \"Forza Horizon 4 (Maurice LaMarche)\"\n    },\n    {\n        \"index\": 932,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 935,\n        \"language\": \"uk\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 936,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 937,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 938,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 939,\n        \"language\": \"lv\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 940,\n        \"language\": \"id\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 941,\n        \"language\": \"en\",\n        \"name\": \"Move\"\n    },\n    {\n        \"index\": 942,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 943,\n        \"language\": \"fi\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 944,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 945,\n        \"language\": \"en\",\n        \"name\": \"Leona Chin\"\n    },\n    {\n        \"index\": 946,\n        \"language\": \"en\",\n        \"name\": \"Cookie Monster\"\n    },\n    {\n        \"index\": 947,\n        \"language\": \"en\",\n        \"name\": \"DJ Khalid\"\n    },\n    {\n        \"index\": 948,\n        \"language\": \"ru\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 949,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 950,\n        \"language\": \"en\",\n        \"name\": \"Toy Story\"\n    },\n    {\n        \"index\": 952,\n        \"language\": \"en\",\n        \"name\": \"Catriona Grey\"\n    },\n    {\n        \"index\": 953,\n        \"language\": \"de\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 955,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 956,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 957,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 958,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 959,\n        \"language\": \"en\",\n        \"name\": \"Lincoln Canada\"\n    },\n    {\n        \"index\": 960,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 961,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 962,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 964,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 965,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 967,\n        \"language\": \"en\",\n        \"name\": \"Coca-Cola Santa\"\n    },\n    {\n        \"index\": 968,\n        \"language\": \"sl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 969,\n        \"language\": \"de\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 970,\n        \"language\": \"ko\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 971,\n        \"language\": \"ms\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 972,\n        \"language\": \"id\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 973,\n        \"language\": \"tl\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 974,\n        \"language\": \"zh\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 976,\n        \"language\": \"en\",\n        \"name\": \"Batman\"\n    },\n    {\n        \"index\": 977,\n        \"language\": \"en\",\n        \"name\": \"The Riddler\"\n    },\n    {\n        \"index\": 978,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 979,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 980,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 981,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 982,\n        \"language\": \"en\",\n        \"name\": \"Dizzee Rascal\"\n    },\n    {\n        \"index\": 983,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 984,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 985,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 986,\n        \"language\": \"en\",\n        \"name\": \"Santa\"\n    },\n    {\n        \"index\": 989,\n        \"language\": \"lt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 990,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 992,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 993,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 994,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 995,\n        \"language\": \"en\",\n        \"name\": \"Dog\"\n    },\n    {\n        \"index\": 996,\n        \"language\": \"en\",\n        \"name\": \"Cat\"\n    },\n    {\n        \"index\": 997,\n        \"language\": \"en\",\n        \"name\": \"Boy George\"\n    },\n    {\n        \"index\": 998,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 999,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1001,\n        \"language\": \"en\",\n        \"name\": \"Master Chief\"\n    },\n    {\n        \"index\": 1002,\n        \"language\": \"en\",\n        \"name\": \"Escharum\"\n    },\n    {\n        \"index\": 1003,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1004,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1005,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1006,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1007,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1008,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1009,\n        \"language\": \"en\",\n        \"name\": \"Paw Patrol\"\n    },\n    {\n        \"index\": 1010,\n        \"language\": \"en\",\n        \"name\": \"Fraggle Rock Red\"\n    },\n    {\n        \"index\": 1012,\n        \"language\": \"en\",\n        \"name\": \"Headspace\"\n    },\n    {\n        \"index\": 1013,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1014,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1015,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1016,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1017,\n        \"language\": \"en\",\n        \"name\": \"Dexter Morgan\"\n    },\n    {\n        \"index\": 1019,\n        \"language\": \"it\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1021,\n        \"language\": \"en\",\n        \"name\": \"Australian Female Voice\"\n    },\n    {\n        \"index\": 1022,\n        \"language\": \"en\",\n        \"name\": \"Santa 1022\"\n    },\n    {\n        \"index\": 1023,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1024,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1025,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1026,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1027,\n        \"language\": \"en\",\n        \"name\": \"Australian Male Voice\"\n    },\n    {\n        \"index\": 1028,\n        \"language\": \"en\",\n        \"name\": \"Cupid\"\n    },\n    {\n        \"index\": 1029,\n        \"language\": \"en\",\n        \"name\": \"Christina Aguilera\"\n    },\n    {\n        \"index\": 1030,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1031,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1032,\n        \"language\": \"en\",\n        \"name\": \"Women's History Month\"\n    },\n    {\n        \"index\": 1033,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1034,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1035,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1036,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1037,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1038,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1039,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1040,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1041,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1042,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1043,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1044,\n        \"language\": \"en\",\n        \"name\": \"Five Nights at Freddys\"\n    },\n    {\n        \"index\": 1045,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1046,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1047,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1048,\n        \"language\": \"en\",\n        \"name\": \"Cupid\"\n    },\n    {\n        \"index\": 1049,\n        \"language\": \"en\",\n        \"name\": \"The Queen\"\n    },\n    {\n        \"index\": 1050,\n        \"language\": \"en\",\n        \"name\": \"Kehlani\"\n    },\n    {\n        \"index\": 1051,\n        \"language\": \"en\",\n        \"name\": \"Not sure - deep male voice\"\n    },\n    {\n        \"index\": 1053,\n        \"language\": \"en\",\n        \"name\": \"The Queen\"\n    },\n    {\n        \"index\": 1056,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1057,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1058,\n        \"language\": \"en\",\n        \"name\": \"Car\"\n    },\n    {\n        \"index\": 1061,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1066,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1068,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1100,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1114,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1115,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1116,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1119,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1121,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1124,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1125,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1126,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1127,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1128,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1129,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1130,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1135,\n        \"language\": \"en\",\n        \"name\": \"Mindful Driving\"\n    },\n    {\n        \"index\": 1137,\n        \"language\": \"en\",\n        \"name\": \"Cupid\"\n    },\n    {\n        \"index\": 1148,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1149,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1150,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1151,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1153,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1154,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1155,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1156,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1157,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1158,\n        \"language\": \"en\",\n        \"name\": \"Mancunian Accent\"\n    },\n    {\n        \"index\": 1159,\n        \"language\": \"en\",\n        \"name\": \"Some other british accent\"\n    },\n    {\n        \"index\": 1160,\n        \"language\": \"en\",\n        \"name\": \"Some other british accent\"\n    },\n    {\n        \"index\": 1162,\n        \"language\": \"en\",\n        \"name\": \"Some other british accent\"\n    },\n    {\n        \"index\": 1169,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1170,\n        \"language\": \"en\",\n        \"name\": \"Bam - Batmobile\"\n    },\n    {\n        \"index\": 1172,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1173,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1178,\n        \"language\": \"en\",\n        \"name\": \"Some kind of error pack\"\n    },\n    {\n        \"index\": 1182,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1220,\n        \"language\": \"en\",\n        \"name\": \"Sports Announcer\"\n    },\n    {\n        \"index\": 1221,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1222,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1223,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1225,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1226,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1231,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1235,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1236,\n        \"language\": \"it\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1241,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1243,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1248,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1256,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1259,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1264,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1272,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1273,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1274,\n        \"language\": \"en\",\n        \"name\": \"Santa\"\n    },\n    {\n        \"index\": 1276,\n        \"language\": \"en\",\n        \"name\": \"Mrs. Claus\"\n    },\n    {\n        \"index\": 1291,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1298,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1310,\n        \"language\": \"en\",\n        \"name\": \"Santa\"\n    },\n    {\n        \"index\": 1318,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1319,\n        \"language\": \"en\",\n        \"name\": \"BAM Batman Car\"\n    },\n    {\n        \"index\": 1320,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1321,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1326,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1333,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1337,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1340,\n        \"language\": \"en\",\n        \"name\": \"BAM Batman Car\"\n    },\n    {\n        \"index\": 1342,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1345,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1358,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1363,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1367,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1369,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1370,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1382,\n        \"language\": \"en\",\n        \"name\": \"BAM Batman Car\"\n    },\n    {\n        \"index\": 1395,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1402,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1409,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1415,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1427,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1428,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1429,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1430,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1431,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1432,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1435,\n        \"language\": \"en\",\n        \"name\": \"Famous guy - I forget the name\"\n    },\n    {\n        \"index\": 1456,\n        \"language\": \"unknown\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1463,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1465,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1475,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1476,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1802,\n        \"language\": \"unknown\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1848,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1853,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1858,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1876,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1878,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1880,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1886,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1889,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1892,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1895,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1899,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1901,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1903,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1908,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1911,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1936,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1963,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1964,\n        \"language\": \"he\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1965,\n        \"language\": \"he\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 1968,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2008,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2021,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2033,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2054,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2067,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2068,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2069,\n        \"language\": \"de\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2087,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2106,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2110,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2130,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2151,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2155,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2162,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2170,\n        \"language\": \"unknown\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2174,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2178,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2185,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2186,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2187,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2188,\n        \"language\": \"ar\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2197,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2208,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2209,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2210,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2211,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2218,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2226,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2257,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2267,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2268,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2269,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2283,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2284,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2301,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2307,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2309,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2316,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2317,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2320,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2327,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2328,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2332,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2337,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2344,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2352,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2357,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2358,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2359,\n        \"language\": \"es\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2360,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2361,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2369,\n        \"language\": \"en\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2373,\n        \"language\": \"fr\",\n        \"name\": \"\"\n    },\n    {\n        \"index\": 2374,\n        \"language\": \"pt\",\n        \"name\": \"\"\n    }\n]"
  },
  {
    "path": "helper_files/mp3_language_detector.py",
    "content": "import whisper\nimport os\n\nimport path_finder\n\ndef detect_language_from_mp3(mp3_path: str) -> str:\n    \"\"\"\n    Detect spoken language in an MP3 file using Whisper.\n\n    Args:\n        mp3_path (str): Path to MP3 file\n\n    Returns:\n        str: Detected language (e.g., 'en', 'es', 'fr')\n    \"\"\"\n\n    # Load model (small is a good balance of speed/accuracy)\n    model = whisper.load_model(\"small\")\n\n    # Load and preprocess audio\n    audio = whisper.load_audio(mp3_path)\n    audio = whisper.pad_or_trim(audio)\n\n    # Convert to log-Mel spectrogram\n    mel = whisper.log_mel_spectrogram(audio).to(model.device)\n\n    # Detect language\n    _, probs = model.detect_language(mel)\n\n    # Get highest probability language\n    detected_lang = max(probs, key=probs.get)\n\n    return detected_lang\n\ndef analyze_pack(pack_path: str, verbose: bool = False) -> dict:\n    tally = {}\n    # go over all the items in waze_filename_paths.json and analyze the mp3 and detect language. print the results\n    if verbose:\n        print(f\"Analyzing voice pack at: {pack_path}...\")\n    for filename, waze_path in path_finder.filenames_and_paths.items():\n        \n        full_path = os.path.join(pack_path, waze_path)\n        if os.path.exists(full_path):\n            language = detect_language_from_mp3(full_path)\n            if verbose:\n                print(f\"File: {waze_path} - Detected Language: {language}\")\n            # add to tally\n            if language in tally:\n                tally[language] += 1    \n            else:\n                tally[language] = 1\n        else:\n            print(f\"File: {waze_path} does not exist in the provided pack path.\")\n\n    return tally\n    \ndef deduce_primary_language(pack_path: str, verbose: bool = False) -> str:\n    tally = analyze_pack(pack_path, verbose)\n    if not tally:\n        return \"unknown\"\n    # find the language with the highest count\n    primary_language = max(tally, key=tally.get)\n    return primary_language\n\nif __name__ == \"__main__\":\n    cwd = os.path.dirname(os.path.abspath(__file__))\n    sample_pack_path = os.path.join(cwd, \"test_packs\", \"Voice 2\")\n\n    print(deduce_primary_language(sample_pack_path))"
  },
  {
    "path": "helper_files/path_finder.py",
    "content": "\"\"\"Compatibility wrapper: load the filename => waze path mapping from JSON.\n\nThe canonical data is stored in `helper_files/waze_filename_paths.json` so other tools\nor non-Python environments can consume it easily. This module keeps the same\n`filenames_and_paths` variable for backwards compatibility with existing imports.\n\"\"\"\n\nimport json\nimport os\n\n_here = os.path.dirname(__file__)\n_json_path = os.path.join(_here, \"waze_filename_paths.json\")\n\ntry:\n    with open(_json_path, \"r\", encoding=\"utf-8\") as _f:\n        filenames_and_paths = json.load(_f)\nexcept Exception:\n    # fall back to an empty dict so imports don't break\n    filenames_and_paths = {}\n"
  },
  {
    "path": "helper_files/readme_generator.py",
    "content": "import json\nimport os\n\nwith open('helper_files/waze_vps.json', 'r') as f:\n    waze_vps_json = f.read()\n\nSHARE_BASE_URI = \"https://waze.com/ul?acvp=\"\nFILES_BASE_URI = \"https://voice-prompts-ipv6.waze.com/\"\nFILES_URI_SUFFIX = \".tar.gz\"\n\ndef generate_official_voicepacks_markdown_table(waze_vps_json) -> str:\n    waze_vps = json.loads(waze_vps_json)\n    official_voicepacks = waze_vps.get(\"Official Voicepacks\", [])\n\n    # sort official voicepacks by name (case-insensitive) before rendering\n    official_voicepacks = sorted(official_voicepacks, key=lambda vp: (vp.get(\"name\") or \"\").lower())\n    \n    markdown_table = \"| Name | Link | Language | mp3 files | Notes |\\n\"\n    markdown_table += \"|------|----------|----------|-----------|-------|\\n\"\n    \n    for vp in official_voicepacks:\n        name = vp.get(\"name\", \"N/A\")\n        language = vp.get(\"language\", \"N/A\")\n        uuid = vp.get(\"uuid\", \"N/A\")\n        notes = vp.get(\"notes\", \"\")\n        blog = vp.get(\"blog\", \"\")\n        if blog:\n            notes = f\"[Blog Post]({blog}) \" + notes\n        share_link = f\"{SHARE_BASE_URI}{uuid}\"\n        files_link = f\"{FILES_BASE_URI}{uuid}{FILES_URI_SUFFIX}\"\n        markdown_table += f\"| {name} | [Link]({share_link}) | {language} | [mp3 files]({files_link}) | {notes} |\\n\"\n    \n    return markdown_table\n\ndef generate_community_voicepacks_markdown_table(waze_vps_json) -> str:\n    waze_vps = json.loads(waze_vps_json)\n    community_voicepacks = waze_vps.get(\"Community Voicepacks\", [])\n\n    # sort community voicepacks by name (case-insensitive) before rendering\n    community_voicepacks = sorted(community_voicepacks, key=lambda vp: (vp.get(\"name\") or \"\").lower())\n    \n    markdown_table = \"| Name | Link | Language | mp3 files | Notes |\\n\"\n    markdown_table += \"|------|----------|----------|-----------|-------|\\n\"\n    \n    for vp in community_voicepacks:\n        name = vp.get(\"name\", \"N/A\")\n        language = vp.get(\"language\", \"N/A\")\n        uuid = vp.get(\"uuid\", \"N/A\")\n        share_link = f\"{SHARE_BASE_URI}{uuid}\"\n        files_link = f\"{FILES_BASE_URI}{uuid}{FILES_URI_SUFFIX}\"\n        # if the vp has the \"author\" field, include it in the notes\n        author = vp.get(\"author\", \"\")\n        author_link = vp.get(\"author_link\", \"\")\n        author_2 = vp.get(\"author_2\", \"\")\n        author_2_link = vp.get(\"author_2_link\", \"\")\n        mp3_files_additional_note = vp.get(\"mp3_files_additional_note\", \"\")\n        json_notes = vp.get(\"notes\", \"\")\n        if author:\n            if author_link:\n                notes = f\"By [{author}]({author_link})\"\n            else:\n                notes = f\"By {author}\"\n            if author_2_link:\n                notes += f\" and [{author_2}]({author_2_link})\"\n            elif author_2:\n                notes += f\" and {author_2}\"\n        else:\n            notes = \"\"\n        \n        if json_notes:\n            notes += f\" {json_notes}\"\n\n        markdown_table += f\"| {name} | [Link]({share_link}) | {language} | [mp3 files{mp3_files_additional_note}]({files_link}) | {notes} |\\n\"\n    \n    return markdown_table\n\nintro_string = \"\"\"# Waze Voicepack Links\n\nA community-maintained archive of classic and custom Waze GPS voices — all in one place.\n\nBring back your favorite characters, celebrities, and custom voice packs that have disappeared from the official app over the years.\n\n## 🚗 What Is This?\n\nThis repository collects publicly shareable Waze voicepack links so they don’t get lost in old Reddit threads, dead websites, or outdated blog posts.\n\n**If you’ve ever thought:**\n\n> “Where did my favorite Waze voice go?”\n\n**This is for you.**\n\nThe goal is to keep these voices:\n- Easy to find\n- Easy to install\n- Community-maintained\n\n## 📲 How to Install a Voicepack\n\n1. Install the **Waze app** on your phone.\n2. Open this repository **on the same device**.\n3. Tap a voice link from the list.\n4. Waze will open and download the voice.\n\n---\n\n# Waze Official Voice List\n\nThis list contains current and former contracted celebrities and voice actors who at one point had their voices officially on the Waze App. Their voices have since been saved and converted into user-made custom voice packs with shareable links of varying quality. \n\"\"\"\n\ncommunity_list_intro_string = \"\"\"\n# Waze Community Voice List\n\nThis list contains user-created voice packs made by the Waze community. These voices are often created using the in-app microphone recording feature or by uploading `.mp3` files to Waze's servers. The quality of these voice packs can vary greatly depending on the source of the audio files used to create them.\n\"\"\"\n\noutro_string = \"\"\"\n## Have mp3 files?\nSee these [instructions](https://github.com/pipeeeeees/waze-voicepack-links/tree/main/mp3_upload#how-to-upload-your-own-mp3-files-to-make-a-waze-voicepack-link) on how to upload using this repository.\n\nThe Android Emulator method is no longer recommended due to its complexity and manual effort required. \n\nThe advantage of using files to create packs rather than using the in-app microphone is the preservation of audio quality. By default, Waze heavily compresses the in-app recordings making them sound muffled. While the file upload method may also involve some file compression on the server side, the audio quality is far superior to the in-app recording method. \n\n## Stance on A.I. Generated Voicepacks\nGiven the proliferation of A.I. voice generation tools in the hands of the public, there is an influx of A.I. generated Waze navigation voicepacks. These are often created without the explicit permission of the person or IP owner these voices belong to. This is a clear concern.\n\nThe purpose of this repository is to act as an archive of the internet's Waze voicepacks while providing tools to create permanent shareable Waze voicepack links. As the creator of this repository, I do not own the voice content stored on Waze's servers - only the files and text in this repository. To address the ethical concerns surrounding A.I. generated voicepacks, I have established the following guidelines:\n- Any known A.I. voicepacks will be labeled as such in the 'Title' column of the lists above. If you find a voice in the lists above to be A.I. generated but not correctly labeled, please open an issue or a pull request with the corrected title.\n- If the voice actor or IP owner for an A.I. generated voicepack in the list above would like to have a pack removed from this list, the request will be honored. Please open a new issue with the request and I or a contributor will get back to you. \n\n\"\"\"\n\ndef generate_readme(waze_vps_json):\n    official_table = generate_official_voicepacks_markdown_table(waze_vps_json)\n    community_table = generate_community_voicepacks_markdown_table(waze_vps_json)\n\n    readme_content = f\"{intro_string}\\n{official_table}\\n{community_list_intro_string}\\n{community_table}\\n{outro_string}\"\n    \n    # generate README.md file in cwd / helper_files directory (remove old one if it exists)\n    cwd = os.getcwd()\n    readme_path = os.path.join(cwd, 'helper_files/README.md')\n    if os.path.exists(readme_path):\n        os.remove(readme_path)\n    with open(readme_path, 'w') as f:\n        f.write(readme_content)\n    \n\n\n\nif __name__ == \"__main__\":\n    \n    #official_table = generate_official_voicepacks_markdown_table(waze_vps_json)\n    #community_table = generate_community_voicepacks_markdown_table(waze_vps_json)\n\n    generate_readme(waze_vps_json)"
  },
  {
    "path": "helper_files/waze_filename_paths.json",
    "content": "{\n  \"200.mp3\": \"voices/200/1.mp3\",\n  \"200meters.mp3\": \"voices/200meters/1.mp3\",\n  \"400.mp3\": \"voices/400/1.mp3\",\n  \"400meters.mp3\": \"voices/400meters/1.mp3\",\n  \"800.mp3\": \"voices/800/1.mp3\",\n  \"800meters.mp3\": \"voices/800meters/1.mp3\",\n  \"1000meters.mp3\": \"voices/1000meters/1.mp3\",\n  \"1500.mp3\": \"voices/1500/1.mp3\",\n  \"1500meters.mp3\": \"voices/1500meters/1.mp3\",\n  \"AndThen.mp3\": \"voices/AndThen/1.mp3\",\n  \"ApproachAccident.mp3\": \"voices/ApproachAccident/1.mp3\",\n  \"ApproachHazard.mp3\": \"voices/ApproachHazard/1.mp3\",\n  \"ApproachRedLightCam.mp3\": \"voices/ApproachRedLightCam/1.mp3\",\n  \"ApproachSpeedCam.mp3\": \"voices/ApproachSpeedCam/1.mp3\",\n  \"ApproachTraffic.mp3\": \"voices/ApproachTraffic/1.mp3\",\n  \"Arrive.mp3\": \"voices/Arrive/1.mp3\",\n  \"ExitLeft.mp3\": \"voices/ExitLeft/1.mp3\",\n  \"ExitRight.mp3\": \"voices/ExitRight/1.mp3\",\n  \"Fifth.mp3\": \"voices/Fifth/1.mp3\",\n  \"First.mp3\": \"voices/First/1.mp3\",\n  \"Fourth.mp3\": \"voices/Fourth/1.mp3\",\n  \"KeepLeft.mp3\": \"voices/KeepLeft/1.mp3\",\n  \"KeepRight.mp3\": \"voices/KeepRight/1.mp3\",\n  \"Police.mp3\": \"voices/Police/1.mp3\",\n  \"Roundabout.mp3\": \"voices/Roundabout/1.mp3\",\n  \"Second.mp3\": \"voices/Second/1.mp3\",\n  \"Seventh.mp3\": \"voices/Seventh/1.mp3\",\n  \"Sixth.mp3\": \"voices/Sixth/1.mp3\",\n  \"StartDrive1.mp3\": \"voices/StartDrive/1.mp3\",\n  \"StartDrive2.mp3\": \"voices/StartDrive/2.mp3\",\n  \"StartDrive3.mp3\": \"voices/StartDrive/3.mp3\",\n  \"StartDrive4.mp3\": \"voices/StartDrive/4.mp3\",\n  \"StartDrive5.mp3\": \"voices/StartDrive/5.mp3\",\n  \"StartDrive6.mp3\": \"voices/StartDrive/6.mp3\",\n  \"StartDrive7.mp3\": \"voices/StartDrive/7.mp3\",\n  \"StartDrive8.mp3\": \"voices/StartDrive/8.mp3\",\n  \"StartDrive9.mp3\": \"voices/StartDrive/9.mp3\",\n  \"Straight.mp3\": \"voices/Straight/1.mp3\",\n  \"Third.mp3\": \"voices/Third/1.mp3\",\n  \"TickerPoints.mp3\": \"voices/TickerPoints/1.mp3\",\n  \"TurnLeft.mp3\": \"voices/TurnLeft/1.mp3\",\n  \"TurnRight.mp3\": \"voices/TurnRight/1.mp3\",\n  \"uturn.mp3\": \"voices/uturn/1.mp3\"\n}\n"
  },
  {
    "path": "helper_files/waze_vps.json",
    "content": "{\n\"Official Voicepacks\": [\n    {\n        \"name\": \"Aerobic Instructor 80s\",\n        \"language\": \"English\",\n        \"uuid\": \"25490e25-4f56-4c76-a82c-0e77b6c49031\",\n        \"blog\": \"https://blog.google/waze/drive-back-to-the-70-80s-and-90s/\"\n    },\n    {\n        \"name\": \"Alien\",\n        \"language\": \"English\",\n        \"uuid\": \"6086eb80-ee87-4841-93ae-1f212817293d\"\n    },\n    {\n        \"name\": \"Altimet (Malaysian Rapper)\",\n        \"language\": \"English\",\n        \"uuid\": \"c64ed3e0-e66a-4a36-91d0-38584fb1e0a0\"\n    },\n    {\n        \"name\": \"Andy Field (FNAF)\",\n        \"language\": \"English\",\n        \"uuid\": \"ed951015-c73c-439f-9bbb-0393f0cd4f05\"\n    },\n    {\n        \"name\": \"Armie Hammer (Jackson Storm, Cars 3)\",\n        \"language\": \"English\",\n        \"uuid\": \"b35569c3-02ec-4c2e-9671-69a693ccb468\"\n    },\n    {\n        \"name\": \"Arnold Schwarzenegger (Terminator)\",\n        \"language\": \"English\",\n        \"uuid\": \"2c87c51a-2646-41ad-9cc8-f119cacc0521\"\n    },\n    {\n        \"name\": \"Batman (Kevin Conroy)\",\n        \"language\": \"English\",\n        \"uuid\": \"25aff279-476a-4031-a957-0ae982996ae1\"\n    },\n    {\n        \"name\": \"Boy Band\",\n        \"language\": \"English\",\n        \"uuid\": \"bb79bd55-be60-48b9-bf7f-170e31931ed8\"\n    },\n    {\n        \"name\": \"Boy George\",\n        \"language\": \"English\",\n        \"uuid\": \"7c06133e-73e7-40e9-9e65-f1317c10863c\"\n    },\n    {\n        \"name\": \"British, Brummie Accent\",\n        \"language\": \"English\",\n        \"uuid\": \"0aa9bd57-5f6d-4ccb-a975-945b6411ecb0\"\n    },\n    {\n        \"name\": \"British, Cockney Accent\",\n        \"language\": \"English\",\n        \"uuid\": \"188f9e23-dc30-46e3-8a15-6225f2e2f770\"\n    },\n    {\n        \"name\": \"British, Mancunian Accent\",\n        \"language\": \"English\",\n        \"uuid\": \"c9db976c-a160-42a9-af76-fb5c731a5bad\"\n    },\n    {\n        \"name\": \"C-3PO (Star Wars)\",\n        \"language\": \"English\",\n        \"uuid\": \"7EE59258-28AF-46D4-99F0-FE24808F04E0\"\n    },\n    {\n        \"name\": \"C-3PO (Star Wars)\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"65BD7D6B-DF3B-4649-B5E0-E5796F8E0B43\",\n        \"notes\": \"Missing crash reported\"\n    },\n    {\n        \"name\": \"Catriona Gray (BDO)\",\n        \"language\": \"English\",\n        \"uuid\": \"2c029ee1-060c-44e3-a831-48eac91c68a5\"\n    },\n    {\n        \"name\": \"Christina Aguilera\",\n        \"language\": \"English\",\n        \"uuid\": \"57972da3-2992-44e4-a915-bafe3d45cf07\"\n    },\n    {\n        \"name\": \"Christina Aquilera\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"11d32e15-4ccf-49ad-a3eb-82c280a90210\"\n    },\n    {\n        \"name\": \"Colonel Sanders (KFC)\",\n        \"language\": \"English\",\n        \"uuid\": \"64fe16b4-2654-4372-b03c-4c204d4744d8\"\n    },\n    {\n        \"name\": \"Cookie Monster\",\n        \"language\": \"English\",\n        \"uuid\": \"e5573cae-b627-41f6-8d85-4c781e64aaaa\"\n    },\n    {\n        \"name\": \"Cupid\",\n        \"language\": \"English\",\n        \"uuid\": \"9400427c-f69b-4be2-bdbf-6ee9f34789c2\"\n    },\n    {\n        \"name\": \"Dian Sastrowardoyo (Asian Games Promo)\",\n        \"language\": \"English\",\n        \"uuid\": \"2927b233-4902-45ba-8a4d-b13b2efc270c\"\n    },\n    {\n        \"name\": \"Dizzee Rascal\",\n        \"language\": \"English\",\n        \"uuid\": \"2c566b13-6a2a-4881-819b-8db54453bcfb\"\n    },\n    {\n        \"name\": \"DJ 70's\",\n        \"language\": \"English\",\n        \"uuid\": \"656e7daf-a963-43d6-9c86-e9c32d83dbe5\"\n    },\n    {\n        \"name\": \"DJ Khaled (by Deezer)\",\n        \"language\": \"English\",\n        \"uuid\": \"d57d7544-712a-4b6a-856c-915df7e7bff7\"\n    },\n    {\n        \"name\": \"Dog\",\n        \"language\": \"English\",\n        \"uuid\": \"590c035b-986a-4bc7-a665-a3c271017894\"\n    },\n    {\n        \"name\": \"Ed Helms\",\n        \"language\": \"English\",\n        \"uuid\": \"241CD4A3-3E35-4EBB-822B-BAC71CB3563A\"\n    },\n    {\n        \"name\": \"Elvis Presley\",\n        \"language\": \"English\",\n        \"uuid\": \"a743c4e4-a1ca-433f-b989-96bbeff0f84b\"\n    },\n    {\n        \"name\": \"Escharum (Halo)\",\n        \"language\": \"English\",\n        \"uuid\": \"3f81ff34-466c-4aba-b984-25406a02e3d1\"\n    },\n    {\n        \"name\": \"Forza Horizon 4 (Maurice LaMarche)\",\n        \"language\": \"English\",\n        \"uuid\": \"9f7baf1d-16f4-4cb9-9e52-5b8e292aa8fb\"\n    },\n    {\n        \"name\": \"Fraggle Rock Red\",\n        \"language\": \"English\",\n        \"uuid\": \"be9d2814-7392-4d96-839d-546de5867620\"\n    },\n    {\n        \"name\": \"Glasgow - Jim\",\n        \"language\": \"English\",\n        \"uuid\": \"d600f88e-cfdf-46ea-9a5a-8d9c5d3a22c4\"\n    },\n    {\n        \"name\": \"Hasan Minhaj\",\n        \"language\": \"English\",\n        \"uuid\": \"351bc8e6-1ea0-4f6b-a6b5-f85156ac803e\",\n        \"blog\": \"https://blog.google/waze/hasan-minhaj-takes-the-front-seat-in-new-waze-experience/\"\n    },\n    {\n        \"name\": \"Honkai Star Rail (March 7th)\",\n        \"language\": \"English\",\n        \"uuid\": \"04277f8e-078e-43ad-8de9-05a757c2b574\"\n    },\n    {\n        \"name\": \"Jay Leno\",\n        \"language\": \"English\",\n        \"uuid\": \"1F511A6F-6DF3-46E0-858D-53E6D489A0FE\",\n        \"notes\": \"Missing U-Turn\"\n    },\n    {\n        \"name\": \"Kehlani\",\n        \"language\": \"English\",\n        \"uuid\": \"3f61193b-3aa4-4b36-a988-5de7763add24\"\n    },\n    {\n        \"name\": \"Kevin Hart\",\n        \"language\": \"English\",\n        \"uuid\": \"7D8213FA-2FD5-41D5-A26E-2ADC971E65F7\",\n        \"notes\": \"Missing U-Turn\"\n    },\n    {\n        \"name\": \"Leona Chin (Road Safety Ambassador)\",\n        \"language\": \"English\",\n        \"uuid\": \"1c85e0f4-f3d1-4142-a4c5-eae882bc88b4\"\n    },\n    {\n        \"name\": \"Liam Neeson (The Commuter)\",\n        \"language\": \"English\",\n        \"uuid\": \"996e7c80-7922-4b5e-93b3-39beff864f3c\"\n    },\n    {\n        \"name\": \"Lincoln Canada\",\n        \"language\": \"English\",\n        \"uuid\": \"19a85755-d7ff-43e8-8b4c-74780f7cf0ce\"\n    },\n    {\n        \"name\": \"Madea (Tyler Perry)\",\n        \"language\": \"English\",\n        \"uuid\": \"583004cf-2ee5-430d-bdb5-03c612fdd2ec\"\n    },\n    {\n        \"name\": \"Master Chief (Halo)\",\n        \"language\": \"English\",\n        \"uuid\": \"952be556-8e63-464f-ae76-7f6151a17e0a\"\n    },\n    {\n        \"name\": \"Matilda\",\n        \"language\": \"English\",\n        \"uuid\": \"cd7a6851-bfb0-4f7d-ad13-545509acca74\",\n        \"notes\": \"Australian Accent\"\n    },\n    {\n        \"name\": \"Michael C. Hall (Dexter Morgan)\",\n        \"language\": \"English\",\n        \"uuid\": \"5a5af23c-c2ee-4e90-9676-bb5d45e60894\"\n    },\n    {\n        \"name\": \"Mimiyuuuh (Lazada)\",\n        \"language\": \"Filipino\",\n        \"uuid\": \"c426fd75-3347-4d6a-bced-7a31a7e1cac3\"\n    },\n    {\n        \"name\": \"Morgan Freeman (London Has Fallen)\",\n        \"language\": \"English\",\n        \"uuid\": \"559355fc-0e30-47ac-b6e8-a915c77840ce\"\n    },\n    {\n        \"name\": \"Move Puns\",\n        \"language\": \"English\",\n        \"uuid\": \"2634ae6a-3e2c-47c8-a45d-042d771e69bc\",\n        \"notes\": \"Unsure of actual title\"\n    },\n    {\n        \"name\": \"Mr. T\",\n        \"language\": \"English\",\n        \"uuid\": \"3D852AE0-9EB4-4BBA-995E-A403CB7FAEDC\",\n        \"notes\": \"Poor audio quality\"\n    },\n    {\n        \"name\": \"Mrs. Claus\",\n        \"language\": \"English\",\n        \"uuid\": \"598f7ddb-864a-4d06-b653-d7caaa30409e\"\n    },\n    {\n        \"name\": \"Neil Patrick Harris\",\n        \"language\": \"English\",\n        \"uuid\": \"f5988bf2-a5b3-416c-bd40-5c652829369b\",\n        \"notes\": \"Contains incorrect voice lines\"\n    },\n    {\n        \"name\": \"Owen Wilson (Lightning McQueen, Cars 3)\",\n        \"language\": \"English\",\n        \"uuid\": \"a1ec68a0-e166-4e47-ad00-4d7c4a24ff8e\"\n    },\n    {\n        \"name\": \"Pamela Paz (LatAm)\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"16a785e7-6944-4a11-bb2b-4f98de329ce1\"\n    },\n    {\n        \"name\": \"PAW Patrol\",\n        \"language\": \"English\",\n        \"uuid\": \"d8e23270-2b93-41d5-89c8-f2824994d0b4\"\n    },\n    {\n        \"name\": \"Phil Miller (Last Man On Earth)\",\n        \"language\": \"English\",\n        \"uuid\": \"B1DC04B3-9D04-4DA6-BD0C-471A6D8BD841\"\n    },\n    {\n        \"name\": \"Pop Star 90's\",\n        \"language\": \"English\",\n        \"uuid\": \"b27ae132-e0fa-457f-91de-b6797cba6183\"\n    },\n    {\n        \"name\": \"Randy\",\n        \"language\": \"English\",\n        \"uuid\": \"1ce7c9b0-a1ba-496e-8933-9a1ff8dadff1\"\n    },\n    {\n        \"name\": \"Rob Gronkowski\",\n        \"language\": \"English\",\n        \"uuid\": \"82E7E1A4-9164-418C-BE1F-C6D7F1070150\",\n        \"notes\": \"Missing U-Turn\"\n    },\n    {\n        \"name\": \"Roberts Lejameihers\",\n        \"language\": \"Latvian\",\n        \"uuid\": \"0091c532-7974-4dc2-b500-5a11b0f29b5c\"\n    },\n    {\n        \"name\": \"Ross\",\n        \"language\": \"English\",\n        \"uuid\": \"8d6918c9-0679-4caf-8f39-7e3cd3757d7f\",\n        \"notes\": \"Australian Accent\"\n    },\n    {\n        \"name\": \"Safe Mode Kids\",\n        \"language\": \"English\",\n        \"uuid\": \"beca7b55-329c-4cb5-b067-101758a46984\"\n    },\n    {\n        \"name\": \"Shaquille O'Neal\",\n        \"language\": \"English\",\n        \"uuid\": \"01a7fcd0-daed-4d1a-8807-1ae202ee7219\"\n    },\n    {\n        \"name\": \"Stephen (Steph) Curry\",\n        \"language\": \"English\",\n        \"uuid\": \"16a9c62d-d946-4f0a-bcee-3af44add9a5b\"\n    },\n    {\n        \"name\": \"Stephen Colbert\",\n        \"language\": \"English\",\n        \"uuid\": \"910CBAA5-5E79-4447-A28A-07EA47CC8B76\",\n        \"notes\": \"Missing U-Turn\"\n    },\n    {\n        \"name\": \"Soccer Commentator\",\n        \"language\": \"English\",\n        \"uuid\": \"bb69ca3a-4d67-4d2d-bbe8-dfd47f46e5f7\"\n    },\n    {\n        \"name\": \"T-Pain\",\n        \"language\": \"English\",\n        \"uuid\": \"69967265-f165-4663-a464-6ef44a04460b\"\n    },\n    {\n        \"name\": \"Terry Crews\",\n        \"language\": \"English\",\n        \"uuid\": \"98c34c03-cd33-49a1-88f9-686dd2d1e387\"\n    },\n    {\n        \"name\": \"The Grand Tour (Clarkson, Hammond & May)\",\n        \"language\": \"English\",\n        \"uuid\": \"fcbf97b4-bc6c-4e8f-a95c-c54a3f044e21\"\n    },\n    {\n        \"name\": \"The Queen\",\n        \"language\": \"English\",\n        \"uuid\": \"f938fe90-6483-4adc-9956-d64d9d80bb80\"\n    },\n    {\n        \"name\": \"The Riddler\",\n        \"language\": \"English\",\n        \"uuid\": \"1c6554c6-d161-411b-92a0-81bab0ea5b01\"\n    },\n    {\n        \"name\": \"The Sea Beast (Netflix, Maisie & Blue)\",\n        \"language\": \"English\",\n        \"uuid\": \"776a571d-ea00-4c96-9c50-73cd8030d0cd\"\n    },\n    {\n        \"name\": \"Tony Fernandes (AirAsia)\",\n        \"language\": \"English\",\n        \"uuid\": \"75353987-5055-4C6D-98F6-18AA4496BD9C\"\n    },\n    {\n        \"name\": \"Toy Story 4 (Buzz and Woody)\",\n        \"language\": \"English\",\n        \"uuid\": \"505fc8e5-e37d-4488-9698-00973b6abbe6\"\n    },\n    {\n        \"name\": \"Venom\",\n        \"language\": \"English\",\n        \"uuid\": \"d5ab8251-3168-4da9-b062-babcb8607347\",\n        \"blog\": \"https://blog.google/waze/drive-with-venom-the-last-dance-on-waze/\"\n    },\n    {\n        \"name\": \"Vlade Divac\",\n        \"language\": \"English\",\n        \"uuid\": \"d7974d6e-5ed5-4807-83c0-8e4d678ac3f8\"\n    },\n    {\n        \"name\": \"Lilly Singh\",\n        \"language\": \"English\",\n        \"uuid\": \"c73e7224-c115-4238-8493-586547f81db3\",\n        \"blog\": \"https://blog.google/feed/drive-with-lilly-singh-on-waze/\"\n    },\n    {\n        \"name\": \"Stoick the Vast\",\n        \"language\": \"English\",\n        \"uuid\": \"9aadc10c-6dab-4114-8260-8095d7ba60d7\",\n        \"blog\": \"https://blog.google/waze/drive-with-how-to-train-your-dragon-on-waze/\"\n    },\n    { \n        \"name\": \"Chaka Khan\",\n        \"language\": \"English\",\n        \"uuid\": \"9594026e-1c56-45b6-acac-436c73fae7d7\",\n        \"blog\": \"https://blog.google/waze/drive-with-chaka-khan-on-waze/\"\n    },\n    {\n        \"name\": \"The Munchkins - Wizard of Oz\",\n        \"language\": \"English\",\n        \"uuid\": \"65687f17-13ca-41a9-a9ea-bde426df0511\",\n        \"blog\": \"https://blog.google/waze/drive-with-the-wizard-of-oz-on-waze/\"\n    },\n    {\n        \"name\": \"Now You See Me\",\n        \"language\": \"English\",\n        \"uuid\": \"6b3e533d-4241-45f7-91fd-e5a05222d662\",\n        \"blog\": \"https://blog.google/waze/waze-now-you-see-me/\"\n    },\n    {\n        \"name\": \"BAM - Batman's Car\",\n        \"language\": \"English\",\n        \"uuid\": \"3bff58cc-cb95-494c-aa60-24a47f978f5b\"\n    },\n    {\n        \"name\": \"Scottish Glaswegian Accent\",\n        \"language\": \"English\",\n        \"uuid\": \"\"\n    },\n    {\n        \"name\": \"Women's History Month\",\n        \"language\": \"English\",\n        \"uuid\": \"a459934f-89e7-4a44-9122-e52686620234\"\n    },\n    {\n        \"name\": \"Santa (B)\",\n        \"language\": \"English\",\n        \"uuid\": \"a78efd01-15a3-4b84-b18c-1799c8ee7768\"\n    },\n    {\n        \"name\": \"Santa (C)\",\n        \"language\": \"English\",\n        \"uuid\": \"e13cb3f8-79b3-4cb7-bdfe-a192faf17993\"\n    },\n    {\n        \"name\": \"Santa, Coca-Cola Santa\",\n        \"language\": \"English\",\n        \"uuid\": \"7c0de730-9438-4633-b076-53db3e846a64\"\n    },\n    {\n        \"name\": \"Santa (A)\",\n        \"language\": \"English\",\n        \"uuid\": \"209f7cc6-7126-4971-9956-7aad044cf364\"\n    },\n    {\n        \"name\": \"Santa, Mall Santa\",\n        \"language\": \"English\",\n        \"uuid\": \"935fb91c-9d91-4c69-ac1a-6e481efa36ef\"\n    }\n],\n\"Community Voicepacks\": [\n    {\n        \"name\": \"Afroditi (Greek)\",\n        \"language\": \"Greek\",\n        \"uuid\": \"095cd118-ee81-4b63-8121-0bfc757f9c0b\",\n        \"author\": \"alexmorak\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/74\"\n    },\n    {\n        \"name\": \"Alex Morgan (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"900defe4-61db-42f3-8687-d4f5716c859f\",\n        \"author\": \"Rebb218\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/38\"\n    },\n    {\n        \"name\": \"Angry Batman\",\n        \"language\": \"English\",\n        \"uuid\": \"AA20F70F-58AB-4357-82A2-D06A275F1208\"\n    },\n    {\n        \"name\": \"Apostolis\",\n        \"language\": \"Greek\",\n        \"uuid\": \"ef483e6b-c0c9-4b1a-b4ca-5c4aea592331\",\n        \"author\": \"kstelios\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/152\"\n    },\n    {\n        \"name\": \"Apulian dialect Michael\",\n        \"language\": \"Italian\",\n        \"uuid\": \"0144811d-1715-4f4f-a417-204de6b1620e\",\n        \"notes\": \"From Mottola-TA town\"\n    },\n    {\n        \"name\": \"Apulian dialect Mafalda\",\n        \"language\": \"Italian\",\n        \"uuid\": \"d8b225db-45ae-4e95-8712-b2645ed7ab3b\",\n        \"notes\": \"From Mottola-TA town\"\n    },\n    {\n        \"name\": \"Auron\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"3482511f-aa36-4cd1-9997-4dade0c7c62e\",\n        \"author\": \"l4t0r\",\n        \"author_link\": \"https://twitter.com/mikethebard\"\n    },\n    {\n        \"name\": \"Austin Powers\",\n        \"language\": \"English\",\n        \"uuid\": \"63828e08-6255-43f8-94ca-8347b7aa6c4d\",\n        \"author\": \"chrisjudevine\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/25\"\n    },\n    {\n        \"name\": \"B1 Battle Droid\",\n        \"language\": \"English\",\n        \"uuid\": \"bdf8f53f-22ad-4595-a1f8-8194f0e099ff\",\n        \"author\": \"TMW-29\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/21\"\n    },\n    {\n        \"name\": \"Benny Su\",\n        \"language\": \"Dutch\",\n        \"uuid\": \"DF17F068-9834-4D4C-9BD3-B0F29066F3FF\"\n    },\n    {\n        \"name\": \"Bernie\",\n        \"language\": \"\",\n        \"uuid\": \"72FC2EF0-D885-4492-BB9C-26BF26A124EC\"\n    },\n    {\n        \"name\": \"BT-7274 Titanfall 2 (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"9c6426c9-daca-4fd5-ac68-a271d239c995\",\n        \"author\": \"Not-Nathani\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/52\"\n    },\n    {\n        \"name\": \"Chalmette HeyBrah\",\n        \"language\": \"English\",\n        \"uuid\": \"DB9B1866-26E8-4D05-BF81-A07F62342D18\",\n        \"author\": \"Shane Ansardi\",\n        \"author_link\": \"https://www.nola.com/entertainment_life/arts/meet-the-man-behind-the-chalmette-heybrah-driving-app-voice/article_3924e834-3187-11ee-b9e8-ab34f5cd6329.html\",\n        \"notes\": \"of Louisiana. Miles only\"\n    },\n    {\n        \"name\": \"Cortana\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"7cdd97cb-549e-45d2-b408-fe6a6c32453e\",\n        \"author\": \"Hosshoffman\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/151\"\n    },\n    {\n        \"name\": \"Cortana (Alternate)\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"6094a015-c947-4c63-8137-9679fb884681\",\n        \"author\": \"Hosshoffman\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/151\"\n    },{\n        \"name\": \"Cortana (Microsoft Windows Eva Mobile)\",\n        \"language\": \"English\",\n        \"uuid\": \"a576da62-bcb4-4326-8599-c30771d698f1\",\n        \"mp3_files_additional_note\": \" Non Commercial Use Only\",\n        \"author\": \"SlimyCat\",\n        \"author_link\": \"https://github.com/SlimyCat-yt\",\n        \"notes\":\"with [enable-microsoft-eva-tts-master](https://github.com/watermarkhu/enable-microsoft-eva-tts) & [Cortana-OpenTX-voice-master](https://github.com/Dany-Boy55/Cortana-OpenTX-voice)\"\n    },\n    {\n        \"name\": \"Country Boy\",\n        \"language\": \"English\",\n        \"uuid\": \"EA18DB51-98A4-4474-97C0-9810CC4CD0A6\",\n        \"notes\": \"Miles only\"\n    },\n    {\n        \"name\": \"Daniel (Greek Language)\",\n        \"language\": \"Greek\",\n        \"uuid\": \"9738b347-b15d-4b40-ab67-d1c574406ae7\",\n        \"author\": \"alexmorak\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/70\"\n    },\n    {\n        \"name\": \"Dawk Waze\",\n        \"language\": \"English\",\n        \"uuid\": \"84E8EAA5-B0C7-46C6-9BE9-886E06BAF14F\",\n        \"notes\": \"Vietnamese accent\"\n    },\n    {\n        \"name\": \"Dale Earnhart Jr.\",\n        \"language\": \"English\",\n        \"uuid\": \"7C8A2C3F-7A4B-4A1D-8C2E-5B3F4A2C3F7A\"\n    },\n    {\n        \"name\": \"Disco Elysium\",\n        \"language\": \"English\",\n        \"uuid\": \"634b0fdf-c1d6-4422-9fee-bacf2d98484a\",\n        \"author\": \"Source\",\n        \"author_link\": \"https://www.reddit.com/r/DiscoElysium/comments/1knmrrz/custom_voice_pack_for_waze/\"\n    },\n    {\n        \"name\": \"Donald Trump\",\n        \"language\": \"English\",\n        \"uuid\": \"49687817-7D66-4670-8CBD-2362B44BA08A\"\n    },\n    {\n        \"name\": \"Drew Lynch\",\n        \"language\": \"English\",\n        \"uuid\": \"80670078-fd21-481f-aa4d-9e96c3d4dba4\"\n    },\n    {\n        \"name\": \"Eddie Murphy by Superflame\",\n        \"language\": \"French\",\n        \"uuid\": \"aa2da5f5-2f78-4004-a4fb-18954841da30\"\n    },\n    {\n        \"name\": \"Englishman - \\\"Sir William\\\"\",\n        \"language\": \"English\",\n        \"uuid\": \"562F94E3-4913-4AA6-B0C9-BDAA4B86321F\"\n    },\n    {\n        \"name\": \"F1 2020\",\n        \"language\": \"English\",\n        \"uuid\": \"561c4d75-666b-4f95-b5fa-de7b85646e01\",\n        \"author\": \"austinyen56\",\n        \"author_link\": \"https://github.com/austinyen56/Waze-F1-VO\"\n    },\n    {\n        \"name\": \"Fortyone Usec3 EFT\",\n        \"language\": \"English\",\n        \"uuid\": \"8b2df075-ebc8-42b9-85e0-3b50b5f3275a\",\n        \"author\": \"@140er\",\n        \"author_link\": \"https://discord.com/\"\n    },\n    {\n        \"name\": \"French Romance - \\\"Julien\\\"\",\n        \"language\": \"French\",\n        \"uuid\": \"13AC513C-D003-414A-8A2B-05BA1CA9F01E\"\n    },\n    {\n        \"name\": \"Geralt (The Witcher)\",\n        \"language\": \"Polish\",\n        \"uuid\": \"499471ac-044b-495c-b8f4-a55e18c6c36d\",\n        \"author\": \"@Mroxer\",\n        \"author_link\": \"https://discord.com/\"\n    },\n    {\n        \"name\": \"Ghostface (TikTok Voiceover)\",\n        \"language\": \"English\",\n        \"uuid\": \"a93e8187-0a15-4aa4-9db0-8be18646a8ef\"\n    },\n    {\n        \"name\": \"GLaDOS\",\n        \"language\": \"English\",\n        \"uuid\": \"D965C10B-781D-4A2F-9D22-46052EDC66A0\"\n    },\n    {\n        \"name\": \"GlaDOS (TTS Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"ea5e50fe-7d82-4421-b6ef-b7101755622c\",\n        \"author\": \"D³Entertainment\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/56\"\n    },\n    {\n        \"name\": \"Gollum & Smeagol\",\n        \"language\": \"English\",\n        \"uuid\": \"E8501E12-C11D-46D5-9A40-EC36246A253A\"\n    },\n    {\n        \"name\": \"Gollum par Superflame\",\n        \"language\": \"French\",\n        \"uuid\": \"ece19b2f-553c-4324-9174-4e53a5d2162b\"\n    },\n    {\n        \"name\": \"Grand Theft Auto IV\",\n        \"language\": \"English\",\n        \"uuid\": \"EFCCF4A5-2146-4649-AB24-B7F02944D55F\"\n    },\n    {\n        \"name\": \"Grand Theft Auto IV (alternate)\",\n        \"language\": \"English\",\n        \"uuid\": \"c8bfb1f5-8832-43b9-a68e-85464a2ff338\",\n        \"author\": \"CrazyCrusaider\",\n        \"author_link\": \"https://github.com/CrazyCrusaider\"\n    },\n    {\n        \"name\": \"Hakka\",\n        \"language\": \"Hakka\",\n        \"uuid\": \"5BD0ED72-01C7-4BF5-82A1-78986761DC9C\"\n    },\n    {\n        \"name\": \"Hatsune Miku (French)\",\n        \"language\": \"French\",\n        \"uuid\": \"f63c390f-c301-45e6-a4cd-60c1728dfc7f\"\n    },\n    {\n        \"name\": \"Homelander (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"9e677a27-8421-41d7-9486-dce48fceca2c\",\n        \"author\": \"Julchensid2303\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/54\"\n    },\n    {\n        \"name\": \"Homer by Superflame\",\n        \"language\": \"French\",\n        \"uuid\": \"37ae250d-c7ca-4d8b-9a2d-e4200fc40244\"\n    },\n    {\n        \"name\": \"Hubcap Jones\",\n        \"language\": \"English\",\n        \"uuid\": \"A4258269-6A7B-46BB-83D0-2D89DE0886DA\",\n        \"author\": \"@MikeTheBard\",\n        \"author_link\": \"https://twitter.com/mikethebard\"\n    },\n    {\n        \"name\": \"Imperial Admiral (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"5c8b33d1-0815-4be7-957f-ae6847e34e70\"\n    },\n    {\n        \"name\": \"Jamaican\",\n        \"language\": \"English\",\n        \"uuid\": \"3AF908A5-D798-44B3-9BAB-8F4DB7625E9B\"\n    },\n    {\n        \"name\": \"James Earl Jones (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"f1e48c91-e724-4d3e-8299-2aa642def7d6\",\n        \"notes\": \"The voice actor of Darth Vader\"\n    },\n    {\n        \"name\": \"James McCaffrey's Max Payne (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"5fc719b8-b40e-4cec-b5fc-1a5656428adb\",\n        \"author\": \"toomanynights\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/49\"\n    },\n    {\n        \"name\": \"James Veitch\",\n        \"language\": \"English\",\n        \"uuid\": \"5D75A1F4-50BC-4EDE-AEFA-753B50C64FC0\"\n    },\n    {\n        \"name\": \"JARVIS (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"e52251a7-76ac-48dd-8321-01a524852a64\",\n        \"author\": \"ValeriGYordanov\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/61\"\n    },\n    {\n        \"name\": \"JARVIS x 1 (TTS Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"202fedb3-a69b-48d8-beb1-c61a9cce36d5\",\n        \"author\": \"ValeriGYordanov\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/61\"\n    },\n    {\n        \"name\": \"JARVIS v 4.1\",\n        \"language\": \"English\",\n        \"uuid\": \"3194e787-e2d0-48ff-bbe7-b12daf925a5f\",\n        \"notes\": \"Missing many voicelines\"\n    },\n    {\n        \"name\": \"Jeff Dunham's 'Achmed TDT'\",\n        \"language\": \"English\",\n        \"uuid\": \"FEABF983-93B9-4B03-8314-5BFD5B91497D\"\n    },\n    {\n        \"name\": \"Jeff Dunham's Bubba J\",\n        \"language\": \"English\",\n        \"uuid\": \"143E2169-A6CB-418C-8620-460CF8AA5487\"\n    },\n    {\n        \"name\": \"Julien Lepers by Superflame\",\n        \"language\": \"French\",\n        \"uuid\": \"a7f83882-6f49-49db-843d-6bf7963c38cc\"\n    },\n    {\n        \"name\": \"Korean Female Voice (TTS Generated)\",\n        \"language\": \"Korean\",\n        \"uuid\": \"92bb8aa7-1683-4017-932c-82c0f72967ef\",\n        \"author\": \"docfo4r\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/69\"\n    },\n    {\n        \"name\": \"Kyriakos (Greek Language)\",\n        \"language\": \"Greek\",\n        \"uuid\": \"c8830c28-39ad-4bf6-be76-dfad40fbad1a\",\n        \"author\": \"alexmorak\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/70\"\n    },\n    {\n        \"name\": \"Le Warm-Up d’Elliot\",\n        \"language\": \"French\",\n        \"uuid\": \"0EA982ED-28E4-4F03-9556-9D65E3438430\"\n    },\n    {\n        \"name\": \"Manu dans le 6/10 sur NRJ\",\n        \"language\": \"French\",\n        \"uuid\": \"FA224281-6808-4316-AC2A-5D91F79C50AA\"\n    },\n    {\n        \"name\": \"Mark Pilgrim\",\n        \"language\": \"English\",\n        \"uuid\": \"12DE1A6A-831A-4717-A6FC-C7D99633635E\"\n    },\n    {\n        \"name\": \"Melina, Elder Ring (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"34ae1b2d-3607-47d8-93b6-b979a51ccb2a\",\n        \"author\": \"UnderscorePan\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/27\"\n    },\n    {\n        \"name\": \"Minji from NewJeans (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"e7ff9f31-3ff6-4a4b-b40f-249a52ff28e2\",\n        \"author\": \"werdnaaa\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/89\"\n    },\n    {\n        \"name\": \"Morgan Freeman par Superflame\",\n        \"language\": \"French\",\n        \"uuid\": \"9bb42c28-dc17-4b9c-8f8f-853ed8655247\"\n    },\n    {\n        \"name\": \"Nandor, The Relentless\",\n        \"language\": \"English\",\n        \"uuid\": \"5b890d52-2e02-4cec-ac37-75314224610d\",\n        \"author\": \"Ty-Ap\",\n        \"author_link\": \"https://github.com/Ty-Ap\"\n    },\n    {\n        \"name\": \"Nick Kraft\",\n        \"language\": \"Dutch\",\n        \"uuid\": \"3527498E-C14A-4565-927C-2B78EBE56D0E\"\n    },\n    {\n        \"name\": \"Nord (Skyrim)\",\n        \"language\": \"English\",\n        \"uuid\": \"60efd52f-e785-44da-9398-2f35189b0ec6\"\n    },\n    {\n        \"name\": \"NY Mom - \\\"Barbara\\\"\",\n        \"language\": \"English\",\n        \"uuid\": \"B210AE95-5945-41A9-95C2-AB59DD563974\"\n    },\n    {\n        \"name\": \"Philippe&Sandy NOSTALGIE\",\n        \"language\": \"French\",\n        \"uuid\": \"4844F906-EFBB-478A-A35B-13CF0319DC3B\"\n    },\n    {\n        \"name\": \"Ronny Retro\",\n        \"language\": \"Dutch\",\n        \"uuid\": \"A413B1AC-5C48-4CF5-86A3-1D28B2957C0F\"\n    },\n    {\n        \"name\": \"Rosé from Blackpink (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"2002dc64-880c-4699-b627-7fca7601e92d\",\n        \"author\": \"KohKoh-Nut\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/42\"\n    },\n    {\n        \"name\": \"Saul Goodman (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"c5577c86-1011-4a9a-99c9-6555ce634e54\",\n        \"author\": \"meganmcgar\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/33\"\n    },\n    {\n        \"name\": \"SCP-079\",\n        \"language\": \"English\",\n        \"uuid\": \"9e64b00c-bbb2-4609-b2b7-837c0e871a17\",\n        \"author\": \"Boomstick (Audio)\",\n        \"author_link\": \"https://steamcommunity.com/id/solarpowered141/\",\n        \"author_2\": \"jade152\",\n        \"author_2_link\": \"https://github.com/jade152\"\n    },\n    {\n        \"name\": \"Seshomaru(esp Lat)\",\n        \"language\": \"Spanish\",\n        \"uuid\": \"26D1036A-DB04-4824-AA1F-E02B5650060A\",\n        \"author\": \"carlosandrescortes\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/79\"\n    },\n    {\n        \"name\": \"Shizbox (Insulting British Guy)\",\n        \"language\": \"English\",\n        \"uuid\": \"ca207b6b-e835-4c0a-9df7-cdba1fa7db69\"\n    },\n    {\n        \"name\": \"Singlish Language\",\n        \"language\": \"Singlish\",\n        \"uuid\": \"43FD7020-26FE-493B-AE03-81F63AB34540\",\n        \"author\": \"kaanaas\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/93\"\n    },\n    {\n        \"name\": \"Siri\",\n        \"language\": \"English\",\n        \"uuid\": \"c36e6fe2-5179-45c1-888b-d9311231b686\",\n        \"author\": \"u/[CENSORED]\",\n        \"author_link\": \"https://www.reddit.com/user/PaperCutOnPenisHead/\"\n    },\n    {\n        \"name\": \"So Horny (SFW)\",\n        \"language\": \"Horn\",\n        \"uuid\": \"08780708-C473-4C22-B2E9-4B66B3C79DE1\"\n    },\n    {\n        \"name\": \"Software Automatic Mouth (Commodore 64)\",\n        \"language\": \"English\",\n        \"uuid\": \"61f4790a-ce45-439a-8642-d908385bb33d\",\n        \"author\": \"CasketPizza\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/45\"\n    },\n    {\n        \"name\": \"Sranang Wegwijzer\",\n        \"language\": \"Surinamese\",\n        \"uuid\": \"439bf242-0487-4ea6-a13b-0e54cbb5a39a\"\n    },\n    {\n        \"name\": \"Stormtrooper (by Tarrachal)\",\n        \"language\": \"English\",\n        \"uuid\": \"dc3501e0-c57b-4409-97f4-5dded539e190\",\n        \"author\": \"Tarrachal\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/48\"\n    },\n    {\n        \"name\": \"Sylus (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"16c19f73-dfa4-4402-bfd4-c03b603fba63\",\n        \"author\": \"ArvyMinsk\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/68\"\n    },\n    {\n        \"name\": \"TheRussianBadger (Twitch)\",\n        \"language\": \"English\",\n        \"uuid\": \"0c791a59-bbdb-42a5-9435-cb4b4da1cdd4\",\n        \"author\": \"OptimusE1\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/39\"\n    },\n    {\n        \"name\": \"Toiley T. Paper\",\n        \"language\": \"English\",\n        \"uuid\": \"534A5EF2-C32E-483E-9B6A-81B922CD71E9\"\n    },\n    {\n        \"name\": \"Tom Cruise (A.I. Generated)\",\n        \"language\": \"English\",\n        \"uuid\": \"81785741-4e08-4b3b-b260-f5e2b79c08dc\",\n        \"author\": \"arctic-alexa\",\n        \"author_link\": \"https://github.com/arctic-alexa/TC-Waze-Voice\"\n    },\n    {\n        \"name\": \"TomTom Jane\",\n        \"language\": \"English\",\n        \"uuid\": \"6614e239-d4a1-409c-a1e9-348c960f1b32\",\n        \"author\": \"fnuerpod\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/10\"\n    },\n    {\n        \"name\": \"Union Co. Traffic Officers Assoc.\",\n        \"language\": \"English\",\n        \"uuid\": \"CB6BA079-93EB-46E4-A8F0-C6BC78EEC877\"\n    },\n    {\n        \"name\": \"Vivek Ponnusamy (Samir, you're breaking the car!)\",\n        \"language\": \"English\",\n        \"uuid\": \"b2ddf4b7-0884-441b-96ab-e3b82a5b76bd\",\n        \"author\": \"tutaf\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/60\"\n    },\n    {\n        \"name\": \"Voix de Dédé Saint-Prix\",\n        \"language\": \"French\",\n        \"uuid\": \"63A1A6E2-D115-48E5-BF60-977B0F6D0FFD\"\n    },\n    {\n        \"name\": \"VTM: onderweg met Tine\",\n        \"language\": \"Dutch\",\n        \"uuid\": \"F56B13E4-F259-4345-B563-9F167F562799\"\n    },\n    {\n        \"name\": \"VTM: onderweg met Guga\",\n        \"language\": \"Dutch\",\n        \"uuid\": \"1AA0B62B-E73F-460C-8223-79ADB6BA9F39\"\n    },\n    {\n        \"name\": \"VOX\",\n        \"language\": \"\",\n        \"uuid\": \"99e44cd0-2ef8-4b77-b1da-38a474572790\",\n        \"author\": \"JalenTuaKong\",\n        \"author_link\": \"https://github.com/pipeeeeees/waze-voicepack-links/issues/53\"\n    },\n    {\n        \"name\": \"Krzysztof Hołowczyc\",\n        \"language\": \"Polish\",\n        \"uuid\": \"53072723-bb77-424c-b6d1-cdd3fcaaa4d8\",\n        \"author\": \"Krzosik\"\n    }\n]\n}\n"
  },
  {
    "path": "mp3_upload/compressed_packs/.gitkeep",
    "content": ""
  },
  {
    "path": "mp3_upload/file_compression.py",
    "content": "\"\"\"\nmp3_upload.file_compression\n\nDeterministic MP3 pack compression for Waze-style limits.\n\nAlgorithm:\n- Preserve pristine originals for every pack\n- For each bitrate attempt, regenerate outputs from originals\n- Binary-search bitrate so total pack size <= TARGET_FOLDER_SIZE\n- Deterministic + monotonic behavior (lower bitrate => smaller size)\n\"\"\"\n\nimport os\nimport shutil\nimport time\nfrom multiprocessing import Pool\nfrom pydub import AudioSegment\n\n# ============================\n# Compression parameters\n# ============================\nTARGET_BITRATE = 128              # kbps (upper bound)\nMIN_BITRATE = 16                 # kbps (lower bound)\nTARGET_SAMPLE_RATE = 44100\nTARGET_AUDIO_CHANNELS = 1        # mono\nTARGET_VOLUME_INCREASE = 7.0     # dB\nTARGET_FOLDER_SIZE = 0.795       # MB\n\n# ============================\n# Helpers\n# ============================\n\ndef get_folder_size(folder_path):\n    total = 0\n    for root, _, files in os.walk(folder_path):\n        for f in files:\n            total += os.path.getsize(os.path.join(root, f))\n    return total / (1024 * 1024)\n\n\ndef convert_mp3(input_path, output_path, bitrate):\n    audio = AudioSegment.from_file(input_path, format=\"mp3\")\n\n    if audio.frame_rate != TARGET_SAMPLE_RATE:\n        audio = audio.set_frame_rate(TARGET_SAMPLE_RATE)\n\n    if audio.channels != TARGET_AUDIO_CHANNELS:\n        audio = audio.set_channels(TARGET_AUDIO_CHANNELS)\n\n    if TARGET_VOLUME_INCREASE:\n        audio = audio + TARGET_VOLUME_INCREASE\n\n    audio.export(output_path, format=\"mp3\", bitrate=f\"{bitrate}k\")\n\n\ndef _convert_worker(args):\n    convert_mp3(*args)\n\n\n# ============================\n# Core algorithm\n# ============================\n\ndef compress_pack(pack_path, output_root):\n    pack_name = os.path.basename(pack_path)\n    print(f\"\\n🔄 Processing pack: {pack_name}\")\n\n    # Prepare directories\n    pristine_path = os.path.join(output_root, f\"{pack_name}__ORIGINAL\")\n    working_path = os.path.join(output_root, pack_name)\n\n    if os.path.exists(pristine_path):\n        shutil.rmtree(pristine_path)\n\n    if os.path.exists(working_path):\n        shutil.rmtree(working_path)\n\n    shutil.copytree(pack_path, pristine_path)\n\n    def regenerate_at_bitrate(bitrate):\n        if os.path.exists(working_path):\n            shutil.rmtree(working_path)\n        shutil.copytree(pristine_path, working_path)\n\n        tasks = []\n        for filename in os.listdir(pristine_path):\n            if filename.endswith('.mp3'):\n                src = os.path.join(pristine_path, filename)\n                dst = os.path.join(working_path, filename)\n                tasks.append((src, dst, bitrate))\n\n        with Pool() as pool:\n            pool.map(_convert_worker, tasks)\n\n        return get_folder_size(working_path)\n\n    # Initial size check\n    initial_size = get_folder_size(pristine_path)\n    if initial_size <= TARGET_FOLDER_SIZE:\n        shutil.copytree(pristine_path, working_path)\n        print(f\" - 📦 Already within limit ({initial_size:.2f} MB)\")\n        return\n\n    # Binary search bitrate\n    low = MIN_BITRATE\n    high = TARGET_BITRATE\n    best_bitrate = TARGET_BITRATE\n\n    while low <= high:\n        mid = (low + high) // 2\n        size = regenerate_at_bitrate(mid)\n\n        print(f\"   🔍 {mid}k → {size:.2f} MB\")\n\n        if size > TARGET_FOLDER_SIZE:\n            high = mid - 1      # too big → reduce bitrate\n        else:\n            best_bitrate = mid # valid → try higher quality\n            low = mid + 1\n\n\n    final_size = regenerate_at_bitrate(best_bitrate)\n\n    if final_size >= TARGET_FOLDER_SIZE:\n        print(\n            f\" - ❌ Compression failed: final size {final_size:.2f} MB \"\n            f\"exceeds limit ({TARGET_FOLDER_SIZE:.2f} MB). Removing pack.\"\n        )\n        shutil.rmtree(working_path)\n        shutil.rmtree(pristine_path)\n        return\n\n    print(f\" - 🎯 Best bitrate: {best_bitrate}k\")\n    print(f\" - 📦 Final size: {final_size:.2f} MB\")\n\n    shutil.rmtree(pristine_path)\n\n\n# ============================\n# Public entry point\n# ============================\n\ndef compress_mp3_packs(mp3_pack_paths):\n    root = os.path.dirname(os.path.abspath(__file__))\n    output_root = os.path.join(root, 'compressed_packs')\n\n    if os.path.exists(output_root):\n        shutil.rmtree(output_root)\n    os.makedirs(output_root)\n\n    print(f\"\\n📁 Output directory: {output_root}\")\n\n    for pack in mp3_pack_paths:\n        compress_pack(pack, output_root)\n\n    cleanup_orphaned_pack_dirs(output_root)\n\n\n# ============================\n# Cleanup helpers\n# ============================\n\ndef cleanup_orphaned_pack_dirs(output_root):\n    \"\"\"\n    Remove orphaned or duplicate pack directories such as:\n    - \"Pack Name 2\", \"Pack Name 3\"\n    - \"__ORIGINAL\", \"__ORIGINAL 2\"\n\n    These can be left behind if a run exits early or copytree\n    collides with an existing directory.\n    \"\"\"\n    print(\"\\n🧹 Starting cleanup of orphaned pack directories...\")\n    time.sleep(12)  # Wait a moment to ensure all file operations are done\n    print(\"🧹 Cleaning orphaned pack directories...\")\n\n    entries = os.listdir(output_root)\n    to_delete = []\n\n    for name in entries:\n        path = os.path.join(output_root, name)\n\n        # Skip non-directories\n        if not os.path.isdir(path):\n            continue\n\n        # Delete any __ORIGINAL folders\n        if \"__ORIGINAL\" in name:\n            to_delete.append(path)\n            continue\n\n        # Delete Finder-style duplicates: \"Name 2\", \"Name 3\", etc.\n        parts = name.rsplit(\" \", 1)\n        if len(parts) == 2 and parts[1].isdigit():\n            base_name = parts[0]\n            base_path = os.path.join(output_root, base_name)\n            if os.path.exists(base_path):\n                to_delete.append(path)\n\n    for path in to_delete:\n        print(f\" - Removing orphaned folder: {os.path.basename(path)}\")\n        shutil.rmtree(path, ignore_errors=True)\n\n    if not to_delete:\n        print(\" - No orphaned folders found\")\n\n# ============================\n# Example usage\n# ============================\nif __name__ == '__main__':\n    import file_ingestion\n\n    input_directory = os.path.join(os.getcwd(), 'mp3_upload', 'input_packs')\n    valid_filenames_file = os.path.join(os.getcwd(), 'mp3_upload', 'valid_waze_filenames.txt')\n\n    packs = file_ingestion.ingest_mp3_packs(input_directory, valid_filenames_file)\n    compress_mp3_packs(packs)"
  },
  {
    "path": "mp3_upload/file_ingestion.py",
    "content": "\"\"\"\nDocstring for mp3-upload.file_ingestion\n\nThis module handles the ingestion and validation of MP3 files for upload. It\n1. Scans the input_pack/ directory for MP3 packs\n2. If input packs are found, it validates each MP3 filename against a list of valid Waze MP3 names\n3. It also checks that each MP3 file is not corrupted using ffmpeg\n4. Prints a report to console and returns a list of valid MP3 packs for further processing\n\"\"\"\n\nimport os\nfrom pydub import AudioSegment\n\ndef ingest_mp3_packs(input_directory, valid_filenames_file):\n    valid_packs = []\n    with open(valid_filenames_file, 'r') as f:\n        valid_filenames = set(line.strip() for line in f)\n\n\n    print(f\"\\n ** Ingesting MP3 packs from directory: {input_directory} ** \")\n    for pack_name in os.listdir(input_directory):\n        pack_path = os.path.join(input_directory, pack_name)\n        if os.path.isdir(pack_path):\n            contains_valid_files = False\n            print(f\"\\n📝 Checking pack: {pack_name}\")\n            for filename in os.listdir(pack_path):\n                if not filename.endswith('.mp3') or filename not in valid_filenames:\n                    #print(f\"Invalid filename: {filename} in pack: {pack_name}\")\n                    continue\n\n                file_path = os.path.join(pack_path, filename)\n                if not is_mp3_valid(file_path):\n                    print(f\" - ❌ Corrupted MP3 file: {filename} in pack: {pack_name}\")\n                    continue\n\n                #print(f\" - ✅ Valid MP3 file: {filename} in pack: {pack_name}\")\n                contains_valid_files = True\n                \n\n            if contains_valid_files:\n                print(f\" - ✅ Valid MP3 pack found: {pack_name}\")\n                valid_packs.append(pack_path)\n\n            # Now check to see if all files from valid_filenames are present in the pack\n            missing_files = valid_filenames - set(os.listdir(pack_path))\n            if missing_files:\n                print(f\" - ⚠️ Missing files in pack {pack_name}: \")\n                for missing in missing_files:\n                    print(f\"   - {missing}\")\n            else:\n                print(f\" - 🎉 All files are present in pack {pack_name}\")\n\n            # Print total filesize of valid files in the pack\n            total_size = 0\n            for filename in os.listdir(pack_path):\n                if filename in valid_filenames and filename.endswith('.mp3'):\n                    file_path = os.path.join(pack_path, filename)\n                    total_size += os.path.getsize(file_path)\n            total_size_mb = total_size / (1024 * 1024)\n            print(f\" - 📦 Total size of valid MP3 files in pack {pack_name}: {total_size_mb:.2f} MB\")\n            #if total_size_mb > 0.8:\n                #print(f\"  - 📝 Note: This pack requires compression\")\n            \n\n    return valid_packs\n\ndef is_mp3_valid(file_path):\n    try:\n        audio = AudioSegment.from_file(file_path, format=\"mp3\")\n        return True\n    except Exception as e:\n        print(f\"Error reading {file_path}: {e}\")\n        return False\n    \nif __name__ == \"__main__\":\n    input_directory = os.path.join(os.getcwd(), 'mp3_upload', 'input_packs')\n    valid_filenames_file = os.path.join(os.getcwd(), 'mp3_upload', 'valid_waze_filenames.txt')\n\n    ingest_mp3_packs(input_directory, valid_filenames_file)"
  },
  {
    "path": "mp3_upload/file_upload.py",
    "content": "\"\"\"\nDocstring for mp3_upload.file_upload\n\nThis module handles the uploading of compressed MP3 packs to the Waze server. It\n1. Scans the compressed_packs/ directory for MP3 packs\n2. Authenticates with Waze using Protocol Buffer-based login\n3. Uploads each MP3 pack to the Waze server using their API\n4. Logs the upload status and any errors encountered during the process\n\n\"\"\"\n\nimport base64\nimport requests\nimport blackboxprotobuf\nimport uuid\nimport json\nimport os\nimport sys\nimport time\nimport tarfile\n\n\n# ============================================================================\n# Authentication Functions\n# ============================================================================\n\ndef decodeHexProtoBUF(hexString):\n    \"\"\"Decode hex-encoded Protocol Buffer to JSON.\"\"\"\n    message, bufType = blackboxprotobuf.protobuf_to_json(base64.b16decode(hexString, True))\n    return json.loads(message)\n\n\ndef encodeToProtoBase64(jsonData, protoType):\n    \"\"\"Encode JSON data to Protocol Buffer and Base64.\"\"\"\n    return 'ProtoBase64,' + str(base64.b64encode(blackboxprotobuf.encode_message(jsonData, protoType)), 'utf-8')\n\n\ndef returnLoginHeader():\n    \"\"\"Authenticate with Waze and return headers, global server, and cookie jar.\"\"\"\n    UUID1 = str(uuid.uuid4())\n    UUID2 = str(uuid.uuid4())\n    UUID3 = str(uuid.uuid4())\n\n    mainPOSTTypeDef = {'1001': {'type': 'message', 'message_typedef': {'2184': {'type': 'message', 'message_typedef': {'1': {'type': 'int', 'name': ''}, '3': {'type': 'bytes', 'name': ''}, '5': {'type': 'bytes', 'name': ''}, '6': {'type': 'bytes', 'name': ''}, '11': {'type': 'bytes', 'name': ''}, '16': {'type': 'bytes', 'name': ''}, '17': {'type': 'bytes', 'name': ''}, '18': {'type': 'int', 'name': ''}, '19': {'type': 'int', 'name': ''}, '22': {'type': 'message', 'message_typedef': {'1': {'type': 'message', 'message_typedef': {'1': {'type': 'bytes', 'name': ''}, '2': {'type': 'bytes', 'name': ''}}, 'name': ''}}, 'name': ''}, '24': {'type': 'message', 'message_typedef': {'1': {'type': 'int', 'name': ''}, '2': {'type': 'int', 'name': ''}, '3': {'type': 'int', 'name': ''}}, 'name': ''}, '25': {'type': 'bytes', 'name': ''}, '26': {'type': 'bytes', 'name': ''}, '28': {'type': 'int', 'name': ''}}, 'name': ''}}, 'name': ''}}\n    secondPOSTTypeDef2 = {'1001': {'type': 'message', 'message_typedef': {'2219': {'type': 'message', 'message_typedef': {}, 'name': ''}}, 'name': ''}}\n    thirdPOSTTypeDef2 = {'1001': {'type': 'message', 'message_typedef': {'2744': {'type': 'message', 'message_typedef': {'1': {'type': 'message', 'message_typedef': {'1': {'type': 'bytes', 'name': ''}, '2': {'type': 'bytes', 'name': ''}}, 'name': ''}, '3': {'type': 'int', 'name': ''}, '4': {'type': 'int', 'name': ''}, '5': {'type': 'int', 'name': ''}}, 'name': ''}}, 'name': ''}}\n    thirdPOSTTypeDef3 = {'1001': {'type': 'message', 'message_typedef': {'2108': {'type': 'message', 'message_typedef': {'1': {'type': 'bytes', 'name': ''}, '2': {'type': 'int', 'name': ''}}, 'name': ''}}, 'name': ''}}\n\n    mainPOSTData = {\"1001\":{\"2184\":{\"1\":234,\"3\":\"4.106.0.1\",\"5\":\"Waydroid\",\"6\":\"WayDroid x86_64 Device\",\"11\":\"11-SDK30\",\"16\":\"en\",\"17\":\"bb4e-UUID1\",\"18\":50,\"19\":1,\"22\":{\"1\":{\"1\":\"uid_enabled\",\"2\":\"true\"}},\"24\":{\"1\":2,\"2\":1920,\"3\":1137},\"25\":\"en\",\"26\":\"e7a0-UUID2\",\"28\":\"EPOCHTIME\"}}}\n    secondPOSTData2 = {\"1001\":{\"2219\":{}}}\n    thirdPOSTData2 = {\"1001\":{\"2744\":{\"1\":{\"1\":\"worldDATA\",\"2\":\"RANDSTRINGDATA\"},\"3\":0,\"4\":0,\"5\":1}}}\n    thirdPOSTData3 = {\"1001\":{\"2108\":{\"1\":\"fdc9-UUID3\",\"2\":1}}}\n\n    sequenceNumberHeader = 1\n\n    epochTime = int(time.time())\n\n    mainPOSTData[\"1001\"][\"2184\"][\"28\"] = epochTime\n    mainPOSTData[\"1001\"][\"2184\"][\"17\"] = UUID1\n    mainPOSTData[\"1001\"][\"2184\"][\"26\"] = UUID2\n\n    firstPOSTData = encodeToProtoBase64(mainPOSTData, mainPOSTTypeDef)\n    firstPOSTData = firstPOSTData + \"\\n\" + \"GetGeoServerConfig,world,T\"\n\n    headerss = {\"user-agent\": \"4.106.0.1\", \"sequence-number\": str(sequenceNumberHeader), \"x-waze-network-version\": \"3\", \"x-waze-wait-timeout\": \"3500\"}\n    cookieJar = requests.cookies.RequestsCookieJar()\n\n    firstPOSTResponse = requests.post(\"https://rt.waze.com/rtserver/distrib/login\", data=firstPOSTData, headers=headerss, cookies=cookieJar)\n    if firstPOSTResponse.status_code != 200:\n        print(\"Failed first POST Request.\")\n        print(\"Server response: \" + str(firstPOSTResponse.content))\n        sys.exit()\n\n    sequenceNumberHeader += 1\n\n    epochTime = int(time.time())\n    mainPOSTData[\"1001\"][\"2184\"][\"28\"] = epochTime\n    secondPOSTData1 = encodeToProtoBase64(mainPOSTData, mainPOSTTypeDef)\n    secondPOSTData2 = encodeToProtoBase64(secondPOSTData2, secondPOSTTypeDef2)\n    secondPOSTData = secondPOSTData1 + \"\\n\" + secondPOSTData2\n\n    headerss[\"sequence-number\"] = str(sequenceNumberHeader)\n    secondPOSTResponse = requests.post(\"https://rtproxy-row.waze.com/rtserver/distrib/static\", data=secondPOSTData, headers=headerss, cookies=cookieJar)\n\n    cookieJar.update(secondPOSTResponse.cookies)\n    sequenceNumberHeader += 1\n\n    secondPOSTResponseData = secondPOSTResponse.content.hex()\n    secondPOSTResponseData = decodeHexProtoBUF(secondPOSTResponseData)\n\n    anonUserUsername = secondPOSTResponseData[\"1001\"][1][\"2220\"][\"1\"]\n    anonUserPassword = secondPOSTResponseData[\"1001\"][1][\"2220\"][\"2\"]\n\n    epochTime = int(time.time())\n\n    mainPOSTData[\"1001\"][\"2184\"][\"28\"] = epochTime\n\n    thirdPOSTData2[\"1001\"][\"2744\"][\"1\"][\"1\"] = anonUserUsername\n    thirdPOSTData2[\"1001\"][\"2744\"][\"1\"][\"2\"] = anonUserPassword\n\n    thirdPOSTData3[\"1001\"][\"2108\"][\"1\"] = UUID3\n\n    thirdPOSTData1 = encodeToProtoBase64(mainPOSTData, mainPOSTTypeDef)\n    thirdPOSTData2 = encodeToProtoBase64(thirdPOSTData2, thirdPOSTTypeDef2)\n    thirdPOSTData3 = encodeToProtoBase64(thirdPOSTData3, thirdPOSTTypeDef3)\n\n    thirdPOSTData = thirdPOSTData1 + \"\\n\" + thirdPOSTData2 + \"\\n\" + thirdPOSTData3\n\n    headerss[\"sequence-number\"] = str(sequenceNumberHeader)\n\n    thirdPOSTResponseData = requests.post(\"https://rtproxy-row.waze.com/rtserver/distrib/login\", headers=headerss, data=thirdPOSTData, cookies=cookieJar)\n\n    cookieJar.update(thirdPOSTResponseData.cookies)\n    sequenceNumberHeader += 1\n\n    thirdPOSTResponseData = thirdPOSTResponseData.content.hex()\n    thirdPOSTResponseData = decodeHexProtoBUF(thirdPOSTResponseData)\n\n    authTokenMain = thirdPOSTResponseData[\"1001\"][1][\"2745\"][\"1\"][\"3\"]\n    globalServer = thirdPOSTResponseData[\"1001\"][1][\"2745\"][\"1\"][\"2\"]\n    userID = int(thirdPOSTResponseData[\"1001\"][1][\"2745\"][\"1\"][\"1\"])\n\n    binaryUserID = str(bin(userID)[2:])\n\n    userIDBytes = []\n    userIDBytes.append(b'12')\n\n    while len(binaryUserID) < 31:\n        binaryUserID = \"0\" + binaryUserID\n\n    first = binaryUserID[:3]\n    first = str(hex(int(first, 2))[2:])\n    userIDBytes.append(bytes('0' + first, 'raw_unicode_escape'))\n\n    binaryUserID = binaryUserID[3:]\n\n    for i in range(1, 5):\n        work = binaryUserID[:7]\n        result = hex(int(\"1\"+work, 2))[2:]\n\n        userIDBytes.append(bytes(result, 'raw_unicode_escape'))\n        binaryUserID = binaryUserID[7:]\n\n    userIDBytes.append(b'08')\n    userIDBytes = list(reversed(userIDBytes))\n\n    rawUserIDBytes = \"\"\n    for b in userIDBytes:\n        b = chr(int(b, 16))\n        rawUserIDBytes += b\n\n    rawUserIDBytes = bytes(rawUserIDBytes, 'raw_unicode_escape')\n\n    authTokenLen = len(authTokenMain)\n    authTokenLenHex = hex(authTokenLen)[2:]\n    authTokenLenHex = bytes([int(authTokenLenHex[i:i + 2],16) for i in range(0, len(authTokenLenHex), 2)])\n\n    authTokenBuild = str(rawUserIDBytes.decode(\"raw_unicode_escape\")) + str(authTokenLenHex.decode())\n    authTokenBuild = authTokenBuild + authTokenMain\n\n    finalUID = base64.b64encode(authTokenBuild.encode(\"raw_unicode_escape\"))\n\n    UID = finalUID\n\n    headerss = {\"uid\": UID, \"user-agent\": \"4.106.0.1\", \"sequence-number\": str(sequenceNumberHeader), \"x-waze-network-version\": \"3\", \"x-waze-wait-timeout\": \"3500\"}\n\n    return (headerss, globalServer, cookieJar)\n\n\n# ============================================================================\n# Upload Functions\n# ============================================================================\n\nvoice_data_proto_buf_type_def = {\n    '1001': {\n        'type': 'message',\n        'message_typedef': {\n            '2343': {\n                'type': 'message',\n                'message_typedef': {\n                    '2': {\n                        'type': 'message',\n                        'message_typedef': {\n                            '1': {'type': 'bytes', 'name': ''},\n                            '2': {'type': 'bytes', 'name': ''},\n                            '5': {'type': 'bytes', 'name': ''},\n                            '12': {'type': 'int', 'name': ''}\n                        },\n                        'name': ''\n                    },\n                    '3': {'type': 'bytes', 'name': ''}\n                },\n                'name': ''\n            }\n        },\n        'name': ''\n    }\n}\n\nvoice_data_template = {\n    '1001': {\n        '2343': {\n            '2': {\n                '1': b'packUUID',\n                '2': b'NameOfPack',\n                '5': b'globalServer',\n                '12': 0\n            },\n            '3': b'TARGZMP3s'\n        }\n    }\n}\n\nmetadata_file_data = {\n    \"uuid\": \"packUUID\",\n    \"set_name\": \"NameOfPack\",\n    \"owner\": \"globalServer\",\n    \"revision\": 0,\n    \"is_uploaded\": 2,\n    \"has_new_version\": 0\n}\n\n\ndef create_metadata_file(file_path, data):\n    \"\"\"Create a JSON metadata file for the voice pack.\"\"\"\n    try:\n        with open(file_path, \"w\") as meta_file:\n            json.dump(data, meta_file)\n    except IOError as e:\n        print(f\"Error creating metadata file: {e}\")\n        raise\n\n\ndef compress_files(source_dir, archive_name):\n    \"\"\"Compress files from source directory into a tar.gz archive.\"\"\"\n    try:\n        with tarfile.open(archive_name, \"w:gz\") as tar:\n            for file in os.listdir(source_dir):\n                file_path = os.path.join(source_dir, file)\n                if os.path.isfile(file_path):\n                    tar.add(file_path, arcname=file)\n    except Exception as e:\n        print(f\"Error compressing files: {e}\")\n        raise\n\n\ndef encode_voice_data(data, proto_buf_type_def):\n    \"\"\"Encode voice data to Protocol Buffer and Base64.\"\"\"\n    try:\n        encoded_data = blackboxprotobuf.encode_message(data, proto_buf_type_def)\n        base64_encoded = base64.b64encode(encoded_data).decode(\"utf-8\")\n        return \"ProtoBase64,\" + base64_encoded\n    except Exception as e:\n        print(f\"Error encoding voice data: {e}\")\n        raise\n\n\ndef upload_data(url, headers, data, cookies):\n    \"\"\"Upload data to the specified URL.\"\"\"\n    try:\n        response = requests.post(url, headers=headers, data=data, cookies=cookies)\n        response.raise_for_status()\n        return response\n    except requests.RequestException as e:\n        print(f\"Upload failed: {e}\")\n        raise\n\n\ndef upload(name_of_pack):\n    \"\"\"Upload a voice pack to Waze.\"\"\"\n    try:\n        login_info = returnLoginHeader()\n        headers = login_info[0]\n        global_server = login_info[1]\n        cookie_jar = login_info[2]\n    except Exception as e:\n        print(f\"Error retrieving login information: {e}\")\n        return\n    \n    pack_uuid = str(uuid.uuid4())\n    \n    # Create a copy of the template for this upload\n    voice_data = {\n        '1001': {\n            '2343': {\n                '2': {\n                    '1': bytes(pack_uuid, \"UTF-8\"),\n                    '2': name_of_pack.replace(\"_FORMATTED\", \"\"),\n                    '5': global_server,\n                    '12': 0\n                },\n                '3': b'TARGZMP3s'\n            }\n        }\n    }\n    \n    metadata = {\n        \"uuid\": pack_uuid,\n        \"set_name\": name_of_pack,\n        \"owner\": global_server,\n        \"revision\": 0,\n        \"is_uploaded\": 2,\n        \"has_new_version\": 0\n    }\n\n    dir = rf\"./mp3_upload/compressed_packs/{name_of_pack}/\"\n    if not os.path.exists(dir):\n        print(\"The MP3 directory does not exist.\")\n        return\n    \n    archive_name = \"ready.tar.gz\"\n    compress_files(dir, archive_name)\n\n    try:\n        with open(archive_name, \"rb\") as archive_file:\n            voice_data['1001']['2343']['3'] = archive_file.read()\n    except IOError as e:\n        print(f\"Error reading the tar.gz file: {e}\")\n        return\n\n    built_proto_buf = encode_voice_data(voice_data, voice_data_proto_buf_type_def)\n    upload_url = \"https://rtproxy-row.waze.com/rtserver/distrib/command\"\n    try:\n        upload_response = upload_data(upload_url, headers, built_proto_buf, cookie_jar)\n        print(f\"✅ Upload of {name_of_pack} successful.\")\n    except Exception as e:\n        print(f\"❌ Upload of {name_of_pack} failed: {e}\")\n        return\n\n    print(f\"https://waze.com/ul?acvp={pack_uuid}\")\n    print(f\"https://voice-prompts-ipv6.waze.com/{pack_uuid}.tar.gz\\n\")\n\n\ndef main():\n    \"\"\"Main function to upload all voice packs.\"\"\"\n    for folder in os.listdir(r\"./mp3_upload/compressed_packs/\"):\n        upload(folder)\n\n\nif __name__ == \"__main__\":\n    main()\n"
  },
  {
    "path": "mp3_upload/input_packs/.gitkeep",
    "content": ""
  },
  {
    "path": "mp3_upload/main.py",
    "content": "import file_ingestion\nimport file_compression\nimport file_upload\n\nimport os\n\nif __name__ == \"__main__\":\n    input_directory = os.path.join(os.getcwd(), 'mp3_upload', 'input_packs')\n    output_directory = os.path.join(os.getcwd(), 'mp3_upload', 'compressed_packs')\n    valid_filenames_path = os.path.join(os.getcwd(), 'mp3_upload', 'valid_waze_filenames.txt')\n\n    mp3_pack_paths = file_ingestion.ingest_mp3_packs(input_directory, valid_filenames_path)\n    file_compression.compress_mp3_packs(mp3_pack_paths)\n    file_upload.main()"
  },
  {
    "path": "mp3_upload/nested_file_conversion.py",
    "content": "\"\"\"\nDocstring for mp3_upload.modern_pack_conversion\n\nThis script takes all folders in the 'modern_packs' directory and converts them into\ncompatible input packs in the 'input_packs' directory for further processing.\n\"\"\"\n\nimport os\nimport shutil\nimport time\n\nif __name__ == '__main__':\n    # show me the packs in modern_packs\n    modern_packs_root = os.path.join(os.getcwd(), 'mp3_upload', 'modern_packs')\n    input_packs_root = os.path.join(os.getcwd(), 'mp3_upload', 'input_packs')\n\n    modern_pack_dirs = [d for d in os.listdir(modern_packs_root)\n                        if os.path.isdir(os.path.join(modern_packs_root, d))]\n    print(f\"Found {len(modern_pack_dirs)} modern packs to convert.\")\n    for pack_dir in modern_pack_dirs:\n        source_path = os.path.join(modern_packs_root, pack_dir)\n        dest_path = os.path.join(input_packs_root, pack_dir)\n\n        print(f\"Converting pack: {pack_dir}\")\n        \n        # create or overwrite the destination directory\n        if os.path.exists(dest_path):\n            print(f\" - Destination {dest_path} exists. Removing it first.\")\n            shutil.rmtree(dest_path)\n            time.sleep(1)  # brief pause to ensure deletion is complete\n\n        # iterate over all files in valid_waze_filenames.txt and for each, tell the script where to copy each mp3 from source to destination and what to rename it to\n        valid_filenames_file = os.path.join(os.getcwd(), 'mp3_upload', 'valid_waze_filenames.txt')\n        with open(valid_filenames_file, 'r') as vf:\n            valid_filenames = [line.strip() for line in vf if line.strip()]\n        for valid_filename in valid_filenames:\n            dest_file_path = os.path.join(dest_path, valid_filename)\n\n            if valid_filename == '200.mp3':\n                # inside the source_path, look inside the folder named '200' for '1.mp3' and copy it to dest_file_path\n                source_file_path = os.path.join(source_path, '200', '1.mp3')\n            elif valid_filename == '200meters.mp3':\n                source_file_path = os.path.join(source_path, '200meters', '1.mp3')\n            elif valid_filename == '400.mp3':\n                source_file_path = os.path.join(source_path, '400', '1.mp3')\n            elif valid_filename == '400meters.mp3':\n                source_file_path = os.path.join(source_path, '400meters', '1.mp3')\n            elif valid_filename == '800.mp3':\n                source_file_path = os.path.join(source_path, '800', '1.mp3')\n            elif valid_filename == '800meters.mp3':\n                source_file_path = os.path.join(source_path, '800meters', '1.mp3')\n            elif valid_filename == '1000meters.mp3':\n                source_file_path = os.path.join(source_path, '1000meters', '1.mp3')\n            elif valid_filename == '1500.mp3':\n                source_file_path = os.path.join(source_path, '1500', '1.mp3')\n            elif valid_filename == '1500meters.mp3':\n                source_file_path = os.path.join(source_path, '1500meters', '1.mp3')\n            elif valid_filename.startswith('AndThen'):\n                source_file_path = os.path.join(source_path, 'AndThen', '1.mp3')\n            elif valid_filename.startswith('ApproachAccident'):\n                source_file_path = os.path.join(source_path, 'ApproachAccident', '1.mp3')\n            elif valid_filename.startswith('ApproachHazard'):\n                source_file_path = os.path.join(source_path, 'ApproachHazard', '1.mp3')\n            elif valid_filename.startswith('ApproachRedLightCam'):\n                source_file_path = os.path.join(source_path, 'ApproachRedLightCam', '1.mp3')\n            elif valid_filename.startswith('ApproachSpeedCam'):\n                source_file_path = os.path.join(source_path, 'ApproachSpeedCam', '1.mp3')\n            elif valid_filename.startswith('ApproachTraffic'):\n                source_file_path = os.path.join(source_path, 'ApproachTraffic', '1.mp3')   \n            elif valid_filename.startswith('Arrive'):\n                source_file_path = os.path.join(source_path, 'Arrive', '1.mp3')\n            elif valid_filename.startswith('ExitLeft'):\n                source_file_path = os.path.join(source_path, 'ExitLeft', '1.mp3')\n            elif valid_filename.startswith('ExitRight'):\n                source_file_path = os.path.join(source_path, 'ExitRight', '1.mp3')\n            elif valid_filename.startswith('Fifth'):\n                source_file_path = os.path.join(source_path, 'Fifth', '1.mp3')\n            elif valid_filename.startswith('First'):\n                source_file_path = os.path.join(source_path, 'First', '1.mp3')\n            elif valid_filename.startswith('Fourth'):\n                source_file_path = os.path.join(source_path, 'Fourth', '1.mp3')\n            elif valid_filename.startswith('KeepLeft'):\n                source_file_path = os.path.join(source_path, 'KeepLeft', '1.mp3')\n            elif valid_filename.startswith('KeepRight'):\n                source_file_path = os.path.join(source_path, 'KeepRight', '1.mp3')\n            elif valid_filename.startswith('Police'):\n                source_file_path = os.path.join(source_path, 'Police', '1.mp3')\n            elif valid_filename.startswith('Roundabout'):\n                source_file_path = os.path.join(source_path, 'Roundabout', '1.mp3')\n            elif valid_filename.startswith('Second'):\n                source_file_path = os.path.join(source_path, 'Second', '1.mp3')\n            elif valid_filename.startswith('Seventh'):\n                source_file_path = os.path.join(source_path, 'Seventh', '1.mp3')\n            elif valid_filename.startswith('Sixth'):\n                source_file_path = os.path.join(source_path, 'Sixth', '1.mp3')\n            elif valid_filename.startswith('StartDrive1'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '1.mp3')\n            elif valid_filename.startswith('StartDrive2'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '2.mp3')\n            elif valid_filename.startswith('StartDrive3'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '3.mp3')\n            elif valid_filename.startswith('StartDrive4'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '4.mp3')\n            elif valid_filename.startswith('StartDrive5'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '5.mp3')\n            elif valid_filename.startswith('StartDrive6'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '6.mp3')\n            elif valid_filename.startswith('StartDrive7'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '7.mp3')\n            elif valid_filename.startswith('StartDrive8'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '8.mp3')\n            elif valid_filename.startswith('StartDrive9'):\n                source_file_path = os.path.join(source_path, 'StartDrive', '9.mp3')\n            elif valid_filename.startswith('Straight'):\n                source_file_path = os.path.join(source_path, 'Straight', '1.mp3')\n            elif valid_filename.startswith('Third'):\n                source_file_path = os.path.join(source_path, 'Third', '1.mp3')\n            elif valid_filename.startswith('TickerPoints'):\n                source_file_path = os.path.join(source_path, 'TickerPoints', '1.mp3')\n            elif valid_filename.startswith('TurnLeft'):\n                source_file_path = os.path.join(source_path, 'TurnLeft', '1.mp3')\n            elif valid_filename.startswith('TurnRight'):\n                source_file_path = os.path.join(source_path, 'TurnRight', '1.mp3')\n            elif valid_filename.startswith('uturn'):\n                source_file_path = os.path.join(source_path, 'uturn', '1.mp3')\n            else:\n                print(f\" - Warning: No source mapping for {valid_filename}, skipping.\")\n                continue\n            # create destination directory if it doesn't exist\n            os.makedirs(os.path.dirname(dest_file_path), exist_ok=True)     \n            shutil.copy2(source_file_path, dest_file_path)\n            print(f\" - Copied {source_file_path} to {dest_file_path}\")\n            \n"
  },
  {
    "path": "mp3_upload/readme.md",
    "content": "# MP3 Upload\nThis folder contains scripts and tools for uploading MP3 files to a server or cloud storage. There are three main parts to uploading MP3 files:\n\n1. **File Ingestion** - this step involves looking through each pack and checking that each pack contains valid mp3 files. A valid mp3 file in this context is any file that is not corrupted (measured by compatibility with ffmpeg) and matches a name within the `valid_waze_filenames.txt` file\n\n![ingestion](https://github.com/pipeeeeees/waze-voicepack-links/blob/main/assets/ingestion.png)\n\nAn example of a pack being ingested by the script. In this example, the pack contains at least one valid mp3 file so it is considered valid overall. It is missing some voice files which will be blank in the final upload, but this can be intentional so it's just a warning. All extra mp3 files not in the `valid_waze_filenames.txt` file are ignored. \n\n2. **File Compression** - if needed, the mp3 files will be compressed to meet size requirements for upload. This step is automatically run if the total file size of the pack exceeds the maximum allowed size for upload: 0.8MB. This filesize limit is determined by Waze. Compression is done using ffmpeg with settings that reduce file size while maintaining the highest possible audio quality\n\n![compression](https://github.com/pipeeeeees/waze-voicepack-links/blob/main/assets/compression.png)\n\nAn example of a pack being compressed down to below the 0.8MB limit by reducing the bitrate of each mp3 file in the pack (in KB) using a binary search approach, multiprocessing to speed up the process, and checking the total size after each compression iteration\n\n3. **File Upload** - once the files have been ingested and compressed (if needed), upload to Waze's backend is attempted\n\n![upload](https://github.com/pipeeeeees/waze-voicepack-links/blob/main/assets/upload.png)\n\nAn example of a successful upload from the script\n\n# How to upload your own mp3 files to make a Waze voicepack link\n1. Place your mp3 pack(s) in the `mp3-upload/input-packs/` folder\n- each \"pack\" is a folder containing all of the mp3 files you want to upload together. The folder name will be used as the name of the uploaded voicepack\n2. Configure your python environment using the `requirements.txt` file\n3. Install ffmpeg on your system if you don't have it already - this is used for file compression and validation\n4. Run the `mp3_upload/main.py` script using the configured python environment and follow the progress through each step. If everything is successful, you will see a link to your uploaded voicepack in the console output\n\n# `valid_waze_filenames.txt` filenames and their meanings\n\nThis file contains a list of valid mp3 filenames that Waze recognizes for voicepacks. Each filename corresponds to a specific voice prompt used in the Waze navigation app. The filenames are structured to indicate the type of prompt, such as directions, alerts, and other navigation-related messages. Here are all the filenames and their meanings:\n- `200.mp3` - Prompt for \"In 0.1 miles...\"\n- `200meters.mp3` - Prompt for \"In 200 meters...\"\n- `400.mp3` - Prompt for \"In a quarter mile...\"\n- `400meters.mp3` - Prompt for \"In 400 meters...\"\n- `800.mp3` - Prompt for \"In half a mile...\"\n- `800meters.mp3` - Prompt for \"In 800 meters...\"\n- `1000meters.mp3` - Prompt for \"In 1 kilometer...\"\n- `1500.mp3` - Prompt for \"In 1 mile...\"\n- `1500meters.mp3` - Prompt for \"In 1.5 kilometers...\"\n- `AndThen.mp3` - Prompt for \"And then...\"\n- `ApproachAccident.mp3` - Prompt for \"Accident ahead\"\n- `ApproachHazard.mp3` - Prompt for \"Hazard ahead\"\n- `ApproachRedLightCam.mp3` - Prompt for \"Red light camera ahead\"\n- `ApproachSpeedCam.mp3` - Prompt for \"Speed camera ahead\"\n- `ApproachTraffic.mp3` - Prompt for \"Traffic ahead\"\n- `Arrive.mp3` - Prompt for \"You have arrived at your destination\"\n- `ExitLeft.mp3` - Prompt for \"Take the exit on the left\"\n- `ExitRight.mp3` - Prompt for \"Take the exit on the right\"\n- `Fifth.mp3` - Prompt for \"Take the fifth exit\"\n- `First.mp3` - Prompt for \"Take the first exit\"\n- `Fourth.mp3` - Prompt for \"Take the fourth exit\"\n- `KeepLeft.mp3` - Prompt for \"Keep left\"\n- `KeepRight.mp3` - Prompt for \"Keep right\"\n- `Police.mp3` - Prompt for \"Police ahead\"\n- `Roundabout.mp3` - Prompt for \"At the roundabout\"\n- `Second.mp3` - Prompt for \"Take the second exit\"\n- `Seventh.mp3` - Prompt for \"Take the seventh exit\"\n- `Sixth.mp3` - Prompt for \"Take the sixth exit\"\n- `StartDrive1.mp3` - Prompt for \"Starting navigation (1)\"\n- `StartDrive2.mp3` - Prompt for \"Starting navigation (2)\"\n- `StartDrive3.mp3` - Prompt for \"Starting navigation (3)\"\n- `StartDrive4.mp3` - Prompt for \"Starting navigation (4)\"\n- `StartDrive5.mp3` - Prompt for \"Starting navigation (5)\"\n- `StartDrive6.mp3` - Prompt for \"Starting navigation (6)\"\n- `StartDrive7.mp3` - Prompt for \"Starting navigation (7)\"\n- `StartDrive8.mp3` - Prompt for \"Starting navigation (8)\"\n- `StartDrive9.mp3` - Prompt for \"Starting navigation (9)\"\n- `Straight.mp3` - Prompt for \"Continue straight\"\n- `Third.mp3` - Prompt for \"Take the third exit\"\n- `TickerPoints.mp3` - Prompt for \"Rerouting\". This file can be omitted as the default chime is good enough. Some people do this to save on file size\n- `TurnLeft.mp3` - Prompt for \"Turn left\"\n- `TurnRight.mp3` - Prompt for \"Turn right\"\n- `uturn.mp3` - Prompt for \"Make a U-turn\"\n\n# How do I add my voicepack link to the main list?\nOnce you have successfully uploaded your mp3 files and obtained a voicepack link, you can contribute to it by making a fork of this repository and adding your voicepack details to the `helper_files/waze_vps.json` file. After adding your voicepack, you can create a pull request to have it reviewed and potentially merged into the main list. Please ensure that you provide accurate information about the voicepack, including the name, language, and any relevant notes.\n"
  },
  {
    "path": "mp3_upload/valid_waze_filenames.txt",
    "content": "200.mp3\n200meters.mp3\n400.mp3\n400meters.mp3\n800.mp3\n800meters.mp3\n1000meters.mp3\n1500.mp3\n1500meters.mp3\nAndThen.mp3\nApproachAccident.mp3\nApproachHazard.mp3\nApproachRedLightCam.mp3\nApproachSpeedCam.mp3\nApproachTraffic.mp3\nArrive.mp3\nExitLeft.mp3\nExitRight.mp3\nFifth.mp3\nFirst.mp3\nFourth.mp3\nKeepLeft.mp3\nKeepRight.mp3\nPolice.mp3\nRoundabout.mp3\nSecond.mp3\nSeventh.mp3\nSixth.mp3\nStartDrive1.mp3\nStartDrive2.mp3\nStartDrive3.mp3\nStartDrive4.mp3\nStartDrive5.mp3\nStartDrive6.mp3\nStartDrive7.mp3\nStartDrive8.mp3\nStartDrive9.mp3\nStraight.mp3\nThird.mp3\nTickerPoints.mp3\nTurnLeft.mp3\nTurnRight.mp3\nuturn.mp3"
  },
  {
    "path": "requirements.txt",
    "content": "blackboxprotobuf==1.0.1\ncertifi==2024.8.30\ncharset-normalizer==3.4.0\nidna==3.10\nprotobuf==3.10.0\npydub==0.25.1\nrequests==2.32.3\nsetuptools==75.2.0\nsix==1.16.0\nurllib3==2.2.3\n"
  }
]