Spaces:
Running
Running
yderre-aubay
commited on
Update front/src/pages/Home/Home.tsx
Browse files
front/src/pages/Home/Home.tsx
CHANGED
@@ -109,7 +109,7 @@ export function ExplainText(props: any) {
|
|
109 |
<Typography variant="h4">Hi!π</Typography>
|
110 |
<div style={{ paddingTop: "10px" }}>
|
111 |
<Typography fontSize={"20px"}>
|
112 |
-
This project
|
113 |
</Typography>
|
114 |
</div>
|
115 |
</Box>
|
|
|
109 |
<Typography variant="h4">Hi!π</Typography>
|
110 |
<div style={{ paddingTop: "10px" }}>
|
111 |
<Typography fontSize={"20px"}>
|
112 |
+
This project provides an easy way to reproduce a given sound by inferring its parameters on the TAL-Noisemaker VST using a custom InverSynth model implementation.
|
113 |
</Typography>
|
114 |
</div>
|
115 |
</Box>
|