Skip to content

Commit 4fa32ef

Browse files
authored
Fix: Redirect to new domain. Moved from mebin.shop to cdn.mebin.in; mebin.shop will stop working in 2 months. (#530)
1 parent 92414aa commit 4fa32ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/constants/MarkdownFiles/authors/mebin-thattil.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: "mebin-thattil"
44
title: "GSoC'25 Contributor"
55
organization: "SugarLabs"
66
description: "GSoC'25 Contributor at SugarLabs"
7-
avatar: "https://mebin.shop/mebin-380.webp"
7+
avatar: "https://cdn.mebin.in/mebin-380.webp"
88
---
99

1010
<!--markdownlint-disable-->

src/constants/MarkdownFiles/posts/2025-06-14-gsoc-25-MebinThattil-week02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ image: "assets/Images/GSOCxSpeak.webp"
104104

105105
## Sample model output with stop condition
106106

107-
![sample model output](https://mebin.shop/Mebin-test-FT-model-tesponses.webp)
107+
![sample model output](https://cdn.mebin.in/Mebin-test-FT-model-tesponses.webp)
108108

109109
---
110110

src/constants/MarkdownFiles/posts/2025-07-05-gsoc-25-MebinThattil-week05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This week, I tested out different voices of Kokoro in two different ways:
4646
- The primary reason this was built as a web app is so that we can get kids to test this out and having things as a web app makes it easier. It's cruical for us to get real world feedback before proceeding with the implementation.
4747
- This web app allows you to try out a plethora of different voices and also mix and match different voices to create basically infinite combinations. It's truly amazing the kind of voices you can create with this.
4848

49-
![UI of web app](https://mebin.shop/Kokoro-Streamlit-UI.webp)
49+
![UI of web app](https://cdn.mebin.in/Kokoro-Streamlit-UI.webp)
5050

5151
- It's a container app, meaning both the frontend (Streamlit) and backend (Kokoro - FastAPI) run as separate Docker containers hosted on Azure.
5252
- The [Kokoro - FastAPI](https://github.com/mebinthattil/Kokoro-FastAPI) exposes an OpenAI-compatible API to generate audio.

0 commit comments

Comments
 (0)