ipyaudio 0.1.23__py3-none-any.whl → 0.1.25__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.
- ipyaudio/_frontend.py +1 -1
- ipyaudio/_version.py +1 -1
- ipyaudio/labextension/package.json +2 -2
- ipyaudio/labextension/static/122.3700f0454aee82938e32.js +1 -0
- ipyaudio/labextension/static/270.27703d3e87e1e543383f.js +1 -0
- ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js +1 -0
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js +2 -0
- ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +6 -0
- ipyaudio/labextension/static/627.315cb148cc156382df50.js +2 -0
- ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt +5 -0
- ipyaudio/labextension/static/third-party-licenses.json +64 -0
- ipyaudio/nbextension/index.js +2 -13499
- ipyaudio/nbextension/index.js.map +1 -1
- ipyaudio/player.py +13 -1
- ipyaudio/widget.py +1 -6
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/package.json +2 -2
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/270.27703d3e87e1e543383f.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +1 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +2 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +6 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +2 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +5 -0
- ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +64 -0
- ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js +3 -0
- ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/METADATA +27 -5
- ipyaudio-0.1.25.dist-info/RECORD +48 -0
- ipyaudio/labextension/build_log.json +0 -726
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js +0 -36
- ipyaudio/labextension/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +0 -1
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +0 -1216
- ipyaudio/labextension/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +0 -1
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +0 -69
- ipyaudio/labextension/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +0 -1
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js +0 -565
- ipyaudio/labextension/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +0 -1
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +0 -4041
- ipyaudio/labextension/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +0 -1
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +0 -8001
- ipyaudio/labextension/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/build_log.json +0 -726
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js +0 -36
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_index_js.e0dc1b40eb8d768fd304.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js +0 -1216
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_player_js-lib_recorder_js-data_image_svg_xml_3csvg_xmlns_27http_www_w3_org_2000_svg_27_vi-4e62a2.5626ffcb48021915d5fc.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js +0 -69
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/lib_plugin_js.721ea7eaebbdaef9b36c.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js +0 -565
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/remoteEntry.58e9350ee0aa7970ecd3.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js +0 -4041
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_bootstrap_dist_js_bootstrap_bundle_min_js-node_modules_lodash_merge_js-n-f8a88e.73fa57174fc3b67a3760.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js +0 -8001
- ipyaudio-0.1.23.data/data/share/jupyter/labextensions/ipyaudio/static/vendors-node_modules_jupyter-dataserializers_lib_index_js.e44af737f0ae9fde402b.js.map +0 -1
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -13500
- ipyaudio-0.1.23.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
- ipyaudio-0.1.23.dist-info/RECORD +0 -58
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.23.data → ipyaudio-0.1.25.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.23.dist-info → ipyaudio-0.1.25.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ipyaudio
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.25
|
4
4
|
Summary: A Custom Jupyter Widget Library
|
5
5
|
Project-URL: Homepage, https://github.com/pengzhendong/ipyaudio
|
6
6
|
Author-email: Zhendong Peng <pzd17@tsinghua.org.cn>
|
@@ -46,7 +46,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
46
46
|
Classifier: Programming Language :: Python :: 3.11
|
47
47
|
Classifier: Programming Language :: Python :: 3.12
|
48
48
|
Requires-Python: >=3.9
|
49
|
-
Requires-Dist: audiolab>=0.2.
|
49
|
+
Requires-Dist: audiolab>=0.2.6
|
50
50
|
Requires-Dist: ipydatawidgets>=4.3.5
|
51
51
|
Requires-Dist: ipywidgets>=8.0.0
|
52
52
|
Provides-Extra: docs
|
@@ -92,14 +92,36 @@ $ pip install ipyaudio
|
|
92
92
|
|
93
93
|
## Usage
|
94
94
|
|
95
|
+
```python
|
96
|
+
>>> !wget https://modelscope.cn/datasets/pengzhendong/filesamples/resolve/master/audio/aac/sample1.aac -O sample1.aac
|
97
|
+
>>> audio_url = "https://modelscope.cn/datasets/pengzhendong/filesamples/resolve/master/audio/aac/sample1.aac"
|
98
|
+
>>> audio_path = "sample1.aac"
|
99
|
+
```
|
100
|
+
|
95
101
|
### Player
|
96
102
|
|
97
103
|
- Play an audio from url
|
98
104
|
|
99
|
-

|
105
|
+

|
106
|
+
|
107
|
+
- Play a local audio
|
108
|
+
|
109
|
+

|
110
|
+
|
111
|
+
- Play a numpy ndarray
|
100
112
|
|
101
|
-
|
113
|
+

|
102
114
|
|
103
|
-
|
115
|
+
- Play an audio stream
|
116
|
+
|
117
|
+

|
104
118
|
|
105
119
|
### Recorder
|
120
|
+
|
121
|
+
- Record an audio with callback function
|
122
|
+
|
123
|
+

|
124
|
+
|
125
|
+
- Record an audio to file
|
126
|
+
|
127
|
+

|
@@ -0,0 +1,48 @@
|
|
1
|
+
ipyaudio/__init__.py,sha256=GO0pZvY1ER8CGSEdSgXyf9byRVCTdshf30EcqflfnGs,1859
|
2
|
+
ipyaudio/_frontend.py,sha256=NbSDTLh1mNYX5hBsOcQVikaYCR_eCmeM6GcdDjedCsU,246
|
3
|
+
ipyaudio/_version.py,sha256=Jel6tGjHHSpA-oF_kqKhY_uECOfIF_dTvduYOzmKg_M,207
|
4
|
+
ipyaudio/player.py,sha256=WPoByZnkFhPsoAEsRQFf3K4aLRBfYRM9Zf0DUolHaXg,4237
|
5
|
+
ipyaudio/recorder.py,sha256=cTbVnveSmPl_uY176gW0plJ_N48Jyu1XE_9Mg4laFHw,6146
|
6
|
+
ipyaudio/timer.py,sha256=b3ho1X2zXjoUxMS7JWnVAreMC3dlcpd3zvgceqFkmEY,1788
|
7
|
+
ipyaudio/utils.py,sha256=5RbrkesXuf2R5hDdMkH5ajaSgXsYG2JTZVqx-5Doq6s,783
|
8
|
+
ipyaudio/widget.py,sha256=31Qb89wHI0gdPmmVeuR_qPUugllD6fxjpdYUuxi6csQ,918
|
9
|
+
ipyaudio/configs/player.json,sha256=OQCglTSb3CJBl8_IRXQrmXTGC_Sg_H76E4bLZqitBFc,1030
|
10
|
+
ipyaudio/configs/recorder.json,sha256=QhJja8HzjjZexfKvx__MpsK5-98xSlDHdVkOHBh9Bjs,257
|
11
|
+
ipyaudio/labextension/package.json,sha256=KJZoWOxEoz3uVuJiUN1U4Rs7M4e76FhVd5VAYRQTnYA,3417
|
12
|
+
ipyaudio/labextension/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
|
13
|
+
ipyaudio/labextension/static/270.27703d3e87e1e543383f.js,sha256=J3A9Pofh5UM4P_63PW9eLj3um6GS6fBR4sGuC-V7gh0,28431
|
14
|
+
ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
|
15
|
+
ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
|
16
|
+
ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
|
17
|
+
ipyaudio/labextension/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
|
18
|
+
ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
|
19
|
+
ipyaudio/labextension/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
|
20
|
+
ipyaudio/labextension/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
|
21
|
+
ipyaudio/nbextension/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
|
22
|
+
ipyaudio/nbextension/index.js,sha256=fc9drz86B3dFigt5CQ9BMhVPN-UraQ7zZPARQvbMktQ,1333646
|
23
|
+
ipyaudio/nbextension/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
|
24
|
+
ipyaudio/nbextension/index.js.map,sha256=U_1ti2HgyXqd6aJ0uYVjF0iE9tGMbkm4nlCSber3yuc,2170625
|
25
|
+
ipyaudio/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
26
|
+
ipyaudio/tests/conftest.py,sha256=bvWtEyGyYxzUqTzS3Yb6E6mWOMP12SyVy9AqXvQGGLg,1415
|
27
|
+
ipyaudio/tests/test_example.py,sha256=JLdr25MjPjNe5Wj8n7J40U14o5s4JXJpxOU9_VQrN94,278
|
28
|
+
ipyaudio/tests/test_nbextension_path.py,sha256=t9Y4IaMOSbTzmtNxMGCldbZRExTah-b-fKwd7_2K2ys,462
|
29
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/package.json,sha256=KJZoWOxEoz3uVuJiUN1U4Rs7M4e76FhVd5VAYRQTnYA,3417
|
30
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
|
31
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/270.27703d3e87e1e543383f.js,sha256=J3A9Pofh5UM4P_63PW9eLj3um6GS6fBR4sGuC-V7gh0,28431
|
32
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
|
33
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
|
34
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
|
35
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
|
36
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
|
37
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
|
38
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
|
39
|
+
ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
|
40
|
+
ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js,sha256=fc9drz86B3dFigt5CQ9BMhVPN-UraQ7zZPARQvbMktQ,1333646
|
41
|
+
ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
|
42
|
+
ipyaudio-0.1.25.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map,sha256=U_1ti2HgyXqd6aJ0uYVjF0iE9tGMbkm4nlCSber3yuc,2170625
|
43
|
+
ipyaudio-0.1.25.data/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json,sha256=BmiJxz0zncI7hb8QHtnfAykNxqSXBcVhfbWZxdBRzzw,62
|
44
|
+
ipyaudio-0.1.25.data/data/share/jupyter/labextensions/ipyaudio/install.json,sha256=6bM2k1XqE-DlTYa87T6uNaTy55_-Lf2HlZFSyx5QnjY,177
|
45
|
+
ipyaudio-0.1.25.dist-info/METADATA,sha256=_qBgX-bQ9sb9ulYy6Qxt3-RlqpxxQB_tU5lZkWKc5NA,5061
|
46
|
+
ipyaudio-0.1.25.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
47
|
+
ipyaudio-0.1.25.dist-info/licenses/LICENSE.txt,sha256=-uZ5GSv8HIaOXcLH77MEBajSXj7X8T5N989WfkUFYKc,1498
|
48
|
+
ipyaudio-0.1.25.dist-info/RECORD,,
|