Skip to content

Commit c5a2a1a

Browse files
committed
changes: 202405221318
1 parent ba9f685 commit c5a2a1a

File tree

9 files changed

+4564
-1
lines changed

9 files changed

+4564
-1
lines changed

Diff for: A/AAVT/0.0.1-0.0.2/README.md

+172
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,172 @@
1+
# Comparing `tmp/AAVT-0.0.1.tar.gz` & `tmp/AAVT-0.0.2.tar.gz`
2+
3+
## filetype from file(1)
4+
5+
```diff
6+
@@ -1 +1 @@
7+
-gzip compressed data, was "AAVT-0.0.1.tar", last modified: Wed May 22 10:43:31 2024, max compression
8+
+gzip compressed data, was "AAVT-0.0.2.tar", last modified: Wed May 22 11:08:38 2024, max compression
9+
```
10+
11+
## Comparing `AAVT-0.0.1.tar` & `AAVT-0.0.2.tar`
12+
13+
### file list
14+
15+
```diff
16+
@@ -1,21 +1,21 @@
17+
-drwxrwxrwx 0 0 0 0 2024-05-22 10:43:31.661076 AAVT-0.0.1/
18+
-drwxrwxrwx 0 0 0 0 2024-05-22 10:43:31.645451 AAVT-0.0.1/AAVT.egg-info/
19+
--rw-rw-rw- 0 0 0 1309 2024-05-22 10:43:31.000000 AAVT-0.0.1/AAVT.egg-info/PKG-INFO
20+
--rw-rw-rw- 0 0 0 276 2024-05-22 10:43:31.000000 AAVT-0.0.1/AAVT.egg-info/SOURCES.txt
21+
--rw-rw-rw- 0 0 0 1 2024-05-22 10:43:31.000000 AAVT-0.0.1/AAVT.egg-info/dependency_links.txt
22+
--rw-rw-rw- 0 0 0 36 2024-05-22 10:43:31.000000 AAVT-0.0.1/AAVT.egg-info/requires.txt
23+
--rw-rw-rw- 0 0 0 2 2024-05-22 10:43:31.000000 AAVT-0.0.1/AAVT.egg-info/top_level.txt
24+
--rw-rw-rw- 0 0 0 1309 2024-05-22 10:43:31.661076 AAVT-0.0.1/PKG-INFO
25+
--rw-rw-rw- 0 0 0 42 2024-05-22 10:43:31.661076 AAVT-0.0.1/setup.cfg
26+
-drwxrwxrwx 0 0 0 0 2024-05-22 10:43:31.645451 AAVT-0.0.1/test/
27+
--rw-rw-rw- 0 0 0 894 2024-05-21 15:55:55.000000 AAVT-0.0.1/test/test.py
28+
-drwxrwxrwx 0 0 0 0 2024-05-22 10:43:31.661076 AAVT-0.0.1/w/
29+
--rw-rw-rw- 0 0 0 172 2024-05-21 15:28:59.000000 AAVT-0.0.1/w/__init__.py
30+
--rw-rw-rw- 0 0 0 6222 2024-05-21 15:55:35.000000 AAVT-0.0.1/w/blog.py
31+
--rw-rw-rw- 0 0 0 3825 2024-05-21 15:41:40.000000 AAVT-0.0.1/w/merge.py
32+
--rw-rw-rw- 0 0 0 4424 2024-05-21 11:37:39.000000 AAVT-0.0.1/w/translate.py
33+
-drwxrwxrwx 0 0 0 0 2024-05-22 10:43:31.661076 AAVT-0.0.1/w/utils/
34+
--rw-rw-rw- 0 0 0 0 2024-05-20 03:44:38.000000 AAVT-0.0.1/w/utils/__init__.py
35+
--rw-rw-rw- 0 0 0 2708 2024-05-20 03:33:29.000000 AAVT-0.0.1/w/utils/srt.py
36+
--rw-rw-rw- 0 0 0 4202 2024-05-21 11:35:31.000000 AAVT-0.0.1/w/whisper_faster.py
37+
--rw-rw-rw- 0 0 0 2799 2024-05-21 15:41:40.000000 AAVT-0.0.1/w/whisper_openai.py
38+
+drwxrwxrwx 0 0 0 0 2024-05-22 11:08:38.907388 AAVT-0.0.2/
39+
+drwxrwxrwx 0 0 0 0 2024-05-22 11:08:38.896389 AAVT-0.0.2/AAVT/
40+
+-rw-rw-rw- 0 0 0 0 2024-05-21 15:55:26.000000 AAVT-0.0.2/AAVT/__init__.py
41+
+-rw-rw-rw- 0 0 0 6222 2024-05-21 15:55:35.000000 AAVT-0.0.2/AAVT/blog.py
42+
+-rw-rw-rw- 0 0 0 3825 2024-05-21 15:41:40.000000 AAVT-0.0.2/AAVT/merge.py
43+
+-rw-rw-rw- 0 0 0 4424 2024-05-21 11:37:39.000000 AAVT-0.0.2/AAVT/translate.py
44+
+drwxrwxrwx 0 0 0 0 2024-05-22 11:08:38.905388 AAVT-0.0.2/AAVT/utils/
45+
+-rw-rw-rw- 0 0 0 0 2024-05-20 03:44:38.000000 AAVT-0.0.2/AAVT/utils/__init__.py
46+
+-rw-rw-rw- 0 0 0 2708 2024-05-20 03:33:29.000000 AAVT-0.0.2/AAVT/utils/srt.py
47+
+-rw-rw-rw- 0 0 0 4202 2024-05-21 11:35:31.000000 AAVT-0.0.2/AAVT/whisper_faster.py
48+
+-rw-rw-rw- 0 0 0 2799 2024-05-21 15:41:40.000000 AAVT-0.0.2/AAVT/whisper_openai.py
49+
+drwxrwxrwx 0 0 0 0 2024-05-22 11:08:38.903389 AAVT-0.0.2/AAVT.egg-info/
50+
+-rw-rw-rw- 0 0 0 1339 2024-05-22 11:08:38.000000 AAVT-0.0.2/AAVT.egg-info/PKG-INFO
51+
+-rw-rw-rw- 0 0 0 306 2024-05-22 11:08:38.000000 AAVT-0.0.2/AAVT.egg-info/SOURCES.txt
52+
+-rw-rw-rw- 0 0 0 1 2024-05-22 11:08:38.000000 AAVT-0.0.2/AAVT.egg-info/dependency_links.txt
53+
+-rw-rw-rw- 0 0 0 36 2024-05-22 11:08:38.000000 AAVT-0.0.2/AAVT.egg-info/requires.txt
54+
+-rw-rw-rw- 0 0 0 5 2024-05-22 11:08:38.000000 AAVT-0.0.2/AAVT.egg-info/top_level.txt
55+
+-rw-rw-rw- 0 0 0 1339 2024-05-22 11:08:38.907388 AAVT-0.0.2/PKG-INFO
56+
+-rw-rw-rw- 0 0 0 764 2024-05-21 16:12:14.000000 AAVT-0.0.2/README.md
57+
+-rw-rw-rw- 0 0 0 42 2024-05-22 11:08:38.907388 AAVT-0.0.2/setup.cfg
58+
+-rw-rw-rw- 0 0 0 754 2024-05-22 11:08:32.000000 AAVT-0.0.2/setup.py
59+
```
60+
61+
### Comparing `AAVT-0.0.1/AAVT.egg-info/PKG-INFO` & `AAVT-0.0.2/AAVT.egg-info/PKG-INFO`
62+
63+
* *Files 17% similar despite different names*
64+
65+
```diff
66+
@@ -1,24 +1,23 @@
67+
Metadata-Version: 2.1
68+
Name: AAVT
69+
-Version: 0.0.1
70+
+Version: 0.0.2
71+
Summary: A Python package for Video Translate and Some Tools for Video
72+
Home-page: https://github.com/Chenyme/Chenyme-AAVT
73+
Author: chenyme(Orange橙子)
74+
Author-email: [email protected]
75+
+License: UNKNOWN
76+
+Description: # Chenyme-AAVT
77+
+ > AI Auto Video(Audio) Translation
78+
+
79+
+ Thank you very much for visiting my AI Auto Video-Audio Translation project! This project aims to provide an easy-to-use, fully automatic video translation tool to help you quickly recognize voices and translate subtitles, then merge the translated subtitles with the original video, allowing you to achieve video translation more efficiently.
80+
+
81+
+ It is recommended to use the Faster-whisper and Large models to obtain the best sentence segmentation and recognition experience.
82+
+
83+
+ Attention: Before enabling GPU acceleration, you need to download CUDA and PyTorch, and ensure that the PyTorch version matches CUDA. Otherwise, if the program identification fails, GPU acceleration will be disabled by default.
84+
+
85+
+Platform: UNKNOWN
86+
Classifier: Programming Language :: Python :: 3
87+
Classifier: License :: OSI Approved :: MIT License
88+
Classifier: Operating System :: OS Independent
89+
Requires-Python: >=3.8
90+
Description-Content-Type: text/markdown
91+
-Requires-Dist: faster-whisper
92+
-Requires-Dist: openai
93+
-Requires-Dist: opencv-python
94+
-
95+
-# Chenyme-AAVT
96+
-> AI Auto Video(Audio) Translation
97+
-
98+
-Thank you very much for visiting my AI Auto Video-Audio Translation project! This project aims to provide an easy-to-use, fully automatic video translation tool to help you quickly recognize voices and translate subtitles, then merge the translated subtitles with the original video, allowing you to achieve video translation more efficiently.
99+
-
100+
-It is recommended to use the Faster-whisper and Large models to obtain the best sentence segmentation and recognition experience.
101+
-
102+
-Attention: Before enabling GPU acceleration, you need to download CUDA and PyTorch, and ensure that the PyTorch version matches CUDA. Otherwise, if the program identification fails, GPU acceleration will be disabled by default.
103+
```
104+
105+
### Comparing `AAVT-0.0.1/PKG-INFO` & `AAVT-0.0.2/PKG-INFO`
106+
107+
* *Files 17% similar despite different names*
108+
109+
```diff
110+
@@ -1,24 +1,23 @@
111+
Metadata-Version: 2.1
112+
Name: AAVT
113+
-Version: 0.0.1
114+
+Version: 0.0.2
115+
Summary: A Python package for Video Translate and Some Tools for Video
116+
Home-page: https://github.com/Chenyme/Chenyme-AAVT
117+
Author: chenyme(Orange橙子)
118+
Author-email: [email protected]
119+
+License: UNKNOWN
120+
+Description: # Chenyme-AAVT
121+
+ > AI Auto Video(Audio) Translation
122+
+
123+
+ Thank you very much for visiting my AI Auto Video-Audio Translation project! This project aims to provide an easy-to-use, fully automatic video translation tool to help you quickly recognize voices and translate subtitles, then merge the translated subtitles with the original video, allowing you to achieve video translation more efficiently.
124+
+
125+
+ It is recommended to use the Faster-whisper and Large models to obtain the best sentence segmentation and recognition experience.
126+
+
127+
+ Attention: Before enabling GPU acceleration, you need to download CUDA and PyTorch, and ensure that the PyTorch version matches CUDA. Otherwise, if the program identification fails, GPU acceleration will be disabled by default.
128+
+
129+
+Platform: UNKNOWN
130+
Classifier: Programming Language :: Python :: 3
131+
Classifier: License :: OSI Approved :: MIT License
132+
Classifier: Operating System :: OS Independent
133+
Requires-Python: >=3.8
134+
Description-Content-Type: text/markdown
135+
-Requires-Dist: faster-whisper
136+
-Requires-Dist: openai
137+
-Requires-Dist: opencv-python
138+
-
139+
-# Chenyme-AAVT
140+
-> AI Auto Video(Audio) Translation
141+
-
142+
-Thank you very much for visiting my AI Auto Video-Audio Translation project! This project aims to provide an easy-to-use, fully automatic video translation tool to help you quickly recognize voices and translate subtitles, then merge the translated subtitles with the original video, allowing you to achieve video translation more efficiently.
143+
-
144+
-It is recommended to use the Faster-whisper and Large models to obtain the best sentence segmentation and recognition experience.
145+
-
146+
-Attention: Before enabling GPU acceleration, you need to download CUDA and PyTorch, and ensure that the PyTorch version matches CUDA. Otherwise, if the program identification fails, GPU acceleration will be disabled by default.
147+
```
148+
149+
### Comparing `AAVT-0.0.1/w/blog.py` & `AAVT-0.0.2/AAVT/blog.py`
150+
151+
* *Files identical despite different names*
152+
153+
### Comparing `AAVT-0.0.1/w/merge.py` & `AAVT-0.0.2/AAVT/merge.py`
154+
155+
* *Files identical despite different names*
156+
157+
### Comparing `AAVT-0.0.1/w/translate.py` & `AAVT-0.0.2/AAVT/translate.py`
158+
159+
* *Files identical despite different names*
160+
161+
### Comparing `AAVT-0.0.1/w/utils/srt.py` & `AAVT-0.0.2/AAVT/utils/srt.py`
162+
163+
* *Files identical despite different names*
164+
165+
### Comparing `AAVT-0.0.1/w/whisper_faster.py` & `AAVT-0.0.2/AAVT/whisper_faster.py`
166+
167+
* *Files identical despite different names*
168+
169+
### Comparing `AAVT-0.0.1/w/whisper_openai.py` & `AAVT-0.0.2/AAVT/whisper_openai.py`
170+
171+
* *Files identical despite different names*
172+

0 commit comments

Comments
 (0)