Spaces:
Sleeping
Sleeping
[docs] README.mdのプロジェクト情報更新とdocsフォルダのGIFファイル追加
Browse filesプロジェクトの主要なドキュメントとリソース管理に関する変更を行いました。具体的な変更内容は以下の通りです:
### README.mdの変更
- プロジェクト名を「HarmonAI II」から「KotobaTranscriber」に変更しました。
- プロジェクトのバッジ、リポジトリリンク、ソーシャルメディアリンクを「KotobaTranscriber」関連のものに更新しました。
- インストール手順、GitHub Actionsの自動シンク設定、およびその他の記述を新しいプロジェクト名に合わせて修正しました。
### docsフォルダの変更
- `ship2.gif` ファイルをdocsフォルダに追加し、Git LFSを使用して管理する設定を行いました。ファイルの詳細は以下の通りです:
- **oid**: `sha256:413573ec90b491b3cc446aed35d9b139d626a8a8912ff62de24aefaa018efcea`
- **size**: 約22,320,315バイト
これらの変更により、プロジェクトの文書が最新の情報を反映するようになり、新しいGIFファイルの追加がプロジェクトのビジュアルリソースを豊かにします。これによって、プロジェクトの魅力がさらに向上し、利用者に対してより良い印象を与えることができます。
- README.md +14 -16
- docs/ship2.gif +3 -0
README.md
CHANGED
@@ -14,18 +14,16 @@ license: mit
|
|
14 |
<p align="center">
|
15 |
<img src="https://github.com/Sunwood-ai-labs/KotobaTranscriber/blob/main/docs/ship2.gif" width="100%">
|
16 |
<br>
|
17 |
-
<h1 align="center">
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
[](https://github.com/Sunwood-ai-labs/HarmonAI_II)
|
28 |
-
[](https://github.com/Sunwood-ai-labs/HarmonAI_II)
|
29 |
|
30 |
<br>
|
31 |
|
@@ -45,7 +43,7 @@ HarmonAI IIは、AIとの調和と無限の可能性を追求するプロジェ
|
|
45 |
|
46 |
HarmonAI IIのデモアプリケーションは、GitHub Actionsと連携し、自動的にデプロイされています。デモアプリを体験することで、HarmonAI IIの機能を直感的に理解することができます。
|
47 |
|
48 |
-
[](https://huggingface.co/spaces/Sunwood-ai-labs/
|
49 |
|
50 |
## 🚀 Getting Started
|
51 |
|
@@ -53,7 +51,7 @@ HarmonAI IIのデモアプリケーションは、GitHub Actionsと連携し、
|
|
53 |
|
54 |
HarmonAI IIのインストール手順は以下の通りです:
|
55 |
|
56 |
-
1. リポジトリをクローンします: `git clone https://github.com/Sunwood-ai-labs/
|
57 |
2. 必要な依存関係をインストールします: `pip install -r requirements.txt`
|
58 |
|
59 |
### Usage
|
@@ -72,7 +70,7 @@ git lfs track "*.mp4"
|
|
72 |
リポジトリ名を適切に変更してください:
|
73 |
|
74 |
```bash
|
75 |
-
run: git push --force https://MakiAi:[email protected]/spaces/MakiAi/
|
76 |
```
|
77 |
|
78 |
### Customization
|
@@ -86,7 +84,7 @@ HarmonAI IIは、ユーザーのニーズに合わせてカスタマイズ可能
|
|
86 |
- READMEの全体的な改善
|
87 |
- GitHub Actionsを使用したHuggingFace hubへの自動シンク機能の追加
|
88 |
- .gitignoreと.SourceSageignoreの更新
|
89 |
-
- プロジェクト名を「HarmonAI」から「
|
90 |
- v1.0.0 (2024-04-20):
|
91 |
- 初回リリース
|
92 |
- 基本的な機能を実装
|
|
|
14 |
<p align="center">
|
15 |
<img src="https://github.com/Sunwood-ai-labs/KotobaTranscriber/blob/main/docs/ship2.gif" width="100%">
|
16 |
<br>
|
17 |
+
<h1 align="center">KotobaTranscriber</h1>
|
18 |
+
|
19 |
+
[](https://huggingface.co/spaces/Sunwood-ai-labs/KotobaTranscriber)
|
20 |
+
[](https://github.com/KotobaTranscriber/Sunwood-ai-labs "Go to GitHub repo")
|
21 |
+
[](https://github.com/KotobaTranscriber/Sunwood-ai-labs)
|
22 |
+
[](https://github.com/KotobaTranscriber/Sunwood-ai-labs)
|
23 |
+
[](https://github.com/Sunwood-ai-labs/KotobaTranscriber)
|
24 |
+
[](https://github.com/Sunwood-ai-labs/KotobaTranscriber)
|
25 |
+
[](https://github.com/Sunwood-ai-labs/KotobaTranscriber)
|
26 |
+
[](https://github.com/Sunwood-ai-labs/KotobaTranscriber)
|
|
|
|
|
27 |
|
28 |
<br>
|
29 |
|
|
|
43 |
|
44 |
HarmonAI IIのデモアプリケーションは、GitHub Actionsと連携し、自動的にデプロイされています。デモアプリを体験することで、HarmonAI IIの機能を直感的に理解することができます。
|
45 |
|
46 |
+
[](https://huggingface.co/spaces/Sunwood-ai-labs/KotobaTranscriber)
|
47 |
|
48 |
## 🚀 Getting Started
|
49 |
|
|
|
51 |
|
52 |
HarmonAI IIのインストール手順は以下の通りです:
|
53 |
|
54 |
+
1. リポジトリをクローンします: `git clone https://github.com/Sunwood-ai-labs/KotobaTranscriber.git`
|
55 |
2. 必要な依存関係をインストールします: `pip install -r requirements.txt`
|
56 |
|
57 |
### Usage
|
|
|
70 |
リポジトリ名を適切に変更してください:
|
71 |
|
72 |
```bash
|
73 |
+
run: git push --force https://MakiAi:[email protected]/spaces/MakiAi/KotobaTranscriber main
|
74 |
```
|
75 |
|
76 |
### Customization
|
|
|
84 |
- READMEの全体的な改善
|
85 |
- GitHub Actionsを使用したHuggingFace hubへの自動シンク機能の追加
|
86 |
- .gitignoreと.SourceSageignoreの更新
|
87 |
+
- プロジェクト名を「HarmonAI」から「KotobaTranscriber」に変更
|
88 |
- v1.0.0 (2024-04-20):
|
89 |
- 初回リリース
|
90 |
- 基本的な機能を実装
|
docs/ship2.gif
ADDED
![]() |
Git LFS Details
|