{"id":9,"date":"2024-02-04T03:03:52","date_gmt":"2024-02-04T03:03:52","guid":{"rendered":"http:\/\/videolyricsexpress.com\/index.php\/my-account\/"},"modified":"2024-02-06T22:51:24","modified_gmt":"2024-02-07T03:51:24","slug":"my-account","status":"publish","type":"page","link":"https:\/\/videolyricsexpress.com\/","title":{"rendered":"Welcome"},"content":{"rendered":"\n<p class=\"has-text-align-center has-x-large-font-size\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Welcome<\/mark><\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1600\" src=\"https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-scaled.jpg\" alt=\"\" class=\"wp-image-96\" style=\"width:956px;height:auto\" srcset=\"https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-scaled.jpg 2560w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-300x188.jpg 300w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-1024x640.jpg 1024w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-768x480.jpg 768w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-1536x960.jpg 1536w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-2048x1280.jpg 2048w, https:\/\/videolyricsexpress.com\/wp-content\/uploads\/2024\/02\/multi-edited-600x375.jpg 600w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure><\/div>\n\n\n<title>Music File Upload<\/title>\n\n\n\n<form method=\"POST\" action=\"http:\/\/127.0.0.1:5000\/upload\" enctype=\"multipart\/form-data\">\n        <h2>Upload Your Music<\/h2>\n\n        <label for=\"name\">First Name:<\/label>\n        <input type=\"text\" id=\"name\" name=\"name\" required=\"\">\n\n        <label for=\"surname\">Last Name:<\/label>\n        <input type=\"text\" id=\"surname\" name=\"surname\" required=\"\">\n\n        <label for=\"stage-name\">Artist Name:<\/label>\n        <input type=\"text\" id=\"artist-name\" name=\"stage-name\" required=\"\">\n\n        <label for=\"email\">Email Address:<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" required=\"\">\n\n        <label for=\"file\">Music File:<\/label>\n        <input type=\"file\" id=\"file\" name=\"file\" required=\"\">\n\n        <div class=\"social-input\">\n            <input type=\"text\" placeholder=\"Instagram Username\" name=\"instagram\">\n            <input type=\"text\" placeholder=\"Facebook Username\" name=\"facebook\">\n            <input type=\"text\" placeholder=\"Snapchat Username\" name=\"snapchat\">\n            <input type=\"text\" placeholder=\"YouTube Username\" name=\"youtube\">\n            <input type=\"text\" placeholder=\"Spotify Username\" name=\"spotify\">\n        <\/div>\n\n        <input type=\"submit\" value=\"Upload\" required=\"\">\n    <\/form>\n\n\n\n<p>2<\/p>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <title>Subida de Archivo de Audio<\/title>\n<\/head>\n<body>\n    <h2>Subir Archivo de Audio<\/h2>\n    <form id=\"uploadForm\">\n        <input type=\"file\" name=\"file\" accept=\"audio\/*\" required>\n        <input type=\"button\" value=\"Subir\" onclick=\"uploadAudio()\">\n    <\/form>\n\n    <div id=\"transcriptionResult\"><\/div> <!-- Div para mostrar el resultado -->\n\n    <script>\n    function uploadAudio() {\n        var formData = new FormData(document.getElementById('uploadForm'));\n        fetch('http:\/\/localhost:8080\/transcribe', {\n            method: 'POST',\n            body: formData\n        })\n        .then(response => response.json())\n        .then(data => {\n            document.getElementById('transcriptionResult').innerText = 'Transcripci\u00f3n: ' + data.transcript;\n        })\n        .catch(error => {\n            console.error('Error:', error);\n            document.getElementById('transcriptionResult').innerText = 'Error al subir el archivo.';\n        });\n    }\n    <\/script>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Welcome Music File Upload Upload Your Music First Name: Last Name: Artist Name: Email Address: Music File: 2 Subida de Archivo de Audio Subir Archivo de Audio<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":20,"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/videolyricsexpress.com\/index.php\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}