Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Dhwanii Voice Cloning AI</title> | |
| <meta name="description" content="Voice cloning and speech synthesis demo" /> | |
| <meta name="author" content="Dhwanii Voice Cloning AI" /> | |
| <meta property="og:title" content="Dhwanii Voice Cloning AI" /> | |
| <meta property="og:description" content="Voice cloning and speech synthesis demo" /> | |
| <meta property="og:type" content="website" /> | |
| <meta property="og:image" content="/favicon.ico" /> | |
| <meta name="twitter:card" content="summary" /> | |
| <meta name="twitter:site" content="@Arjitsharma00074" /> | |
| <meta name="twitter:image" content="/favicon.ico" /> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| <script type="module" src="/src/main.tsx"></script> | |
| </body> | |
| </html> | |