Mirinae is a Python package for MAGO's framework
Project description
Mirinae
마고 프레임워크를 사용할 수 있는 CLI 도구입니다.
마고 서비스
Local에서 사용하기
-
소스 코드를 다운로드 받습니다.
git clone https://github.com/holamago/mirinae-cli.git
-
설치를 다음과 같이 합니다.
cd mirinae-cli pip install -e .
-
이제 CLI를 사용할 수 있습니다.
Demo
Login
mirinae user login -v -e <email> -w <password>
Audion API 사용하기
-
로컬에 있는 오디오 파일 사용하기
- Subtitle Generation
mirinae api call -s SubtitleGeneration -a <audio_path>
- Voice Separation
mirinae api call -s VoiceSeparation -a <audio_path>
-
Youtube URL 사용하기
-
Subtitle Generation
mirinae api call_url -s SubtitleGeneration -u <youtube url>
-
Voice Separation
mirinae api call_url -s VoiceSeparation -u <youtube url>
Audion 대시보드 사용하기
mirinae dashboard get -s SubtitleGeneration
mirinae dashboard get -s VoiceSeparation
- Query 사용하기
mirinae dashboard get -s SubtitleGeneration --query last
mirinae dashboard get -s VoiceSeparation --query last
** 오늘 날짜 데이터 가져오기 ** 이전에 시간 저장 방법이 변경되어서 동작 안할 수 있습니다. 오늘 날짜에 테스트를 했다면 사용해 보세요.
mirinae dashboard get -s SubtitleGeneration --query today
mirinae dashboard get -s VoiceSeparation --query today
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mirinae-0.1.7.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mirinae-0.1.7.tar.gz.
File metadata
- Download URL: mirinae-0.1.7.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc97fad51691655759158d2eec8c008c3db18f2c82d40f7dc47e339e35374ce3
|
|
| MD5 |
6a79a20ab43380c4b0d906d0fbc1ca80
|
|
| BLAKE2b-256 |
0da838536dffe6a64ca386f521af848967d7e45e5463bd7ed7a939a14400ec96
|
File details
Details for the file mirinae-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mirinae-0.1.7-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b1033395193fad5d0937408f2fcde4cd159df0baf862e8a96c4f10a1743afd7
|
|
| MD5 |
d8beddde12b61fb9989cbe66bf765c08
|
|
| BLAKE2b-256 |
f8190211869f45a2a48e6574288fbaf9eee86dec948fd21fde3966b3b7b1321c
|