Spaces:
Runtime error
Runtime error
Update streaming-react-app/src/StreamingInterface.tsx (#8)
Browse files- Update streaming-react-app/src/StreamingInterface.tsx (ce34e03c5c0e8c4325a87897cdb10ba76021bc55)
Co-authored-by: Anna Sun <annasun28@users.noreply.huggingface.co>
streaming-react-app/src/StreamingInterface.tsx
CHANGED
@@ -758,7 +758,12 @@ export default function StreamingInterface() {
|
|
758 |
<Typography variant="body2" sx={{color: '#65676B'}}>
|
759 |
Welcome! Join a room as speaker or listener (or both), and share the
|
760 |
room code to invite listeners. If you see the server is locked,
|
761 |
-
please duplicate the space
|
|
|
|
|
|
|
|
|
|
|
762 |
<br/>
|
763 |
SeamlessStreaming model is a research model and is not released
|
764 |
for production deployment. The streaming quality is closely
|
|
|
758 |
<Typography variant="body2" sx={{color: '#65676B'}}>
|
759 |
Welcome! Join a room as speaker or listener (or both), and share the
|
760 |
room code to invite listeners. If you see the server is locked,
|
761 |
+
please duplicate the space
|
762 |
+
<a href="https://huggingface.co/spaces/facebook/seamless-streaming?duplicate=true">here</a>.
|
763 |
+
<br/>
|
764 |
+
Check out the seamless_communication
|
765 |
+
<a href="https://github.com/facebookresearch/seamless_communication/tree/main/src/seamless_communication">README</a>
|
766 |
+
for more information
|
767 |
<br/>
|
768 |
SeamlessStreaming model is a research model and is not released
|
769 |
for production deployment. The streaming quality is closely
|