Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.738195006379">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.738205112838">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.738195006379" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.738205112838" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738195006379" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738205112838" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.738195006379" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.738205112838" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -757,7 +757,7 @@
|
||||
<li><a href="https://crossfade.io/">Croosfade</a> - Video and Audio Crossfading</li>
|
||||
<li><a href="https://keithclark.github.io/ZzFXM/">ZzFXM</a> - JavaScript Music Renderer</li>
|
||||
<li><a href="https://yadg.cc/">YADG</a> - Scrape / Render Music via Templates / <a href="https://yadg.cc/api/">API</a></li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#text-to-speech">Text to Speech</a> - Text to Speech Sites / Apps</li>
|
||||
<li><a href="https://fmhy.pages.dev/ai/#text-to-speech">Text to Speech</a> - Text to Speech Sites / Apps</li>
|
||||
<li><a href="https://fmhy.pages.dev/ai/#voice-change--clone">Voice Change / Clone</a> - AI Voice Changing / Cloning</li>
|
||||
<li><a href="https://github.com/svc-develop-team/so-vits-svc">SoftVC VITS</a> - Singing Voice Text to Speech</li>
|
||||
<li><a href="http://antiboredom.github.io/audiogrep/">Audiogrep</a>, <a href="https://otter.ai/">Otter</a>, <a href="https://www.tunetranscriber.com/">Tune Transcriber</a> or <a href="https://github.com/o-oconnell/mp4grep">mp4grep</a> - Audio Transcribing / <a href="https://github.com/antiboredom/audiogrep">GitHub</a></li>
|
||||
|
||||
Reference in New Issue
Block a user