Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: VoxSum Studio
|
| 3 |
emoji: 🚀
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
|
@@ -106,4 +106,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
|
|
| 106 |
## Acknowledgments / 致謝
|
| 107 |
- Built with [Streamlit](https://streamlit.io/) for the web interface. / 使用 [Streamlit](https://streamlit.io/) 建置網頁介面。
|
| 108 |
- Powered by Hugging Face Spaces for hosting and deployment. / 由 Hugging Face Spaces 提供托管和部署支援。
|
| 109 |
-
- Inspired by advancements in ASR and LLM technologies for audio processing. / 靈感來自 ASR 和 LLM 技術在音頻處理方面的進展。
|
|
|
|
| 1 |
---
|
| 2 |
title: VoxSum Studio
|
| 3 |
emoji: 🚀
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: yellow
|
| 6 |
sdk: docker
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
|
|
|
| 106 |
## Acknowledgments / 致謝
|
| 107 |
- Built with [Streamlit](https://streamlit.io/) for the web interface. / 使用 [Streamlit](https://streamlit.io/) 建置網頁介面。
|
| 108 |
- Powered by Hugging Face Spaces for hosting and deployment. / 由 Hugging Face Spaces 提供托管和部署支援。
|
| 109 |
+
- Inspired by advancements in ASR and LLM technologies for audio processing. / 靈感來自 ASR 和 LLM 技術在音頻處理方面的進展。
|