zipformer 0.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
zipformer/__init__.py ADDED
File without changes
@@ -0,0 +1,24 @@
1
+ Metadata-Version: 2.1
2
+ Name: zipformer
3
+ Version: 0.1.0
4
+ Summary: zipformer: A faster and better encoder for ASR
5
+ Author: Next-gen Kaldi Team
6
+ License: Apache-2.0
7
+ Classifier: License :: OSI Approved :: Apache Software License
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Programming Language :: Python :: 3 :: Only
10
+ Classifier: Programming Language :: Python :: 3.8
11
+ Classifier: Programming Language :: Python :: 3.9
12
+ Classifier: Programming Language :: Python :: 3.10
13
+ Classifier: Programming Language :: Python :: 3.11
14
+ Classifier: Programming Language :: Python :: 3.12
15
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
16
+ Requires-Python: >=3.8
17
+ Description-Content-Type: text/markdown
18
+ Requires-Dist: torch>=1.13
19
+ Requires-Dist: torchaudio>=0.13
20
+ Requires-Dist: webdataset>=0.2.86
21
+ Requires-Dist: soundfile>=0.13
22
+ Requires-Dist: numpy>=1.21
23
+
24
+ Just a placeholder, will update full package soon.
@@ -0,0 +1,5 @@
1
+ zipformer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ zipformer-0.1.0.dist-info/METADATA,sha256=4RNYM6WvOBKxdKKvutSr3T8WH82uBdS4PCqqDyvOUeU,914
3
+ zipformer-0.1.0.dist-info/WHEEL,sha256=WnJ8fYhv8N4SYVK2lLYNI6N0kVATA7b0piVUNvqIIJE,91
4
+ zipformer-0.1.0.dist-info/top_level.txt,sha256=GW_ZeODgFiP7cXM4OBYAPj_5O9Ao4iEpDgu9q80QelQ,10
5
+ zipformer-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.3.3)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ zipformer