<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Cradicle Explorer</title>
    <link href="/css/bootstrap/bootstrap.min.css" rel="stylesheet">
    <style>
      .form-control-dark::placeholder {
          color: #aaa;
          opacity: 1;
      }
    </style>
    <link rel="stylesheet" href="/assets/fontawesome/css/all.min.css">
    <link rel="icon" type="image/png" href="/favicon.png">


                <link href="/css/dashboard.css" rel="stylesheet">
                </head>
                <body>
                <header class="navbar navbar-dark sticky-top bg-dark flex-md-nowrap p-0 shadow">
                  <a class="navbar-brand col-md-3 col-lg-2 me-0 px-3 fs-6" href="/">Cradicle Explorer</a>
                  <button class="navbar-toggler position-absolute d-md-none collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#sidebarMenu" aria-controls="sidebarMenu" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                  </button>
                  <form method="get" action="/cgi-bin/main" style="width:100%;"><input class="form-control form-control-dark w-100 rounded-0 border-0" type="text" name="q" placeholder="Search repos" aria-label="Search"></form>
                  <div class="navbar-nav flex-row">
                    <div class="nav-item text-nowrap">
                      <a class="nav-link px-3 active" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN">ai-llm-prototypes_ProtoReplicant</a>
                    </div>
                  </div>
                </header>
                <div class="container-fluid">
                  <div class="row">
                    <nav id="sidebarMenu" class="col-md-3 col-lg-2 d-md-block bg-dark sidebar collapse">
                      <div class="position-sticky pt-3 sidebar-sticky">
                        <ul class="nav flex-column">
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN">
                              <i class="align-text-bottom fa-solid fa-info"></i>
                              Info
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&issue=list">
                              <i class="align-text-bottom fa-solid fa-layer-group"></i>
                              Issues
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&patch=list">
                              <i class="align-text-bottom fa-solid fa-vest-patches"></i>
                              Patches
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&wallet=list">
                              <i class="align-text-bottom fa-solid fa-wallet"></i>
                              Wallets
                            </a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link active" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=.">
                              <i class="align-text-bottom fa-solid fa-code"></i>
                              Source
                            </a>
                          </li>
                        <h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-4 mb-1 text-muted text-uppercase">
                          <span></span>
                        </h6>
                        <ul class="nav flex-column mb-2">
                        
    <h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-1 mb-1 text-muted text-uppercase">
      <span>Source</span>
    </h6>
    <li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=stt"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> stt</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=tts"><i class="fa-solid fa-folder-open" style="color:#f0c040;"></i> tts</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=tts%2Fstatic"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> static</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=tts%2Ftemplates"><i class="fa-solid fa-folder-open" style="color:#f0c040;"></i> templates</a></li><li><a class="nav-link py-0 active" style="padding-left:48px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2Ftemplates%2Fdetails.html"><i class="fa-solid fa-file" style="color:#888;"></i> details.html</a></li><li><a class="nav-link py-0" style="padding-left:48px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2Ftemplates%2Findex.html"><i class="fa-solid fa-file" style="color:#888;"></i> index.html</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2FREADME.md"><i class="fa-solid fa-file" style="color:#888;"></i> README.md</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2F__init__.py"><i class="fa-solid fa-file" style="color:#888;"></i> __init__.py</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2Fconf.json"><i class="fa-solid fa-file" style="color:#888;"></i> conf.json</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2Fmodels.json"><i class="fa-solid fa-file" style="color:#888;"></i> models.json</a></li><li><a class="nav-link py-0" style="padding-left:32px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=tts%2Fserver.py"><i class="fa-solid fa-file" style="color:#888;"></i> server.py</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=vrm-ui"><i class="fa-solid fa-folder" style="color:#f0c040;"></i> vrm-ui</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=README.md"><i class="fa-solid fa-file" style="color:#888;"></i> README.md</a></li><li><a class="nav-link py-0" style="padding-left:16px;" href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&file=requirements.txt"><i class="fa-solid fa-file" style="color:#888;"></i> requirements.txt</a></li>
    
                        </ul>
                      </div>
                    </nav>
                <main class="col-md-9 ms-sm-auto col-lg-10">
                  <div class="container px-1 py-3">
        
<div class="mb-2" style="font-size:1.1rem;"><a href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=.">/</a> <a href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=tts">tts</a> / <a href="/cgi-bin/repo?id=zCV6Y5b4bcjGjA5kdXTzRkdbJMWN&source=tts%2Ftemplates">templates</a> / details.html</div>
        <div class="list-group">
        <div class="list-group-item">
        <div class="mb-2" style="font-weight:bold;"><i class="fa-solid fa-file"></i> details.html</div>
        <pre style="margin:0; font-size:0.85rem; overflow-x:auto; color:#fafafa;"><span style="color:#666; user-select:none;">  1</span>  &lt;!DOCTYPE html&gt;
<span style="color:#666; user-select:none;">  2</span>  &lt;html lang=&quot;en&quot;&gt;
<span style="color:#666; user-select:none;">  3</span>  
<span style="color:#666; user-select:none;">  4</span>  &lt;head&gt;
<span style="color:#666; user-select:none;">  5</span>  
<span style="color:#666; user-select:none;">  6</span>    &lt;meta charset=&quot;utf-8&quot;&gt;
<span style="color:#666; user-select:none;">  7</span>    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, shrink-to-fit=no&quot;&gt;
<span style="color:#666; user-select:none;">  8</span>    &lt;meta name=&quot;description&quot; content=&quot;&quot;&gt;
<span style="color:#666; user-select:none;">  9</span>    &lt;meta name=&quot;author&quot; content=&quot;&quot;&gt;
<span style="color:#666; user-select:none;"> 10</span>  
<span style="color:#666; user-select:none;"> 11</span>    &lt;title&gt;TTS engine&lt;/title&gt;
<span style="color:#666; user-select:none;"> 12</span>  
<span style="color:#666; user-select:none;"> 13</span>    &lt;!-- Bootstrap core CSS --&gt;
<span style="color:#666; user-select:none;"> 14</span>    &lt;link href=&quot;https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css&quot;
<span style="color:#666; user-select:none;"> 15</span>      integrity=&quot;sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB&quot; crossorigin=&quot;anonymous&quot;
<span style="color:#666; user-select:none;"> 16</span>      rel=&quot;stylesheet&quot;&gt;
<span style="color:#666; user-select:none;"> 17</span>  
<span style="color:#666; user-select:none;"> 18</span>    &lt;!-- Custom styles for this template --&gt;
<span style="color:#666; user-select:none;"> 19</span>    &lt;style&gt;
<span style="color:#666; user-select:none;"> 20</span>      body {
<span style="color:#666; user-select:none;"> 21</span>        padding-top: 54px;
<span style="color:#666; user-select:none;"> 22</span>      }
<span style="color:#666; user-select:none;"> 23</span>  
<span style="color:#666; user-select:none;"> 24</span>      @media (min-width: 992px) {
<span style="color:#666; user-select:none;"> 25</span>        body {
<span style="color:#666; user-select:none;"> 26</span>          padding-top: 56px;
<span style="color:#666; user-select:none;"> 27</span>        }
<span style="color:#666; user-select:none;"> 28</span>      }
<span style="color:#666; user-select:none;"> 29</span>    &lt;/style&gt;
<span style="color:#666; user-select:none;"> 30</span>  &lt;/head&gt;
<span style="color:#666; user-select:none;"> 31</span>  
<span style="color:#666; user-select:none;"> 32</span>  &lt;body&gt;
<span style="color:#666; user-select:none;"> 33</span>    &lt;a href=&quot;https://github.com/mozilla/TTS&quot;&gt;&lt;img style=&quot;position: absolute; z-index:1000; top: 0; left: 0; border: 0;&quot;
<span style="color:#666; user-select:none;"> 34</span>        src=&quot;https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png&quot; alt=&quot;Fork me on GitHub&quot;&gt;&lt;/a&gt;
<span style="color:#666; user-select:none;"> 35</span>  
<span style="color:#666; user-select:none;"> 36</span>    {% if show_details == true %}
<span style="color:#666; user-select:none;"> 37</span>  
<span style="color:#666; user-select:none;"> 38</span>    &lt;div class=&quot;container&quot;&gt;
<span style="color:#666; user-select:none;"> 39</span>      &lt;b&gt;Model details&lt;/b&gt;
<span style="color:#666; user-select:none;"> 40</span>    &lt;/div&gt;
<span style="color:#666; user-select:none;"> 41</span>  
<span style="color:#666; user-select:none;"> 42</span>    &lt;div class=&quot;container&quot;&gt;
<span style="color:#666; user-select:none;"> 43</span>      &lt;details&gt;
<span style="color:#666; user-select:none;"> 44</span>        &lt;summary&gt;CLI arguments:&lt;/summary&gt;
<span style="color:#666; user-select:none;"> 45</span>        &lt;table border=&quot;1&quot; align=&quot;center&quot; width=&quot;75%&quot;&gt;
<span style="color:#666; user-select:none;"> 46</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;"> 47</span>            &lt;td&gt; CLI key &lt;/td&gt;
<span style="color:#666; user-select:none;"> 48</span>            &lt;td&gt; Value &lt;/td&gt;
<span style="color:#666; user-select:none;"> 49</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;"> 50</span>  
<span style="color:#666; user-select:none;"> 51</span>          {% for key, value in args.items() %}
<span style="color:#666; user-select:none;"> 52</span>  
<span style="color:#666; user-select:none;"> 53</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;"> 54</span>            &lt;td&gt;{{ key }}&lt;/td&gt;
<span style="color:#666; user-select:none;"> 55</span>            &lt;td&gt;{{ value }}&lt;/td&gt;
<span style="color:#666; user-select:none;"> 56</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;"> 57</span>  
<span style="color:#666; user-select:none;"> 58</span>          {% endfor %}
<span style="color:#666; user-select:none;"> 59</span>        &lt;/table&gt;
<span style="color:#666; user-select:none;"> 60</span>      &lt;/details&gt;
<span style="color:#666; user-select:none;"> 61</span>    &lt;/div&gt;&lt;/br&gt;
<span style="color:#666; user-select:none;"> 62</span>  
<span style="color:#666; user-select:none;"> 63</span>    &lt;div class=&quot;container&quot;&gt;
<span style="color:#666; user-select:none;"> 64</span>  
<span style="color:#666; user-select:none;"> 65</span>      {% if model_config != None %}
<span style="color:#666; user-select:none;"> 66</span>  
<span style="color:#666; user-select:none;"> 67</span>      &lt;details&gt;
<span style="color:#666; user-select:none;"> 68</span>        &lt;summary&gt;Model config:&lt;/summary&gt;
<span style="color:#666; user-select:none;"> 69</span>  
<span style="color:#666; user-select:none;"> 70</span>        &lt;table border=&quot;1&quot; align=&quot;center&quot; width=&quot;75%&quot;&gt;
<span style="color:#666; user-select:none;"> 71</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;"> 72</span>            &lt;td&gt; Key &lt;/td&gt;
<span style="color:#666; user-select:none;"> 73</span>            &lt;td&gt; Value &lt;/td&gt;
<span style="color:#666; user-select:none;"> 74</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;"> 75</span>  
<span style="color:#666; user-select:none;"> 76</span>  
<span style="color:#666; user-select:none;"> 77</span>          {% for key, value in model_config.items() %}
<span style="color:#666; user-select:none;"> 78</span>  
<span style="color:#666; user-select:none;"> 79</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;"> 80</span>            &lt;td&gt;{{ key }}&lt;/td&gt;
<span style="color:#666; user-select:none;"> 81</span>            &lt;td&gt;{{ value }}&lt;/td&gt;
<span style="color:#666; user-select:none;"> 82</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;"> 83</span>  
<span style="color:#666; user-select:none;"> 84</span>          {% endfor %}
<span style="color:#666; user-select:none;"> 85</span>  
<span style="color:#666; user-select:none;"> 86</span>        &lt;/table&gt;
<span style="color:#666; user-select:none;"> 87</span>      &lt;/details&gt;
<span style="color:#666; user-select:none;"> 88</span>  
<span style="color:#666; user-select:none;"> 89</span>      {% endif %}
<span style="color:#666; user-select:none;"> 90</span>  
<span style="color:#666; user-select:none;"> 91</span>    &lt;/div&gt;&lt;/br&gt;
<span style="color:#666; user-select:none;"> 92</span>  
<span style="color:#666; user-select:none;"> 93</span>  
<span style="color:#666; user-select:none;"> 94</span>  
<span style="color:#666; user-select:none;"> 95</span>    &lt;div class=&quot;container&quot;&gt;
<span style="color:#666; user-select:none;"> 96</span>      {% if vocoder_config != None %}
<span style="color:#666; user-select:none;"> 97</span>      &lt;details&gt;
<span style="color:#666; user-select:none;"> 98</span>        &lt;summary&gt;Vocoder model config:&lt;/summary&gt;
<span style="color:#666; user-select:none;"> 99</span>  
<span style="color:#666; user-select:none;">100</span>        &lt;table border=&quot;1&quot; align=&quot;center&quot; width=&quot;75%&quot;&gt;
<span style="color:#666; user-select:none;">101</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;">102</span>            &lt;td&gt; Key &lt;/td&gt;
<span style="color:#666; user-select:none;">103</span>            &lt;td&gt; Value &lt;/td&gt;
<span style="color:#666; user-select:none;">104</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;">105</span>  
<span style="color:#666; user-select:none;">106</span>  
<span style="color:#666; user-select:none;">107</span>          {% for key, value in vocoder_config.items() %}
<span style="color:#666; user-select:none;">108</span>  
<span style="color:#666; user-select:none;">109</span>          &lt;tr&gt;
<span style="color:#666; user-select:none;">110</span>            &lt;td&gt;{{ key }}&lt;/td&gt;
<span style="color:#666; user-select:none;">111</span>            &lt;td&gt;{{ value }}&lt;/td&gt;
<span style="color:#666; user-select:none;">112</span>          &lt;/tr&gt;
<span style="color:#666; user-select:none;">113</span>  
<span style="color:#666; user-select:none;">114</span>          {% endfor %}
<span style="color:#666; user-select:none;">115</span>  
<span style="color:#666; user-select:none;">116</span>  
<span style="color:#666; user-select:none;">117</span>        &lt;/table&gt;
<span style="color:#666; user-select:none;">118</span>      &lt;/details&gt;
<span style="color:#666; user-select:none;">119</span>      {% endif %}
<span style="color:#666; user-select:none;">120</span>    &lt;/div&gt;&lt;/br&gt;
<span style="color:#666; user-select:none;">121</span>  
<span style="color:#666; user-select:none;">122</span>    {% else %}
<span style="color:#666; user-select:none;">123</span>    &lt;div class=&quot;container&quot;&gt;
<span style="color:#666; user-select:none;">124</span>      &lt;b&gt;Please start server with --show_details=true to see details.&lt;/b&gt;
<span style="color:#666; user-select:none;">125</span>    &lt;/div&gt;
<span style="color:#666; user-select:none;">126</span>  
<span style="color:#666; user-select:none;">127</span>    {% endif %}
<span style="color:#666; user-select:none;">128</span>  
<span style="color:#666; user-select:none;">129</span>  &lt;/body&gt;
<span style="color:#666; user-select:none;">130</span>  
<span style="color:#666; user-select:none;">131</span>  &lt;/html&gt;
</pre>
        </div>
        </div>

</div>
</main>
</div>
</div>


</body>
</html>

