Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Huanshere committed Sep 15, 2024
1 parent a59bdf9 commit dbeaf19
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
19 changes: 11 additions & 8 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,20 @@ We are continuously improving VideoLingo, but there are still some limitations:

- Audio Length: Currently only supports videos up to 30 minutes, we plan to extend this limit soon.

- Input Language Support (WhisperX's output of timestamps and punctuation is unstable for some languages):
- Input Language Support:

| Input Language | Support Level | Example Video |
|----------------|---------------|----------------|
| English | 🤩 | [English to Chinese demo](https://github.com/user-attachments/assets/127373bb-c152-4b7a-8d9d-e586b2c62b4b) |
| Russian | 😊 | [Russian to Chinese demo](https://github.com/user-attachments/assets/25264b5b-6931-4d39-948c-5a1e4ce42fa7) |
| French | 🤩 | [French to Japanese demo](https://github.com/user-attachments/assets/3ce068c7-9854-4c72-ae77-f2484c7c6630) |
| German | ❓ (Not tested yet) | |
| Spanish | ❓ (Not tested yet) | |
| Japanese | 😖 ||
| Chinese | 😖 ||
| 🇬🇧🇺🇸 English | 🤩 | [English to Chinese demo](https://github.com/user-attachments/assets/127373bb-c152-4b7a-8d9d-e586b2c62b4b) |
| 🇷🇺 Russian | 😊 | [Russian to Chinese demo](https://github.com/user-attachments/assets/25264b5b-6931-4d39-948c-5a1e4ce42fa7) |
| 🇫🇷 French | 🤩 | [French to Japanese demo](https://github.com/user-attachments/assets/3ce068c7-9854-4c72-ae77-f2484c7c6630) |
| 🇩🇪 German | 🤩 | [German to Chinese demo](https://github.com/user-attachments/assets/07cb9d21-069e-4725-871d-c4d9701287a3) |
| 🇮🇹 Italian | 🤩 | [Italian to Chinese demo](https://github.com/user-attachments/assets/f1f893eb-dad3-4460-aaf6-10cac999195e) |
| 🇪🇸 Spanish | 🤩 | [Spanish to Chinese demo](https://github.com/user-attachments/assets/c1d28f1c-83d2-4f13-a1a1-859bd6cc3553) |
| 🇯🇵 Japanese | 😐 | [Japanese to Chinese demo](https://github.com/user-attachments/assets/856c3398-2da3-4e25-9c36-27ca2d1f68c2) |
| 🇨🇳 Chinese | 😖 ||

😖 Whisper has difficulty providing punctuation when recognizing Chinese word-level timelines.

- Output Language Support: VideoLingo supports translation into all languages that Claude can handle

Expand Down
2 changes: 1 addition & 1 deletion docs/install_locally_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ VideoLingo offers multiple Whisper solutions for the speech recognition text ste

If you don't want to install manually, we also provide a `whisperX_api` version of the Windows one-click integrated package:

1. Download the `v0.6.2` one-click integrated package (600M): [Direct Link](https://vip.123pan.cn/1817874751/7990151) | [Baidu Pan Backup](https://pan.baidu.com/s/1H_3PthZ3R3NsjS0vrymimg?pwd=ra64)
1. Download the `v0.7.0` one-click integrated package (700M): [Direct Link](https://vip.123pan.cn/1817874751/8026614) | [Baidu Pan Backup](https://pan.baidu.com/s/1H_3PthZ3R3NsjS0vrymimg?pwd=ra64)

2. Extract the downloaded compressed file to your desired location

Expand Down
2 changes: 1 addition & 1 deletion docs/install_locally_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VideoLingo 语音识别文本步骤提供多种 Whisper 方案的选择(因为

如果你不想手动安装,我们也提供了 `whisperX_api` 版本的 Windows 一键整合包:

1. 下载 `v0.6.2` 一键整合包(600M): [直达链接](https://vip.123pan.cn/1817874751/7990151) | [度盘备用](https://pan.baidu.com/s/1H_3PthZ3R3NsjS0vrymimg?pwd=ra64)
1. 下载 `v0.7.0` 一键整合包(700M): [直达链接](https://vip.123pan.cn/1817874751/8026614) | [度盘备用](https://pan.baidu.com/s/1H_3PthZ3R3NsjS0vrymimg?pwd=ra64)

2. 解压下载的压缩文件到想要的位置

Expand Down

0 comments on commit dbeaf19

Please sign in to comment.